2023-11-30T21:15:50.192 INFO:root:teuthology version: 0.0.1.dev212+g595fad1 2023-11-30T21:15:50.192 DEBUG:teuthology.run:Teuthology command: teuthology --archive /home/teuthworker/archive/yuriw-2023-11-30_16:00:27-rados-wip-yuri8-testing-2023-11-29-0706-pacific-distro-default-smithi/7472533 --owner scheduled_yuriw@teuthology --name yuriw-2023-11-30_16:00:27-rados-wip-yuri8-testing-2023-11-29-0706-pacific-distro-default-smithi --description rados/cephadm/smoke-roleless/{0-distro/rhel_8.4_container_tools_rhel8 0-nvme-loop 1-start 2-services/nfs-ingress 3-final} --verbose -- /home/teuthworker/archive/yuriw-2023-11-30_16:00:27-rados-wip-yuri8-testing-2023-11-29-0706-pacific-distro-default-smithi/7472533/orig.config.yaml 2023-11-30T21:15:50.229 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-11-30T21:15:50.328 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/yuriw-2023-11-30_16:00:27-rados-wip-yuri8-testing-2023-11-29-0706-pacific-distro-default-smithi/7472533 branch: wip-yuri8-testing-2023-11-29-0706-pacific description: rados/cephadm/smoke-roleless/{0-distro/rhel_8.4_container_tools_rhel8 0-nvme-loop 1-start 2-services/nfs-ingress 3-final} email: yweinste@redhat.com first_in_suite: false job_id: '7472533' kernel: kdb: true sha1: distro last_in_suite: false machine_type: smithi name: yuriw-2023-11-30_16:00:27-rados-wip-yuri8-testing-2023-11-29-0706-pacific-distro-default-smithi no_nested_subset: false nuke-on-error: true openstack: - volumes: count: 4 size: 10 os_type: rhel os_version: '8.4' overrides: admin_socket: branch: wip-yuri8-testing-2023-11-29-0706-pacific 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: 0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: 0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 selinux: whitelist: - scontext=system_u:system_r:logrotate_t:s0 workunit: branch: wip-yuri8-testing-2023-11-29-0706-pacific sha1: 0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 owner: scheduled_yuriw@teuthology priority: 75 repo: https://github.com/ceph/ceph-ci.git roles: - - host.a - client.0 - - host.b - client.1 seed: 8528 sha1: 0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 sleep_before_teardown: 0 subset: 111/120000 suite: rados suite_branch: wip-yuri8-testing-2023-11-29-0706-pacific suite_path: /home/teuthworker/src/github.com_ceph_ceph-c_0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9/qa suite_relpath: qa suite_repo: https://github.com/ceph/ceph-ci.git suite_sha1: 0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 targets: smithi016.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBH/qyaNok4zEtHKFgOs6Oy7nnnBhQitZ/YzQkbkBlb6SV8yOKqNgubSYgattv8fdAjswulHaplz6Sb8Dh9KSHqM= smithi069.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBF6VgJq11WUjMxBXGQAf3QcbyjwHcemVZJKOEgx0MLYeimcv3SpqXTdrNfHRNdxYhrx0aCdYy+BbbLta+A2EKqQ= 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:rhel8 --allowerasing --nobest - sudo cp /etc/containers/registries.conf.backup /etc/containers/registries.conf - nvme_loop: null - cephadm: roleless: true - cephadm.shell: host.a: - ceph orch status - ceph orch ps - ceph orch ls - ceph orch host ls - ceph orch device ls - vip: null - cephadm.shell: host.a: - ceph orch device ls --refresh - vip.exec: all-hosts: - systemctl stop nfs-server - cephadm.shell: host.a: - ceph fs volume create foofs - cephadm.apply: specs: - placement: count: 2 service_id: foo service_type: nfs spec: port: 12049 - service_id: nfs.foo service_type: ingress spec: backend_service: nfs.foo frontend_port: 2049 monitor_port: 9002 virtual_ip: '{{VIP0}}/{{VIPPREFIXLEN}}' - cephadm.wait_for_service: service: nfs.foo - cephadm.wait_for_service: service: ingress.nfs.foo - cephadm.shell: host.a: - ceph nfs export create cephfs --fsname foofs --cluster-id foo --pseudo-path /fake - vip.exec: host.a: - mkdir /mnt/foo - sleep 5 - mount -t nfs {{VIP0}}:/fake /mnt/foo - echo test > /mnt/foo/testfile - sync - cephadm.shell: host.a: - "echo \"Check with each haproxy down in turn...\"\nfor haproxy in `ceph orch\ \ ps | grep ^haproxy.nfs.foo. | awk '{print $1}'`; do\n ceph orch daemon stop\ \ $haproxy\n while ! ceph orch ps | grep $haproxy | grep stopped; do sleep\ \ 1 ; done\n cat /mnt/foo/testfile\n echo $haproxy > /mnt/foo/testfile\n \ \ sync\n ceph orch daemon start $haproxy\n while ! ceph orch ps | grep $haproxy\ \ | grep running; do sleep 1 ; done\ndone\n" volumes: - /mnt/foo:/mnt/foo - cephadm.shell: host.a: - stat -c '%u %g' /var/log/ceph | grep '167 167' - ceph orch status - ceph orch ps - ceph orch ls - ceph orch host ls - ceph orch device ls - ceph orch ls | grep '^osd.all-available-devices ' teuthology: fragments_dropped: [] meta: {} postmerge: [] teuthology_branch: wip-package-queries teuthology_sha1: 595fad1080bd379e3c0231a8e02595924c59a9da timestamp: 2023-11-30_16:00:27 tube: smithi user: yuriw verbose: true worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.232157 2023-11-30T21:15:50.329 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/github.com_ceph_ceph-c_0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9/qa; will attempt to use it 2023-11-30T21:15:50.330 INFO:teuthology.run:Found tasks at /home/teuthworker/src/github.com_ceph_ceph-c_0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9/qa/tasks 2023-11-30T21:15:50.330 INFO:teuthology.run_tasks:Running task internal.check_packages... 2023-11-30T21:15:50.335 INFO:teuthology.task.internal:Checking packages... 2023-11-30T21:15:50.365 INFO:teuthology.task.internal:Checking packages for os_type 'rhel', flavor 'default' and ceph hash '0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9' 2023-11-30T21:15:50.366 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2023-11-30T21:15:50.366 INFO:teuthology.packaging:ref: None 2023-11-30T21:15:50.366 INFO:teuthology.packaging:tag: None 2023-11-30T21:15:50.366 INFO:teuthology.packaging:branch: wip-yuri8-testing-2023-11-29-0706-pacific 2023-11-30T21:15:50.366 INFO:teuthology.packaging:sha1: 0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 2023-11-30T21:15:50.366 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&ref=wip-yuri8-testing-2023-11-29-0706-pacific 2023-11-30T21:15:50.580 INFO:teuthology.task.internal:Found packages for ceph version 16.2.14-328.g0dc074ce 2023-11-30T21:15:50.580 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2023-11-30T21:15:50.591 INFO:teuthology.task.internal:no buildpackages task found 2023-11-30T21:15:50.591 INFO:teuthology.run_tasks:Running task internal.save_config... 2023-11-30T21:15:50.635 INFO:teuthology.task.internal:Saving configuration 2023-11-30T21:15:50.655 INFO:teuthology.run_tasks:Running task internal.check_lock... 2023-11-30T21:15:50.695 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-11-30T21:15:50.720 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi016.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2023-11-30_16:00:27-rados-wip-yuri8-testing-2023-11-29-0706-pacific-distro-default-smithi/7472533', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'rhel', 'os_version': '8.4', 'arch': 'x86_64', 'locked': True, 'locked_since': '2023-11-30 21:10:42.230831', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBH/qyaNok4zEtHKFgOs6Oy7nnnBhQitZ/YzQkbkBlb6SV8yOKqNgubSYgattv8fdAjswulHaplz6Sb8Dh9KSHqM='} 2023-11-30T21:15:50.745 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi069.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2023-11-30_16:00:27-rados-wip-yuri8-testing-2023-11-29-0706-pacific-distro-default-smithi/7472533', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'rhel', 'os_version': '8.4', 'arch': 'x86_64', 'locked': True, 'locked_since': '2023-11-30 21:10:42.229523', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBF6VgJq11WUjMxBXGQAf3QcbyjwHcemVZJKOEgx0MLYeimcv3SpqXTdrNfHRNdxYhrx0aCdYy+BbbLta+A2EKqQ='} 2023-11-30T21:15:50.745 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2023-11-30T21:15:50.752 INFO:teuthology.task.internal:roles: ubuntu@smithi016.front.sepia.ceph.com - ['host.a', 'client.0'] 2023-11-30T21:15:50.752 INFO:teuthology.task.internal:roles: ubuntu@smithi069.front.sepia.ceph.com - ['host.b', 'client.1'] 2023-11-30T21:15:50.752 INFO:teuthology.run_tasks:Running task console_log... 2023-11-30T21:15:50.847 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7f75a8d06a60>, signals=[15]) 2023-11-30T21:15:50.848 INFO:teuthology.run_tasks:Running task internal.connect... 2023-11-30T21:15:50.854 INFO:teuthology.task.internal:Opening connections... 2023-11-30T21:15:50.854 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi016.front.sepia.ceph.com 2023-11-30T21:15:50.856 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi016.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-11-30T21:15:50.922 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi069.front.sepia.ceph.com 2023-11-30T21:15:50.923 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi069.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-11-30T21:15:50.997 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2023-11-30T21:15:51.004 DEBUG:teuthology.orchestra.run.smithi016:> uname -m 2023-11-30T21:15:51.022 INFO:teuthology.orchestra.run.smithi016.stdout:x86_64 2023-11-30T21:15:51.023 DEBUG:teuthology.orchestra.run.smithi016:> cat /etc/os-release 2023-11-30T21:15:51.080 INFO:teuthology.orchestra.run.smithi016.stdout:NAME="Red Hat Enterprise Linux" 2023-11-30T21:15:51.080 INFO:teuthology.orchestra.run.smithi016.stdout:VERSION="8.4 (Ootpa)" 2023-11-30T21:15:51.080 INFO:teuthology.orchestra.run.smithi016.stdout:ID="rhel" 2023-11-30T21:15:51.080 INFO:teuthology.orchestra.run.smithi016.stdout:ID_LIKE="fedora" 2023-11-30T21:15:51.080 INFO:teuthology.orchestra.run.smithi016.stdout:VERSION_ID="8.4" 2023-11-30T21:15:51.080 INFO:teuthology.orchestra.run.smithi016.stdout:PLATFORM_ID="platform:el8" 2023-11-30T21:15:51.080 INFO:teuthology.orchestra.run.smithi016.stdout:PRETTY_NAME="Red Hat Enterprise Linux 8.4 (Ootpa)" 2023-11-30T21:15:51.080 INFO:teuthology.orchestra.run.smithi016.stdout:ANSI_COLOR="0;31" 2023-11-30T21:15:51.080 INFO:teuthology.orchestra.run.smithi016.stdout:CPE_NAME="cpe:/o:redhat:enterprise_linux:8.4:GA" 2023-11-30T21:15:51.080 INFO:teuthology.orchestra.run.smithi016.stdout:HOME_URL="https://www.redhat.com/" 2023-11-30T21:15:51.081 INFO:teuthology.orchestra.run.smithi016.stdout:DOCUMENTATION_URL="https://access.redhat.com/documentation/red_hat_enterprise_linux/8/" 2023-11-30T21:15:51.081 INFO:teuthology.orchestra.run.smithi016.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2023-11-30T21:15:51.081 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T21:15:51.081 INFO:teuthology.orchestra.run.smithi016.stdout:REDHAT_BUGZILLA_PRODUCT="Red Hat Enterprise Linux 8" 2023-11-30T21:15:51.081 INFO:teuthology.orchestra.run.smithi016.stdout:REDHAT_BUGZILLA_PRODUCT_VERSION=8.4 2023-11-30T21:15:51.081 INFO:teuthology.orchestra.run.smithi016.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux" 2023-11-30T21:15:51.081 INFO:teuthology.orchestra.run.smithi016.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="8.4" 2023-11-30T21:15:51.082 INFO:teuthology.lock.ops:Updating smithi016.front.sepia.ceph.com on lock server 2023-11-30T21:15:51.107 DEBUG:teuthology.orchestra.run.smithi069:> uname -m 2023-11-30T21:15:51.123 INFO:teuthology.orchestra.run.smithi069.stdout:x86_64 2023-11-30T21:15:51.124 DEBUG:teuthology.orchestra.run.smithi069:> cat /etc/os-release 2023-11-30T21:15:51.183 INFO:teuthology.orchestra.run.smithi069.stdout:NAME="Red Hat Enterprise Linux" 2023-11-30T21:15:51.183 INFO:teuthology.orchestra.run.smithi069.stdout:VERSION="8.4 (Ootpa)" 2023-11-30T21:15:51.183 INFO:teuthology.orchestra.run.smithi069.stdout:ID="rhel" 2023-11-30T21:15:51.183 INFO:teuthology.orchestra.run.smithi069.stdout:ID_LIKE="fedora" 2023-11-30T21:15:51.183 INFO:teuthology.orchestra.run.smithi069.stdout:VERSION_ID="8.4" 2023-11-30T21:15:51.183 INFO:teuthology.orchestra.run.smithi069.stdout:PLATFORM_ID="platform:el8" 2023-11-30T21:15:51.183 INFO:teuthology.orchestra.run.smithi069.stdout:PRETTY_NAME="Red Hat Enterprise Linux 8.4 (Ootpa)" 2023-11-30T21:15:51.183 INFO:teuthology.orchestra.run.smithi069.stdout:ANSI_COLOR="0;31" 2023-11-30T21:15:51.183 INFO:teuthology.orchestra.run.smithi069.stdout:CPE_NAME="cpe:/o:redhat:enterprise_linux:8.4:GA" 2023-11-30T21:15:51.183 INFO:teuthology.orchestra.run.smithi069.stdout:HOME_URL="https://www.redhat.com/" 2023-11-30T21:15:51.184 INFO:teuthology.orchestra.run.smithi069.stdout:DOCUMENTATION_URL="https://access.redhat.com/documentation/red_hat_enterprise_linux/8/" 2023-11-30T21:15:51.184 INFO:teuthology.orchestra.run.smithi069.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2023-11-30T21:15:51.184 INFO:teuthology.orchestra.run.smithi069.stdout: 2023-11-30T21:15:51.184 INFO:teuthology.orchestra.run.smithi069.stdout:REDHAT_BUGZILLA_PRODUCT="Red Hat Enterprise Linux 8" 2023-11-30T21:15:51.184 INFO:teuthology.orchestra.run.smithi069.stdout:REDHAT_BUGZILLA_PRODUCT_VERSION=8.4 2023-11-30T21:15:51.184 INFO:teuthology.orchestra.run.smithi069.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux" 2023-11-30T21:15:51.184 INFO:teuthology.orchestra.run.smithi069.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="8.4" 2023-11-30T21:15:51.184 INFO:teuthology.lock.ops:Updating smithi069.front.sepia.ceph.com on lock server 2023-11-30T21:15:51.206 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2023-11-30T21:15:51.216 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2023-11-30T21:15:51.246 INFO:teuthology.task.internal:Checking for old test directory... 2023-11-30T21:15:51.246 DEBUG:teuthology.orchestra.run.smithi016:> test '!' -e /home/ubuntu/cephtest 2023-11-30T21:15:51.251 DEBUG:teuthology.orchestra.run.smithi069:> test '!' -e /home/ubuntu/cephtest 2023-11-30T21:15:51.267 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2023-11-30T21:15:51.273 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2023-11-30T21:15:51.273 DEBUG:teuthology.orchestra.run.smithi016:> test -z $(ls -A /var/lib/ceph) 2023-11-30T21:15:51.305 DEBUG:teuthology.orchestra.run.smithi069:> test -z $(ls -A /var/lib/ceph) 2023-11-30T21:15:51.320 INFO:teuthology.orchestra.run.smithi016.stderr:ls: cannot access '/var/lib/ceph': No such file or directory 2023-11-30T21:15:51.327 INFO:teuthology.orchestra.run.smithi069.stderr:ls: cannot access '/var/lib/ceph': No such file or directory 2023-11-30T21:15:51.328 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2023-11-30T21:15:51.389 INFO:teuthology.run_tasks:Running task kernel... 2023-11-30T21:15:51.403 INFO:teuthology.task.kernel:normalize config orig: {'kdb': True, 'sha1': 'distro'} 2023-11-30T21:15:51.403 INFO:teuthology.task.kernel:config {'host.a': {'kdb': True, 'sha1': 'distro'}, 'host.b': {'kdb': True, 'sha1': 'distro'}}, timeout 300 2023-11-30T21:15:51.404 DEBUG:teuthology.orchestra.run.smithi016:> test -f /run/.containerenv -o -f /.dockerenv 2023-11-30T21:15:51.404 DEBUG:teuthology.orchestra.run.smithi069:> test -f /run/.containerenv -o -f /.dockerenv 2023-11-30T21:15:51.419 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-11-30T21:15:51.420 DEBUG:teuthology.orchestra.run.smithi069:> uname -r 2023-11-30T21:15:51.421 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-11-30T21:15:51.421 DEBUG:teuthology.orchestra.run.smithi016:> uname -r 2023-11-30T21:15:51.478 INFO:teuthology.orchestra.run.smithi016.stdout:4.18.0-305.25.1.el8_4.x86_64 2023-11-30T21:15:51.478 INFO:teuthology.task.kernel:Running kernel on smithi016: 4.18.0-305.25.1.el8_4.x86_64 2023-11-30T21:15:51.479 DEBUG:teuthology.orchestra.run.smithi016:> sudo yum install -y kernel 2023-11-30T21:15:51.479 INFO:teuthology.orchestra.run.smithi069.stdout:4.18.0-305.25.1.el8_4.x86_64 2023-11-30T21:15:51.480 INFO:teuthology.task.kernel:Running kernel on smithi069: 4.18.0-305.25.1.el8_4.x86_64 2023-11-30T21:15:51.480 DEBUG:teuthology.orchestra.run.smithi069:> sudo yum install -y kernel 2023-11-30T21:15:52.952 INFO:teuthology.orchestra.run.smithi069.stdout:Updating Subscription Management repositories. 2023-11-30T21:15:52.953 INFO:teuthology.orchestra.run.smithi069.stdout:Unable to read consumer identity 2023-11-30T21:15:53.004 INFO:teuthology.orchestra.run.smithi016.stdout:Updating Subscription Management repositories. 2023-11-30T21:15:53.004 INFO:teuthology.orchestra.run.smithi016.stdout:Unable to read consumer identity 2023-11-30T21:15:54.327 INFO:teuthology.orchestra.run.smithi069.stdout:Copr repo for python3-asyncssh owned by ceph 37 kB/s | 3.5 kB 00:00 2023-11-30T21:15:54.503 INFO:teuthology.orchestra.run.smithi016.stdout:Copr repo for python3-asyncssh owned by ceph 16 kB/s | 3.5 kB 00:00 2023-11-30T21:15:55.081 INFO:teuthology.orchestra.run.smithi069.stdout:Extra Packages for Enterprise Linux 22 MB/s | 16 MB 00:00 2023-11-30T21:15:56.420 INFO:teuthology.orchestra.run.smithi016.stdout:Extra Packages for Enterprise Linux 8.5 MB/s | 16 MB 00:01 2023-11-30T21:15:58.450 INFO:teuthology.orchestra.run.smithi069.stdout:lab-extras 4.2 MB/s | 24 kB 00:00 2023-11-30T21:15:59.190 INFO:teuthology.orchestra.run.smithi069.stdout:Package kernel-4.18.0-80.el8.x86_64 is already installed. 2023-11-30T21:15:59.190 INFO:teuthology.orchestra.run.smithi069.stdout:Package kernel-4.18.0-425.3.1.el8.x86_64 is already installed. 2023-11-30T21:15:59.190 INFO:teuthology.orchestra.run.smithi069.stdout:Package kernel-4.18.0-305.25.1.el8_4.x86_64 is already installed. 2023-11-30T21:15:59.341 INFO:teuthology.orchestra.run.smithi069.stdout:Dependencies resolved. 2023-11-30T21:15:59.342 INFO:teuthology.orchestra.run.smithi069.stdout:Nothing to do. 2023-11-30T21:15:59.342 INFO:teuthology.orchestra.run.smithi069.stdout:Complete! 2023-11-30T21:15:59.439 DEBUG:teuthology.orchestra.run.smithi069:> echo no | sudo yum reinstall kernel || true 2023-11-30T21:15:59.783 INFO:teuthology.orchestra.run.smithi069.stdout:Updating Subscription Management repositories. 2023-11-30T21:15:59.783 INFO:teuthology.orchestra.run.smithi069.stdout:Unable to read consumer identity 2023-11-30T21:15:59.904 INFO:teuthology.orchestra.run.smithi016.stdout:lab-extras 4.5 MB/s | 24 kB 00:00 2023-11-30T21:16:00.080 INFO:teuthology.orchestra.run.smithi069.stdout:Last metadata expiration check: 0:00:02 ago on Thu 30 Nov 2023 09:15:58 PM UTC. 2023-11-30T21:16:00.216 INFO:teuthology.orchestra.run.smithi069.stdout:Installed package kernel-4.18.0-80.el8.x86_64 (from anaconda) not available. 2023-11-30T21:16:00.217 INFO:teuthology.orchestra.run.smithi069.stdout:Installed package kernel-4.18.0-425.3.1.el8.x86_64 (from rhel-8-for-x86_64-baseos-rpms) not available. 2023-11-30T21:16:00.217 INFO:teuthology.orchestra.run.smithi069.stdout:Installed package kernel-4.18.0-305.25.1.el8_4.x86_64 (from rhel-8-for-x86_64-baseos-rpms) not available. 2023-11-30T21:16:00.244 INFO:teuthology.orchestra.run.smithi069.stderr:Error: No packages marked for reinstall. 2023-11-30T21:16:00.293 DEBUG:teuthology.orchestra.run.smithi069:> sudo yum reinstall -y kernel || true 2023-11-30T21:16:00.635 INFO:teuthology.orchestra.run.smithi069.stdout:Updating Subscription Management repositories. 2023-11-30T21:16:00.635 INFO:teuthology.orchestra.run.smithi069.stdout:Unable to read consumer identity 2023-11-30T21:16:00.677 INFO:teuthology.orchestra.run.smithi016.stdout:Package kernel-4.18.0-80.el8.x86_64 is already installed. 2023-11-30T21:16:00.677 INFO:teuthology.orchestra.run.smithi016.stdout:Package kernel-4.18.0-425.3.1.el8.x86_64 is already installed. 2023-11-30T21:16:00.678 INFO:teuthology.orchestra.run.smithi016.stdout:Package kernel-4.18.0-305.25.1.el8_4.x86_64 is already installed. 2023-11-30T21:16:00.831 INFO:teuthology.orchestra.run.smithi016.stdout:Dependencies resolved. 2023-11-30T21:16:00.832 INFO:teuthology.orchestra.run.smithi016.stdout:Nothing to do. 2023-11-30T21:16:00.832 INFO:teuthology.orchestra.run.smithi016.stdout:Complete! 2023-11-30T21:16:00.928 INFO:teuthology.orchestra.run.smithi069.stdout:Last metadata expiration check: 0:00:02 ago on Thu 30 Nov 2023 09:15:58 PM UTC. 2023-11-30T21:16:00.940 DEBUG:teuthology.orchestra.run.smithi016:> echo no | sudo yum reinstall kernel || true 2023-11-30T21:16:01.065 INFO:teuthology.orchestra.run.smithi069.stdout:Installed package kernel-4.18.0-80.el8.x86_64 (from anaconda) not available. 2023-11-30T21:16:01.065 INFO:teuthology.orchestra.run.smithi069.stdout:Installed package kernel-4.18.0-425.3.1.el8.x86_64 (from rhel-8-for-x86_64-baseos-rpms) not available. 2023-11-30T21:16:01.065 INFO:teuthology.orchestra.run.smithi069.stdout:Installed package kernel-4.18.0-305.25.1.el8_4.x86_64 (from rhel-8-for-x86_64-baseos-rpms) not available. 2023-11-30T21:16:01.077 INFO:teuthology.orchestra.run.smithi069.stderr:Error: No packages marked for reinstall. 2023-11-30T21:16:01.132 DEBUG:teuthology.orchestra.run.smithi069:> rpm -q kernel | sort -rV | head -n 1 2023-11-30T21:16:01.256 INFO:teuthology.orchestra.run.smithi069.stdout:kernel-4.18.0-425.3.1.el8.x86_64 2023-11-30T21:16:01.256 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-425.3.1.el8.x86_64 2023-11-30T21:16:01.257 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 4.18.0-305.25.1.el8_4.x86_64 Expected: 4.18.0-425.3.1.el8.x86_64 2023-11-30T21:16:01.257 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2023-11-30T21:16:01.257 DEBUG:teuthology.task.kernel:src is distro, skipping download 2023-11-30T21:16:01.257 INFO:teuthology.task.kernel:Installing distro kernel on host.b... 2023-11-30T21:16:01.257 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi069.front.sepia.ceph.com, path=None, version=distro) 2023-11-30T21:16:01.257 DEBUG:teuthology.orchestra.run.smithi069:> rpm -q kernel | sort -rV | head -n 1 2023-11-30T21:16:01.307 INFO:teuthology.orchestra.run.smithi016.stdout:Updating Subscription Management repositories. 2023-11-30T21:16:01.307 INFO:teuthology.orchestra.run.smithi016.stdout:Unable to read consumer identity 2023-11-30T21:16:01.382 INFO:teuthology.orchestra.run.smithi069.stdout:kernel-4.18.0-425.3.1.el8.x86_64 2023-11-30T21:16:01.382 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-425.3.1.el8.x86_64 2023-11-30T21:16:01.383 DEBUG:teuthology.orchestra.run.smithi069:> sudo rpm -qi grub2-tools 2023-11-30T21:16:01.409 INFO:teuthology.orchestra.run.smithi069.stdout:Name : grub2-tools 2023-11-30T21:16:01.409 INFO:teuthology.orchestra.run.smithi069.stdout:Epoch : 1 2023-11-30T21:16:01.409 INFO:teuthology.orchestra.run.smithi069.stdout:Version : 2.02 2023-11-30T21:16:01.409 INFO:teuthology.orchestra.run.smithi069.stdout:Release : 99.el8_4.1 2023-11-30T21:16:01.409 INFO:teuthology.orchestra.run.smithi069.stdout:Architecture: x86_64 2023-11-30T21:16:01.409 INFO:teuthology.orchestra.run.smithi069.stdout:Install Date: Wed 21 Dec 2022 01:02:32 PM UTC 2023-11-30T21:16:01.410 INFO:teuthology.orchestra.run.smithi069.stdout:Group : System Environment/Base 2023-11-30T21:16:01.410 INFO:teuthology.orchestra.run.smithi069.stdout:Size : 9264631 2023-11-30T21:16:01.410 INFO:teuthology.orchestra.run.smithi069.stdout:License : GPLv3+ 2023-11-30T21:16:01.410 INFO:teuthology.orchestra.run.smithi069.stdout:Signature : RSA/SHA256, Thu 09 Sep 2021 09:41:55 AM UTC, Key ID 199e2f91fd431d51 2023-11-30T21:16:01.410 INFO:teuthology.orchestra.run.smithi069.stdout:Source RPM : grub2-2.02-99.el8_4.1.src.rpm 2023-11-30T21:16:01.410 INFO:teuthology.orchestra.run.smithi069.stdout:Build Date : Tue 18 May 2021 07:46:34 AM UTC 2023-11-30T21:16:01.410 INFO:teuthology.orchestra.run.smithi069.stdout:Build Host : x86-vm-07.build.eng.bos.redhat.com 2023-11-30T21:16:01.410 INFO:teuthology.orchestra.run.smithi069.stdout:Relocations : (not relocatable) 2023-11-30T21:16:01.410 INFO:teuthology.orchestra.run.smithi069.stdout:Packager : Red Hat, Inc. 2023-11-30T21:16:01.410 INFO:teuthology.orchestra.run.smithi069.stdout:Vendor : Red Hat, Inc. 2023-11-30T21:16:01.410 INFO:teuthology.orchestra.run.smithi069.stdout:URL : http://www.gnu.org/software/grub/ 2023-11-30T21:16:01.410 INFO:teuthology.orchestra.run.smithi069.stdout:Summary : Support tools for GRUB. 2023-11-30T21:16:01.411 INFO:teuthology.orchestra.run.smithi069.stdout:Description : 2023-11-30T21:16:01.411 INFO:teuthology.orchestra.run.smithi069.stdout: 2023-11-30T21:16:01.411 INFO:teuthology.orchestra.run.smithi069.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2023-11-30T21:16:01.411 INFO:teuthology.orchestra.run.smithi069.stdout:customizable bootloader with modular architecture. It supports a rich 2023-11-30T21:16:01.411 INFO:teuthology.orchestra.run.smithi069.stdout:variety of kernel formats, file systems, computer architectures and 2023-11-30T21:16:01.411 INFO:teuthology.orchestra.run.smithi069.stdout:hardware devices. 2023-11-30T21:16:01.411 INFO:teuthology.orchestra.run.smithi069.stdout: 2023-11-30T21:16:01.411 INFO:teuthology.orchestra.run.smithi069.stdout:This subpackage provides tools for support of all platforms. 2023-11-30T21:16:01.412 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2023-11-30T21:16:01.412 INFO:teuthology.task.kernel:Updating grub on smithi069 to boot 4.18.0-425.3.1.el8.x86_64 2023-11-30T21:16:01.412 DEBUG:teuthology.orchestra.run.smithi069:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2023-11-30T21:16:01.632 INFO:teuthology.orchestra.run.smithi016.stdout:Last metadata expiration check: 0:00:02 ago on Thu 30 Nov 2023 09:15:59 PM UTC. 2023-11-30T21:16:01.768 INFO:teuthology.orchestra.run.smithi016.stdout:Installed package kernel-4.18.0-80.el8.x86_64 (from anaconda) not available. 2023-11-30T21:16:01.768 INFO:teuthology.orchestra.run.smithi016.stdout:Installed package kernel-4.18.0-425.3.1.el8.x86_64 (from rhel-8-for-x86_64-baseos-rpms) not available. 2023-11-30T21:16:01.769 INFO:teuthology.orchestra.run.smithi016.stdout:Installed package kernel-4.18.0-305.25.1.el8_4.x86_64 (from rhel-8-for-x86_64-baseos-rpms) not available. 2023-11-30T21:16:01.803 INFO:teuthology.orchestra.run.smithi016.stderr:Error: No packages marked for reinstall. 2023-11-30T21:16:01.854 DEBUG:teuthology.orchestra.run.smithi016:> sudo yum reinstall -y kernel || true 2023-11-30T21:16:02.221 INFO:teuthology.orchestra.run.smithi016.stdout:Updating Subscription Management repositories. 2023-11-30T21:16:02.221 INFO:teuthology.orchestra.run.smithi016.stdout:Unable to read consumer identity 2023-11-30T21:16:02.523 INFO:teuthology.orchestra.run.smithi016.stdout:Last metadata expiration check: 0:00:03 ago on Thu 30 Nov 2023 09:15:59 PM UTC. 2023-11-30T21:16:02.707 INFO:teuthology.orchestra.run.smithi016.stdout:Installed package kernel-4.18.0-80.el8.x86_64 (from anaconda) not available. 2023-11-30T21:16:02.707 INFO:teuthology.orchestra.run.smithi016.stdout:Installed package kernel-4.18.0-425.3.1.el8.x86_64 (from rhel-8-for-x86_64-baseos-rpms) not available. 2023-11-30T21:16:02.707 INFO:teuthology.orchestra.run.smithi016.stdout:Installed package kernel-4.18.0-305.25.1.el8_4.x86_64 (from rhel-8-for-x86_64-baseos-rpms) not available. 2023-11-30T21:16:02.723 INFO:teuthology.orchestra.run.smithi016.stderr:Error: No packages marked for reinstall. 2023-11-30T21:16:02.780 DEBUG:teuthology.orchestra.run.smithi016:> rpm -q kernel | sort -rV | head -n 1 2023-11-30T21:16:02.911 INFO:teuthology.orchestra.run.smithi016.stdout:kernel-4.18.0-425.3.1.el8.x86_64 2023-11-30T21:16:02.911 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-425.3.1.el8.x86_64 2023-11-30T21:16:02.911 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 4.18.0-305.25.1.el8_4.x86_64 Expected: 4.18.0-425.3.1.el8.x86_64 2023-11-30T21:16:02.911 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2023-11-30T21:16:02.912 DEBUG:teuthology.task.kernel:src is distro, skipping download 2023-11-30T21:16:02.912 INFO:teuthology.task.kernel:Installing distro kernel on host.a... 2023-11-30T21:16:02.912 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi016.front.sepia.ceph.com, path=None, version=distro) 2023-11-30T21:16:02.912 DEBUG:teuthology.orchestra.run.smithi016:> rpm -q kernel | sort -rV | head -n 1 2023-11-30T21:16:02.930 INFO:teuthology.orchestra.run.smithi069.stderr:Generating grub configuration file ... 2023-11-30T21:16:03.043 INFO:teuthology.orchestra.run.smithi016.stdout:kernel-4.18.0-425.3.1.el8.x86_64 2023-11-30T21:16:03.043 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-425.3.1.el8.x86_64 2023-11-30T21:16:03.043 DEBUG:teuthology.orchestra.run.smithi016:> sudo rpm -qi grub2-tools 2023-11-30T21:16:03.071 INFO:teuthology.orchestra.run.smithi016.stdout:Name : grub2-tools 2023-11-30T21:16:03.071 INFO:teuthology.orchestra.run.smithi016.stdout:Epoch : 1 2023-11-30T21:16:03.071 INFO:teuthology.orchestra.run.smithi016.stdout:Version : 2.02 2023-11-30T21:16:03.071 INFO:teuthology.orchestra.run.smithi016.stdout:Release : 99.el8_4.1 2023-11-30T21:16:03.072 INFO:teuthology.orchestra.run.smithi016.stdout:Architecture: x86_64 2023-11-30T21:16:03.072 INFO:teuthology.orchestra.run.smithi016.stdout:Install Date: Wed 21 Dec 2022 01:02:32 PM UTC 2023-11-30T21:16:03.072 INFO:teuthology.orchestra.run.smithi016.stdout:Group : System Environment/Base 2023-11-30T21:16:03.072 INFO:teuthology.orchestra.run.smithi016.stdout:Size : 9264631 2023-11-30T21:16:03.072 INFO:teuthology.orchestra.run.smithi016.stdout:License : GPLv3+ 2023-11-30T21:16:03.072 INFO:teuthology.orchestra.run.smithi016.stdout:Signature : RSA/SHA256, Thu 09 Sep 2021 09:41:55 AM UTC, Key ID 199e2f91fd431d51 2023-11-30T21:16:03.072 INFO:teuthology.orchestra.run.smithi016.stdout:Source RPM : grub2-2.02-99.el8_4.1.src.rpm 2023-11-30T21:16:03.072 INFO:teuthology.orchestra.run.smithi016.stdout:Build Date : Tue 18 May 2021 07:46:34 AM UTC 2023-11-30T21:16:03.072 INFO:teuthology.orchestra.run.smithi016.stdout:Build Host : x86-vm-07.build.eng.bos.redhat.com 2023-11-30T21:16:03.073 INFO:teuthology.orchestra.run.smithi016.stdout:Relocations : (not relocatable) 2023-11-30T21:16:03.073 INFO:teuthology.orchestra.run.smithi016.stdout:Packager : Red Hat, Inc. 2023-11-30T21:16:03.073 INFO:teuthology.orchestra.run.smithi016.stdout:Vendor : Red Hat, Inc. 2023-11-30T21:16:03.073 INFO:teuthology.orchestra.run.smithi016.stdout:URL : http://www.gnu.org/software/grub/ 2023-11-30T21:16:03.073 INFO:teuthology.orchestra.run.smithi016.stdout:Summary : Support tools for GRUB. 2023-11-30T21:16:03.073 INFO:teuthology.orchestra.run.smithi016.stdout:Description : 2023-11-30T21:16:03.073 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T21:16:03.073 INFO:teuthology.orchestra.run.smithi016.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2023-11-30T21:16:03.073 INFO:teuthology.orchestra.run.smithi016.stdout:customizable bootloader with modular architecture. It supports a rich 2023-11-30T21:16:03.073 INFO:teuthology.orchestra.run.smithi016.stdout:variety of kernel formats, file systems, computer architectures and 2023-11-30T21:16:03.073 INFO:teuthology.orchestra.run.smithi016.stdout:hardware devices. 2023-11-30T21:16:03.073 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T21:16:03.074 INFO:teuthology.orchestra.run.smithi016.stdout:This subpackage provides tools for support of all platforms. 2023-11-30T21:16:03.074 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2023-11-30T21:16:03.075 INFO:teuthology.task.kernel:Updating grub on smithi016 to boot 4.18.0-425.3.1.el8.x86_64 2023-11-30T21:16:03.075 DEBUG:teuthology.orchestra.run.smithi016:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2023-11-30T21:16:04.345 INFO:teuthology.orchestra.run.smithi016.stderr:Generating grub configuration file ... 2023-11-30T21:16:04.839 INFO:teuthology.orchestra.run.smithi069.stderr:done 2023-11-30T21:16:04.840 DEBUG:teuthology.orchestra.run.smithi069:> mktemp 2023-11-30T21:16:04.854 INFO:teuthology.orchestra.run.smithi069.stdout:/tmp/tmp.A3Khx7nuIu 2023-11-30T21:16:04.854 DEBUG:teuthology.orchestra.run.smithi069:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.A3Khx7nuIu 2023-11-30T21:16:04.923 DEBUG:teuthology.orchestra.run.smithi069:> sudo chmod 0666 /tmp/tmp.A3Khx7nuIu 2023-11-30T21:16:05.074 DEBUG:teuthology.orchestra.remote:smithi069:/tmp/tmp.A3Khx7nuIu is 6KB 2023-11-30T21:16:05.123 DEBUG:teuthology.orchestra.run.smithi069:> rm -fr /tmp/tmp.A3Khx7nuIu 2023-11-30T21:16:05.137 DEBUG:teuthology.orchestra.run.smithi069:> sudo /bin/ls /boot/loader/entries || true 2023-11-30T21:16:05.201 INFO:teuthology.orchestra.run.smithi069.stdout:298e228f3b5e401e8ac0f5ae159a2e06-0-rescue.conf 2023-11-30T21:16:05.201 INFO:teuthology.orchestra.run.smithi069.stdout:298e228f3b5e401e8ac0f5ae159a2e06-4.18.0-305.25.1.el8_4.x86_64.conf 2023-11-30T21:16:05.201 INFO:teuthology.orchestra.run.smithi069.stdout:298e228f3b5e401e8ac0f5ae159a2e06-4.18.0-425.3.1.el8.x86_64.conf 2023-11-30T21:16:05.201 INFO:teuthology.orchestra.run.smithi069.stdout:298e228f3b5e401e8ac0f5ae159a2e06-4.18.0-80.el8.x86_64.conf 2023-11-30T21:16:05.202 DEBUG:teuthology.orchestra.run.smithi069:> sudo grub2-set-default 298e228f3b5e401e8ac0f5ae159a2e06-4.18.0-425.3.1.el8.x86_64 2023-11-30T21:16:05.378 DEBUG:teuthology.orchestra.run.smithi069:> sudo shutdown -r now 2023-11-30T21:16:06.366 INFO:teuthology.orchestra.run.smithi016.stderr:done 2023-11-30T21:16:06.367 DEBUG:teuthology.orchestra.run.smithi016:> mktemp 2023-11-30T21:16:06.399 INFO:teuthology.orchestra.run.smithi016.stdout:/tmp/tmp.bfJrOeDE3G 2023-11-30T21:16:06.399 DEBUG:teuthology.orchestra.run.smithi016:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.bfJrOeDE3G 2023-11-30T21:16:06.468 DEBUG:teuthology.orchestra.run.smithi016:> sudo chmod 0666 /tmp/tmp.bfJrOeDE3G 2023-11-30T21:16:06.627 DEBUG:teuthology.orchestra.remote:smithi016:/tmp/tmp.bfJrOeDE3G is 6KB 2023-11-30T21:16:06.674 DEBUG:teuthology.orchestra.run.smithi016:> rm -fr /tmp/tmp.bfJrOeDE3G 2023-11-30T21:16:06.688 DEBUG:teuthology.orchestra.run.smithi016:> sudo /bin/ls /boot/loader/entries || true 2023-11-30T21:16:06.750 INFO:teuthology.orchestra.run.smithi016.stdout:298e228f3b5e401e8ac0f5ae159a2e06-0-rescue.conf 2023-11-30T21:16:06.750 INFO:teuthology.orchestra.run.smithi016.stdout:298e228f3b5e401e8ac0f5ae159a2e06-4.18.0-305.25.1.el8_4.x86_64.conf 2023-11-30T21:16:06.750 INFO:teuthology.orchestra.run.smithi016.stdout:298e228f3b5e401e8ac0f5ae159a2e06-4.18.0-425.3.1.el8.x86_64.conf 2023-11-30T21:16:06.750 INFO:teuthology.orchestra.run.smithi016.stdout:298e228f3b5e401e8ac0f5ae159a2e06-4.18.0-80.el8.x86_64.conf 2023-11-30T21:16:06.751 DEBUG:teuthology.orchestra.run.smithi016:> sudo grub2-set-default 298e228f3b5e401e8ac0f5ae159a2e06-4.18.0-425.3.1.el8.x86_64 2023-11-30T21:16:06.932 DEBUG:teuthology.orchestra.run.smithi016:> sudo shutdown -r now 2023-11-30T21:16:35.406 INFO:teuthology.task.kernel:Checking client host.b for new kernel version... 2023-11-30T21:16:35.407 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi069.front.sepia.ceph.com' 2023-11-30T21:16:35.408 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi069.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-11-30T21:16:36.935 INFO:teuthology.task.kernel:Checking client host.a for new kernel version... 2023-11-30T21:16:36.936 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi016.front.sepia.ceph.com' 2023-11-30T21:16:36.936 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi016.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-11-30T21:16:53.737 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.69 2023-11-30T21:16:55.266 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.16 2023-11-30T21:17:02.746 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi069.front.sepia.ceph.com' 2023-11-30T21:17:02.747 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi069.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-11-30T21:17:04.269 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi016.front.sepia.ceph.com' 2023-11-30T21:17:04.270 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi016.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-11-30T21:17:05.829 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.69 2023-11-30T21:17:17.838 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi069.front.sepia.ceph.com' 2023-11-30T21:17:17.839 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi069.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-11-30T21:17:20.898 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.69 2023-11-30T21:17:35.910 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi069.front.sepia.ceph.com' 2023-11-30T21:17:35.911 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi069.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-11-30T21:17:38.985 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.69 2023-11-30T21:17:57.003 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi069.front.sepia.ceph.com' 2023-11-30T21:17:57.004 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi069.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-11-30T21:17:57.420 DEBUG:teuthology.orchestra.run.smithi069:> true 2023-11-30T21:17:57.628 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi069.front.sepia.ceph.com' 2023-11-30T21:17:57.628 INFO:teuthology.task.kernel:Checking kernel version of host.b, want "4.18.0-425.3.1.el8.x86_64"... 2023-11-30T21:17:57.629 DEBUG:teuthology.orchestra.run.smithi069:> uname -r 2023-11-30T21:17:57.683 INFO:teuthology.orchestra.run.smithi069.stdout:4.18.0-425.3.1.el8.x86_64 2023-11-30T21:17:57.683 DEBUG:teuthology.task.kernel:current kernel version is 4.18.0-425.3.1.el8.x86_64 vs 4.18.0-425.3.1.el8.x86_64 2023-11-30T21:17:57.683 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2023-11-30T21:17:57.684 DEBUG:teuthology.task.kernel:Distro of this test job: rhel 2023-11-30T21:17:58.685 INFO:teuthology.task.kernel:Enabling kdb on host.b... 2023-11-30T21:17:58.685 DEBUG:teuthology.orchestra.run.smithi069:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2023-11-30T21:17:58.770 INFO:teuthology.orchestra.run.smithi069.stdout:ttyS1 2023-11-30T21:17:58.782 DEBUG:teuthology.parallel:result is None 2023-11-30T21:18:04.272 DEBUG:teuthology.orchestra.remote:timed out 2023-11-30T21:18:16.273 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi016.front.sepia.ceph.com' 2023-11-30T21:18:16.275 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi016.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-11-30T21:18:16.583 DEBUG:teuthology.orchestra.run.smithi016:> true 2023-11-30T21:18:16.887 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi016.front.sepia.ceph.com' 2023-11-30T21:18:16.888 INFO:teuthology.task.kernel:Checking kernel version of host.a, want "4.18.0-425.3.1.el8.x86_64"... 2023-11-30T21:18:16.888 DEBUG:teuthology.orchestra.run.smithi016:> uname -r 2023-11-30T21:18:16.907 INFO:teuthology.orchestra.run.smithi016.stdout:4.18.0-425.3.1.el8.x86_64 2023-11-30T21:18:16.907 DEBUG:teuthology.task.kernel:current kernel version is 4.18.0-425.3.1.el8.x86_64 vs 4.18.0-425.3.1.el8.x86_64 2023-11-30T21:18:16.908 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2023-11-30T21:18:16.908 DEBUG:teuthology.task.kernel:Distro of this test job: rhel 2023-11-30T21:18:17.908 INFO:teuthology.task.kernel:Enabling kdb on host.a... 2023-11-30T21:18:17.909 DEBUG:teuthology.orchestra.run.smithi016:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2023-11-30T21:18:17.976 INFO:teuthology.orchestra.run.smithi016.stdout:ttyS1 2023-11-30T21:18:17.988 DEBUG:teuthology.parallel:result is None 2023-11-30T21:18:17.988 INFO:teuthology.run_tasks:Running task internal.base... 2023-11-30T21:18:18.000 INFO:teuthology.task.internal:Creating test directory... 2023-11-30T21:18:18.001 DEBUG:teuthology.orchestra.run.smithi016:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2023-11-30T21:18:18.003 DEBUG:teuthology.orchestra.run.smithi069:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2023-11-30T21:18:18.020 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2023-11-30T21:18:18.030 INFO:teuthology.run_tasks:Running task internal.archive... 2023-11-30T21:18:18.047 INFO:teuthology.task.internal:Creating archive directory... 2023-11-30T21:18:18.048 DEBUG:teuthology.orchestra.run.smithi016:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2023-11-30T21:18:18.059 DEBUG:teuthology.orchestra.run.smithi069:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2023-11-30T21:18:18.089 INFO:teuthology.run_tasks:Running task internal.coredump... 2023-11-30T21:18:18.100 INFO:teuthology.task.internal:Enabling coredump saving... 2023-11-30T21:18:18.100 DEBUG:teuthology.orchestra.run.smithi016:> install -d -m0755 -- /home/ubuntu/cephtest/archive/coredump && sudo sysctl -w kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core && echo kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core | sudo tee -a /etc/sysctl.conf 2023-11-30T21:18:18.128 DEBUG:teuthology.orchestra.run.smithi069:> install -d -m0755 -- /home/ubuntu/cephtest/archive/coredump && sudo sysctl -w kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core && echo kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core | sudo tee -a /etc/sysctl.conf 2023-11-30T21:18:18.161 INFO:teuthology.orchestra.run.smithi069.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-11-30T21:18:18.165 INFO:teuthology.orchestra.run.smithi016.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-11-30T21:18:18.172 INFO:teuthology.orchestra.run.smithi069.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-11-30T21:18:18.176 INFO:teuthology.orchestra.run.smithi016.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-11-30T21:18:18.178 INFO:teuthology.run_tasks:Running task internal.sudo... 2023-11-30T21:18:18.185 INFO:teuthology.task.internal:Configuring sudo... 2023-11-30T21:18:18.185 DEBUG:teuthology.orchestra.run.smithi016:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2023-11-30T21:18:18.221 DEBUG:teuthology.orchestra.run.smithi069:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2023-11-30T21:18:18.247 INFO:teuthology.run_tasks:Running task internal.syslog... 2023-11-30T21:18:18.257 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2023-11-30T21:18:18.257 DEBUG:teuthology.orchestra.run.smithi016:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2023-11-30T21:18:18.289 DEBUG:teuthology.orchestra.run.smithi069:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2023-11-30T21:18:18.305 DEBUG:teuthology.orchestra.run.smithi016:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2023-11-30T21:18:18.390 DEBUG:teuthology.orchestra.run.smithi016:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2023-11-30T21:18:18.438 DEBUG:teuthology.orchestra.run.smithi016:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2023-11-30T21:18:18.525 DEBUG:teuthology.orchestra.run.smithi016:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2023-11-30T21:18:18.570 DEBUG:teuthology.orchestra.run.smithi016:> set -ex 2023-11-30T21:18:18.570 DEBUG:teuthology.orchestra.run.smithi016:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2023-11-30T21:18:18.635 DEBUG:teuthology.orchestra.run.smithi069:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2023-11-30T21:18:18.680 DEBUG:teuthology.orchestra.run.smithi069:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2023-11-30T21:18:18.721 DEBUG:teuthology.orchestra.run.smithi069:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2023-11-30T21:18:18.805 DEBUG:teuthology.orchestra.run.smithi069:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2023-11-30T21:18:18.845 DEBUG:teuthology.orchestra.run.smithi069:> set -ex 2023-11-30T21:18:18.846 DEBUG:teuthology.orchestra.run.smithi069:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2023-11-30T21:18:18.910 DEBUG:teuthology.orchestra.run.smithi016:> sudo service rsyslog restart 2023-11-30T21:18:18.914 DEBUG:teuthology.orchestra.run.smithi069:> sudo service rsyslog restart 2023-11-30T21:18:18.969 INFO:teuthology.orchestra.run.smithi016.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-11-30T21:18:19.001 INFO:teuthology.orchestra.run.smithi069.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-11-30T21:18:19.483 INFO:teuthology.run_tasks:Running task internal.timer... 2023-11-30T21:18:19.494 INFO:teuthology.task.internal:Starting timer... 2023-11-30T21:18:19.494 INFO:teuthology.run_tasks:Running task pcp... 2023-11-30T21:18:19.540 INFO:teuthology.run_tasks:Running task selinux... 2023-11-30T21:18:19.558 DEBUG:teuthology.task:Applying overrides for task selinux: {'whitelist': ['scontext=system_u:system_r:logrotate_t:s0']} 2023-11-30T21:18:19.559 DEBUG:teuthology.orchestra.run.smithi016:> sudo service auditd rotate 2023-11-30T21:18:19.616 INFO:teuthology.orchestra.run.smithi016.stdout:Rotating logs: [ OK ] 2023-11-30T21:18:19.618 DEBUG:teuthology.orchestra.run.smithi069:> sudo service auditd rotate 2023-11-30T21:18:19.680 INFO:teuthology.orchestra.run.smithi069.stdout:Rotating logs: [ OK ] 2023-11-30T21:18:19.682 DEBUG:teuthology.task.selinux:Getting current SELinux state 2023-11-30T21:18:19.683 DEBUG:teuthology.orchestra.run.smithi016:> /usr/sbin/getenforce 2023-11-30T21:18:19.706 INFO:teuthology.orchestra.run.smithi016.stdout:Permissive 2023-11-30T21:18:19.707 DEBUG:teuthology.orchestra.run.smithi069:> /usr/sbin/getenforce 2023-11-30T21:18:19.726 INFO:teuthology.orchestra.run.smithi069.stdout:Permissive 2023-11-30T21:18:19.727 DEBUG:teuthology.task.selinux:Existing SELinux modes: {'ubuntu@smithi016.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi069.front.sepia.ceph.com': 'permissive'} 2023-11-30T21:18:19.727 DEBUG:teuthology.orchestra.run.smithi016:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 2023-11-30T21:18:19.774 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-11-30T21:18:19.774 DEBUG:teuthology.orchestra.run.smithi069:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 2023-11-30T21:18:19.801 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-11-30T21:18:19.802 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2023-11-30T21:18:19.802 DEBUG:teuthology.orchestra.run.smithi016:> sudo /usr/sbin/setenforce permissive 2023-11-30T21:18:19.859 DEBUG:teuthology.orchestra.run.smithi069:> sudo /usr/sbin/setenforce permissive 2023-11-30T21:18:19.885 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2023-11-30T21:18:19.896 DEBUG:teuthology.repo_utils:Setting repo remote to https://git.ceph.com/ceph-cm-ansible.git 2023-11-30T21:18:19.900 INFO:teuthology.repo_utils:Fetching git.ceph.com_ceph-cm-ansible_main from origin 2023-11-30T21:18:20.019 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2023-11-30T21:18:20.049 INFO:teuthology.task.ansible:Playbook: [{'import_playbook': 'ansible_managed.yml'}, {'import_playbook': 'teuthology.yml'}, {'hosts': 'testnodes', 'tasks': [{'set_fact': {'ran_from_cephlab_playbook': True}}]}, {'import_playbook': 'testnodes.yml'}, {'import_playbook': 'container-host.yml'}, {'import_playbook': 'cobbler.yml'}, {'import_playbook': 'paddles.yml'}, {'import_playbook': 'pulpito.yml'}, {'hosts': 'testnodes', 'become': True, 'tasks': [{'name': 'Touch /ceph-qa-ready', 'file': {'path': '/ceph-qa-ready', 'state': 'touch'}, 'when': 'ran_from_cephlab_playbook|bool'}]}] 2023-11-30T21:18:20.050 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi016.front.sepia.ceph.com,smithi069.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2023-11-30T21:38:25.978 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi016.front.sepia.ceph.com'), Remote(name='ubuntu@smithi069.front.sepia.ceph.com')] 2023-11-30T21:38:26.027 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi016.front.sepia.ceph.com' 2023-11-30T21:38:26.028 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi016.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-11-30T21:38:26.095 DEBUG:teuthology.orchestra.run.smithi016:> true 2023-11-30T21:38:26.162 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi016.front.sepia.ceph.com' 2023-11-30T21:38:26.162 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi069.front.sepia.ceph.com' 2023-11-30T21:38:26.162 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi069.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-11-30T21:38:26.232 DEBUG:teuthology.orchestra.run.smithi069:> true 2023-11-30T21:38:26.254 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi069.front.sepia.ceph.com' 2023-11-30T21:38:26.254 INFO:teuthology.run_tasks:Running task clock... 2023-11-30T21:38:26.265 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2023-11-30T21:38:26.265 INFO:teuthology.orchestra.run:Running command with timeout 360 2023-11-30T21:38:26.266 DEBUG:teuthology.orchestra.run.smithi016:> sudo systemctl stop ntp.service || sudo systemctl stop ntpd.service || sudo systemctl stop chronyd.service ; sudo ntpd -gq || sudo chronyc makestep ; sudo systemctl start ntp.service || sudo systemctl start ntpd.service || sudo systemctl start chronyd.service ; PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2023-11-30T21:38:26.268 INFO:teuthology.orchestra.run:Running command with timeout 360 2023-11-30T21:38:26.268 DEBUG:teuthology.orchestra.run.smithi069:> sudo systemctl stop ntp.service || sudo systemctl stop ntpd.service || sudo systemctl stop chronyd.service ; sudo ntpd -gq || sudo chronyc makestep ; sudo systemctl start ntp.service || sudo systemctl start ntpd.service || sudo systemctl start chronyd.service ; PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2023-11-30T21:38:26.298 INFO:teuthology.orchestra.run.smithi016.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2023-11-30T21:38:26.313 INFO:teuthology.orchestra.run.smithi016.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2023-11-30T21:38:26.323 INFO:teuthology.orchestra.run.smithi069.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2023-11-30T21:38:26.337 INFO:teuthology.orchestra.run.smithi069.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2023-11-30T21:38:26.346 INFO:teuthology.orchestra.run.smithi016.stderr:sudo: ntpd: command not found 2023-11-30T21:38:26.358 INFO:teuthology.orchestra.run.smithi016.stdout:506 Cannot talk to daemon 2023-11-30T21:38:26.370 INFO:teuthology.orchestra.run.smithi069.stderr:sudo: ntpd: command not found 2023-11-30T21:38:26.372 INFO:teuthology.orchestra.run.smithi016.stderr:Failed to start ntp.service: Unit ntp.service not found. 2023-11-30T21:38:26.380 INFO:teuthology.orchestra.run.smithi069.stdout:506 Cannot talk to daemon 2023-11-30T21:38:26.387 INFO:teuthology.orchestra.run.smithi016.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2023-11-30T21:38:26.394 INFO:teuthology.orchestra.run.smithi069.stderr:Failed to start ntp.service: Unit ntp.service not found. 2023-11-30T21:38:26.407 INFO:teuthology.orchestra.run.smithi069.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2023-11-30T21:38:26.454 INFO:teuthology.orchestra.run.smithi016.stderr:bash: ntpq: command not found 2023-11-30T21:38:26.456 INFO:teuthology.orchestra.run.smithi016.stdout:210 Number of sources = 4 2023-11-30T21:38:26.456 INFO:teuthology.orchestra.run.smithi016.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-11-30T21:38:26.457 INFO:teuthology.orchestra.run.smithi016.stdout:=============================================================================== 2023-11-30T21:38:26.457 INFO:teuthology.orchestra.run.smithi016.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-11-30T21:38:26.457 INFO:teuthology.orchestra.run.smithi016.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-11-30T21:38:26.457 INFO:teuthology.orchestra.run.smithi016.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-11-30T21:38:26.457 INFO:teuthology.orchestra.run.smithi016.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-11-30T21:38:26.471 INFO:teuthology.orchestra.run.smithi069.stderr:bash: ntpq: command not found 2023-11-30T21:38:26.474 INFO:teuthology.orchestra.run.smithi069.stdout:210 Number of sources = 4 2023-11-30T21:38:26.474 INFO:teuthology.orchestra.run.smithi069.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-11-30T21:38:26.474 INFO:teuthology.orchestra.run.smithi069.stdout:=============================================================================== 2023-11-30T21:38:26.474 INFO:teuthology.orchestra.run.smithi069.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-11-30T21:38:26.474 INFO:teuthology.orchestra.run.smithi069.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-11-30T21:38:26.474 INFO:teuthology.orchestra.run.smithi069.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-11-30T21:38:26.474 INFO:teuthology.orchestra.run.smithi069.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-11-30T21:38:26.475 INFO:teuthology.run_tasks:Running task pexec... 2023-11-30T21:38:26.483 INFO:teuthology.task.pexec:Executing custom commands... 2023-11-30T21:38:26.484 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi016.front.sepia.ceph.com 2023-11-30T21:38:26.484 DEBUG:teuthology.orchestra.run.smithi016:> TESTDIR=/home/ubuntu/cephtest bash -s 2023-11-30T21:38:26.484 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi069.front.sepia.ceph.com 2023-11-30T21:38:26.485 DEBUG:teuthology.orchestra.run.smithi069:> TESTDIR=/home/ubuntu/cephtest bash -s 2023-11-30T21:38:26.907 INFO:teuthology.orchestra.run.smithi069.stdout:Updating Subscription Management repositories. 2023-11-30T21:38:26.913 INFO:teuthology.orchestra.run.smithi016.stdout:Updating Subscription Management repositories. 2023-11-30T21:38:27.767 INFO:teuthology.orchestra.run.smithi069.stdout:Last metadata expiration check: 0:01:25 ago on Thu 30 Nov 2023 09:37:02 PM UTC. 2023-11-30T21:38:27.803 INFO:teuthology.orchestra.run.smithi016.stdout:Last metadata expiration check: 0:12:05 ago on Thu 30 Nov 2023 09:26:22 PM UTC. 2023-11-30T21:38:29.894 INFO:teuthology.orchestra.run.smithi069.stdout:Dependencies resolved. 2023-11-30T21:38:29.895 INFO:teuthology.orchestra.run.smithi069.stdout:================================================================================ 2023-11-30T21:38:29.895 INFO:teuthology.orchestra.run.smithi069.stdout: Package Architecture Version Repository Size 2023-11-30T21:38:29.895 INFO:teuthology.orchestra.run.smithi069.stdout:================================================================================ 2023-11-30T21:38:29.895 INFO:teuthology.orchestra.run.smithi069.stdout:Resetting modules: 2023-11-30T21:38:29.895 INFO:teuthology.orchestra.run.smithi069.stdout: container-tools 2023-11-30T21:38:29.895 INFO:teuthology.orchestra.run.smithi069.stdout: 2023-11-30T21:38:29.895 INFO:teuthology.orchestra.run.smithi069.stdout:Transaction Summary 2023-11-30T21:38:29.895 INFO:teuthology.orchestra.run.smithi069.stdout:================================================================================ 2023-11-30T21:38:29.895 INFO:teuthology.orchestra.run.smithi069.stdout: 2023-11-30T21:38:30.095 INFO:teuthology.orchestra.run.smithi016.stdout:Dependencies resolved. 2023-11-30T21:38:30.096 INFO:teuthology.orchestra.run.smithi016.stdout:================================================================================ 2023-11-30T21:38:30.097 INFO:teuthology.orchestra.run.smithi016.stdout: Package Architecture Version Repository Size 2023-11-30T21:38:30.097 INFO:teuthology.orchestra.run.smithi016.stdout:================================================================================ 2023-11-30T21:38:30.097 INFO:teuthology.orchestra.run.smithi016.stdout:Resetting modules: 2023-11-30T21:38:30.097 INFO:teuthology.orchestra.run.smithi016.stdout: container-tools 2023-11-30T21:38:30.097 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T21:38:30.097 INFO:teuthology.orchestra.run.smithi016.stdout:Transaction Summary 2023-11-30T21:38:30.097 INFO:teuthology.orchestra.run.smithi016.stdout:================================================================================ 2023-11-30T21:38:30.097 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T21:38:30.830 INFO:teuthology.orchestra.run.smithi069.stdout:Last metadata expiration check: 0:01:28 ago on Thu 30 Nov 2023 09:37:02 PM UTC. 2023-11-30T21:38:31.081 INFO:teuthology.orchestra.run.smithi016.stdout:Last metadata expiration check: 0:12:08 ago on Thu 30 Nov 2023 09:26:22 PM UTC. 2023-11-30T21:38:32.603 INFO:teuthology.orchestra.run.smithi069.stdout:Complete! 2023-11-30T21:38:32.938 INFO:teuthology.orchestra.run.smithi016.stdout:Complete! 2023-11-30T21:38:33.066 INFO:teuthology.orchestra.run.smithi069.stdout:Updating Subscription Management repositories. 2023-11-30T21:38:33.405 INFO:teuthology.orchestra.run.smithi016.stdout:Updating Subscription Management repositories. 2023-11-30T21:38:33.884 INFO:teuthology.orchestra.run.smithi069.stdout:Last metadata expiration check: 0:01:31 ago on Thu 30 Nov 2023 09:37:02 PM UTC. 2023-11-30T21:38:34.288 INFO:teuthology.orchestra.run.smithi016.stdout:Last metadata expiration check: 0:12:11 ago on Thu 30 Nov 2023 09:26:22 PM UTC. 2023-11-30T21:38:35.888 INFO:teuthology.orchestra.run.smithi069.stdout:Dependencies resolved. 2023-11-30T21:38:35.938 INFO:teuthology.orchestra.run.smithi069.stdout:========================================================================================================= 2023-11-30T21:38:35.938 INFO:teuthology.orchestra.run.smithi069.stdout: Package Arch Version Repository Size 2023-11-30T21:38:35.938 INFO:teuthology.orchestra.run.smithi069.stdout:========================================================================================================= 2023-11-30T21:38:35.938 INFO:teuthology.orchestra.run.smithi069.stdout:Installing group/module packages: 2023-11-30T21:38:35.938 INFO:teuthology.orchestra.run.smithi069.stdout: buildah x86_64 1.21.4-2.module+el8.4.0+12050+ef972f71 rhel-8-for-x86_64-appstream-rpms 8.2 M 2023-11-30T21:38:35.938 INFO:teuthology.orchestra.run.smithi069.stdout: cockpit-podman noarch 32-2.module+el8.4.0+11990+22932769 rhel-8-for-x86_64-appstream-rpms 410 k 2023-11-30T21:38:35.939 INFO:teuthology.orchestra.run.smithi069.stdout: crun x86_64 0.20.1-1.module+el8.4.0+11822+6cc1e7d7 rhel-8-for-x86_64-appstream-rpms 192 k 2023-11-30T21:38:35.939 INFO:teuthology.orchestra.run.smithi069.stdout: skopeo x86_64 1:1.3.1-5.module+el8.4.0+11990+22932769 rhel-8-for-x86_64-appstream-rpms 7.0 M 2023-11-30T21:38:35.939 INFO:teuthology.orchestra.run.smithi069.stdout: toolbox noarch 0.0.8-1.module+el8.4.0+11822+6cc1e7d7 rhel-8-for-x86_64-appstream-rpms 16 k 2023-11-30T21:38:35.939 INFO:teuthology.orchestra.run.smithi069.stdout: udica noarch 0.2.4-2.module+el8.4.0+11822+6cc1e7d7 rhel-8-for-x86_64-appstream-rpms 51 k 2023-11-30T21:38:35.939 INFO:teuthology.orchestra.run.smithi069.stdout:Installing dependencies: 2023-11-30T21:38:35.939 INFO:teuthology.orchestra.run.smithi069.stdout: yajl x86_64 2.1.0-10.el8 rhel-8-for-x86_64-appstream-rpms 41 k 2023-11-30T21:38:35.939 INFO:teuthology.orchestra.run.smithi069.stdout:Installing module profiles: 2023-11-30T21:38:35.939 INFO:teuthology.orchestra.run.smithi069.stdout: container-tools/common 2023-11-30T21:38:35.939 INFO:teuthology.orchestra.run.smithi069.stdout: 2023-11-30T21:38:35.939 INFO:teuthology.orchestra.run.smithi069.stdout:Enabling module streams: 2023-11-30T21:38:35.939 INFO:teuthology.orchestra.run.smithi069.stdout: container-tools rhel8 2023-11-30T21:38:35.939 INFO:teuthology.orchestra.run.smithi069.stdout: 2023-11-30T21:38:35.940 INFO:teuthology.orchestra.run.smithi069.stdout:Transaction Summary 2023-11-30T21:38:35.940 INFO:teuthology.orchestra.run.smithi069.stdout:========================================================================================================= 2023-11-30T21:38:35.940 INFO:teuthology.orchestra.run.smithi069.stdout:Install 7 Packages 2023-11-30T21:38:35.940 INFO:teuthology.orchestra.run.smithi069.stdout: 2023-11-30T21:38:35.940 INFO:teuthology.orchestra.run.smithi069.stdout:Total download size: 16 M 2023-11-30T21:38:35.940 INFO:teuthology.orchestra.run.smithi069.stdout:Installed size: 57 M 2023-11-30T21:38:35.940 INFO:teuthology.orchestra.run.smithi069.stdout:Downloading Packages: 2023-11-30T21:38:35.987 INFO:teuthology.orchestra.run.smithi069.stdout:(1/7): cockpit-podman-32-2.module+el8.4.0+11990 8.5 MB/s | 410 kB 00:00 2023-11-30T21:38:36.016 INFO:teuthology.orchestra.run.smithi069.stdout:(2/7): yajl-2.1.0-10.el8.x86_64.rpm 535 kB/s | 41 kB 00:00 2023-11-30T21:38:36.019 INFO:teuthology.orchestra.run.smithi069.stdout:(3/7): crun-0.20.1-1.module+el8.4.0+11822+6cc1e 2.4 MB/s | 192 kB 00:00 2023-11-30T21:38:36.019 INFO:teuthology.orchestra.run.smithi069.stdout:(4/7): toolbox-0.0.8-1.module+el8.4.0+11822+6cc 488 kB/s | 16 kB 00:00 2023-11-30T21:38:36.075 INFO:teuthology.orchestra.run.smithi069.stdout:(5/7): udica-0.2.4-2.module+el8.4.0+11822+6cc1e 907 kB/s | 51 kB 00:00 2023-11-30T21:38:36.145 INFO:teuthology.orchestra.run.smithi069.stdout:(6/7): buildah-1.21.4-2.module+el8.4.0+12050+ef 65 MB/s | 8.2 MB 00:00 2023-11-30T21:38:36.174 INFO:teuthology.orchestra.run.smithi069.stdout:(7/7): skopeo-1.3.1-5.module+el8.4.0+11990+2293 44 MB/s | 7.0 MB 00:00 2023-11-30T21:38:36.174 INFO:teuthology.orchestra.run.smithi069.stdout:-------------------------------------------------------------------------------- 2023-11-30T21:38:36.175 INFO:teuthology.orchestra.run.smithi069.stdout:Total 67 MB/s | 16 MB 00:00 2023-11-30T21:38:36.180 INFO:teuthology.orchestra.run.smithi069.stdout:Running transaction check 2023-11-30T21:38:36.197 INFO:teuthology.orchestra.run.smithi069.stdout:Transaction check succeeded. 2023-11-30T21:38:36.197 INFO:teuthology.orchestra.run.smithi069.stdout:Running transaction test 2023-11-30T21:38:36.438 INFO:teuthology.orchestra.run.smithi016.stdout:Dependencies resolved. 2023-11-30T21:38:36.492 INFO:teuthology.orchestra.run.smithi016.stdout:========================================================================================================= 2023-11-30T21:38:36.492 INFO:teuthology.orchestra.run.smithi016.stdout: Package Arch Version Repository Size 2023-11-30T21:38:36.492 INFO:teuthology.orchestra.run.smithi016.stdout:========================================================================================================= 2023-11-30T21:38:36.492 INFO:teuthology.orchestra.run.smithi016.stdout:Installing group/module packages: 2023-11-30T21:38:36.492 INFO:teuthology.orchestra.run.smithi016.stdout: buildah x86_64 1.21.4-2.module+el8.4.0+12050+ef972f71 rhel-8-for-x86_64-appstream-rpms 8.2 M 2023-11-30T21:38:36.492 INFO:teuthology.orchestra.run.smithi016.stdout: cockpit-podman noarch 32-2.module+el8.4.0+11990+22932769 rhel-8-for-x86_64-appstream-rpms 410 k 2023-11-30T21:38:36.492 INFO:teuthology.orchestra.run.smithi016.stdout: crun x86_64 0.20.1-1.module+el8.4.0+11822+6cc1e7d7 rhel-8-for-x86_64-appstream-rpms 192 k 2023-11-30T21:38:36.492 INFO:teuthology.orchestra.run.smithi016.stdout: skopeo x86_64 1:1.3.1-5.module+el8.4.0+11990+22932769 rhel-8-for-x86_64-appstream-rpms 7.0 M 2023-11-30T21:38:36.492 INFO:teuthology.orchestra.run.smithi016.stdout: toolbox noarch 0.0.8-1.module+el8.4.0+11822+6cc1e7d7 rhel-8-for-x86_64-appstream-rpms 16 k 2023-11-30T21:38:36.493 INFO:teuthology.orchestra.run.smithi016.stdout: udica noarch 0.2.4-2.module+el8.4.0+11822+6cc1e7d7 rhel-8-for-x86_64-appstream-rpms 51 k 2023-11-30T21:38:36.493 INFO:teuthology.orchestra.run.smithi016.stdout:Installing dependencies: 2023-11-30T21:38:36.493 INFO:teuthology.orchestra.run.smithi016.stdout: yajl x86_64 2.1.0-10.el8 rhel-8-for-x86_64-appstream-rpms 41 k 2023-11-30T21:38:36.493 INFO:teuthology.orchestra.run.smithi016.stdout:Installing module profiles: 2023-11-30T21:38:36.493 INFO:teuthology.orchestra.run.smithi016.stdout: container-tools/common 2023-11-30T21:38:36.493 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T21:38:36.493 INFO:teuthology.orchestra.run.smithi016.stdout:Enabling module streams: 2023-11-30T21:38:36.493 INFO:teuthology.orchestra.run.smithi016.stdout: container-tools rhel8 2023-11-30T21:38:36.493 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T21:38:36.493 INFO:teuthology.orchestra.run.smithi016.stdout:Transaction Summary 2023-11-30T21:38:36.493 INFO:teuthology.orchestra.run.smithi016.stdout:========================================================================================================= 2023-11-30T21:38:36.493 INFO:teuthology.orchestra.run.smithi016.stdout:Install 7 Packages 2023-11-30T21:38:36.493 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T21:38:36.494 INFO:teuthology.orchestra.run.smithi016.stdout:Total download size: 16 M 2023-11-30T21:38:36.494 INFO:teuthology.orchestra.run.smithi016.stdout:Installed size: 57 M 2023-11-30T21:38:36.494 INFO:teuthology.orchestra.run.smithi016.stdout:Downloading Packages: 2023-11-30T21:38:36.534 INFO:teuthology.orchestra.run.smithi016.stdout:(1/7): cockpit-podman-32-2.module+el8.4.0+11990 10 MB/s | 410 kB 00:00 2023-11-30T21:38:36.538 INFO:teuthology.orchestra.run.smithi016.stdout:(2/7): yajl-2.1.0-10.el8.x86_64.rpm 918 kB/s | 41 kB 00:00 2023-11-30T21:38:36.548 INFO:teuthology.orchestra.run.smithi016.stdout:(3/7): crun-0.20.1-1.module+el8.4.0+11822+6cc1e 3.4 MB/s | 192 kB 00:00 2023-11-30T21:38:36.556 INFO:teuthology.orchestra.run.smithi016.stdout:(4/7): toolbox-0.0.8-1.module+el8.4.0+11822+6cc 702 kB/s | 16 kB 00:00 2023-11-30T21:38:36.574 INFO:teuthology.orchestra.run.smithi016.stdout:(5/7): udica-0.2.4-2.module+el8.4.0+11822+6cc1e 2.9 MB/s | 51 kB 00:00 2023-11-30T21:38:36.658 INFO:teuthology.orchestra.run.smithi016.stdout:(6/7): skopeo-1.3.1-5.module+el8.4.0+11990+2293 59 MB/s | 7.0 MB 00:00 2023-11-30T21:38:36.693 INFO:teuthology.orchestra.run.smithi016.stdout:(7/7): buildah-1.21.4-2.module+el8.4.0+12050+ef 57 MB/s | 8.2 MB 00:00 2023-11-30T21:38:36.693 INFO:teuthology.orchestra.run.smithi016.stdout:-------------------------------------------------------------------------------- 2023-11-30T21:38:36.693 INFO:teuthology.orchestra.run.smithi016.stdout:Total 79 MB/s | 16 MB 00:00 2023-11-30T21:38:36.700 INFO:teuthology.orchestra.run.smithi016.stdout:Running transaction check 2023-11-30T21:38:36.719 INFO:teuthology.orchestra.run.smithi016.stdout:Transaction check succeeded. 2023-11-30T21:38:36.719 INFO:teuthology.orchestra.run.smithi016.stdout:Running transaction test 2023-11-30T21:38:36.743 INFO:teuthology.orchestra.run.smithi069.stdout:Transaction test succeeded. 2023-11-30T21:38:36.747 INFO:teuthology.orchestra.run.smithi069.stdout:Running transaction 2023-11-30T21:38:37.155 INFO:teuthology.orchestra.run.smithi069.stdout: Preparing : 1/1 2023-11-30T21:38:37.219 INFO:teuthology.orchestra.run.smithi016.stdout:Transaction test succeeded. 2023-11-30T21:38:37.224 INFO:teuthology.orchestra.run.smithi016.stdout:Running transaction 2023-11-30T21:38:37.335 INFO:teuthology.orchestra.run.smithi069.stdout: Installing : yajl-2.1.0-10.el8.x86_64 1/7 2023-11-30T21:38:37.495 INFO:teuthology.orchestra.run.smithi069.stdout: Installing : crun-0.20.1-1.module+el8.4.0+11822+6cc1e7d7.x86_64 2/7 2023-11-30T21:38:37.653 INFO:teuthology.orchestra.run.smithi016.stdout: Preparing : 1/1 2023-11-30T21:38:37.897 INFO:teuthology.orchestra.run.smithi016.stdout: Installing : yajl-2.1.0-10.el8.x86_64 1/7 2023-11-30T21:38:38.090 INFO:teuthology.orchestra.run.smithi016.stdout: Installing : crun-0.20.1-1.module+el8.4.0+11822+6cc1e7d7.x86_64 2/7 2023-11-30T21:38:38.380 INFO:teuthology.orchestra.run.smithi069.stdout: Installing : udica-0.2.4-2.module+el8.4.0+11822+6cc1e7d7.noarch 3/7 2023-11-30T21:38:39.038 INFO:teuthology.orchestra.run.smithi016.stdout: Installing : udica-0.2.4-2.module+el8.4.0+11822+6cc1e7d7.noarch 3/7 2023-11-30T21:38:39.183 INFO:teuthology.orchestra.run.smithi069.stdout: Installing : buildah-1.21.4-2.module+el8.4.0+12050+ef972f71.x86_6 4/7 2023-11-30T21:38:39.364 INFO:teuthology.orchestra.run.smithi069.stdout: Installing : skopeo-1:1.3.1-5.module+el8.4.0+11990+22932769.x86_6 5/7 2023-11-30T21:38:39.513 INFO:teuthology.orchestra.run.smithi069.stdout: Installing : toolbox-0.0.8-1.module+el8.4.0+11822+6cc1e7d7.noarch 6/7 2023-11-30T21:38:39.659 INFO:teuthology.orchestra.run.smithi069.stdout: Installing : cockpit-podman-32-2.module+el8.4.0+11990+22932769.no 7/7 2023-11-30T21:38:39.905 INFO:teuthology.orchestra.run.smithi016.stdout: Installing : buildah-1.21.4-2.module+el8.4.0+12050+ef972f71.x86_6 4/7 2023-11-30T21:38:39.915 INFO:teuthology.orchestra.run.smithi069.stdout: Running scriptlet: cockpit-podman-32-2.module+el8.4.0+11990+22932769.no 7/7 2023-11-30T21:38:39.915 INFO:teuthology.orchestra.run.smithi069.stdout: Verifying : yajl-2.1.0-10.el8.x86_64 1/7 2023-11-30T21:38:39.915 INFO:teuthology.orchestra.run.smithi069.stdout: Verifying : crun-0.20.1-1.module+el8.4.0+11822+6cc1e7d7.x86_64 2/7 2023-11-30T21:38:39.915 INFO:teuthology.orchestra.run.smithi069.stdout: Verifying : cockpit-podman-32-2.module+el8.4.0+11990+22932769.no 3/7 2023-11-30T21:38:39.916 INFO:teuthology.orchestra.run.smithi069.stdout: Verifying : toolbox-0.0.8-1.module+el8.4.0+11822+6cc1e7d7.noarch 4/7 2023-11-30T21:38:39.916 INFO:teuthology.orchestra.run.smithi069.stdout: Verifying : skopeo-1:1.3.1-5.module+el8.4.0+11990+22932769.x86_6 5/7 2023-11-30T21:38:39.916 INFO:teuthology.orchestra.run.smithi069.stdout: Verifying : buildah-1.21.4-2.module+el8.4.0+12050+ef972f71.x86_6 6/7 2023-11-30T21:38:40.072 INFO:teuthology.orchestra.run.smithi016.stdout: Installing : skopeo-1:1.3.1-5.module+el8.4.0+11990+22932769.x86_6 5/7 2023-11-30T21:38:40.219 INFO:teuthology.orchestra.run.smithi016.stdout: Installing : toolbox-0.0.8-1.module+el8.4.0+11822+6cc1e7d7.noarch 6/7 2023-11-30T21:38:40.402 INFO:teuthology.orchestra.run.smithi016.stdout: Installing : cockpit-podman-32-2.module+el8.4.0+11990+22932769.no 7/7 2023-11-30T21:38:40.659 INFO:teuthology.orchestra.run.smithi016.stdout: Running scriptlet: cockpit-podman-32-2.module+el8.4.0+11990+22932769.no 7/7 2023-11-30T21:38:40.659 INFO:teuthology.orchestra.run.smithi016.stdout: Verifying : yajl-2.1.0-10.el8.x86_64 1/7 2023-11-30T21:38:40.659 INFO:teuthology.orchestra.run.smithi016.stdout: Verifying : crun-0.20.1-1.module+el8.4.0+11822+6cc1e7d7.x86_64 2/7 2023-11-30T21:38:40.659 INFO:teuthology.orchestra.run.smithi016.stdout: Verifying : cockpit-podman-32-2.module+el8.4.0+11990+22932769.no 3/7 2023-11-30T21:38:40.659 INFO:teuthology.orchestra.run.smithi016.stdout: Verifying : toolbox-0.0.8-1.module+el8.4.0+11822+6cc1e7d7.noarch 4/7 2023-11-30T21:38:40.659 INFO:teuthology.orchestra.run.smithi016.stdout: Verifying : skopeo-1:1.3.1-5.module+el8.4.0+11990+22932769.x86_6 5/7 2023-11-30T21:38:40.659 INFO:teuthology.orchestra.run.smithi016.stdout: Verifying : buildah-1.21.4-2.module+el8.4.0+12050+ef972f71.x86_6 6/7 2023-11-30T21:38:41.062 INFO:teuthology.orchestra.run.smithi069.stdout: Verifying : udica-0.2.4-2.module+el8.4.0+11822+6cc1e7d7.noarch 7/7 2023-11-30T21:38:41.062 INFO:teuthology.orchestra.run.smithi069.stdout:Last metadata expiration check: 0:01:38 ago on Thu 30 Nov 2023 09:37:02 PM UTC. 2023-11-30T21:38:41.945 INFO:teuthology.orchestra.run.smithi016.stdout: Verifying : udica-0.2.4-2.module+el8.4.0+11822+6cc1e7d7.noarch 7/7 2023-11-30T21:38:41.945 INFO:teuthology.orchestra.run.smithi016.stdout:Last metadata expiration check: 0:12:19 ago on Thu 30 Nov 2023 09:26:22 PM UTC. 2023-11-30T21:38:43.280 INFO:teuthology.orchestra.run.smithi069.stdout:Installed products updated. 2023-11-30T21:38:43.415 INFO:teuthology.orchestra.run.smithi069.stdout: 2023-11-30T21:38:43.416 INFO:teuthology.orchestra.run.smithi069.stdout:Installed: 2023-11-30T21:38:43.416 INFO:teuthology.orchestra.run.smithi069.stdout: buildah-1.21.4-2.module+el8.4.0+12050+ef972f71.x86_64 2023-11-30T21:38:43.416 INFO:teuthology.orchestra.run.smithi069.stdout: cockpit-podman-32-2.module+el8.4.0+11990+22932769.noarch 2023-11-30T21:38:43.416 INFO:teuthology.orchestra.run.smithi069.stdout: crun-0.20.1-1.module+el8.4.0+11822+6cc1e7d7.x86_64 2023-11-30T21:38:43.416 INFO:teuthology.orchestra.run.smithi069.stdout: skopeo-1:1.3.1-5.module+el8.4.0+11990+22932769.x86_64 2023-11-30T21:38:43.416 INFO:teuthology.orchestra.run.smithi069.stdout: toolbox-0.0.8-1.module+el8.4.0+11822+6cc1e7d7.noarch 2023-11-30T21:38:43.416 INFO:teuthology.orchestra.run.smithi069.stdout: udica-0.2.4-2.module+el8.4.0+11822+6cc1e7d7.noarch 2023-11-30T21:38:43.416 INFO:teuthology.orchestra.run.smithi069.stdout: yajl-2.1.0-10.el8.x86_64 2023-11-30T21:38:43.416 INFO:teuthology.orchestra.run.smithi069.stdout: 2023-11-30T21:38:43.416 INFO:teuthology.orchestra.run.smithi069.stdout:Complete! 2023-11-30T21:38:43.563 DEBUG:teuthology.parallel:result is None 2023-11-30T21:38:43.985 INFO:teuthology.orchestra.run.smithi016.stdout:Installed products updated. 2023-11-30T21:38:44.098 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T21:38:44.098 INFO:teuthology.orchestra.run.smithi016.stdout:Installed: 2023-11-30T21:38:44.098 INFO:teuthology.orchestra.run.smithi016.stdout: buildah-1.21.4-2.module+el8.4.0+12050+ef972f71.x86_64 2023-11-30T21:38:44.098 INFO:teuthology.orchestra.run.smithi016.stdout: cockpit-podman-32-2.module+el8.4.0+11990+22932769.noarch 2023-11-30T21:38:44.098 INFO:teuthology.orchestra.run.smithi016.stdout: crun-0.20.1-1.module+el8.4.0+11822+6cc1e7d7.x86_64 2023-11-30T21:38:44.098 INFO:teuthology.orchestra.run.smithi016.stdout: skopeo-1:1.3.1-5.module+el8.4.0+11990+22932769.x86_64 2023-11-30T21:38:44.098 INFO:teuthology.orchestra.run.smithi016.stdout: toolbox-0.0.8-1.module+el8.4.0+11822+6cc1e7d7.noarch 2023-11-30T21:38:44.099 INFO:teuthology.orchestra.run.smithi016.stdout: udica-0.2.4-2.module+el8.4.0+11822+6cc1e7d7.noarch 2023-11-30T21:38:44.099 INFO:teuthology.orchestra.run.smithi016.stdout: yajl-2.1.0-10.el8.x86_64 2023-11-30T21:38:44.099 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T21:38:44.099 INFO:teuthology.orchestra.run.smithi016.stdout:Complete! 2023-11-30T21:38:44.234 DEBUG:teuthology.parallel:result is None 2023-11-30T21:38:44.235 INFO:teuthology.run_tasks:Running task nvme_loop... 2023-11-30T21:38:44.246 INFO:tasks.nvme_loop:Setting up nvme_loop on scratch devices... 2023-11-30T21:38:44.246 DEBUG:teuthology.orchestra.run.smithi016:> set -ex 2023-11-30T21:38:44.247 DEBUG:teuthology.orchestra.run.smithi016:> dd if=/scratch_devs of=/dev/stdout 2023-11-30T21:38:44.262 DEBUG:teuthology.misc:devs=['/dev/vg_nvme/lv_1', '/dev/vg_nvme/lv_2', '/dev/vg_nvme/lv_3', '/dev/vg_nvme/lv_4'] 2023-11-30T21:38:44.262 DEBUG:teuthology.orchestra.run.smithi016:> stat /dev/vg_nvme/lv_1 2023-11-30T21:38:44.317 INFO:teuthology.orchestra.run.smithi016.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2023-11-30T21:38:44.318 INFO:teuthology.orchestra.run.smithi016.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-11-30T21:38:44.318 INFO:teuthology.orchestra.run.smithi016.stdout:Device: 6h/6d Inode: 221429 Links: 1 2023-11-30T21:38:44.318 INFO:teuthology.orchestra.run.smithi016.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-11-30T21:38:44.318 INFO:teuthology.orchestra.run.smithi016.stdout:Context: system_u:object_r:device_t:s0 2023-11-30T21:38:44.318 INFO:teuthology.orchestra.run.smithi016.stdout:Access: 2023-11-30 21:38:24.881847063 +0000 2023-11-30T21:38:44.318 INFO:teuthology.orchestra.run.smithi016.stdout:Modify: 2023-11-30 21:27:33.051151829 +0000 2023-11-30T21:38:44.318 INFO:teuthology.orchestra.run.smithi016.stdout:Change: 2023-11-30 21:27:33.051151829 +0000 2023-11-30T21:38:44.318 INFO:teuthology.orchestra.run.smithi016.stdout: Birth: - 2023-11-30T21:38:44.319 DEBUG:teuthology.orchestra.run.smithi016:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2023-11-30T21:38:44.383 INFO:teuthology.orchestra.run.smithi016.stderr:1+0 records in 2023-11-30T21:38:44.383 INFO:teuthology.orchestra.run.smithi016.stderr:1+0 records out 2023-11-30T21:38:44.383 INFO:teuthology.orchestra.run.smithi016.stderr:512 bytes copied, 8.4091e-05 s, 6.1 MB/s 2023-11-30T21:38:44.384 DEBUG:teuthology.orchestra.run.smithi016:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2023-11-30T21:38:44.440 DEBUG:teuthology.orchestra.run.smithi016:> stat /dev/vg_nvme/lv_2 2023-11-30T21:38:44.495 INFO:teuthology.orchestra.run.smithi016.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2023-11-30T21:38:44.496 INFO:teuthology.orchestra.run.smithi016.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-11-30T21:38:44.496 INFO:teuthology.orchestra.run.smithi016.stdout:Device: 6h/6d Inode: 221595 Links: 1 2023-11-30T21:38:44.496 INFO:teuthology.orchestra.run.smithi016.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-11-30T21:38:44.496 INFO:teuthology.orchestra.run.smithi016.stdout:Context: system_u:object_r:device_t:s0 2023-11-30T21:38:44.496 INFO:teuthology.orchestra.run.smithi016.stdout:Access: 2023-11-30 21:38:24.881847063 +0000 2023-11-30T21:38:44.496 INFO:teuthology.orchestra.run.smithi016.stdout:Modify: 2023-11-30 21:27:33.542144073 +0000 2023-11-30T21:38:44.496 INFO:teuthology.orchestra.run.smithi016.stdout:Change: 2023-11-30 21:27:33.542144073 +0000 2023-11-30T21:38:44.496 INFO:teuthology.orchestra.run.smithi016.stdout: Birth: - 2023-11-30T21:38:44.497 DEBUG:teuthology.orchestra.run.smithi016:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2023-11-30T21:38:44.559 INFO:teuthology.orchestra.run.smithi016.stderr:1+0 records in 2023-11-30T21:38:44.560 INFO:teuthology.orchestra.run.smithi016.stderr:1+0 records out 2023-11-30T21:38:44.560 INFO:teuthology.orchestra.run.smithi016.stderr:512 bytes copied, 0.000109775 s, 4.7 MB/s 2023-11-30T21:38:44.561 DEBUG:teuthology.orchestra.run.smithi016:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2023-11-30T21:38:44.617 DEBUG:teuthology.orchestra.run.smithi016:> stat /dev/vg_nvme/lv_3 2023-11-30T21:38:44.673 INFO:teuthology.orchestra.run.smithi016.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2023-11-30T21:38:44.673 INFO:teuthology.orchestra.run.smithi016.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-11-30T21:38:44.673 INFO:teuthology.orchestra.run.smithi016.stdout:Device: 6h/6d Inode: 223324 Links: 1 2023-11-30T21:38:44.673 INFO:teuthology.orchestra.run.smithi016.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-11-30T21:38:44.673 INFO:teuthology.orchestra.run.smithi016.stdout:Context: system_u:object_r:device_t:s0 2023-11-30T21:38:44.673 INFO:teuthology.orchestra.run.smithi016.stdout:Access: 2023-11-30 21:38:24.881847063 +0000 2023-11-30T21:38:44.673 INFO:teuthology.orchestra.run.smithi016.stdout:Modify: 2023-11-30 21:27:34.051136034 +0000 2023-11-30T21:38:44.673 INFO:teuthology.orchestra.run.smithi016.stdout:Change: 2023-11-30 21:27:34.051136034 +0000 2023-11-30T21:38:44.674 INFO:teuthology.orchestra.run.smithi016.stdout: Birth: - 2023-11-30T21:38:44.674 DEBUG:teuthology.orchestra.run.smithi016:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2023-11-30T21:38:44.738 INFO:teuthology.orchestra.run.smithi016.stderr:1+0 records in 2023-11-30T21:38:44.738 INFO:teuthology.orchestra.run.smithi016.stderr:1+0 records out 2023-11-30T21:38:44.738 INFO:teuthology.orchestra.run.smithi016.stderr:512 bytes copied, 8.0824e-05 s, 6.3 MB/s 2023-11-30T21:38:44.740 DEBUG:teuthology.orchestra.run.smithi016:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2023-11-30T21:38:44.797 DEBUG:teuthology.orchestra.run.smithi016:> stat /dev/vg_nvme/lv_4 2023-11-30T21:38:44.853 INFO:teuthology.orchestra.run.smithi016.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2023-11-30T21:38:44.853 INFO:teuthology.orchestra.run.smithi016.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-11-30T21:38:44.854 INFO:teuthology.orchestra.run.smithi016.stdout:Device: 6h/6d Inode: 219671 Links: 1 2023-11-30T21:38:44.854 INFO:teuthology.orchestra.run.smithi016.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-11-30T21:38:44.854 INFO:teuthology.orchestra.run.smithi016.stdout:Context: system_u:object_r:device_t:s0 2023-11-30T21:38:44.854 INFO:teuthology.orchestra.run.smithi016.stdout:Access: 2023-11-30 21:38:24.881847063 +0000 2023-11-30T21:38:44.854 INFO:teuthology.orchestra.run.smithi016.stdout:Modify: 2023-11-30 21:27:34.553128108 +0000 2023-11-30T21:38:44.854 INFO:teuthology.orchestra.run.smithi016.stdout:Change: 2023-11-30 21:27:34.553128108 +0000 2023-11-30T21:38:44.854 INFO:teuthology.orchestra.run.smithi016.stdout: Birth: - 2023-11-30T21:38:44.854 DEBUG:teuthology.orchestra.run.smithi016:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2023-11-30T21:38:44.917 INFO:teuthology.orchestra.run.smithi016.stderr:1+0 records in 2023-11-30T21:38:44.918 INFO:teuthology.orchestra.run.smithi016.stderr:1+0 records out 2023-11-30T21:38:44.918 INFO:teuthology.orchestra.run.smithi016.stderr:512 bytes copied, 8.7757e-05 s, 5.8 MB/s 2023-11-30T21:38:44.919 DEBUG:teuthology.orchestra.run.smithi016:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2023-11-30T21:38:44.975 DEBUG:teuthology.orchestra.run.smithi016:> sudo modprobe nvme_loop && sudo mkdir -p /sys/kernel/config/nvmet/hosts/hostnqn && sudo mkdir -p /sys/kernel/config/nvmet/ports/1 && echo loop | sudo tee /sys/kernel/config/nvmet/ports/1/addr_trtype 2023-11-30T21:38:45.089 INFO:teuthology.orchestra.run.smithi016.stdout:loop 2023-11-30T21:38:45.090 INFO:tasks.nvme_loop:Connecting nvme_loop smithi016:/dev/vg_nvme/lv_1... 2023-11-30T21:38:45.091 DEBUG:teuthology.orchestra.run.smithi016:> sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_1 && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_1/attr_allow_any_host && sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_1/namespaces/1 && echo -n /dev/vg_nvme/lv_1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_1/namespaces/1/device_path && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_1/namespaces/1/enable && sudo ln -s /sys/kernel/config/nvmet/subsystems/lv_1 /sys/kernel/config/nvmet/ports/1/subsystems/lv_1 && sudo nvme connect -t loop -n lv_1 -q hostnqn 2023-11-30T21:38:45.125 INFO:teuthology.orchestra.run.smithi016.stdout:1 2023-11-30T21:38:45.162 INFO:teuthology.orchestra.run.smithi016.stdout:/dev/vg_nvme/lv_11 2023-11-30T21:38:45.206 INFO:tasks.nvme_loop:Connecting nvme_loop smithi016:/dev/vg_nvme/lv_2... 2023-11-30T21:38:45.207 DEBUG:teuthology.orchestra.run.smithi016:> sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_2 && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_2/attr_allow_any_host && sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_2/namespaces/1 && echo -n /dev/vg_nvme/lv_2 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_2/namespaces/1/device_path && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_2/namespaces/1/enable && sudo ln -s /sys/kernel/config/nvmet/subsystems/lv_2 /sys/kernel/config/nvmet/ports/1/subsystems/lv_2 && sudo nvme connect -t loop -n lv_2 -q hostnqn 2023-11-30T21:38:45.282 INFO:teuthology.orchestra.run.smithi016.stdout:1 2023-11-30T21:38:45.320 INFO:teuthology.orchestra.run.smithi016.stdout:/dev/vg_nvme/lv_21 2023-11-30T21:38:45.361 INFO:tasks.nvme_loop:Connecting nvme_loop smithi016:/dev/vg_nvme/lv_3... 2023-11-30T21:38:45.361 DEBUG:teuthology.orchestra.run.smithi016:> sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_3 && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_3/attr_allow_any_host && sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_3/namespaces/1 && echo -n /dev/vg_nvme/lv_3 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_3/namespaces/1/device_path && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_3/namespaces/1/enable && sudo ln -s /sys/kernel/config/nvmet/subsystems/lv_3 /sys/kernel/config/nvmet/ports/1/subsystems/lv_3 && sudo nvme connect -t loop -n lv_3 -q hostnqn 2023-11-30T21:38:45.440 INFO:teuthology.orchestra.run.smithi016.stdout:1 2023-11-30T21:38:45.477 INFO:teuthology.orchestra.run.smithi016.stdout:/dev/vg_nvme/lv_31 2023-11-30T21:38:45.519 INFO:tasks.nvme_loop:Connecting nvme_loop smithi016:/dev/vg_nvme/lv_4... 2023-11-30T21:38:45.519 DEBUG:teuthology.orchestra.run.smithi016:> sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_4 && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_4/attr_allow_any_host && sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_4/namespaces/1 && echo -n /dev/vg_nvme/lv_4 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_4/namespaces/1/device_path && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_4/namespaces/1/enable && sudo ln -s /sys/kernel/config/nvmet/subsystems/lv_4 /sys/kernel/config/nvmet/ports/1/subsystems/lv_4 && sudo nvme connect -t loop -n lv_4 -q hostnqn 2023-11-30T21:38:45.599 INFO:teuthology.orchestra.run.smithi016.stdout:1 2023-11-30T21:38:45.636 INFO:teuthology.orchestra.run.smithi016.stdout:/dev/vg_nvme/lv_41 2023-11-30T21:38:45.676 DEBUG:teuthology.orchestra.run.smithi016:> set -ex 2023-11-30T21:38:45.677 DEBUG:teuthology.orchestra.run.smithi016:> dd if=/scratch_devs of=/dev/stdout 2023-11-30T21:38:45.736 DEBUG:teuthology.orchestra.run.smithi016:> sudo nvme list 2023-11-30T21:38:45.802 INFO:teuthology.orchestra.run.smithi016.stdout:Node SN Model Namespace Usage Format FW Rev 2023-11-30T21:38:45.802 INFO:teuthology.orchestra.run.smithi016.stdout:---------------- -------------------- ---------------------------------------- --------- -------------------------- ---------------- -------- 2023-11-30T21:38:45.802 INFO:teuthology.orchestra.run.smithi016.stdout:/dev/nvme0n1 PHMB7513002C480DGN INTEL SSDPED1D480GA 1 480.10 GB / 480.10 GB 512 B + 0 B E2010325 2023-11-30T21:38:45.802 INFO:teuthology.orchestra.run.smithi016.stdout:/dev/nvme1n1 f01881f66625b8a73c83 Linux 1 96.00 GB / 96.00 GB 512 B + 0 B 4.18.0-4 2023-11-30T21:38:45.803 INFO:teuthology.orchestra.run.smithi016.stdout:/dev/nvme2n1 83d0d1232e57291d1baf Linux 1 96.00 GB / 96.00 GB 512 B + 0 B 4.18.0-4 2023-11-30T21:38:45.803 INFO:teuthology.orchestra.run.smithi016.stdout:/dev/nvme3n1 118ef1183df047f79870 Linux 1 96.00 GB / 96.00 GB 512 B + 0 B 4.18.0-4 2023-11-30T21:38:45.803 INFO:teuthology.orchestra.run.smithi016.stdout:/dev/nvme4n1 433c9d766a3b7e5eaa1a Linux 1 96.00 GB / 96.00 GB 512 B + 0 B 4.18.0-4 2023-11-30T21:38:45.804 INFO:tasks.nvme_loop:new_devs ['/dev/nvme1n1', '/dev/nvme2n1', '/dev/nvme3n1', '/dev/nvme4n1'] 2023-11-30T21:38:45.804 DEBUG:teuthology.orchestra.run.smithi016:> set -ex 2023-11-30T21:38:45.804 DEBUG:teuthology.orchestra.run.smithi016:> sudo dd of=/scratch_devs 2023-11-30T21:38:45.870 DEBUG:teuthology.orchestra.run.smithi069:> set -ex 2023-11-30T21:38:45.870 DEBUG:teuthology.orchestra.run.smithi069:> dd if=/scratch_devs of=/dev/stdout 2023-11-30T21:38:45.885 DEBUG:teuthology.misc:devs=['/dev/vg_nvme/lv_1', '/dev/vg_nvme/lv_2', '/dev/vg_nvme/lv_3', '/dev/vg_nvme/lv_4'] 2023-11-30T21:38:45.885 DEBUG:teuthology.orchestra.run.smithi069:> stat /dev/vg_nvme/lv_1 2023-11-30T21:38:45.941 INFO:teuthology.orchestra.run.smithi069.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2023-11-30T21:38:45.942 INFO:teuthology.orchestra.run.smithi069.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-11-30T21:38:45.942 INFO:teuthology.orchestra.run.smithi069.stdout:Device: 6h/6d Inode: 219929 Links: 1 2023-11-30T21:38:45.942 INFO:teuthology.orchestra.run.smithi069.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-11-30T21:38:45.942 INFO:teuthology.orchestra.run.smithi069.stdout:Context: system_u:object_r:device_t:s0 2023-11-30T21:38:45.942 INFO:teuthology.orchestra.run.smithi069.stdout:Access: 2023-11-30 21:38:24.868176051 +0000 2023-11-30T21:38:45.942 INFO:teuthology.orchestra.run.smithi069.stdout:Modify: 2023-11-30 21:37:57.471805517 +0000 2023-11-30T21:38:45.942 INFO:teuthology.orchestra.run.smithi069.stdout:Change: 2023-11-30 21:37:57.471805517 +0000 2023-11-30T21:38:45.942 INFO:teuthology.orchestra.run.smithi069.stdout: Birth: - 2023-11-30T21:38:45.943 DEBUG:teuthology.orchestra.run.smithi069:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2023-11-30T21:38:46.006 INFO:teuthology.orchestra.run.smithi069.stderr:1+0 records in 2023-11-30T21:38:46.006 INFO:teuthology.orchestra.run.smithi069.stderr:1+0 records out 2023-11-30T21:38:46.006 INFO:teuthology.orchestra.run.smithi069.stderr:512 bytes copied, 0.000230806 s, 2.2 MB/s 2023-11-30T21:38:46.006 DEBUG:teuthology.orchestra.run.smithi069:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2023-11-30T21:38:46.061 DEBUG:teuthology.orchestra.run.smithi069:> stat /dev/vg_nvme/lv_2 2023-11-30T21:38:46.116 INFO:teuthology.orchestra.run.smithi069.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2023-11-30T21:38:46.116 INFO:teuthology.orchestra.run.smithi069.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-11-30T21:38:46.116 INFO:teuthology.orchestra.run.smithi069.stdout:Device: 6h/6d Inode: 219973 Links: 1 2023-11-30T21:38:46.116 INFO:teuthology.orchestra.run.smithi069.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-11-30T21:38:46.116 INFO:teuthology.orchestra.run.smithi069.stdout:Context: system_u:object_r:device_t:s0 2023-11-30T21:38:46.116 INFO:teuthology.orchestra.run.smithi069.stdout:Access: 2023-11-30 21:38:24.868176051 +0000 2023-11-30T21:38:46.116 INFO:teuthology.orchestra.run.smithi069.stdout:Modify: 2023-11-30 21:37:57.963794210 +0000 2023-11-30T21:38:46.116 INFO:teuthology.orchestra.run.smithi069.stdout:Change: 2023-11-30 21:37:57.963794210 +0000 2023-11-30T21:38:46.116 INFO:teuthology.orchestra.run.smithi069.stdout: Birth: - 2023-11-30T21:38:46.117 DEBUG:teuthology.orchestra.run.smithi069:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2023-11-30T21:38:46.180 INFO:teuthology.orchestra.run.smithi069.stderr:1+0 records in 2023-11-30T21:38:46.180 INFO:teuthology.orchestra.run.smithi069.stderr:1+0 records out 2023-11-30T21:38:46.180 INFO:teuthology.orchestra.run.smithi069.stderr:512 bytes copied, 0.000219838 s, 2.3 MB/s 2023-11-30T21:38:46.181 DEBUG:teuthology.orchestra.run.smithi069:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2023-11-30T21:38:46.236 DEBUG:teuthology.orchestra.run.smithi069:> stat /dev/vg_nvme/lv_3 2023-11-30T21:38:46.290 INFO:teuthology.orchestra.run.smithi069.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2023-11-30T21:38:46.290 INFO:teuthology.orchestra.run.smithi069.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-11-30T21:38:46.290 INFO:teuthology.orchestra.run.smithi069.stdout:Device: 6h/6d Inode: 219115 Links: 1 2023-11-30T21:38:46.291 INFO:teuthology.orchestra.run.smithi069.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-11-30T21:38:46.291 INFO:teuthology.orchestra.run.smithi069.stdout:Context: system_u:object_r:device_t:s0 2023-11-30T21:38:46.291 INFO:teuthology.orchestra.run.smithi069.stdout:Access: 2023-11-30 21:38:24.868176051 +0000 2023-11-30T21:38:46.291 INFO:teuthology.orchestra.run.smithi069.stdout:Modify: 2023-11-30 21:37:58.473782489 +0000 2023-11-30T21:38:46.291 INFO:teuthology.orchestra.run.smithi069.stdout:Change: 2023-11-30 21:37:58.473782489 +0000 2023-11-30T21:38:46.291 INFO:teuthology.orchestra.run.smithi069.stdout: Birth: - 2023-11-30T21:38:46.291 DEBUG:teuthology.orchestra.run.smithi069:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2023-11-30T21:38:46.353 INFO:teuthology.orchestra.run.smithi069.stderr:1+0 records in 2023-11-30T21:38:46.354 INFO:teuthology.orchestra.run.smithi069.stderr:1+0 records out 2023-11-30T21:38:46.354 INFO:teuthology.orchestra.run.smithi069.stderr:512 bytes copied, 0.00019293 s, 2.7 MB/s 2023-11-30T21:38:46.355 DEBUG:teuthology.orchestra.run.smithi069:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2023-11-30T21:38:46.410 DEBUG:teuthology.orchestra.run.smithi069:> stat /dev/vg_nvme/lv_4 2023-11-30T21:38:46.465 INFO:teuthology.orchestra.run.smithi069.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2023-11-30T21:38:46.465 INFO:teuthology.orchestra.run.smithi069.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-11-30T21:38:46.465 INFO:teuthology.orchestra.run.smithi069.stdout:Device: 6h/6d Inode: 216870 Links: 1 2023-11-30T21:38:46.465 INFO:teuthology.orchestra.run.smithi069.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-11-30T21:38:46.465 INFO:teuthology.orchestra.run.smithi069.stdout:Context: system_u:object_r:device_t:s0 2023-11-30T21:38:46.465 INFO:teuthology.orchestra.run.smithi069.stdout:Access: 2023-11-30 21:38:24.868176051 +0000 2023-11-30T21:38:46.466 INFO:teuthology.orchestra.run.smithi069.stdout:Modify: 2023-11-30 21:37:58.957771366 +0000 2023-11-30T21:38:46.466 INFO:teuthology.orchestra.run.smithi069.stdout:Change: 2023-11-30 21:37:58.957771366 +0000 2023-11-30T21:38:46.466 INFO:teuthology.orchestra.run.smithi069.stdout: Birth: - 2023-11-30T21:38:46.466 DEBUG:teuthology.orchestra.run.smithi069:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2023-11-30T21:38:46.528 INFO:teuthology.orchestra.run.smithi069.stderr:1+0 records in 2023-11-30T21:38:46.528 INFO:teuthology.orchestra.run.smithi069.stderr:1+0 records out 2023-11-30T21:38:46.528 INFO:teuthology.orchestra.run.smithi069.stderr:512 bytes copied, 0.000187202 s, 2.7 MB/s 2023-11-30T21:38:46.529 DEBUG:teuthology.orchestra.run.smithi069:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2023-11-30T21:38:46.585 DEBUG:teuthology.orchestra.run.smithi069:> sudo modprobe nvme_loop && sudo mkdir -p /sys/kernel/config/nvmet/hosts/hostnqn && sudo mkdir -p /sys/kernel/config/nvmet/ports/1 && echo loop | sudo tee /sys/kernel/config/nvmet/ports/1/addr_trtype 2023-11-30T21:38:46.704 INFO:teuthology.orchestra.run.smithi069.stdout:loop 2023-11-30T21:38:46.705 INFO:tasks.nvme_loop:Connecting nvme_loop smithi069:/dev/vg_nvme/lv_1... 2023-11-30T21:38:46.706 DEBUG:teuthology.orchestra.run.smithi069:> sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_1 && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_1/attr_allow_any_host && sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_1/namespaces/1 && echo -n /dev/vg_nvme/lv_1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_1/namespaces/1/device_path && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_1/namespaces/1/enable && sudo ln -s /sys/kernel/config/nvmet/subsystems/lv_1 /sys/kernel/config/nvmet/ports/1/subsystems/lv_1 && sudo nvme connect -t loop -n lv_1 -q hostnqn 2023-11-30T21:38:46.740 INFO:teuthology.orchestra.run.smithi069.stdout:1 2023-11-30T21:38:46.774 INFO:teuthology.orchestra.run.smithi069.stdout:/dev/vg_nvme/lv_11 2023-11-30T21:38:46.814 INFO:tasks.nvme_loop:Connecting nvme_loop smithi069:/dev/vg_nvme/lv_2... 2023-11-30T21:38:46.815 DEBUG:teuthology.orchestra.run.smithi069:> sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_2 && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_2/attr_allow_any_host && sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_2/namespaces/1 && echo -n /dev/vg_nvme/lv_2 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_2/namespaces/1/device_path && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_2/namespaces/1/enable && sudo ln -s /sys/kernel/config/nvmet/subsystems/lv_2 /sys/kernel/config/nvmet/ports/1/subsystems/lv_2 && sudo nvme connect -t loop -n lv_2 -q hostnqn 2023-11-30T21:38:46.890 INFO:teuthology.orchestra.run.smithi069.stdout:1 2023-11-30T21:38:46.925 INFO:teuthology.orchestra.run.smithi069.stdout:/dev/vg_nvme/lv_21 2023-11-30T21:38:46.963 INFO:tasks.nvme_loop:Connecting nvme_loop smithi069:/dev/vg_nvme/lv_3... 2023-11-30T21:38:46.963 DEBUG:teuthology.orchestra.run.smithi069:> sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_3 && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_3/attr_allow_any_host && sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_3/namespaces/1 && echo -n /dev/vg_nvme/lv_3 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_3/namespaces/1/device_path && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_3/namespaces/1/enable && sudo ln -s /sys/kernel/config/nvmet/subsystems/lv_3 /sys/kernel/config/nvmet/ports/1/subsystems/lv_3 && sudo nvme connect -t loop -n lv_3 -q hostnqn 2023-11-30T21:38:47.037 INFO:teuthology.orchestra.run.smithi069.stdout:1 2023-11-30T21:38:47.072 INFO:teuthology.orchestra.run.smithi069.stdout:/dev/vg_nvme/lv_31 2023-11-30T21:38:47.110 INFO:tasks.nvme_loop:Connecting nvme_loop smithi069:/dev/vg_nvme/lv_4... 2023-11-30T21:38:47.110 DEBUG:teuthology.orchestra.run.smithi069:> sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_4 && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_4/attr_allow_any_host && sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_4/namespaces/1 && echo -n /dev/vg_nvme/lv_4 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_4/namespaces/1/device_path && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_4/namespaces/1/enable && sudo ln -s /sys/kernel/config/nvmet/subsystems/lv_4 /sys/kernel/config/nvmet/ports/1/subsystems/lv_4 && sudo nvme connect -t loop -n lv_4 -q hostnqn 2023-11-30T21:38:47.184 INFO:teuthology.orchestra.run.smithi069.stdout:1 2023-11-30T21:38:47.219 INFO:teuthology.orchestra.run.smithi069.stdout:/dev/vg_nvme/lv_41 2023-11-30T21:38:47.257 DEBUG:teuthology.orchestra.run.smithi069:> set -ex 2023-11-30T21:38:47.257 DEBUG:teuthology.orchestra.run.smithi069:> dd if=/scratch_devs of=/dev/stdout 2023-11-30T21:38:47.313 DEBUG:teuthology.orchestra.run.smithi069:> sudo nvme list 2023-11-30T21:38:47.377 INFO:teuthology.orchestra.run.smithi069.stdout:Node SN Model Namespace Usage Format FW Rev 2023-11-30T21:38:47.377 INFO:teuthology.orchestra.run.smithi069.stdout:---------------- -------------------- ---------------------------------------- --------- -------------------------- ---------------- -------- 2023-11-30T21:38:47.377 INFO:teuthology.orchestra.run.smithi069.stdout:/dev/nvme0n1 PHFT620400Y0400BGN INTEL SSDPEDMD400G4 1 400.09 GB / 400.09 GB 512 B + 0 B 8DV101H0 2023-11-30T21:38:47.377 INFO:teuthology.orchestra.run.smithi069.stdout:/dev/nvme1n1 0ec50c6bdaf3a8faa696 Linux 1 96.00 GB / 96.00 GB 512 B + 0 B 4.18.0-4 2023-11-30T21:38:47.377 INFO:teuthology.orchestra.run.smithi069.stdout:/dev/nvme2n1 872b20a72ee5e6d6f255 Linux 1 96.00 GB / 96.00 GB 512 B + 0 B 4.18.0-4 2023-11-30T21:38:47.377 INFO:teuthology.orchestra.run.smithi069.stdout:/dev/nvme3n1 19769a45ed6e53d3587d Linux 1 96.00 GB / 96.00 GB 512 B + 0 B 4.18.0-4 2023-11-30T21:38:47.378 INFO:teuthology.orchestra.run.smithi069.stdout:/dev/nvme4n1 d1897f02c0f6f33f9b75 Linux 1 96.00 GB / 96.00 GB 512 B + 0 B 4.18.0-4 2023-11-30T21:38:47.378 INFO:tasks.nvme_loop:new_devs ['/dev/nvme1n1', '/dev/nvme2n1', '/dev/nvme3n1', '/dev/nvme4n1'] 2023-11-30T21:38:47.379 DEBUG:teuthology.orchestra.run.smithi069:> set -ex 2023-11-30T21:38:47.379 DEBUG:teuthology.orchestra.run.smithi069:> sudo dd of=/scratch_devs 2023-11-30T21:38:47.443 INFO:teuthology.run_tasks:Running task cephadm... 2023-11-30T21:38:47.530 INFO:tasks.cephadm:Config: {'roleless': True, 'conf': {'mgr': {'debug mgr': 20, 'debug ms': 1}, 'mon': {'debug mon': 20, 'debug ms': 1, 'debug paxos': 20}, 'osd': {'debug ms': 1, 'debug osd': 20, 'osd shutdown pgref assert': True}}, 'flavor': 'default', 'log-ignorelist': ['\\(MDS_ALL_DOWN\\)', '\\(MDS_UP_LESS_THAN_MAX\\)'], 'sha1': '0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9'} 2023-11-30T21:38:47.530 INFO:tasks.cephadm:Cluster image is quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 2023-11-30T21:38:47.531 INFO:tasks.cephadm:Cluster fsid is d8021004-8fc8-11ee-95a2-87774f69a715 2023-11-30T21:38:47.531 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2023-11-30T21:38:47.531 INFO:tasks.cephadm:No mon roles; fabricating mons 2023-11-30T21:38:47.531 INFO:tasks.cephadm:Monitor IPs: {'mon.smithi016': '172.21.15.16', 'mon.smithi069': '172.21.15.69'} 2023-11-30T21:38:47.531 INFO:tasks.cephadm:Normalizing hostnames... 2023-11-30T21:38:47.531 DEBUG:teuthology.orchestra.run.smithi016:> sudo hostname $(hostname -s) 2023-11-30T21:38:47.557 DEBUG:teuthology.orchestra.run.smithi069:> sudo hostname $(hostname -s) 2023-11-30T21:38:47.583 INFO:tasks.cephadm:Downloading cephadm (repo https://github.com/ceph/ceph-ci.git ref 0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9)... 2023-11-30T21:38:47.583 DEBUG:teuthology.orchestra.run.smithi016:> curl --silent https://raw.githubusercontent.com/ceph/ceph-ci/0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9/src/cephadm/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2023-11-30T21:38:47.862 INFO:teuthology.orchestra.run.smithi016.stdout:-rw-rw-r--. 1 ubuntu ubuntu 355729 Nov 30 21:38 /home/ubuntu/cephtest/cephadm 2023-11-30T21:38:47.862 DEBUG:teuthology.orchestra.run.smithi069:> curl --silent https://raw.githubusercontent.com/ceph/ceph-ci/0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9/src/cephadm/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2023-11-30T21:38:48.123 INFO:teuthology.orchestra.run.smithi069.stdout:-rw-rw-r--. 1 ubuntu ubuntu 355729 Nov 30 21:38 /home/ubuntu/cephtest/cephadm 2023-11-30T21:38:48.123 DEBUG:teuthology.orchestra.run.smithi016:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2023-11-30T21:38:48.138 DEBUG:teuthology.orchestra.run.smithi069:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2023-11-30T21:38:48.161 DEBUG:teuthology.orchestra.run.smithi016:> sudo mkdir -p /etc/ceph 2023-11-30T21:38:48.204 DEBUG:teuthology.orchestra.run.smithi069:> sudo mkdir -p /etc/ceph 2023-11-30T21:38:48.228 DEBUG:teuthology.orchestra.run.smithi016:> sudo chmod 777 /etc/ceph 2023-11-30T21:38:48.270 DEBUG:teuthology.orchestra.run.smithi069:> sudo chmod 777 /etc/ceph 2023-11-30T21:38:48.293 INFO:tasks.cephadm:Writing seed config... 2023-11-30T21:38:48.294 INFO:tasks.cephadm: override: [mgr] debug mgr = 20 2023-11-30T21:38:48.295 INFO:tasks.cephadm: override: [mgr] debug ms = 1 2023-11-30T21:38:48.295 INFO:tasks.cephadm: override: [mon] debug mon = 20 2023-11-30T21:38:48.295 INFO:tasks.cephadm: override: [mon] debug ms = 1 2023-11-30T21:38:48.295 INFO:tasks.cephadm: override: [mon] debug paxos = 20 2023-11-30T21:38:48.295 INFO:tasks.cephadm: override: [osd] debug ms = 1 2023-11-30T21:38:48.295 INFO:tasks.cephadm: override: [osd] debug osd = 20 2023-11-30T21:38:48.295 INFO:tasks.cephadm: override: [osd] osd shutdown pgref assert = True 2023-11-30T21:38:48.296 DEBUG:teuthology.orchestra.run.smithi016:> set -ex 2023-11-30T21:38:48.296 DEBUG:teuthology.orchestra.run.smithi016:> dd of=/home/ubuntu/cephtest/seed.ceph.conf 2023-11-30T21:38:48.325 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 = d8021004-8fc8-11ee-95a2-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 2023-11-30T21:38:48.325 DEBUG:teuthology.orchestra.run.smithi016:mon.smithi016> sudo journalctl -f -n 0 -u ceph-d8021004-8fc8-11ee-95a2-87774f69a715@mon.smithi016.service 2023-11-30T21:38:48.367 INFO:tasks.cephadm:Bootstrapping... 2023-11-30T21:38:48.367 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 -v bootstrap --fsid d8021004-8fc8-11ee-95a2-87774f69a715 --config /home/ubuntu/cephtest/seed.ceph.conf --output-config /etc/ceph/ceph.conf --output-keyring /etc/ceph/ceph.client.admin.keyring --output-pub-ssh-key /home/ubuntu/cephtest/ceph.pub --mon-ip 172.21.15.16 --skip-admin-label && sudo chmod +r /etc/ceph/ceph.client.admin.keyring 2023-11-30T21:38:48.392 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:-- Logs begin at Thu 2023-11-30 21:17:28 UTC. -- 2023-11-30T21:38:48.746 INFO:teuthology.orchestra.run.smithi016.stderr:-------------------------------------------------------------------------------- 2023-11-30T21:38:48.747 INFO:teuthology.orchestra.run.smithi016.stderr:cephadm ['--image', 'quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9', '-v', 'bootstrap', '--fsid', 'd8021004-8fc8-11ee-95a2-87774f69a715', '--config', '/home/ubuntu/cephtest/seed.ceph.conf', '--output-config', '/etc/ceph/ceph.conf', '--output-keyring', '/etc/ceph/ceph.client.admin.keyring', '--output-pub-ssh-key', '/home/ubuntu/cephtest/ceph.pub', '--mon-ip', '172.21.15.16', '--skip-admin-label'] 2023-11-30T21:38:50.763 INFO:teuthology.orchestra.run.smithi016.stderr:/bin/podman: 3.2.3 2023-11-30T21:38:50.864 INFO:teuthology.orchestra.run.smithi016.stderr:Verifying podman|docker is present... 2023-11-30T21:38:50.912 INFO:teuthology.orchestra.run.smithi016.stderr:/bin/podman: 3.2.3 2023-11-30T21:38:51.015 INFO:teuthology.orchestra.run.smithi016.stderr:Verifying lvm2 is present... 2023-11-30T21:38:51.015 INFO:teuthology.orchestra.run.smithi016.stderr:Verifying time synchronization is in place... 2023-11-30T21:38:51.022 INFO:teuthology.orchestra.run.smithi016.stderr:systemctl: Failed to get unit file state for chrony.service: No such file or directory 2023-11-30T21:38:51.028 INFO:teuthology.orchestra.run.smithi016.stderr:systemctl: inactive 2023-11-30T21:38:51.035 INFO:teuthology.orchestra.run.smithi016.stderr:systemctl: enabled 2023-11-30T21:38:51.041 INFO:teuthology.orchestra.run.smithi016.stderr:systemctl: active 2023-11-30T21:38:51.041 INFO:teuthology.orchestra.run.smithi016.stderr:Unit chronyd.service is enabled and running 2023-11-30T21:38:51.041 INFO:teuthology.orchestra.run.smithi016.stderr:Repeating the final host check... 2023-11-30T21:38:51.087 INFO:teuthology.orchestra.run.smithi016.stderr:/bin/podman: 3.2.3 2023-11-30T21:38:51.196 INFO:teuthology.orchestra.run.smithi016.stderr:podman (/bin/podman) version 3.2.3 is present 2023-11-30T21:38:51.197 INFO:teuthology.orchestra.run.smithi016.stderr:systemctl is present 2023-11-30T21:38:51.197 INFO:teuthology.orchestra.run.smithi016.stderr:lvcreate is present 2023-11-30T21:38:51.202 INFO:teuthology.orchestra.run.smithi016.stderr:systemctl: Failed to get unit file state for chrony.service: No such file or directory 2023-11-30T21:38:51.208 INFO:teuthology.orchestra.run.smithi016.stderr:systemctl: inactive 2023-11-30T21:38:51.215 INFO:teuthology.orchestra.run.smithi016.stderr:systemctl: enabled 2023-11-30T21:38:51.220 INFO:teuthology.orchestra.run.smithi016.stderr:systemctl: active 2023-11-30T21:38:51.221 INFO:teuthology.orchestra.run.smithi016.stderr:Unit chronyd.service is enabled and running 2023-11-30T21:38:51.221 INFO:teuthology.orchestra.run.smithi016.stderr:Host looks OK 2023-11-30T21:38:51.221 INFO:teuthology.orchestra.run.smithi016.stderr:Cluster fsid: d8021004-8fc8-11ee-95a2-87774f69a715 2023-11-30T21:38:51.222 INFO:teuthology.orchestra.run.smithi016.stderr:Acquiring lock 140523146129480 on /run/cephadm/d8021004-8fc8-11ee-95a2-87774f69a715.lock 2023-11-30T21:38:51.222 INFO:teuthology.orchestra.run.smithi016.stderr:Lock 140523146129480 acquired on /run/cephadm/d8021004-8fc8-11ee-95a2-87774f69a715.lock 2023-11-30T21:38:51.222 INFO:teuthology.orchestra.run.smithi016.stderr:Verifying IP 172.21.15.16 port 3300 ... 2023-11-30T21:38:51.223 INFO:teuthology.orchestra.run.smithi016.stderr:Verifying IP 172.21.15.16 port 6789 ... 2023-11-30T21:38:51.223 INFO:teuthology.orchestra.run.smithi016.stderr:Base mon IP(s) is [172.21.15.16:3300, 172.21.15.16:6789], mon addrv is [v2:172.21.15.16:3300,v1:172.21.15.16:6789] 2023-11-30T21:38:51.225 INFO:teuthology.orchestra.run.smithi016.stderr:/sbin/ip: default via 172.21.15.254 dev ens1f0 proto dhcp metric 100 2023-11-30T21:38:51.225 INFO:teuthology.orchestra.run.smithi016.stderr:/sbin/ip: 172.21.0.0/20 dev ens1f0 proto kernel scope link src 172.21.15.16 metric 100 2023-11-30T21:38:51.228 INFO:teuthology.orchestra.run.smithi016.stderr:/sbin/ip: ::1 dev lo proto kernel metric 256 pref medium 2023-11-30T21:38:51.228 INFO:teuthology.orchestra.run.smithi016.stderr:/sbin/ip: fe80::/64 dev ens1f0 proto kernel metric 256 pref medium 2023-11-30T21:38:51.228 INFO:teuthology.orchestra.run.smithi016.stderr:/sbin/ip: default via fe80::327c:5e00:6487:71e0 dev ens1f0 proto ra metric 1024 expires 1798sec hoplimit 64 pref medium 2023-11-30T21:38:51.231 INFO:teuthology.orchestra.run.smithi016.stderr:/sbin/ip: 1: lo: mtu 65536 state UNKNOWN qlen 1000 2023-11-30T21:38:51.231 INFO:teuthology.orchestra.run.smithi016.stderr:/sbin/ip: inet6 ::1/128 scope host 2023-11-30T21:38:51.231 INFO:teuthology.orchestra.run.smithi016.stderr:/sbin/ip: valid_lft forever preferred_lft forever 2023-11-30T21:38:51.232 INFO:teuthology.orchestra.run.smithi016.stderr:/sbin/ip: 4: ens1f0: mtu 1500 state UP qlen 1000 2023-11-30T21:38:51.232 INFO:teuthology.orchestra.run.smithi016.stderr:/sbin/ip: inet6 fe80::ec4:7aff:febd:1564/64 scope link 2023-11-30T21:38:51.232 INFO:teuthology.orchestra.run.smithi016.stderr:/sbin/ip: valid_lft forever preferred_lft forever 2023-11-30T21:38:51.232 INFO:teuthology.orchestra.run.smithi016.stderr:Mon IP `172.21.15.16` is in CIDR network `172.21.0.0/20` 2023-11-30T21:38:51.232 INFO:teuthology.orchestra.run.smithi016.stderr:Mon IP `172.21.15.16` is in CIDR network `172.21.0.0/20` 2023-11-30T21:38:51.232 INFO:teuthology.orchestra.run.smithi016.stderr:Inferred mon public CIDR from local network configuration ['172.21.0.0/20', '172.21.0.0/20'] 2023-11-30T21:38:51.233 INFO:teuthology.orchestra.run.smithi016.stderr:Internal network (--cluster-network) has not been provided, OSD replication will default to the public_network 2023-11-30T21:38:51.234 INFO:teuthology.orchestra.run.smithi016.stderr:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9... 2023-11-30T21:38:51.344 INFO:teuthology.orchestra.run.smithi016.stderr:/bin/podman: Trying to pull quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9... 2023-11-30T21:38:51.457 INFO:teuthology.orchestra.run.smithi016.stderr:/bin/podman: Getting image source signatures 2023-11-30T21:38:51.621 INFO:teuthology.orchestra.run.smithi016.stderr:/bin/podman: Copying blob sha256:96ba01455e65bc03491e2f2316657b68180ac5005b1d5caba9f26ab597b9194e 2023-11-30T21:38:51.680 INFO:teuthology.orchestra.run.smithi016.stderr:/bin/podman: Copying blob sha256:d3e436ac93e4b5a6d94c7ac8024df331e66e67275836276615dc044fd3cbf83a 2023-11-30T21:39:11.403 INFO:teuthology.orchestra.run.smithi016.stderr:/bin/podman: Copying config sha256:d30c4dc4d760f2fdb463af249ff72204aa7b305461ccb4ab64a229b59c3e2dc6 2023-11-30T21:39:12.365 INFO:teuthology.orchestra.run.smithi016.stderr:/bin/podman: Writing manifest to image destination 2023-11-30T21:39:12.365 INFO:teuthology.orchestra.run.smithi016.stderr:/bin/podman: Storing signatures 2023-11-30T21:39:22.451 INFO:teuthology.orchestra.run.smithi016.stderr:/bin/podman: d30c4dc4d760f2fdb463af249ff72204aa7b305461ccb4ab64a229b59c3e2dc6 2023-11-30T21:39:23.252 INFO:teuthology.orchestra.run.smithi016.stderr:ceph: ceph version 16.2.14-328-g0dc074ce (0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9) pacific (stable) 2023-11-30T21:39:23.657 INFO:teuthology.orchestra.run.smithi016.stderr:Ceph version: ceph version 16.2.14-328-g0dc074ce (0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9) pacific (stable) 2023-11-30T21:39:23.658 INFO:teuthology.orchestra.run.smithi016.stderr:Extracting ceph user uid/gid from container image... 2023-11-30T21:39:24.083 INFO:teuthology.orchestra.run.smithi016.stderr:stat: 167 167 2023-11-30T21:39:24.402 INFO:teuthology.orchestra.run.smithi016.stderr:Creating initial keys... 2023-11-30T21:39:24.757 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph-authtool: AQAMAWllLJLBLBAA/krqhmsHWGwCy6xqLXPLZg== 2023-11-30T21:39:25.574 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph-authtool: AQANAWllXg38IRAAe8bPbceyllDiaD3q+rpHFA== 2023-11-30T21:39:26.290 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph-authtool: AQAOAWll6rQvERAAjAay6Y0sb798jh6LRRZrPg== 2023-11-30T21:39:26.650 INFO:teuthology.orchestra.run.smithi016.stderr:Creating initial monmap... 2023-11-30T21:39:27.040 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/monmaptool: /usr/bin/monmaptool: monmap file /tmp/monmap 2023-11-30T21:39:27.041 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/monmaptool: /usr/bin/monmaptool: set fsid to d8021004-8fc8-11ee-95a2-87774f69a715 2023-11-30T21:39:27.041 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/monmaptool: /usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2023-11-30T21:39:27.395 INFO:teuthology.orchestra.run.smithi016.stderr:monmaptool for smithi016 [v2:172.21.15.16:3300,v1:172.21.15.16:6789] on /usr/bin/monmaptool: monmap file /tmp/monmap 2023-11-30T21:39:27.396 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/monmaptool: set fsid to d8021004-8fc8-11ee-95a2-87774f69a715 2023-11-30T21:39:27.396 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2023-11-30T21:39:27.396 INFO:teuthology.orchestra.run.smithi016.stderr: 2023-11-30T21:39:27.396 INFO:teuthology.orchestra.run.smithi016.stderr:Creating mon... 2023-11-30T21:39:27.798 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph-mon: debug 2023-11-30T21:39:27.766+0000 7f089b4c0880 0 set uid:gid to 167:167 (ceph:ceph) 2023-11-30T21:39:27.798 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph-mon: debug 2023-11-30T21:39:27.766+0000 7f089b4c0880 1 imported monmap: 2023-11-30T21:39:27.798 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph-mon: epoch 0 2023-11-30T21:39:27.798 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph-mon: fsid d8021004-8fc8-11ee-95a2-87774f69a715 2023-11-30T21:39:27.798 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph-mon: last_changed 2023-11-30T21:39:27.022986+0000 2023-11-30T21:39:27.798 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph-mon: created 2023-11-30T21:39:27.022986+0000 2023-11-30T21:39:27.798 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph-mon: min_mon_release 0 (unknown) 2023-11-30T21:39:27.799 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph-mon: election_strategy: 1 2023-11-30T21:39:27.799 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph-mon: 0: [v2:172.21.15.16:3300/0,v1:172.21.15.16:6789/0] mon.smithi016 2023-11-30T21:39:27.799 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph-mon: 2023-11-30T21:39:27.799 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph-mon: debug 2023-11-30T21:39:27.766+0000 7f089b4c0880 0 /usr/bin/ceph-mon: set fsid to d8021004-8fc8-11ee-95a2-87774f69a715 2023-11-30T21:39:27.799 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph-mon: debug 2023-11-30T21:39:27.767+0000 7f089b4c0880 4 rocksdb: RocksDB version: 6.8.1 2023-11-30T21:39:27.799 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph-mon: 2023-11-30T21:39:27.799 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph-mon: debug 2023-11-30T21:39:27.767+0000 7f089b4c0880 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2023-11-30T21:39:27.799 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph-mon: debug 2023-11-30T21:39:27.767+0000 7f089b4c0880 4 rocksdb: Compile date Nov 29 2023 2023-11-30T21:39:27.799 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph-mon: debug 2023-11-30T21:39:27.767+0000 7f089b4c0880 4 rocksdb: DB SUMMARY 2023-11-30T21:39:27.799 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph-mon: 2023-11-30T21:39:27.799 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph-mon: debug 2023-11-30T21:39:27.767+0000 7f089b4c0880 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-smithi016/store.db dir, Total Num: 0, files: 2023-11-30T21:39:27.800 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph-mon: 2023-11-30T21:39:27.800 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph-mon: debug 2023-11-30T21:39:27.767+0000 7f089b4c0880 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-smithi016/store.db: 2023-11-30T21:39:27.800 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph-mon: 2023-11-30T21:39:27.800 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph-mon: debug 2023-11-30T21:39:27.767+0000 7f089b4c0880 4 rocksdb: Options.error_if_exists: 0 2023-11-30T21:39:27.800 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph-mon: debug 2023-11-30T21:39:27.767+0000 7f089b4c0880 4 rocksdb: Options.create_if_missing: 1 2023-11-30T21:39:27.800 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph-mon: debug 2023-11-30T21:39:27.767+0000 7f089b4c0880 4 rocksdb: Options.paranoid_checks: 1 2023-11-30T21:39:27.800 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph-mon: debug 2023-11-30T21:39:27.767+0000 7f089b4c0880 4 rocksdb: Options.env: 0x556899181080 2023-11-30T21:39:27.800 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph-mon: debug 2023-11-30T21:39:27.767+0000 7f089b4c0880 4 rocksdb: Options.fs: Posix File System 2023-11-30T21:39:27.800 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph-mon: debug 2023-11-30T21:39:27.767+0000 7f089b4c0880 4 rocksdb: Options.info_log: 0x55689a55d380 2023-11-30T21:39:27.800 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph-mon: debug 2023-11-30T21:39:27.767+0000 7f089b4c0880 4 rocksdb: Options.max_file_opening_threads: 16 2023-11-30T21:39:27.800 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph-mon: debug 2023-11-30T21:39:27.767+0000 7f089b4c0880 4 rocksdb: Options.statistics: (nil) 2023-11-30T21:39:27.800 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph-mon: debug 2023-11-30T21:39:27.767+0000 7f089b4c0880 4 rocksdb: Options.use_fsync: 0 2023-11-30T21:39:27.801 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph-mon: debug 2023-11-30T21:39:27.767+0000 7f089b4c0880 4 rocksdb: Options.max_log_file_size: 0 2023-11-30T21:39:27.801 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph-mon: debug 2023-11-30T21:39:27.767+0000 7f089b4c0880 4 rocksdb: Options.max_manifest_file_size: 1073741824 2023-11-30T21:39:27.801 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph-mon: debug 2023-11-30T21:39:27.767+0000 7f089b4c0880 4 rocksdb: Options.log_file_time_to_roll: 0 2023-11-30T21:39:27.801 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph-mon: debug 2023-11-30T21:39:27.767+0000 7f089b4c0880 4 rocksdb: Options.keep_log_file_num: 1000 2023-11-30T21:39:27.801 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph-mon: debug 2023-11-30T21:39:27.767+0000 7f089b4c0880 4 rocksdb: Options.recycle_log_file_num: 0 2023-11-30T21:39:27.801 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph-mon: debug 2023-11-30T21:39:27.767+0000 7f089b4c0880 4 rocksdb: Options.allow_fallocate: 1 2023-11-30T21:39:27.801 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph-mon: debug 2023-11-30T21:39:27.767+0000 7f089b4c0880 4 rocksdb: Options.allow_mmap_reads: 0 2023-11-30T21:39:27.801 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph-mon: debug 2023-11-30T21:39:27.767+0000 7f089b4c0880 4 rocksdb: Options.allow_mmap_writes: 0 2023-11-30T21:39:27.801 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph-mon: debug 2023-11-30T21:39:27.767+0000 7f089b4c0880 4 rocksdb: Options.use_direct_reads: 0 2023-11-30T21:39:27.801 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph-mon: debug 2023-11-30T21:39:27.767+0000 7f089b4c0880 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2023-11-30T21:39:27.801 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph-mon: debug 2023-11-30T21:39:27.767+0000 7f089b4c0880 4 rocksdb: Options.create_missing_column_families: 0 2023-11-30T21:39:27.801 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph-mon: debug 2023-11-30T21:39:27.767+0000 7f089b4c0880 4 rocksdb: Options.db_log_dir: 2023-11-30T21:39:27.801 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph-mon: debug 2023-11-30T21:39:27.767+0000 7f089b4c0880 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-smithi016/store.db 2023-11-30T21:39:27.802 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph-mon: debug 2023-11-30T21:39:27.767+0000 7f089b4c0880 4 rocksdb: Options.table_cache_numshardbits: 6 2023-11-30T21:39:27.802 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph-mon: debug 2023-11-30T21:39:27.767+0000 7f089b4c0880 4 rocksdb: Options.max_subcompactions: 1 2023-11-30T21:39:27.802 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph-mon: debug 2023-11-30T21:39:27.767+0000 7f089b4c0880 4 rocksdb: Options.max_background_flushes: -1 2023-11-30T21:39:27.802 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph-mon: debug 2023-11-30T21:39:27.767+0000 7f089b4c0880 4 rocksdb: Options.WAL_ttl_seconds: 0 2023-11-30T21:39:27.802 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph-mon: debug 2023-11-30T21:39:27.767+0000 7f089b4c0880 4 rocksdb: Options.WAL_size_limit_MB: 0 2023-11-30T21:39:27.802 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph-mon: debug 2023-11-30T21:39:27.767+0000 7f089b4c0880 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2023-11-30T21:39:27.802 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph-mon: debug 2023-11-30T21:39:27.767+0000 7f089b4c0880 4 rocksdb: Options.manifest_preallocation_size: 4194304 2023-11-30T21:39:27.802 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph-mon: debug 2023-11-30T21:39:27.767+0000 7f089b4c0880 4 rocksdb: Options.is_fd_close_on_exec: 1 2023-11-30T21:39:27.802 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph-mon: debug 2023-11-30T21:39:27.767+0000 7f089b4c0880 4 rocksdb: Options.advise_random_on_open: 1 2023-11-30T21:39:27.802 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph-mon: debug 2023-11-30T21:39:27.767+0000 7f089b4c0880 4 rocksdb: Options.db_write_buffer_size: 0 2023-11-30T21:39:27.802 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph-mon: debug 2023-11-30T21:39:27.767+0000 7f089b4c0880 4 rocksdb: Options.write_buffer_manager: 0x55689a563980 2023-11-30T21:39:27.802 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph-mon: debug 2023-11-30T21:39:27.767+0000 7f089b4c0880 4 rocksdb: Options.access_hint_on_compaction_start: 1 2023-11-30T21:39:27.803 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph-mon: debug 2023-11-30T21:39:27.767+0000 7f089b4c0880 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2023-11-30T21:39:27.803 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph-mon: debug 2023-11-30T21:39:27.767+0000 7f089b4c0880 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2023-11-30T21:39:27.803 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph-mon: debug 2023-11-30T21:39:27.767+0000 7f089b4c0880 4 rocksdb: Options.use_adaptive_mutex: 0 2023-11-30T21:39:27.803 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph-mon: debug 2023-11-30T21:39:27.767+0000 7f089b4c0880 4 rocksdb: Options.rate_limiter: (nil) 2023-11-30T21:39:27.803 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph-mon: debug 2023-11-30T21:39:27.767+0000 7f089b4c0880 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2023-11-30T21:39:27.803 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph-mon: debug 2023-11-30T21:39:27.767+0000 7f089b4c0880 4 rocksdb: Options.wal_recovery_mode: 2 2023-11-30T21:39:27.803 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph-mon: debug 2023-11-30T21:39:27.767+0000 7f089b4c0880 4 rocksdb: Options.enable_thread_tracking: 0 2023-11-30T21:39:27.803 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph-mon: debug 2023-11-30T21:39:27.767+0000 7f089b4c0880 4 rocksdb: Options.enable_pipelined_write: 0 2023-11-30T21:39:27.803 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph-mon: debug 2023-11-30T21:39:27.767+0000 7f089b4c0880 4 rocksdb: Options.unordered_write: 0 2023-11-30T21:39:27.803 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph-mon: debug 2023-11-30T21:39:27.767+0000 7f089b4c0880 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2023-11-30T21:39:27.803 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph-mon: debug 2023-11-30T21:39:27.767+0000 7f089b4c0880 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2023-11-30T21:39:27.803 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph-mon: debug 2023-11-30T21:39:27.767+0000 7f089b4c0880 4 rocksdb: Options.write_thread_max_yield_usec: 100 2023-11-30T21:39:27.803 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph-mon: debug 2023-11-30T21:39:27.767+0000 7f089b4c0880 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2023-11-30T21:39:27.804 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph-mon: debug 2023-11-30T21:39:27.767+0000 7f089b4c0880 4 rocksdb: Options.row_cache: None 2023-11-30T21:39:27.804 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph-mon: debug 2023-11-30T21:39:27.767+0000 7f089b4c0880 4 rocksdb: Options.wal_filter: None 2023-11-30T21:39:27.804 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph-mon: debug 2023-11-30T21:39:27.767+0000 7f089b4c0880 4 rocksdb: Options.avoid_flush_during_recovery: 0 2023-11-30T21:39:27.804 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph-mon: debug 2023-11-30T21:39:27.767+0000 7f089b4c0880 4 rocksdb: Options.allow_ingest_behind: 0 2023-11-30T21:39:27.804 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph-mon: debug 2023-11-30T21:39:27.767+0000 7f089b4c0880 4 rocksdb: Options.preserve_deletes: 0 2023-11-30T21:39:27.804 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph-mon: debug 2023-11-30T21:39:27.767+0000 7f089b4c0880 4 rocksdb: Options.two_write_queues: 0 2023-11-30T21:39:27.804 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph-mon: debug 2023-11-30T21:39:27.767+0000 7f089b4c0880 4 rocksdb: Options.manual_wal_flush: 0 2023-11-30T21:39:27.804 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph-mon: debug 2023-11-30T21:39:27.767+0000 7f089b4c0880 4 rocksdb: Options.atomic_flush: 0 2023-11-30T21:39:27.804 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph-mon: debug 2023-11-30T21:39:27.767+0000 7f089b4c0880 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2023-11-30T21:39:27.804 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph-mon: debug 2023-11-30T21:39:27.767+0000 7f089b4c0880 4 rocksdb: Options.persist_stats_to_disk: 0 2023-11-30T21:39:27.804 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph-mon: debug 2023-11-30T21:39:27.767+0000 7f089b4c0880 4 rocksdb: Options.write_dbid_to_manifest: 0 2023-11-30T21:39:27.804 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph-mon: debug 2023-11-30T21:39:27.767+0000 7f089b4c0880 4 rocksdb: Options.log_readahead_size: 0 2023-11-30T21:39:27.805 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph-mon: debug 2023-11-30T21:39:27.767+0000 7f089b4c0880 4 rocksdb: Options.sst_file_checksum_func: Unknown 2023-11-30T21:39:27.805 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph-mon: debug 2023-11-30T21:39:27.767+0000 7f089b4c0880 4 rocksdb: Options.max_background_jobs: 2 2023-11-30T21:39:27.805 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph-mon: debug 2023-11-30T21:39:27.767+0000 7f089b4c0880 4 rocksdb: Options.max_background_compactions: -1 2023-11-30T21:39:27.805 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph-mon: debug 2023-11-30T21:39:27.767+0000 7f089b4c0880 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2023-11-30T21:39:27.805 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph-mon: debug 2023-11-30T21:39:27.767+0000 7f089b4c0880 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2023-11-30T21:39:27.805 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph-mon: debug 2023-11-30T21:39:27.767+0000 7f089b4c0880 4 rocksdb: Options.delayed_write_rate : 16777216 2023-11-30T21:39:27.805 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph-mon: debug 2023-11-30T21:39:27.767+0000 7f089b4c0880 4 rocksdb: Options.max_total_wal_size: 0 2023-11-30T21:39:27.805 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph-mon: debug 2023-11-30T21:39:27.767+0000 7f089b4c0880 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2023-11-30T21:39:27.805 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph-mon: debug 2023-11-30T21:39:27.767+0000 7f089b4c0880 4 rocksdb: Options.stats_dump_period_sec: 600 2023-11-30T21:39:27.805 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph-mon: debug 2023-11-30T21:39:27.767+0000 7f089b4c0880 4 rocksdb: Options.stats_persist_period_sec: 600 2023-11-30T21:39:27.805 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph-mon: debug 2023-11-30T21:39:27.767+0000 7f089b4c0880 4 rocksdb: Options.stats_history_buffer_size: 1048576 2023-11-30T21:39:27.805 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph-mon: debug 2023-11-30T21:39:27.767+0000 7f089b4c0880 4 rocksdb: Options.max_open_files: -1 2023-11-30T21:39:27.806 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph-mon: debug 2023-11-30T21:39:27.767+0000 7f089b4c0880 4 rocksdb: Options.bytes_per_sync: 0 2023-11-30T21:39:27.806 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph-mon: debug 2023-11-30T21:39:27.767+0000 7f089b4c0880 4 rocksdb: Options.wal_bytes_per_sync: 0 2023-11-30T21:39:27.806 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph-mon: debug 2023-11-30T21:39:27.767+0000 7f089b4c0880 4 rocksdb: Options.strict_bytes_per_sync: 0 2023-11-30T21:39:27.806 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph-mon: debug 2023-11-30T21:39:27.767+0000 7f089b4c0880 4 rocksdb: Options.compaction_readahead_size: 0 2023-11-30T21:39:27.806 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph-mon: debug 2023-11-30T21:39:27.767+0000 7f089b4c0880 4 rocksdb: Compression algorithms supported: 2023-11-30T21:39:27.806 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph-mon: debug 2023-11-30T21:39:27.767+0000 7f089b4c0880 4 rocksdb: kZSTDNotFinalCompression supported: 0 2023-11-30T21:39:27.806 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph-mon: debug 2023-11-30T21:39:27.767+0000 7f089b4c0880 4 rocksdb: kZSTD supported: 0 2023-11-30T21:39:27.806 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph-mon: debug 2023-11-30T21:39:27.767+0000 7f089b4c0880 4 rocksdb: kXpressCompression supported: 0 2023-11-30T21:39:27.806 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph-mon: debug 2023-11-30T21:39:27.767+0000 7f089b4c0880 4 rocksdb: kLZ4HCCompression supported: 1 2023-11-30T21:39:27.806 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph-mon: debug 2023-11-30T21:39:27.767+0000 7f089b4c0880 4 rocksdb: kLZ4Compression supported: 1 2023-11-30T21:39:27.806 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph-mon: debug 2023-11-30T21:39:27.767+0000 7f089b4c0880 4 rocksdb: kBZip2Compression supported: 0 2023-11-30T21:39:27.806 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph-mon: debug 2023-11-30T21:39:27.767+0000 7f089b4c0880 4 rocksdb: kZlibCompression supported: 1 2023-11-30T21:39:27.806 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph-mon: debug 2023-11-30T21:39:27.767+0000 7f089b4c0880 4 rocksdb: kSnappyCompression supported: 1 2023-11-30T21:39:27.807 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph-mon: debug 2023-11-30T21:39:27.767+0000 7f089b4c0880 4 rocksdb: Fast CRC32 supported: Supported on x86 2023-11-30T21:39:27.807 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph-mon: debug 2023-11-30T21:39:27.767+0000 7f089b4c0880 4 rocksdb: [db_impl/db_impl_open.cc:273] Creating manifest 1 2023-11-30T21:39:27.807 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph-mon: 2023-11-30T21:39:27.807 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph-mon: debug 2023-11-30T21:39:27.768+0000 7f089b4c0880 4 rocksdb: [version_set.cc:4413] Recovering from manifest file: /var/lib/ceph/mon/ceph-smithi016/store.db/MANIFEST-000001 2023-11-30T21:39:27.807 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph-mon: 2023-11-30T21:39:27.807 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph-mon: debug 2023-11-30T21:39:27.768+0000 7f089b4c0880 4 rocksdb: [column_family.cc:552] --------------- Options for column family [default]: 2023-11-30T21:39:27.807 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph-mon: 2023-11-30T21:39:27.807 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph-mon: debug 2023-11-30T21:39:27.768+0000 7f089b4c0880 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2023-11-30T21:39:27.807 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph-mon: debug 2023-11-30T21:39:27.768+0000 7f089b4c0880 4 rocksdb: Options.merge_operator: 2023-11-30T21:39:27.807 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph-mon: debug 2023-11-30T21:39:27.768+0000 7f089b4c0880 4 rocksdb: Options.compaction_filter: None 2023-11-30T21:39:27.807 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph-mon: debug 2023-11-30T21:39:27.768+0000 7f089b4c0880 4 rocksdb: Options.compaction_filter_factory: None 2023-11-30T21:39:27.807 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph-mon: debug 2023-11-30T21:39:27.768+0000 7f089b4c0880 4 rocksdb: Options.memtable_factory: SkipListFactory 2023-11-30T21:39:27.808 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph-mon: debug 2023-11-30T21:39:27.768+0000 7f089b4c0880 4 rocksdb: Options.table_factory: BlockBasedTable 2023-11-30T21:39:27.808 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph-mon: debug 2023-11-30T21:39:27.768+0000 7f089b4c0880 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55689a473d30) 2023-11-30T21:39:27.808 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph-mon: cache_index_and_filter_blocks: 1 2023-11-30T21:39:27.808 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph-mon: cache_index_and_filter_blocks_with_high_priority: 0 2023-11-30T21:39:27.808 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph-mon: pin_l0_filter_and_index_blocks_in_cache: 0 2023-11-30T21:39:27.808 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph-mon: pin_top_level_index_and_filter: 1 2023-11-30T21:39:27.808 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph-mon: index_type: 0 2023-11-30T21:39:27.809 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph-mon: data_block_index_type: 0 2023-11-30T21:39:27.809 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph-mon: index_shortening: 1 2023-11-30T21:39:27.809 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph-mon: data_block_hash_table_util_ratio: 0.750000 2023-11-30T21:39:27.809 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph-mon: hash_index_allow_collision: 1 2023-11-30T21:39:27.809 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph-mon: checksum: 1 2023-11-30T21:39:27.809 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph-mon: no_block_cache: 0 2023-11-30T21:39:27.809 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph-mon: block_cache: 0x55689a4a8d10 2023-11-30T21:39:27.810 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph-mon: block_cache_name: BinnedLRUCache 2023-11-30T21:39:27.810 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph-mon: block_cache_options: 2023-11-30T21:39:27.810 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph-mon: capacity : 536870912 2023-11-30T21:39:27.810 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph-mon: num_shard_bits : 4 2023-11-30T21:39:27.811 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph-mon: strict_capacity_limit : 0 2023-11-30T21:39:27.811 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph-mon: high_pri_pool_ratio: 0.000 2023-11-30T21:39:27.811 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph-mon: block_cache_compressed: (nil) 2023-11-30T21:39:27.811 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph-mon: persistent_cache: (nil) 2023-11-30T21:39:27.811 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph-mon: block_size: 4096 2023-11-30T21:39:27.811 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph-mon: block_size_deviation: 10 2023-11-30T21:39:27.811 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph-mon: block_restart_interval: 16 2023-11-30T21:39:27.812 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph-mon: index_block_restart_interval: 1 2023-11-30T21:39:27.812 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph-mon: metadata_block_size: 4096 2023-11-30T21:39:27.812 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph-mon: partition_filters: 0 2023-11-30T21:39:27.812 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph-mon: use_delta_encoding: 1 2023-11-30T21:39:27.813 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph-mon: filter_policy: rocksdb.BuiltinBloomFilter 2023-11-30T21:39:27.813 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph-mon: whole_key_filtering: 1 2023-11-30T21:39:27.813 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph-mon: verify_compression: 0 2023-11-30T21:39:27.813 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph-mon: read_amp_bytes_per_bit: 0 2023-11-30T21:39:27.813 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph-mon: format_version: 2 2023-11-30T21:39:27.814 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph-mon: enable_index_compression: 1 2023-11-30T21:39:27.814 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph-mon: block_align: 0 2023-11-30T21:39:27.814 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph-mon: 2023-11-30T21:39:27.814 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph-mon: debug 2023-11-30T21:39:27.768+0000 7f089b4c0880 4 rocksdb: Options.write_buffer_size: 33554432 2023-11-30T21:39:27.814 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph-mon: debug 2023-11-30T21:39:27.768+0000 7f089b4c0880 4 rocksdb: Options.max_write_buffer_number: 2 2023-11-30T21:39:27.814 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph-mon: debug 2023-11-30T21:39:27.768+0000 7f089b4c0880 4 rocksdb: Options.compression: NoCompression 2023-11-30T21:39:27.815 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph-mon: debug 2023-11-30T21:39:27.768+0000 7f089b4c0880 4 rocksdb: Options.bottommost_compression: Disabled 2023-11-30T21:39:27.815 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph-mon: debug 2023-11-30T21:39:27.768+0000 7f089b4c0880 4 rocksdb: Options.prefix_extractor: nullptr 2023-11-30T21:39:27.815 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph-mon: debug 2023-11-30T21:39:27.768+0000 7f089b4c0880 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2023-11-30T21:39:27.815 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph-mon: debug 2023-11-30T21:39:27.768+0000 7f089b4c0880 4 rocksdb: Options.num_levels: 7 2023-11-30T21:39:27.815 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph-mon: debug 2023-11-30T21:39:27.768+0000 7f089b4c0880 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2023-11-30T21:39:27.815 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph-mon: debug 2023-11-30T21:39:27.768+0000 7f089b4c0880 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2023-11-30T21:39:27.816 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph-mon: debug 2023-11-30T21:39:27.768+0000 7f089b4c0880 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2023-11-30T21:39:27.816 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph-mon: debug 2023-11-30T21:39:27.768+0000 7f089b4c0880 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2023-11-30T21:39:27.816 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph-mon: debug 2023-11-30T21:39:27.768+0000 7f089b4c0880 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2023-11-30T21:39:27.816 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph-mon: debug 2023-11-30T21:39:27.768+0000 7f089b4c0880 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2023-11-30T21:39:27.816 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph-mon: debug 2023-11-30T21:39:27.768+0000 7f089b4c0880 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2023-11-30T21:39:27.816 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph-mon: debug 2023-11-30T21:39:27.768+0000 7f089b4c0880 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2023-11-30T21:39:27.817 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph-mon: debug 2023-11-30T21:39:27.768+0000 7f089b4c0880 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2023-11-30T21:39:27.817 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph-mon: debug 2023-11-30T21:39:27.768+0000 7f089b4c0880 4 rocksdb: Options.compression_opts.window_bits: -14 2023-11-30T21:39:27.817 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph-mon: debug 2023-11-30T21:39:27.768+0000 7f089b4c0880 4 rocksdb: Options.compression_opts.level: 32767 2023-11-30T21:39:27.817 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph-mon: debug 2023-11-30T21:39:27.768+0000 7f089b4c0880 4 rocksdb: Options.compression_opts.strategy: 0 2023-11-30T21:39:27.817 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph-mon: debug 2023-11-30T21:39:27.768+0000 7f089b4c0880 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2023-11-30T21:39:27.817 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph-mon: debug 2023-11-30T21:39:27.768+0000 7f089b4c0880 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2023-11-30T21:39:27.818 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph-mon: debug 2023-11-30T21:39:27.768+0000 7f089b4c0880 4 rocksdb: Options.compression_opts.enabled: false 2023-11-30T21:39:27.818 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph-mon: debug 2023-11-30T21:39:27.768+0000 7f089b4c0880 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2023-11-30T21:39:27.818 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph-mon: debug 2023-11-30T21:39:27.768+0000 7f089b4c0880 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2023-11-30T21:39:27.818 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph-mon: debug 2023-11-30T21:39:27.768+0000 7f089b4c0880 4 rocksdb: Options.level0_stop_writes_trigger: 36 2023-11-30T21:39:27.818 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph-mon: debug 2023-11-30T21:39:27.768+0000 7f089b4c0880 4 rocksdb: Options.target_file_size_base: 67108864 2023-11-30T21:39:27.819 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph-mon: debug 2023-11-30T21:39:27.768+0000 7f089b4c0880 4 rocksdb: Options.target_file_size_multiplier: 1 2023-11-30T21:39:27.819 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph-mon: debug 2023-11-30T21:39:27.768+0000 7f089b4c0880 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2023-11-30T21:39:27.819 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph-mon: debug 2023-11-30T21:39:27.768+0000 7f089b4c0880 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2023-11-30T21:39:27.819 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph-mon: debug 2023-11-30T21:39:27.768+0000 7f089b4c0880 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2023-11-30T21:39:27.819 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph-mon: debug 2023-11-30T21:39:27.768+0000 7f089b4c0880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2023-11-30T21:39:27.819 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph-mon: debug 2023-11-30T21:39:27.768+0000 7f089b4c0880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2023-11-30T21:39:27.820 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph-mon: debug 2023-11-30T21:39:27.768+0000 7f089b4c0880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2023-11-30T21:39:27.820 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph-mon: debug 2023-11-30T21:39:27.768+0000 7f089b4c0880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2023-11-30T21:39:27.820 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph-mon: debug 2023-11-30T21:39:27.768+0000 7f089b4c0880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2023-11-30T21:39:27.820 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph-mon: debug 2023-11-30T21:39:27.768+0000 7f089b4c0880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2023-11-30T21:39:27.820 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph-mon: debug 2023-11-30T21:39:27.768+0000 7f089b4c0880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2023-11-30T21:39:27.820 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph-mon: debug 2023-11-30T21:39:27.768+0000 7f089b4c0880 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2023-11-30T21:39:27.820 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph-mon: debug 2023-11-30T21:39:27.768+0000 7f089b4c0880 4 rocksdb: Options.max_compaction_bytes: 1677721600 2023-11-30T21:39:27.821 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph-mon: debug 2023-11-30T21:39:27.768+0000 7f089b4c0880 4 rocksdb: Options.arena_block_size: 4194304 2023-11-30T21:39:27.821 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph-mon: debug 2023-11-30T21:39:27.768+0000 7f089b4c0880 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2023-11-30T21:39:27.821 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph-mon: debug 2023-11-30T21:39:27.768+0000 7f089b4c0880 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2023-11-30T21:39:27.821 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph-mon: debug 2023-11-30T21:39:27.768+0000 7f089b4c0880 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2023-11-30T21:39:27.821 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph-mon: debug 2023-11-30T21:39:27.768+0000 7f089b4c0880 4 rocksdb: Options.disable_auto_compactions: 0 2023-11-30T21:39:27.821 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph-mon: debug 2023-11-30T21:39:27.768+0000 7f089b4c0880 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2023-11-30T21:39:27.822 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph-mon: debug 2023-11-30T21:39:27.768+0000 7f089b4c0880 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2023-11-30T21:39:27.822 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph-mon: debug 2023-11-30T21:39:27.768+0000 7f089b4c0880 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2023-11-30T21:39:27.822 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph-mon: debug 2023-11-30T21:39:27.768+0000 7f089b4c0880 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2023-11-30T21:39:27.822 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph-mon: debug 2023-11-30T21:39:27.768+0000 7f089b4c0880 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2023-11-30T21:39:27.822 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph-mon: debug 2023-11-30T21:39:27.768+0000 7f089b4c0880 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2023-11-30T21:39:27.822 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph-mon: debug 2023-11-30T21:39:27.768+0000 7f089b4c0880 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2023-11-30T21:39:27.823 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph-mon: debug 2023-11-30T21:39:27.768+0000 7f089b4c0880 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2023-11-30T21:39:27.823 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph-mon: debug 2023-11-30T21:39:27.768+0000 7f089b4c0880 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2023-11-30T21:39:27.823 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph-mon: debug 2023-11-30T21:39:27.768+0000 7f089b4c0880 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2023-11-30T21:39:27.823 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph-mon: debug 2023-11-30T21:39:27.768+0000 7f089b4c0880 4 rocksdb: Options.table_properties_collectors: 2023-11-30T21:39:27.823 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph-mon: debug 2023-11-30T21:39:27.768+0000 7f089b4c0880 4 rocksdb: Options.inplace_update_support: 0 2023-11-30T21:39:27.823 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph-mon: debug 2023-11-30T21:39:27.768+0000 7f089b4c0880 4 rocksdb: Options.inplace_update_num_locks: 10000 2023-11-30T21:39:27.824 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph-mon: debug 2023-11-30T21:39:27.768+0000 7f089b4c0880 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2023-11-30T21:39:27.824 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph-mon: debug 2023-11-30T21:39:27.768+0000 7f089b4c0880 4 rocksdb: Options.memtable_whole_key_filtering: 0 2023-11-30T21:39:27.824 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph-mon: debug 2023-11-30T21:39:27.768+0000 7f089b4c0880 4 rocksdb: Options.memtable_huge_page_size: 0 2023-11-30T21:39:27.824 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph-mon: debug 2023-11-30T21:39:27.768+0000 7f089b4c0880 4 rocksdb: Options.bloom_locality: 0 2023-11-30T21:39:27.824 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph-mon: debug 2023-11-30T21:39:27.768+0000 7f089b4c0880 4 rocksdb: Options.max_successive_merges: 0 2023-11-30T21:39:27.824 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph-mon: debug 2023-11-30T21:39:27.768+0000 7f089b4c0880 4 rocksdb: Options.optimize_filters_for_hits: 0 2023-11-30T21:39:27.824 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph-mon: debug 2023-11-30T21:39:27.768+0000 7f089b4c0880 4 rocksdb: Options.paranoid_file_checks: 0 2023-11-30T21:39:27.825 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph-mon: debug 2023-11-30T21:39:27.768+0000 7f089b4c0880 4 rocksdb: Options.force_consistency_checks: 0 2023-11-30T21:39:27.825 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph-mon: debug 2023-11-30T21:39:27.768+0000 7f089b4c0880 4 rocksdb: Options.report_bg_io_stats: 0 2023-11-30T21:39:27.825 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph-mon: debug 2023-11-30T21:39:27.768+0000 7f089b4c0880 4 rocksdb: Options.ttl: 2592000 2023-11-30T21:39:27.825 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph-mon: debug 2023-11-30T21:39:27.768+0000 7f089b4c0880 4 rocksdb: Options.periodic_compaction_seconds: 0 2023-11-30T21:39:27.826 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph-mon: debug 2023-11-30T21:39:27.768+0000 7f089b4c0880 4 rocksdb: [version_set.cc:4568] Recovered from manifest file:/var/lib/ceph/mon/ceph-smithi016/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 2023-11-30T21:39:27.826 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph-mon: 2023-11-30T21:39:27.826 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph-mon: debug 2023-11-30T21:39:27.768+0000 7f089b4c0880 4 rocksdb: [version_set.cc:4577] Column family [default] (ID 0), log number is 0 2023-11-30T21:39:27.826 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph-mon: 2023-11-30T21:39:27.826 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph-mon: debug 2023-11-30T21:39:27.769+0000 7f089b4c0880 4 rocksdb: DB pointer 0x55689a571800 2023-11-30T21:39:27.826 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph-mon: debug 2023-11-30T21:39:27.769+0000 7f0884347700 4 rocksdb: [db_impl/db_impl.cc:850] ------- DUMPING STATS ------- 2023-11-30T21:39:27.826 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph-mon: debug 2023-11-30T21:39:27.769+0000 7f0884347700 4 rocksdb: [db_impl/db_impl.cc:851] 2023-11-30T21:39:27.827 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph-mon: ** DB Stats ** 2023-11-30T21:39:27.827 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph-mon: Uptime(secs): 0.0 total, 0.0 interval 2023-11-30T21:39:27.827 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph-mon: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2023-11-30T21:39:27.827 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph-mon: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-11-30T21:39:27.827 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph-mon: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2023-11-30T21:39:27.827 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph-mon: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2023-11-30T21:39:27.827 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph-mon: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2023-11-30T21:39:27.828 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph-mon: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2023-11-30T21:39:27.828 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph-mon: 2023-11-30T21:39:27.830 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph-mon: ** Compaction Stats [default] ** 2023-11-30T21:39:27.831 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph-mon: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2023-11-30T21:39:27.832 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph-mon: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-11-30T21:39:27.832 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph-mon: 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 2023-11-30T21:39:27.832 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph-mon: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2023-11-30T21:39:27.832 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph-mon: 2023-11-30T21:39:27.832 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph-mon: ** Compaction Stats [default] ** 2023-11-30T21:39:27.832 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph-mon: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2023-11-30T21:39:27.833 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph-mon: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-11-30T21:39:27.833 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph-mon: Uptime(secs): 0.0 total, 0.0 interval 2023-11-30T21:39:27.833 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph-mon: Flush(GB): cumulative 0.000, interval 0.000 2023-11-30T21:39:27.833 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph-mon: AddFile(GB): cumulative 0.000, interval 0.000 2023-11-30T21:39:27.833 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph-mon: AddFile(Total Files): cumulative 0, interval 0 2023-11-30T21:39:27.833 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph-mon: AddFile(L0 Files): cumulative 0, interval 0 2023-11-30T21:39:27.834 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph-mon: AddFile(Keys): cumulative 0, interval 0 2023-11-30T21:39:27.834 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph-mon: Cumulative compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-11-30T21:39:27.834 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph-mon: Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-11-30T21:39:27.834 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph-mon: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2023-11-30T21:39:27.834 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph-mon: 2023-11-30T21:39:27.834 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph-mon: ** File Read Latency Histogram By Level [default] ** 2023-11-30T21:39:27.835 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph-mon: 2023-11-30T21:39:27.835 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph-mon: ** Compaction Stats [default] ** 2023-11-30T21:39:27.835 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph-mon: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2023-11-30T21:39:27.835 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph-mon: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-11-30T21:39:27.835 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph-mon: 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 2023-11-30T21:39:27.835 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph-mon: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2023-11-30T21:39:27.836 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph-mon: 2023-11-30T21:39:27.836 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph-mon: ** Compaction Stats [default] ** 2023-11-30T21:39:27.836 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph-mon: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2023-11-30T21:39:27.836 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph-mon: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-11-30T21:39:27.836 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph-mon: Uptime(secs): 0.0 total, 0.0 interval 2023-11-30T21:39:27.837 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph-mon: Flush(GB): cumulative 0.000, interval 0.000 2023-11-30T21:39:27.837 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph-mon: AddFile(GB): cumulative 0.000, interval 0.000 2023-11-30T21:39:27.837 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph-mon: AddFile(Total Files): cumulative 0, interval 0 2023-11-30T21:39:27.837 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph-mon: AddFile(L0 Files): cumulative 0, interval 0 2023-11-30T21:39:27.837 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph-mon: AddFile(Keys): cumulative 0, interval 0 2023-11-30T21:39:27.838 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph-mon: Cumulative compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-11-30T21:39:27.838 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph-mon: Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-11-30T21:39:27.838 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph-mon: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2023-11-30T21:39:27.838 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph-mon: 2023-11-30T21:39:27.838 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph-mon: ** File Read Latency Histogram By Level [default] ** 2023-11-30T21:39:27.838 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph-mon: 2023-11-30T21:39:27.839 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph-mon: debug 2023-11-30T21:39:27.770+0000 7f089b4c0880 4 rocksdb: [db_impl/db_impl.cc:397] Shutdown: canceling all background work 2023-11-30T21:39:27.839 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph-mon: debug 2023-11-30T21:39:27.770+0000 7f089b4c0880 4 rocksdb: [db_impl/db_impl.cc:573] Shutdown complete 2023-11-30T21:39:27.839 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph-mon: debug 2023-11-30T21:39:27.770+0000 7f089b4c0880 0 /usr/bin/ceph-mon: created monfs at /var/lib/ceph/mon/ceph-smithi016 for mon.smithi016 2023-11-30T21:39:28.141 INFO:teuthology.orchestra.run.smithi016.stderr:create mon.smithi016 on 2023-11-30T21:39:28.267 INFO:teuthology.orchestra.run.smithi016.stderr:systemctl: Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /etc/systemd/system/ceph.target. 2023-11-30T21:39:28.377 INFO:teuthology.orchestra.run.smithi016.stderr:systemctl: Created symlink /etc/systemd/system/multi-user.target.wants/ceph-d8021004-8fc8-11ee-95a2-87774f69a715.target → /etc/systemd/system/ceph-d8021004-8fc8-11ee-95a2-87774f69a715.target. 2023-11-30T21:39:28.377 INFO:teuthology.orchestra.run.smithi016.stderr:systemctl: Created symlink /etc/systemd/system/ceph.target.wants/ceph-d8021004-8fc8-11ee-95a2-87774f69a715.target → /etc/systemd/system/ceph-d8021004-8fc8-11ee-95a2-87774f69a715.target. 2023-11-30T21:39:28.613 INFO:teuthology.orchestra.run.smithi016.stderr:systemctl: Failed to reset failed state of unit ceph-d8021004-8fc8-11ee-95a2-87774f69a715@mon.smithi016.service: Unit ceph-d8021004-8fc8-11ee-95a2-87774f69a715@mon.smithi016.service not loaded. 2023-11-30T21:39:28.619 INFO:teuthology.orchestra.run.smithi016.stderr:systemctl: Created symlink /etc/systemd/system/ceph-d8021004-8fc8-11ee-95a2-87774f69a715.target.wants/ceph-d8021004-8fc8-11ee-95a2-87774f69a715@mon.smithi016.service → /etc/systemd/system/ceph-d8021004-8fc8-11ee-95a2-87774f69a715@.service. 2023-11-30T21:39:28.850 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:28 smithi016 systemd[1]: Starting Ceph mon.smithi016 for d8021004-8fc8-11ee-95a2-87774f69a715... 2023-11-30T21:39:29.357 INFO:teuthology.orchestra.run.smithi016.stderr:systemctl: disabled 2023-11-30T21:39:29.365 INFO:teuthology.orchestra.run.smithi016.stderr:systemctl: inactive 2023-11-30T21:39:29.365 INFO:teuthology.orchestra.run.smithi016.stderr:firewalld.service is not enabled 2023-11-30T21:39:29.365 INFO:teuthology.orchestra.run.smithi016.stderr:Not possible to enable service . firewalld.service is not available 2023-11-30T21:39:29.366 INFO:teuthology.orchestra.run.smithi016.stderr:Waiting for mon to start... 2023-11-30T21:39:29.366 INFO:teuthology.orchestra.run.smithi016.stderr:Waiting for mon... 2023-11-30T21:39:29.569 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:29 smithi016 bash[110910]: 9bda13e712389510ba5e21596f08d635754b1b32e53983986e5c4d46956deafc 2023-11-30T21:39:29.569 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:29 smithi016 conmon[110950]: cluster 2023-11-30T21:39:29.315385+0000 mon.smithi016 (mon.0) 0 : [INF] mkfs d8021004-8fc8-11ee-95a2-87774f69a715 2023-11-30T21:39:29.569 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:29 smithi016 conmon[110950]: 2023-11-30T21:39:29.569 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:29 smithi016 conmon[110950]: cluster 2023-11-30T21 2023-11-30T21:39:29.570 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:29 smithi016 conmon[110950]: :39:29.311903+0000 mon.smithi016 (mon.0) 1 : cluster [INF] mon.smithi016 is new leader, mons smithi016 in quorum (ranks 0) 2023-11-30T21:39:29.570 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:29 smithi016 systemd[1]: Started Ceph mon.smithi016 for d8021004-8fc8-11ee-95a2-87774f69a715. 2023-11-30T21:39:29.913 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph: cluster: 2023-11-30T21:39:29.913 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph: id: d8021004-8fc8-11ee-95a2-87774f69a715 2023-11-30T21:39:29.913 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph: health: HEALTH_OK 2023-11-30T21:39:29.913 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph: 2023-11-30T21:39:29.913 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph: services: 2023-11-30T21:39:29.913 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph: mon: 1 daemons, quorum smithi016 (age 0.596391s) 2023-11-30T21:39:29.913 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph: mgr: no daemons active 2023-11-30T21:39:29.913 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph: osd: 0 osds: 0 up, 0 in 2023-11-30T21:39:29.913 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph: 2023-11-30T21:39:29.913 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph: data: 2023-11-30T21:39:29.914 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph: pools: 0 pools, 0 pgs 2023-11-30T21:39:29.914 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph: objects: 0 objects, 0 B 2023-11-30T21:39:29.914 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph: usage: 0 B used, 0 B / 0 B avail 2023-11-30T21:39:29.914 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph: pgs: 2023-11-30T21:39:29.914 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph: 2023-11-30T21:39:30.307 INFO:teuthology.orchestra.run.smithi016.stderr:mon is available 2023-11-30T21:39:30.307 INFO:teuthology.orchestra.run.smithi016.stderr:Assimilating anything we can from ceph.conf... 2023-11-30T21:39:30.508 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:30 smithi016 conmon[110950]: cluster 2023-11-30T21:39:29.314597+0000 mon.smithi016 (mon.0) 2 : cluster [INF] mon.smithi016 is new leader, mons smithi016 in quorum (ranks 0) 2023-11-30T21:39:30.508 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:30 smithi016 conmon[110950]: cluster 2023-11-30T21:39:29.314719+0000 mon.smithi016 (mon.0) 3 : cluster [DBG] monmap e1: 1 mons at {smithi016=[v2:172.21.15.16:3300/0,v1:172.21.15.16:6789/0]} removed_ranks: {} 2023-11-30T21:39:30.508 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:30 smithi016 conmon[110950]: cluster 2023-11-30T21:39:29.316517+0000 mon.smithi016 (mon.0) 4 : cluster [DBG] fsmap 2023-11-30T21:39:30.508 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:30 smithi016 conmon[110950]: cluster 2023-11-30T21:39:29.318379+0000 mon.smithi016 (mon.0) 5 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2023-11-30T21:39:30.508 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:30 smithi016 conmon[110950]: cluster 2023-11-30T21:39:29.318811+0000 mon.smithi016 (mon.0) 6 : cluster [DBG] mgrmap e1: no daemons active 2023-11-30T21:39:30.509 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:30 smithi016 conmon[110950]: audit 2023-11-30T21:39:29.910950+0000 mon.smithi016 (mon.0) 7 : audit [DBG] from='client.? 172.21.15.16:0/1347498712' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2023-11-30T21:39:30.836 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph: 2023-11-30T21:39:30.836 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph: [global] 2023-11-30T21:39:30.837 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph: fsid = d8021004-8fc8-11ee-95a2-87774f69a715 2023-11-30T21:39:30.837 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph: mon_host = [v2:172.21.15.16:3300,v1:172.21.15.16:6789] 2023-11-30T21:39:30.837 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph: mon_osd_allow_pg_remap = true 2023-11-30T21:39:30.837 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph: mon_osd_allow_primary_affinity = true 2023-11-30T21:39:30.837 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph: mon_warn_on_no_sortbitwise = false 2023-11-30T21:39:30.837 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph: osd_crush_chooseleaf_type = 0 2023-11-30T21:39:30.837 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph: 2023-11-30T21:39:30.837 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph: [mgr] 2023-11-30T21:39:30.837 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph: mgr/telemetry/nag = false 2023-11-30T21:39:30.837 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph: 2023-11-30T21:39:30.837 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph: [osd] 2023-11-30T21:39:30.837 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph: osd_map_max_advance = 10 2023-11-30T21:39:30.837 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph: osd_sloppy_crc = true 2023-11-30T21:39:31.242 INFO:teuthology.orchestra.run.smithi016.stderr:Generating new minimal ceph.conf... 2023-11-30T21:39:31.489 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:31 smithi016 conmon[110950]: audit 2023-11-30T21:39:30.831949+0000 2023-11-30T21:39:31.489 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:31 smithi016 conmon[110950]: mon.smithi016 (mon.0) 8 : audit [INF] from='client.? 172.21.15.16:0/3554314505' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2023-11-30T21:39:31.489 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:31 smithi016 conmon[110950]: audit 2023-11-30T21:39:30.834705+0000 mon.smithi016 (mon.0) 9 : audit [INF] from='client.? 172.21.15.16:0/3554314505' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2023-11-30T21:39:32.180 INFO:teuthology.orchestra.run.smithi016.stderr:Restarting the monitor... 2023-11-30T21:39:32.551 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:32 smithi016 systemd[1]: Stopping Ceph mon.smithi016 for d8021004-8fc8-11ee-95a2-87774f69a715... 2023-11-30T21:39:32.551 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:32 smithi016 bash[111431]: Error: no container with name or ID "ceph-d8021004-8fc8-11ee-95a2-87774f69a715-mon.smithi016" found: no such container 2023-11-30T21:39:32.551 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:32 smithi016 conmon[110950]: audit 2023-11-30T21:39:31.764124+0000 mon.smithi016 ( 2023-11-30T21:39:32.551 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:32 smithi016 conmon[110950]: mon.0) 10 : audit [DBG] from='client.? 172.21.15.16:0/2585817356' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-30T21:39:32.551 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:32 smithi016 conmon[110950]: debug 2023-11-30T21:39:32.549+0000 7fc89cef5700 -1 received signal: Terminated from /dev/init -- /usr/bin/ceph-mon -n mon.smithi016 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true (PID: 1) UID: 0 2023-11-30T21:39:32.551 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:32 smithi016 conmon[110950]: debug 2023-11-30T21:39:32.549+0000 7fc89cef5700 -1 mon.smithi016@0(leader) e1 *** Got Signal Terminated *** 2023-11-30T21:39:33.245 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:33 smithi016 bash[111544]: ceph-d8021004-8fc8-11ee-95a2-87774f69a715-mon-smithi016 2023-11-30T21:39:33.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:33 smithi016 systemd[1]: ceph-d8021004-8fc8-11ee-95a2-87774f69a715@mon.smithi016.service: Succeeded. 2023-11-30T21:39:33.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:33 smithi016 systemd[1]: Stopped Ceph mon.smithi016 for d8021004-8fc8-11ee-95a2-87774f69a715. 2023-11-30T21:39:33.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:33 smithi016 systemd[1]: Starting Ceph mon.smithi016 for d8021004-8fc8-11ee-95a2-87774f69a715... 2023-11-30T21:39:33.862 INFO:teuthology.orchestra.run.smithi016.stderr:Setting public_network to 172.21.0.0/20 in mon config section 2023-11-30T21:39:34.085 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:33 smithi016 conmon[111898]: debug 2023-11-30T21:39:33.752+0000 7f6b83b03880 0 set uid:gid to 167:167 (ceph:ceph) 2023-11-30T21:39:34.085 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:33 smithi016 conmon[111898]: debug 2023-11-30T21:39:33.752+0000 7f6b83b03880 0 ceph version 16.2.14-328-g0dc074ce (0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9) pacific (stable), process ceph-mon, pid 7 2023-11-30T21:39:34.085 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:33 smithi016 conmon[111898]: debug 2023-11-30T21:39:33.752+0000 7f6b83b03880 0 pidfile_write: ignore empty --pid-file 2023-11-30T21:39:34.085 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:33 smithi016 conmon[111898]: debug 2023-11-30T21:39:33.756+0000 7f6b83b03880 0 load: jerasure load: lrc load: isa 2023-11-30T21:39:34.085 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:33 smithi016 conmon[111898]: debug 2023-11-30T21:39:33.756+0000 7f6b83b03880 4 rocksdb: RocksDB version: 6.8.1 2023-11-30T21:39:34.085 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:33 smithi016 conmon[111898]: 2023-11-30T21:39:34.085 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:33 smithi016 conmon[111898]: debug 2023-11-30T21:39:33.756+0000 7f6b83b03880 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2023-11-30T21:39:34.085 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:33 smithi016 conmon[111898]: debug 2023-11-30T21:39:33.756+0000 7f6b83b03880 4 rocksdb: Compile date Nov 29 2023 2023-11-30T21:39:34.085 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:33 smithi016 conmon[111898]: debug 2023-11-30T21:39:33.756+0000 7f6b83b03880 4 rocksdb: DB SUMMARY 2023-11-30T21:39:34.086 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:33 smithi016 conmon[111898]: 2023-11-30T21:39:34.086 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:33 smithi016 conmon[111898]: debug 2023-11-30T21:39:33.756+0000 7f6b83b03880 4 rocksdb: CURRENT file: CURRENT 2023-11-30T21:39:34.086 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:33 smithi016 conmon[111898]: 2023-11-30T21:39:34.086 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:33 smithi016 conmon[111898]: debug 2023-11-30T21:39:33.756+0000 7f6b83b03880 4 rocksdb: IDENTITY file: IDENTITY 2023-11-30T21:39:34.086 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:33 smithi016 conmon[111898]: 2023-11-30T21:39:34.086 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:33 smithi016 conmon[111898]: debug 2023-11-30T21:39:33.756+0000 7f6b83b03880 4 rocksdb: MANIFEST file: MANIFEST-000005 size: 131 Bytes 2023-11-30T21:39:34.086 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:33 smithi016 conmon[111898]: 2023-11-30T21:39:34.086 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:33 smithi016 conmon[111898]: debug 2023-11-30T21:39:33.756+0000 7f6b83b03880 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-smithi016/store.db dir, Total Num: 1, files: 000004.sst 2023-11-30T21:39:34.086 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:33 smithi016 conmon[111898]: 2023-11-30T21:39:34.086 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:33 smithi016 conmon[111898]: debug 2023-11-30T21:39:33.756+0000 7f6b83b03880 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-smithi016/store.db: 000006.log size: 86503 ; 2023-11-30T21:39:34.086 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:33 smithi016 conmon[111898]: 2023-11-30T21:39:34.087 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:33 smithi016 conmon[111898]: debug 2023-11-30T21:39:33.756+0000 7f6b83b03880 4 rocksdb: Options.error_if_exists: 0 2023-11-30T21:39:34.087 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:33 smithi016 conmon[111898]: debug 2023-11-30T21:39:33.757+0000 7f6b83b03880 4 rocksdb: Options.create_if_missing: 0 2023-11-30T21:39:34.087 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:33 smithi016 conmon[111898]: debug 2023-11-30T21:39:33.757+0000 7f6b83b03880 4 rocksdb: Options.paranoid_checks: 1 2023-11-30T21:39:34.087 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:33 smithi016 conmon[111898]: debug 2023-11-30T21:39:33.757+0000 7f6b83b03880 4 rocksdb: Options.env: 0x558d96f12080 2023-11-30T21:39:34.087 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:33 smithi016 conmon[111898]: debug 2023-11-30T21:39:33.757+0000 7f6b83b03880 4 rocksdb: Options.fs: Posix File System 2023-11-30T21:39:34.087 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:33 smithi016 conmon[111898]: debug 2023-11-30T21:39:33.757+0000 7f6b83b03880 4 rocksdb: Options.info_log: 0x558d992d5d20 2023-11-30T21:39:34.087 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:33 smithi016 conmon[111898]: debug 2023-11-30T21:39:33.757+0000 7f6b83b03880 4 rocksdb: Options.max_file_opening_threads: 16 2023-11-30T21:39:34.087 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:33 smithi016 conmon[111898]: debug 2023-11-30T21:39:33.757+0000 7f6b83b03880 4 rocksdb: Options.statistics: (nil) 2023-11-30T21:39:34.087 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:33 smithi016 conmon[111898]: debug 2023-11-30T21:39:33.757+0000 7f6b83b03880 4 rocksdb: Options.use_fsync: 0 2023-11-30T21:39:34.087 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:33 smithi016 conmon[111898]: debug 2023-11-30T21:39:33.757+0000 7f6b83b03880 4 rocksdb: Options.max_log_file_size: 0 2023-11-30T21:39:34.087 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:33 smithi016 conmon[111898]: debug 2023-11-30T21:39:33.757+0000 7f6b83b03880 4 rocksdb: Options.max_manifest_file_size: 1073741824 2023-11-30T21:39:34.087 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:33 smithi016 conmon[111898]: debug 2023-11-30T21:39:33.757+0000 7f6b83b03880 4 rocksdb: Options.log_file_time_to_roll: 0 2023-11-30T21:39:34.087 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:33 smithi016 conmon[111898]: debug 2023-11-30T21:39:33.757+0000 7f6b83b03880 4 rocksdb: Options.keep_log_file_num: 1000 2023-11-30T21:39:34.088 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:33 smithi016 conmon[111898]: debug 2023-11-30T21:39:33.757+0000 7f6b83b03880 4 rocksdb: Options.recycle_log_file_num: 0 2023-11-30T21:39:34.088 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:33 smithi016 conmon[111898]: debug 2023-11-30T21:39:33.757+0000 7f6b83b03880 4 rocksdb: Options.allow_fallocate: 1 2023-11-30T21:39:34.088 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:33 smithi016 conmon[111898]: debug 2023-11-30T21:39:33.757+0000 7f6b83b03880 4 rocksdb: Options.allow_mmap_reads: 0 2023-11-30T21:39:34.088 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:33 smithi016 conmon[111898]: debug 2023-11-30T21:39:33.757+0000 7f6b83b03880 4 rocksdb: Options.allow_mmap_writes: 0 2023-11-30T21:39:34.088 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:33 smithi016 conmon[111898]: debug 2023-11-30T21:39:33.757+0000 7f6b83b03880 4 rocksdb: Options.use_direct_reads: 0 2023-11-30T21:39:34.088 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:33 smithi016 conmon[111898]: debug 2023-11-30T21:39:33.757+0000 7f6b83b03880 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2023-11-30T21:39:34.088 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:33 smithi016 conmon[111898]: debug 2023-11-30T21:39:33.757+0000 7f6b83b03880 4 rocksdb: Options.create_missing_column_families: 0 2023-11-30T21:39:34.088 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:33 smithi016 conmon[111898]: debug 2023-11-30T21:39:33.757+0000 7f6b83b03880 4 rocksdb: Options.db_log_dir: 2023-11-30T21:39:34.088 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:33 smithi016 conmon[111898]: debug 2023-11-30T21:39:33.757+0000 7f6b83b03880 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-smithi016/store.db 2023-11-30T21:39:34.088 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:33 smithi016 conmon[111898]: debug 2023-11-30T21:39:33.757+0000 7f6b83b03880 4 rocksdb: Options.table_cache_numshardbits: 6 2023-11-30T21:39:34.089 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:33 smithi016 conmon[111898]: debug 2023-11-30T21:39:33.757+0000 7f6b83b03880 4 rocksdb: Options.max_subcompactions: 1 2023-11-30T21:39:34.089 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:33 smithi016 conmon[111898]: debug 2023-11-30T21:39:33.757+0000 7f6b83b03880 4 rocksdb: Options.max_background_flushes: -1 2023-11-30T21:39:34.089 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:33 smithi016 conmon[111898]: debug 2023-11-30T21:39:33.757+0000 7f6b83b03880 4 rocksdb: Options.WAL_ttl_seconds: 0 2023-11-30T21:39:34.089 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:33 smithi016 conmon[111898]: debug 2023-11-30T21:39:33.757+0000 7f6b83b03880 4 rocksdb: Options.WAL_size_limit_MB: 0 2023-11-30T21:39:34.089 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:33 smithi016 conmon[111898]: debug 2023-11-30T21:39:33.757+0000 7f6b83b03880 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2023-11-30T21:39:34.089 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:33 smithi016 conmon[111898]: debug 2023-11-30T21:39:33.757+0000 7f6b83b03880 4 rocksdb: Options.manifest_preallocation_size: 4194304 2023-11-30T21:39:34.089 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:33 smithi016 conmon[111898]: debug 2023-11-30T21:39:33.757+0000 7f6b83b03880 4 rocksdb: Options.is_fd_close_on_exec: 1 2023-11-30T21:39:34.089 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:33 smithi016 conmon[111898]: debug 2023-11-30T21:39:33.757+0000 7f6b83b03880 4 rocksdb: Options.advise_random_on_open: 1 2023-11-30T21:39:34.089 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:33 smithi016 conmon[111898]: debug 2023-11-30T21:39:33.757+0000 7f6b83b03880 4 rocksdb: Options.db_write_buffer_size: 0 2023-11-30T21:39:34.089 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:33 smithi016 conmon[111898]: debug 2023-11-30T21:39:33.757+0000 7f6b83b03880 4 rocksdb: Options.write_buffer_manager: 0x558d99f2c480 2023-11-30T21:39:34.089 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:33 smithi016 conmon[111898]: debug 2023-11-30T21:39:33.757+0000 7f6b83b03880 4 rocksdb: Options.access_hint_on_compaction_start: 1 2023-11-30T21:39:34.089 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:33 smithi016 conmon[111898]: debug 2023-11-30T21:39:33.757+0000 7f6b83b03880 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2023-11-30T21:39:34.090 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:33 smithi016 conmon[111898]: debug 2023-11-30T21:39:33.757+0000 7f6b83b03880 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2023-11-30T21:39:34.090 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:33 smithi016 conmon[111898]: debug 2023-11-30T21:39:33.757+0000 7f6b83b03880 4 rocksdb: Options.use_adaptive_mutex: 0 2023-11-30T21:39:34.090 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:33 smithi016 conmon[111898]: debug 2023-11-30T21:39:33.757+0000 7f6b83b03880 4 rocksdb: Options.rate_limiter: (nil) 2023-11-30T21:39:34.090 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:33 smithi016 conmon[111898]: debug 2023-11-30T21:39:33.757+0000 7f6b83b03880 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2023-11-30T21:39:34.090 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:33 smithi016 conmon[111898]: debug 2023-11-30T21:39:33.757+0000 7f6b83b03880 4 rocksdb: Options.wal_recovery_mode: 2 2023-11-30T21:39:34.090 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:33 smithi016 conmon[111898]: debug 2023-11-30T21:39:33.757+0000 7f6b83b03880 4 rocksdb: Options.enable_thread_tracking: 0 2023-11-30T21:39:34.090 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:33 smithi016 conmon[111898]: debug 2023-11-30T21:39:33.757+0000 7f6b83b03880 4 rocksdb: Options.enable_pipelined_write: 0 2023-11-30T21:39:34.090 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:33 smithi016 conmon[111898]: debug 2023-11-30T21:39:33.757+0000 7f6b83b03880 4 rocksdb: Options.unordered_write: 0 2023-11-30T21:39:34.090 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:33 smithi016 conmon[111898]: debug 2023-11-30T21:39:33.757+0000 7f6b83b03880 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2023-11-30T21:39:34.090 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:33 smithi016 conmon[111898]: debug 2023-11-30T21:39:33.757+0000 7f6b83b03880 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2023-11-30T21:39:34.090 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:33 smithi016 conmon[111898]: debug 2023-11-30T21:39:33.757+0000 7f6b83b03880 4 rocksdb: Options.write_thread_max_yield_usec: 100 2023-11-30T21:39:34.090 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:33 smithi016 conmon[111898]: debug 2023-11-30T21:39:33.757+0000 7f6b83b03880 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2023-11-30T21:39:34.090 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:33 smithi016 conmon[111898]: debug 2023-11-30T21:39:33.757+0000 7f6b83b03880 4 rocksdb: Options.row_cache: None 2023-11-30T21:39:34.091 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:33 smithi016 conmon[111898]: debug 2023-11-30T21:39:33.757+0000 7f6b83b03880 4 rocksdb: Options.wal_filter: None 2023-11-30T21:39:34.091 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:33 smithi016 conmon[111898]: debug 2023-11-30T21:39:33.757+0000 7f6b83b03880 4 rocksdb: Options.avoid_flush_during_recovery: 0 2023-11-30T21:39:34.091 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:33 smithi016 conmon[111898]: debug 2023-11-30T21:39:33.757+0000 7f6b83b03880 4 rocksdb: Options.allow_ingest_behind: 0 2023-11-30T21:39:34.091 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:33 smithi016 conmon[111898]: debug 2023-11-30T21:39:33.757+0000 7f6b83b03880 4 rocksdb: Options.preserve_deletes: 0 2023-11-30T21:39:34.091 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:33 smithi016 conmon[111898]: debug 2023-11-30T21:39:33.757+0000 7f6b83b03880 4 rocksdb: Options.two_write_queues: 0 2023-11-30T21:39:34.091 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:33 smithi016 conmon[111898]: debug 2023-11-30T21:39:33.757+0000 7f6b83b03880 4 rocksdb: Options.manual_wal_flush: 0 2023-11-30T21:39:34.091 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:33 smithi016 conmon[111898]: debug 2023-11-30T21:39:33.757+0000 7f6b83b03880 4 rocksdb: Options.atomic_flush: 0 2023-11-30T21:39:34.091 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:33 smithi016 conmon[111898]: debug 2023-11-30T21:39:33.757+0000 7f6b83b03880 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2023-11-30T21:39:34.091 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:33 smithi016 conmon[111898]: debug 2023-11-30T21:39:33.757+0000 7f6b83b03880 4 rocksdb: Options.persist_stats_to_disk: 0 2023-11-30T21:39:34.091 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:33 smithi016 conmon[111898]: debug 2023-11-30T21:39:33.757+0000 7f6b83b03880 4 rocksdb: Options.write_dbid_to_manifest: 0 2023-11-30T21:39:34.091 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:33 smithi016 conmon[111898]: debug 2023-11-30T21:39:33.757+0000 7f6b83b03880 4 rocksdb: Options.log_readahead_size: 0 2023-11-30T21:39:34.091 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:33 smithi016 conmon[111898]: debug 2023-11-30T21:39:33.757+0000 7f6b83b03880 4 rocksdb: Options.sst_file_checksum_func: Unknown 2023-11-30T21:39:34.091 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:33 smithi016 conmon[111898]: debug 2023-11-30T21:39:33.757+0000 7f6b83b03880 4 rocksdb: Options.max_background_jobs: 2 2023-11-30T21:39:34.091 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:33 smithi016 conmon[111898]: debug 2023-11-30T21:39:33.757+0000 7f6b83b03880 4 rocksdb: Options.max_background_compactions: -1 2023-11-30T21:39:34.092 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:33 smithi016 conmon[111898]: debug 2023-11-30T21:39:33.757+0000 7f6b83b03880 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2023-11-30T21:39:34.092 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:33 smithi016 conmon[111898]: debug 2023-11-30T21:39:33.757+0000 7f6b83b03880 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2023-11-30T21:39:34.092 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:33 smithi016 conmon[111898]: debug 2023-11-30T21:39:33.757+0000 7f6b83b03880 4 rocksdb: Options.delayed_write_rate : 16777216 2023-11-30T21:39:34.093 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:33 smithi016 conmon[111898]: debug 2023-11-30T21:39:33.757+0000 7f6b83b03880 4 rocksdb: Options.max_total_wal_size: 0 2023-11-30T21:39:34.093 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:33 smithi016 conmon[111898]: debug 2023-11-30T21:39:33.757+0000 7f6b83b03880 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2023-11-30T21:39:34.093 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:33 smithi016 conmon[111898]: debug 2023-11-30T21:39:33.757+0000 7f6b83b03880 4 rocksdb: Options.stats_dump_period_sec: 600 2023-11-30T21:39:34.093 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:33 smithi016 conmon[111898]: debug 2023-11-30T21:39:33.757+0000 7f6b83b03880 4 rocksdb: Options.stats_persist_period_sec: 600 2023-11-30T21:39:34.093 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:33 smithi016 conmon[111898]: debug 2023-11-30T21:39:33.757+0000 7f6b83b03880 4 rocksdb: Options.stats_history_buffer_size: 1048576 2023-11-30T21:39:34.093 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:33 smithi016 conmon[111898]: debug 2023-11-30T21:39:33.757+0000 7f6b83b03880 4 rocksdb: Options.max_open_files: -1 2023-11-30T21:39:34.093 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:33 smithi016 conmon[111898]: debug 2023-11-30T21:39:33.757+0000 7f6b83b03880 4 rocksdb: Options.bytes_per_sync: 0 2023-11-30T21:39:34.093 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:33 smithi016 conmon[111898]: debug 2023-11-30T21:39:33.757+0000 7f6b83b03880 4 rocksdb: Options.wal_bytes_per_sync: 0 2023-11-30T21:39:34.093 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:33 smithi016 conmon[111898]: debug 2023-11-30T21:39:33.757+0000 7f6b83b03880 4 rocksdb: Options.strict_bytes_per_sync: 0 2023-11-30T21:39:34.094 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:33 smithi016 conmon[111898]: debug 2023-11-30T21:39:33.757+0000 7f6b83b03880 4 rocksdb: Options.compaction_readahead_size: 0 2023-11-30T21:39:34.094 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:33 smithi016 conmon[111898]: debug 2023-11-30T21:39:33.757+0000 7f6b83b03880 4 rocksdb: Compression algorithms supported: 2023-11-30T21:39:34.094 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:33 smithi016 conmon[111898]: debug 2023-11-30T21:39:33.757+0000 7f6b83b03880 4 rocksdb: kZSTDNotFinalCompression supported: 0 2023-11-30T21:39:34.094 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:33 smithi016 conmon[111898]: debug 2023-11-30T21:39:33.757+0000 7f6b83b03880 4 rocksdb: kZSTD supported: 0 2023-11-30T21:39:34.094 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:33 smithi016 conmon[111898]: debug 2023-11-30T21:39:33.757+0000 7f6b83b03880 4 rocksdb: kXpressCompression supported: 0 2023-11-30T21:39:34.094 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:33 smithi016 conmon[111898]: debug 2023-11-30T21:39:33.757+0000 7f6b83b03880 4 rocksdb: kLZ4HCCompression supported: 1 2023-11-30T21:39:34.094 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:33 smithi016 conmon[111898]: debug 2023-11-30T21:39:33.757+0000 7f6b83b03880 4 rocksdb: kLZ4Compression supported: 1 2023-11-30T21:39:34.094 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:33 smithi016 conmon[111898]: debug 2023-11-30T21:39:33.757+0000 7f6b83b03880 4 rocksdb: kBZip2Compression supported: 0 2023-11-30T21:39:34.094 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:33 smithi016 conmon[111898]: debug 2023-11-30T21:39:33.757+0000 7f6b83b03880 4 rocksdb: kZlibCompression supported: 1 2023-11-30T21:39:34.094 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:33 smithi016 conmon[111898]: debug 2023-11-30T21:39:33.757+0000 7f6b83b03880 4 rocksdb: kSnappyCompression supported: 1 2023-11-30T21:39:34.094 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:33 smithi016 conmon[111898]: debug 2023-11-30T21:39:33.757+0000 7f6b83b03880 4 rocksdb: Fast CRC32 supported: Supported on x86 2023-11-30T21:39:34.094 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:33 smithi016 conmon[111898]: debug 2023-11-30T21:39:33.757+0000 7f6b83b03880 4 rocksdb: [version_set.cc:4413] Recovering from manifest file: /var/lib/ceph/mon/ceph-smithi016/store.db/MANIFEST-000005 2023-11-30T21:39:34.094 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:33 smithi016 conmon[111898]: 2023-11-30T21:39:34.095 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:33 smithi016 conmon[111898]: debug 2023-11-30T21:39:33.757+0000 7f6b83b03880 4 rocksdb: [column_family.cc:552] --------------- Options for column family [default]: 2023-11-30T21:39:34.095 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:33 smithi016 conmon[111898]: 2023-11-30T21:39:34.095 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:33 smithi016 conmon[111898]: debug 2023-11-30T21:39:33.757+0000 7f6b83b03880 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2023-11-30T21:39:34.095 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:33 smithi016 conmon[111898]: debug 2023-11-30T21:39:33.757+0000 7f6b83b03880 4 rocksdb: Options.merge_operator: 2023-11-30T21:39:34.095 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:33 smithi016 conmon[111898]: debug 2023-11-30T21:39:33.757+0000 7f6b83b03880 4 rocksdb: Options.compaction_filter: None 2023-11-30T21:39:34.095 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:33 smithi016 conmon[111898]: debug 2023-11-30T21:39:33.757+0000 7f6b83b03880 4 rocksdb: Options.compaction_filter_factory: None 2023-11-30T21:39:34.095 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:33 smithi016 conmon[111898]: debug 2023-11-30T21:39:33.757+0000 7f6b83b03880 4 rocksdb: Options.memtable_factory: SkipListFactory 2023-11-30T21:39:34.095 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:33 smithi016 conmon[111898]: debug 2023-11-30T21:39:33.757+0000 7f6b83b03880 4 rocksdb: Options.table_factory: BlockBasedTable 2023-11-30T21:39:34.095 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:33 smithi016 conmon[111898]: debug 2023-11-30T21:39:33.757+0000 7f6b83b03880 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x558d99285d28) 2023-11-30T21:39:34.095 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:33 smithi016 conmon[111898]: cache_index_and_filter_blocks: 1 2023-11-30T21:39:34.095 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:33 smithi016 conmon[111898]: cache_index_and_filter_blocks_with_high_priority: 0 2023-11-30T21:39:34.095 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:33 smithi016 conmon[111898]: pin_l0_filter_and_index_blocks_in_cache: 0 2023-11-30T21:39:34.095 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:33 smithi016 conmon[111898]: pin_top_level_index_and_filter: 1 2023-11-30T21:39:34.095 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:33 smithi016 conmon[111898]: index_type: 0 2023-11-30T21:39:34.096 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:33 smithi016 conmon[111898]: data_block_index_type: 0 2023-11-30T21:39:34.096 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:33 smithi016 conmon[111898]: index_shortening: 1 2023-11-30T21:39:34.096 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:33 smithi016 conmon[111898]: data_block_hash_table_util_ratio: 0.750000 2023-11-30T21:39:34.096 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:33 smithi016 conmon[111898]: hash_index_allow_collision: 1 2023-11-30T21:39:34.096 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:33 smithi016 conmon[111898]: checksum: 1 2023-11-30T21:39:34.096 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:33 smithi016 conmon[111898]: no_block_cache: 0 2023-11-30T21:39:34.096 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:33 smithi016 conmon[111898]: block_cache: 0x558d992baf10 2023-11-30T21:39:34.096 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:33 smithi016 conmon[111898]: block_cache_name: BinnedLRUCache 2023-11-30T21:39:34.096 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:33 smithi016 conmon[111898]: block_cache_options: 2023-11-30T21:39:34.096 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:33 smithi016 conmon[111898]: capacity : 536870912 2023-11-30T21:39:34.096 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:33 smithi016 conmon[111898]: num_shard_bits : 4 2023-11-30T21:39:34.096 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:33 smithi016 conmon[111898]: strict_capacity_limit : 0 2023-11-30T21:39:34.096 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:33 smithi016 conmon[111898]: high_pri_pool_ratio: 0.000 2023-11-30T21:39:34.096 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:33 smithi016 conmon[111898]: block_cache_compressed: (nil) 2023-11-30T21:39:34.097 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:33 smithi016 conmon[111898]: persistent_cache: (nil) 2023-11-30T21:39:34.097 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:33 smithi016 conmon[111898]: block_size: 4096 2023-11-30T21:39:34.097 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:33 smithi016 conmon[111898]: block_size_deviation: 10 2023-11-30T21:39:34.097 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:33 smithi016 conmon[111898]: block_restart_interval: 16 2023-11-30T21:39:34.097 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:33 smithi016 conmon[111898]: index_block_restart_interval: 1 2023-11-30T21:39:34.097 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:33 smithi016 conmon[111898]: metadata_block_size: 4096 2023-11-30T21:39:34.097 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:33 smithi016 conmon[111898]: partition_filters: 0 2023-11-30T21:39:34.097 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:33 smithi016 conmon[111898]: use_delta_encoding: 1 2023-11-30T21:39:34.097 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:33 smithi016 conmon[111898]: filter_policy: rocksdb.BuiltinBloomFilter 2023-11-30T21:39:34.097 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:33 smithi016 conmon[111898]: whole_key_filtering: 1 2023-11-30T21:39:34.097 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:33 smithi016 conmon[111898]: verify_compression: 0 2023-11-30T21:39:34.097 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:33 smithi016 conmon[111898]: read_amp_bytes_per_bit: 0 2023-11-30T21:39:34.097 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:33 smithi016 conmon[111898]: format_version: 2 2023-11-30T21:39:34.097 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:33 smithi016 conmon[111898]: enable_index_compression: 1 2023-11-30T21:39:34.098 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:33 smithi016 conmon[111898]: block_align: 0 2023-11-30T21:39:34.098 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:33 smithi016 conmon[111898]: 2023-11-30T21:39:34.098 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:33 smithi016 conmon[111898]: debug 2023-11-30T21:39:33.757+0000 7f6b83b03880 4 rocksdb: Options.write_buffer_size: 33554432 2023-11-30T21:39:34.098 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:33 smithi016 conmon[111898]: debug 2023-11-30T21:39:33.757+0000 7f6b83b03880 4 rocksdb: Options.max_write_buffer_number: 2 2023-11-30T21:39:34.098 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:33 smithi016 conmon[111898]: debug 2023-11-30T21:39:33.757+0000 7f6b83b03880 4 rocksdb: Options.compression: NoCompression 2023-11-30T21:39:34.098 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:33 smithi016 conmon[111898]: debug 2023-11-30T21:39:33.757+0000 7f6b83b03880 4 rocksdb: Options.bottommost_compression: Disabled 2023-11-30T21:39:34.098 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:33 smithi016 conmon[111898]: debug 2023-11-30T21:39:33.757+0000 7f6b83b03880 4 rocksdb: Options.prefix_extractor: nullptr 2023-11-30T21:39:34.098 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:33 smithi016 conmon[111898]: debug 2023-11-30T21:39:33.757+0000 7f6b83b03880 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2023-11-30T21:39:34.098 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:33 smithi016 conmon[111898]: debug 2023-11-30T21:39:33.757+0000 7f6b83b03880 4 rocksdb: Options.num_levels: 7 2023-11-30T21:39:34.098 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:33 smithi016 conmon[111898]: debug 2023-11-30T21:39:33.757+0000 7f6b83b03880 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2023-11-30T21:39:34.098 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:33 smithi016 conmon[111898]: debug 2023-11-30T21:39:33.757+0000 7f6b83b03880 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2023-11-30T21:39:34.098 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:33 smithi016 conmon[111898]: debug 2023-11-30T21:39:33.757+0000 7f6b83b03880 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2023-11-30T21:39:34.098 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:33 smithi016 conmon[111898]: debug 2023-11-30T21:39:33.757+0000 7f6b83b03880 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2023-11-30T21:39:34.099 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:33 smithi016 conmon[111898]: debug 2023-11-30T21:39:33.757+0000 7f6b83b03880 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2023-11-30T21:39:34.099 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:33 smithi016 conmon[111898]: debug 2023-11-30T21:39:33.757+0000 7f6b83b03880 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2023-11-30T21:39:34.099 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:33 smithi016 conmon[111898]: debug 2023-11-30T21:39:33.757+0000 7f6b83b03880 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2023-11-30T21:39:34.099 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:33 smithi016 conmon[111898]: debug 2023-11-30T21:39:33.757+0000 7f6b83b03880 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2023-11-30T21:39:34.099 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:33 smithi016 conmon[111898]: debug 2023-11-30T21:39:33.757+0000 7f6b83b03880 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2023-11-30T21:39:34.099 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:33 smithi016 conmon[111898]: debug 2023-11-30T21:39:33.757+0000 7f6b83b03880 4 rocksdb: Options.compression_opts.window_bits: -14 2023-11-30T21:39:34.099 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:33 smithi016 conmon[111898]: debug 2023-11-30T21:39:33.757+0000 7f6b83b03880 4 rocksdb: Options.compression_opts.level: 32767 2023-11-30T21:39:34.099 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:33 smithi016 conmon[111898]: debug 2023-11-30T21:39:33.757+0000 7f6b83b03880 4 rocksdb: Options.compression_opts.strategy: 0 2023-11-30T21:39:34.099 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:33 smithi016 conmon[111898]: debug 2023-11-30T21:39:33.757+0000 7f6b83b03880 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2023-11-30T21:39:34.099 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:33 smithi016 conmon[111898]: debug 2023-11-30T21:39:33.757+0000 7f6b83b03880 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2023-11-30T21:39:34.099 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:33 smithi016 conmon[111898]: debug 2023-11-30T21:39:33.757+0000 7f6b83b03880 4 rocksdb: Options.compression_opts.enabled: false 2023-11-30T21:39:34.099 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:33 smithi016 conmon[111898]: debug 2023-11-30T21:39:33.757+0000 7f6b83b03880 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2023-11-30T21:39:34.104 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:33 smithi016 conmon[111898]: debug 2023-11-30T21:39:33.757+0000 7f6b83b03880 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2023-11-30T21:39:34.104 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:33 smithi016 conmon[111898]: debug 2023-11-30T21:39:33.757+0000 7f6b83b03880 4 rocksdb: Options.level0_stop_writes_trigger: 36 2023-11-30T21:39:34.104 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:33 smithi016 conmon[111898]: debug 2023-11-30T21:39:33.757+0000 7f6b83b03880 4 rocksdb: Options.target_file_size_base: 67108864 2023-11-30T21:39:34.104 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:33 smithi016 conmon[111898]: debug 2023-11-30T21:39:33.757+0000 7f6b83b03880 4 rocksdb: Options.target_file_size_multiplier: 1 2023-11-30T21:39:34.104 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:33 smithi016 conmon[111898]: debug 2023-11-30T21:39:33.757+0000 7f6b83b03880 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2023-11-30T21:39:34.104 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:33 smithi016 conmon[111898]: debug 2023-11-30T21:39:33.757+0000 7f6b83b03880 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2023-11-30T21:39:34.105 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:33 smithi016 conmon[111898]: debug 2023-11-30T21:39:33.757+0000 7f6b83b03880 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2023-11-30T21:39:34.105 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:33 smithi016 conmon[111898]: debug 2023-11-30T21:39:33.757+0000 7f6b83b03880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2023-11-30T21:39:34.105 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:33 smithi016 conmon[111898]: debug 2023-11-30T21:39:33.757+0000 7f6b83b03880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2023-11-30T21:39:34.105 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:33 smithi016 conmon[111898]: debug 2023-11-30T21:39:33.757+0000 7f6b83b03880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2023-11-30T21:39:34.105 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:33 smithi016 conmon[111898]: debug 2023-11-30T21:39:33.757+0000 7f6b83b03880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2023-11-30T21:39:34.105 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:33 smithi016 conmon[111898]: debug 2023-11-30T21:39:33.757+0000 7f6b83b03880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2023-11-30T21:39:34.105 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:33 smithi016 conmon[111898]: debug 2023-11-30T21:39:33.757+0000 7f6b83b03880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2023-11-30T21:39:34.105 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:33 smithi016 conmon[111898]: debug 2023-11-30T21:39:33.757+0000 7f6b83b03880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2023-11-30T21:39:34.105 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:33 smithi016 conmon[111898]: debug 2023-11-30T21:39:33.757+0000 7f6b83b03880 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2023-11-30T21:39:34.105 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:33 smithi016 conmon[111898]: debug 2023-11-30T21:39:33.757+0000 7f6b83b03880 4 rocksdb: Options.max_compaction_bytes: 1677721600 2023-11-30T21:39:34.105 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:33 smithi016 conmon[111898]: debug 2023-11-30T21:39:33.757+0000 7f6b83b03880 4 rocksdb: Options.arena_block_size: 4194304 2023-11-30T21:39:34.105 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:33 smithi016 conmon[111898]: debug 2023-11-30T21:39:33.757+0000 7f6b83b03880 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2023-11-30T21:39:34.105 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:33 smithi016 conmon[111898]: debug 2023-11-30T21:39:33.757+0000 7f6b83b03880 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2023-11-30T21:39:34.106 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:33 smithi016 conmon[111898]: debug 2023-11-30T21:39:33.757+0000 7f6b83b03880 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2023-11-30T21:39:34.106 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:33 smithi016 conmon[111898]: debug 2023-11-30T21:39:33.757+0000 7f6b83b03880 4 rocksdb: Options.disable_auto_compactions: 0 2023-11-30T21:39:34.106 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:33 smithi016 conmon[111898]: debug 2023-11-30T21:39:33.757+0000 7f6b83b03880 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2023-11-30T21:39:34.106 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:33 smithi016 conmon[111898]: debug 2023-11-30T21:39:33.757+0000 7f6b83b03880 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2023-11-30T21:39:34.106 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:33 smithi016 conmon[111898]: debug 2023-11-30T21:39:33.757+0000 7f6b83b03880 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2023-11-30T21:39:34.106 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:33 smithi016 conmon[111898]: debug 2023-11-30T21:39:33.757+0000 7f6b83b03880 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2023-11-30T21:39:34.106 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:33 smithi016 conmon[111898]: debug 2023-11-30T21:39:33.757+0000 7f6b83b03880 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2023-11-30T21:39:34.106 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:33 smithi016 bash[111858]: 708bee3dccb2b08326a37cc095ea20708a8675fc325ae2ce3d8d5957c54c66ee 2023-11-30T21:39:34.106 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:33 smithi016 conmon[111898]: debug 2023-11-30T21:39:33.757+0000 7f6b83b03880 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2023-11-30T21:39:34.106 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:33 smithi016 conmon[111898]: debug 2023-11-30T21:39:33.757+0000 7f6b83b03880 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2023-11-30T21:39:34.106 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:33 smithi016 conmon[111898]: debug 2023-11-30T21:39:33.757+0000 7f6b83b03880 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2023-11-30T21:39:34.106 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:33 smithi016 conmon[111898]: debug 2023-11-30T21:39:33.757+0000 7f6b83b03880 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2023-11-30T21:39:34.107 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:33 smithi016 conmon[111898]: debug 2023-11-30T21:39:33.757+0000 7f6b83b03880 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2023-11-30T21:39:34.107 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:33 smithi016 conmon[111898]: debug 2023-11-30T21:39:33.757+0000 7f6b83b03880 4 rocksdb: Options.table_properties_collectors: 2023-11-30T21:39:34.107 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:33 smithi016 conmon[111898]: debug 2023-11-30T21:39:33.757+0000 7f6b83b03880 4 rocksdb: Options.inplace_update_support: 0 2023-11-30T21:39:34.107 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:33 smithi016 conmon[111898]: debug 2023-11-30T21:39:33.757+0000 7f6b83b03880 4 rocksdb: Options.inplace_update_num_locks: 10000 2023-11-30T21:39:34.107 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:33 smithi016 conmon[111898]: debug 2023-11-30T21:39:33.757+0000 7f6b83b03880 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2023-11-30T21:39:34.107 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:33 smithi016 conmon[111898]: debug 2023-11-30T21:39:33.757+0000 7f6b83b03880 4 rocksdb: Options.memtable_whole_key_filtering: 0 2023-11-30T21:39:34.107 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:33 smithi016 conmon[111898]: debug 2023-11-30T21:39:33.757+0000 7f6b83b03880 4 rocksdb: Options.memtable_huge_page_size: 0 2023-11-30T21:39:34.107 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:33 smithi016 conmon[111898]: debug 2023-11-30T21:39:33.757+0000 7f6b83b03880 4 rocksdb: Options.bloom_locality: 0 2023-11-30T21:39:34.107 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:33 smithi016 conmon[111898]: debug 2023-11-30T21:39:33.757+0000 7f6b83b03880 4 rocksdb: Options.max_successive_merges: 0 2023-11-30T21:39:34.107 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:33 smithi016 conmon[111898]: debug 2023-11-30T21:39:33.757+0000 7f6b83b03880 4 rocksdb: Options.optimize_filters_for_hits: 0 2023-11-30T21:39:34.107 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:33 smithi016 conmon[111898]: debug 2023-11-30T21:39:33.757+0000 7f6b83b03880 4 rocksdb: Options.paranoid_file_checks: 0 2023-11-30T21:39:34.107 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:33 smithi016 conmon[111898]: debug 2023-11-30T21:39:33.757+0000 7f6b83b03880 4 rocksdb: Options.force_consistency_checks: 0 2023-11-30T21:39:34.107 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:33 smithi016 conmon[111898]: debug 2023-11-30T21:39:33.757+0000 7f6b83b03880 4 rocksdb: Options.report_bg_io_stats: 0 2023-11-30T21:39:34.108 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:33 smithi016 conmon[111898]: debug 2023-11-30T21:39:33.757+0000 7f6b83b03880 4 rocksdb: Options.ttl: 2592000 2023-11-30T21:39:34.108 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:33 smithi016 conmon[111898]: debug 2023-11-30T21:39:33.757+0000 7f6b83b03880 4 rocksdb: Options.periodic_compaction_seconds: 0 2023-11-30T21:39:34.108 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:33 smithi016 conmon[111898]: debug 2023-11-30T21:39:33.757+0000 7f6b83b03880 4 rocksdb: [version_set.cc:4568] Recovered from manifest file:/var/lib/ceph/mon/ceph-smithi016/store.db/MANIFEST-000005 succeeded,manifest_file_number is 5, next_file_number is 7, last_sequence is 5, log_number is 4,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2023-11-30T21:39:34.108 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:33 smithi016 conmon[111898]: 2023-11-30T21:39:34.108 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:33 smithi016 conmon[111898]: debug 2023-11-30T21:39:33.757+0000 7f6b83b03880 4 rocksdb: [version_set.cc:4577] Column family [default] (ID 0), log number is 4 2023-11-30T21:39:34.108 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:33 smithi016 conmon[111898]: 2023-11-30T21:39:34.108 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:33 smithi016 conmon[111898]: debug 2023-11-30T21:39:33.757+0000 7f6b83b03880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1701380373759157, "job": 1, "event": "recovery_started", "log_files": [6]} 2023-11-30T21:39:34.108 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:33 smithi016 conmon[111898]: debug 2023-11-30T21:39:33.757+0000 7f6b83b03880 4 rocksdb: [db_impl/db_impl_open.cc:760] Recovering log #6 mode 2 2023-11-30T21:39:34.108 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:33 smithi016 conmon[111898]: debug 2023-11-30T21:39:33.758+0000 7f6b83b03880 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. 2023-11-30T21:39:34.108 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:33 smithi016 conmon[111898]: debug 2023-11-30T21:39:33.758+0000 7f6b83b03880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1701380373760046, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 7, "file_size": 83376, "table_properties": {"data_size": 81643, "index_size": 338, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 0, "index_value_is_delta_encoded": 0, "filter_size": 581, "raw_key_size": 9331, "raw_average_key_size": 47, "raw_value_size": 76155, "raw_average_value_size": 384, "num_data_blocks": 11, "num_entries": 198, "num_deletions": 3, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "rocksdb.BuiltinBloomFilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; ", "creation_time": 1701380373, "oldest_key_time": 3, "file_creation_time": 0}} 2023-11-30T21:39:34.108 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:33 smithi016 conmon[111898]: debug 2023-11-30T21:39:33.758+0000 7f6b83b03880 4 rocksdb: [version_set.cc:3826] Creating manifest 8 2023-11-30T21:39:34.108 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:33 smithi016 conmon[111898]: 2023-11-30T21:39:34.108 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:33 smithi016 conmon[111898]: debug 2023-11-30T21:39:33.759+0000 7f6b83b03880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1701380373760505, "job": 1, "event": "recovery_finished"} 2023-11-30T21:39:34.109 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:33 smithi016 conmon[111898]: debug 2023-11-30T21:39:33.760+0000 7f6b83b03880 4 rocksdb: DB pointer 0x558d99383800 2023-11-30T21:39:34.109 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:33 smithi016 conmon[111898]: debug 2023-11-30T21:39:33.760+0000 7f6b6a909700 4 rocksdb: [db_impl/db_impl.cc:850] ------- DUMPING STATS ------- 2023-11-30T21:39:34.109 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:33 smithi016 conmon[111898]: debug 2023-11-30T21:39:33.760+0000 7f6b6a909700 4 rocksdb: [db_impl/db_impl.cc:851] 2023-11-30T21:39:34.109 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:33 smithi016 conmon[111898]: ** DB Stats ** 2023-11-30T21:39:34.109 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:33 smithi016 conmon[111898]: Uptime(secs): 0.0 total, 0.0 interval 2023-11-30T21:39:34.109 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:33 smithi016 conmon[111898]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2023-11-30T21:39:34.109 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:33 smithi016 conmon[111898]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-11-30T21:39:34.109 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:33 smithi016 conmon[111898]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2023-11-30T21:39:34.109 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:33 smithi016 conmon[111898]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2023-11-30T21:39:34.109 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:33 smithi016 conmon[111898]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2023-11-30T21:39:34.109 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:33 smithi016 conmon[111898]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2023-11-30T21:39:34.109 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:33 smithi016 conmon[111898]: 2023-11-30T21:39:34.110 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:33 smithi016 conmon[111898]: ** Compaction Stats [default] ** 2023-11-30T21:39:34.110 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:33 smithi016 conmon[111898]: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2023-11-30T21:39:34.110 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:33 smithi016 conmon[111898]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-11-30T21:39:34.110 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:33 smithi016 conmon[111898]: L0 2/0 83.11 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 136.2 0.00 0.00 1 0.001 0 0 2023-11-30T21:39:34.110 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:33 smithi016 conmon[111898]: Sum 2/0 83.11 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 136.2 0.00 0.00 1 0.001 0 0 2023-11-30T21:39:34.110 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:33 smithi016 conmon[111898]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 136.2 0.00 0.00 1 0.001 0 0 2023-11-30T21:39:34.110 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:33 smithi016 conmon[111898]: 2023-11-30T21:39:34.110 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:33 smithi016 conmon[111898]: ** Compaction Stats [default] ** 2023-11-30T21:39:34.110 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:33 smithi016 conmon[111898]: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2023-11-30T21:39:34.110 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:33 smithi016 conmon[111898]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-11-30T21:39:34.110 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:33 smithi016 conmon[111898]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 136.2 0.00 0.00 1 0.001 0 0 2023-11-30T21:39:34.110 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:33 smithi016 conmon[111898]: Uptime(secs): 0.0 total, 0.0 interval 2023-11-30T21:39:34.110 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:33 smithi016 conmon[111898]: Flush(GB): cumulative 0.000, interval 0.000 2023-11-30T21:39:34.111 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:33 smithi016 conmon[111898]: AddFile(GB): cumulative 0.000, interval 0.000 2023-11-30T21:39:34.111 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:33 smithi016 conmon[111898]: AddFile(Total Files): cumulative 0, interval 0 2023-11-30T21:39:34.111 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:33 smithi016 conmon[111898]: AddFile(L0 Files): cumulative 0, interval 0 2023-11-30T21:39:34.111 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:33 smithi016 conmon[111898]: AddFile(Keys): cumulative 0, interval 0 2023-11-30T21:39:34.111 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:33 smithi016 conmon[111898]: Cumulative compaction: 0.00 GB write, 27.31 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-11-30T21:39:34.111 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:33 smithi016 conmon[111898]: Interval compaction: 0.00 GB write, 27.31 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-11-30T21:39:34.111 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:33 smithi016 conmon[111898]: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2023-11-30T21:39:34.111 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:33 smithi016 conmon[111898]: 2023-11-30T21:39:34.111 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:33 smithi016 conmon[111898]: ** File Read Latency Histogram By Level [default] ** 2023-11-30T21:39:34.111 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:33 smithi016 conmon[111898]: 2023-11-30T21:39:34.111 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:33 smithi016 conmon[111898]: ** Compaction Stats [default] ** 2023-11-30T21:39:34.111 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:33 smithi016 conmon[111898]: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2023-11-30T21:39:34.111 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:33 smithi016 conmon[111898]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-11-30T21:39:34.112 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:33 smithi016 conmon[111898]: L0 2/0 83.11 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 136.2 0.00 0.00 1 0.001 0 0 2023-11-30T21:39:34.112 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:33 smithi016 conmon[111898]: Sum 2/0 83.11 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 136.2 0.00 0.00 1 0.001 0 0 2023-11-30T21:39:34.112 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:33 smithi016 conmon[111898]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2023-11-30T21:39:34.112 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:33 smithi016 conmon[111898]: 2023-11-30T21:39:34.112 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:33 smithi016 conmon[111898]: ** Compaction Stats [default] ** 2023-11-30T21:39:34.112 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:33 smithi016 conmon[111898]: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2023-11-30T21:39:34.112 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:33 smithi016 conmon[111898]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-11-30T21:39:34.112 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:33 smithi016 conmon[111898]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 136.2 0.00 0.00 1 0.001 0 0 2023-11-30T21:39:34.112 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:33 smithi016 conmon[111898]: Uptime(secs): 0.0 total, 0.0 interval 2023-11-30T21:39:34.112 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:33 smithi016 conmon[111898]: Flush(GB): cumulative 0.000, interval 0.000 2023-11-30T21:39:34.112 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:33 smithi016 conmon[111898]: AddFile(GB): cumulative 0.000, interval 0.000 2023-11-30T21:39:34.113 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:33 smithi016 conmon[111898]: AddFile(Total Files): cumulative 0, interval 0 2023-11-30T21:39:34.113 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:33 smithi016 conmon[111898]: AddFile(L0 Files): cumulative 0, interval 0 2023-11-30T21:39:34.113 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:33 smithi016 conmon[111898]: AddFile(Keys): cumulative 0, interval 0 2023-11-30T21:39:34.113 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:33 smithi016 conmon[111898]: Cumulative compaction: 0.00 GB write, 27.04 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-11-30T21:39:34.113 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:33 smithi016 conmon[111898]: Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-11-30T21:39:34.113 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:33 smithi016 conmon[111898]: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2023-11-30T21:39:34.113 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:33 smithi016 conmon[111898]: 2023-11-30T21:39:34.113 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:33 smithi016 conmon[111898]: ** File Read Latency Histogram By Level [default] ** 2023-11-30T21:39:34.113 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:33 smithi016 conmon[111898]: 2023-11-30T21:39:34.113 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:33 smithi016 conmon[111898]: debug 2023-11-30T21:39:33.760+0000 7f6b83b03880 0 starting mon.smithi016 rank 0 at public addrs [v2:172.21.15.16:3300/0,v1:172.21.15.16:6789/0] at bind addrs [v2:172.21.15.16:3300/0,v1:172.21.15.16:6789/0] mon_data /var/lib/ceph/mon/ceph-smithi016 fsid d8021004-8fc8-11ee-95a2-87774f69a715 2023-11-30T21:39:34.113 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:33 smithi016 conmon[111898]: debug 2023-11-30T21:39:33.761+0000 7f6b83b03880 1 mon.smithi016@-1(???) e1 preinit fsid d8021004-8fc8-11ee-95a2-87774f69a715 2023-11-30T21:39:34.113 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:33 smithi016 conmon[111898]: debug 2023-11-30T21:39:33.761+0000 7f6b83b03880 0 mon.smithi016@-1(???).mds e1 new map 2023-11-30T21:39:34.114 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:33 smithi016 conmon[111898]: debug 2023-11-30T21:39:33.761+0000 7f6b83b03880 0 mon.smithi016@-1(???).mds e1 print_map 2023-11-30T21:39:34.114 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:33 smithi016 conmon[111898]: e1 2023-11-30T21:39:34.114 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:33 smithi016 conmon[111898]: enable_multiple, ever_enabled_multiple: 1,1 2023-11-30T21:39:34.114 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:33 smithi016 conmon[111898]: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2} 2023-11-30T21:39:34.114 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:33 smithi016 conmon[111898]: legacy client fscid: -1 2023-11-30T21:39:34.114 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:33 smithi016 conmon[111898]: 2023-11-30T21:39:34.114 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:33 smithi016 conmon[111898]: No filesystems configured 2023-11-30T21:39:34.114 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:33 smithi016 conmon[111898]: 2023-11-30T21:39:34.114 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:33 smithi016 conmon[111898]: debug 2023-11-30T21:39:33.761+0000 7f6b83b03880 0 mon.smithi016@-1(???).osd e1 crush map has features 3314932999778484224, adjusting msgr requires 2023-11-30T21:39:34.114 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:33 smithi016 conmon[111898]: debug 2023-11-30T21:39:33.761+0000 7f6b83b03880 0 mon.smithi016@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2023-11-30T21:39:34.114 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:33 smithi016 conmon[111898]: debug 2023-11-30T21:39:33.761+0000 7f6b83b03880 0 mon.smithi016@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2023-11-30T21:39:34.114 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:33 smithi016 conmon[111898]: debug 2023-11-30T21:39:33.761+0000 7f6b83b03880 0 mon.smithi016@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2023-11-30T21:39:34.114 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:33 smithi016 conmon[111898]: audit 2023-11 2023-11-30T21:39:34.115 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:33 smithi016 conmon[111898]: -30T21:39:31.764124+0000 mon.smithi016 (mon 2023-11-30T21:39:34.115 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:33 smithi016 conmon[111898]: .0) 10 : audit [DBG] from='client.? 172.21.15.16:0/2585817356' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-30T21:39:34.115 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:33 smithi016 conmon[111898]: debug 2023-11-30T21:39:33.762+0000 7f6b83b03880 1 mon.smithi016@-1(???).paxosservice(auth 1..2) refresh upgraded, format 0 -> 3 2023-11-30T21:39:34.115 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:33 smithi016 conmon[111898]: cluster 2023-11-30T21:39:33. 2023-11-30T21:39:34.115 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:33 smithi016 conmon[111898]: 779040+0000 mon.smithi016 (mon.0) 1 : cluster [INF] mon.smithi016 is new leader, mons smithi016 in quorum (ranks 0) 2023-11-30T21:39:34.115 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:33 smithi016 conmon[111898]: cluster 2023-11-30T21 2023-11-30T21:39:34.115 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:33 smithi016 conmon[111898]: :39:33.779084+0000 mon.smithi016 (mon.0) 2 : cluster [DBG] 2023-11-30T21:39:34.115 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:33 smithi016 conmon[111898]: monmap e1: 1 mons at {smithi016=[v2:172.21.15.16:3300/0,v1:172.21.15.16:6789/0]} removed_ranks: {} 2023-11-30T21:39:34.115 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:33 smithi016 conmon[111898]: cluster 2023-11-30T21:39:34.115 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:33 smithi016 conmon[111898]: 2023-11-30T21:39 2023-11-30T21:39:34.115 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:33 smithi016 conmon[111898]: :33.779468+0000 mon.smithi016 (mon.0) 2023-11-30T21:39:34.115 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:33 smithi016 conmon[111898]: 3 : cluster [DBG] fsmap 2023-11-30T21:39:34.115 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:33 smithi016 conmon[111898]: cluster 2023-11 2023-11-30T21:39:34.116 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:33 smithi016 conmon[111898]: -30T21:39:33.779499+0000 2023-11-30T21:39:34.116 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:33 smithi016 conmon[111898]: mon.smithi016 (mon.0) 4 : cluster [DBG] 2023-11-30T21:39:34.116 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:33 smithi016 conmon[111898]: osdmap e1: 0 total, 0 up, 0 in 2023-11-30T21:39:34.116 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:33 smithi016 conmon[111898]: cluster 2023-11-30T21:39:34.116 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:33 smithi016 conmon[111898]: 2023-11-30T21:39:33.779801+0000 2023-11-30T21:39:34.116 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:33 smithi016 conmon[111898]: mon.smithi016 (mon.0) 5 : cluster [DBG] 2023-11-30T21:39:34.116 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:33 smithi016 conmon[111898]: mgrmap e1: no daemons active 2023-11-30T21:39:34.116 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:33 smithi016 systemd[1]: Started Ceph mon.smithi016 for d8021004-8fc8-11ee-95a2-87774f69a715. 2023-11-30T21:39:34.805 INFO:teuthology.orchestra.run.smithi016.stderr:Wrote config to /etc/ceph/ceph.conf 2023-11-30T21:39:34.806 INFO:teuthology.orchestra.run.smithi016.stderr:Wrote keyring to /etc/ceph/ceph.client.admin.keyring 2023-11-30T21:39:34.806 INFO:teuthology.orchestra.run.smithi016.stderr:Creating mgr... 2023-11-30T21:39:34.806 INFO:teuthology.orchestra.run.smithi016.stderr:Verifying port 9283 ... 2023-11-30T21:39:34.943 INFO:teuthology.orchestra.run.smithi016.stderr:systemctl: Failed to reset failed state of unit ceph-d8021004-8fc8-11ee-95a2-87774f69a715@mgr.smithi016.dzhopz.service: Unit ceph-d8021004-8fc8-11ee-95a2-87774f69a715@mgr.smithi016.dzhopz.service not loaded. 2023-11-30T21:39:34.949 INFO:teuthology.orchestra.run.smithi016.stderr:systemctl: Created symlink /etc/systemd/system/ceph-d8021004-8fc8-11ee-95a2-87774f69a715.target.wants/ceph-d8021004-8fc8-11ee-95a2-87774f69a715@mgr.smithi016.dzhopz.service → /etc/systemd/system/ceph-d8021004-8fc8-11ee-95a2-87774f69a715@.service. 2023-11-30T21:39:35.673 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:35 smithi016 conmon[111898]: audit 2023-11-30T21:39:34.413920+0000 mon.smithi016 (mon.0) 6 : audit [INF] from='client.? 172.21.15.16:0/956637857' entity='client.admin' 2023-11-30T21:39:35.787 INFO:teuthology.orchestra.run.smithi016.stderr:systemctl: disabled 2023-11-30T21:39:35.796 INFO:teuthology.orchestra.run.smithi016.stderr:systemctl: inactive 2023-11-30T21:39:35.797 INFO:teuthology.orchestra.run.smithi016.stderr:firewalld.service is not enabled 2023-11-30T21:39:35.797 INFO:teuthology.orchestra.run.smithi016.stderr:Not possible to enable service . firewalld.service is not available 2023-11-30T21:39:35.805 INFO:teuthology.orchestra.run.smithi016.stderr:systemctl: disabled 2023-11-30T21:39:35.813 INFO:teuthology.orchestra.run.smithi016.stderr:systemctl: inactive 2023-11-30T21:39:35.814 INFO:teuthology.orchestra.run.smithi016.stderr:firewalld.service is not enabled 2023-11-30T21:39:35.814 INFO:teuthology.orchestra.run.smithi016.stderr:Not possible to open ports <[9283]>. firewalld.service is not available 2023-11-30T21:39:35.814 INFO:teuthology.orchestra.run.smithi016.stderr:Waiting for mgr to start... 2023-11-30T21:39:35.815 INFO:teuthology.orchestra.run.smithi016.stderr:Waiting for mgr... 2023-11-30T21:39:36.396 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph: 2023-11-30T21:39:36.396 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph: { 2023-11-30T21:39:36.396 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph: "fsid": "d8021004-8fc8-11ee-95a2-87774f69a715", 2023-11-30T21:39:36.396 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph: "health": { 2023-11-30T21:39:36.396 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2023-11-30T21:39:36.396 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph: "checks": {}, 2023-11-30T21:39:36.396 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph: "mutes": [] 2023-11-30T21:39:36.397 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph: }, 2023-11-30T21:39:36.397 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph: "election_epoch": 5, 2023-11-30T21:39:36.397 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph: "quorum": [ 2023-11-30T21:39:36.397 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph: 0 2023-11-30T21:39:36.397 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph: ], 2023-11-30T21:39:36.397 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph: "quorum_names": [ 2023-11-30T21:39:36.397 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph: "smithi016" 2023-11-30T21:39:36.397 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph: ], 2023-11-30T21:39:36.397 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph: "quorum_age": 2, 2023-11-30T21:39:36.397 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph: "monmap": { 2023-11-30T21:39:36.398 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph: "epoch": 1, 2023-11-30T21:39:36.398 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph: "min_mon_release_name": "pacific", 2023-11-30T21:39:36.398 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph: "num_mons": 1 2023-11-30T21:39:36.398 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph: }, 2023-11-30T21:39:36.398 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph: "osdmap": { 2023-11-30T21:39:36.398 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph: "epoch": 1, 2023-11-30T21:39:36.398 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph: "num_osds": 0, 2023-11-30T21:39:36.399 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph: "num_up_osds": 0, 2023-11-30T21:39:36.399 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph: "osd_up_since": 0, 2023-11-30T21:39:36.399 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph: "num_in_osds": 0, 2023-11-30T21:39:36.402 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph: "osd_in_since": 0, 2023-11-30T21:39:36.402 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2023-11-30T21:39:36.403 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph: }, 2023-11-30T21:39:36.403 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph: "pgmap": { 2023-11-30T21:39:36.403 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph: "pgs_by_state": [], 2023-11-30T21:39:36.403 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph: "num_pgs": 0, 2023-11-30T21:39:36.403 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph: "num_pools": 0, 2023-11-30T21:39:36.403 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph: "num_objects": 0, 2023-11-30T21:39:36.404 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph: "data_bytes": 0, 2023-11-30T21:39:36.404 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph: "bytes_used": 0, 2023-11-30T21:39:36.404 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph: "bytes_avail": 0, 2023-11-30T21:39:36.404 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph: "bytes_total": 0 2023-11-30T21:39:36.404 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph: }, 2023-11-30T21:39:36.404 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph: "fsmap": { 2023-11-30T21:39:36.404 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph: "epoch": 1, 2023-11-30T21:39:36.404 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph: "by_rank": [], 2023-11-30T21:39:36.405 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph: "up:standby": 0 2023-11-30T21:39:36.405 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph: }, 2023-11-30T21:39:36.405 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph: "mgrmap": { 2023-11-30T21:39:36.405 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph: "available": false, 2023-11-30T21:39:36.405 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph: "num_standbys": 0, 2023-11-30T21:39:36.405 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph: "modules": [ 2023-11-30T21:39:36.405 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph: "iostat", 2023-11-30T21:39:36.406 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph: "nfs", 2023-11-30T21:39:36.406 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph: "restful" 2023-11-30T21:39:36.406 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph: ], 2023-11-30T21:39:36.406 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph: "services": {} 2023-11-30T21:39:36.406 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph: }, 2023-11-30T21:39:36.406 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph: "servicemap": { 2023-11-30T21:39:36.406 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph: "epoch": 1, 2023-11-30T21:39:36.406 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph: "modified": "2023-11-30T21:39:29.315757+0000", 2023-11-30T21:39:36.407 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph: "services": {} 2023-11-30T21:39:36.407 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph: }, 2023-11-30T21:39:36.407 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph: "progress_events": {} 2023-11-30T21:39:36.407 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph: } 2023-11-30T21:39:36.590 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:36 smithi016 conmon[111898]: audit 2023-11-30T21:39:36.391781+0000 mon.smithi016 (mon.0) 7 : audit [DBG] from='client.? 172.21.15.16:0/2031227084' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2023-11-30T21:39:36.756 INFO:teuthology.orchestra.run.smithi016.stderr:mgr not available, waiting (1/15)... 2023-11-30T21:39:39.343 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph: 2023-11-30T21:39:39.344 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph: { 2023-11-30T21:39:39.344 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph: "fsid": "d8021004-8fc8-11ee-95a2-87774f69a715", 2023-11-30T21:39:39.344 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph: "health": { 2023-11-30T21:39:39.344 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2023-11-30T21:39:39.344 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph: "checks": {}, 2023-11-30T21:39:39.344 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph: "mutes": [] 2023-11-30T21:39:39.344 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph: }, 2023-11-30T21:39:39.344 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph: "election_epoch": 5, 2023-11-30T21:39:39.344 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph: "quorum": [ 2023-11-30T21:39:39.344 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph: 0 2023-11-30T21:39:39.344 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph: ], 2023-11-30T21:39:39.344 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph: "quorum_names": [ 2023-11-30T21:39:39.344 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph: "smithi016" 2023-11-30T21:39:39.345 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph: ], 2023-11-30T21:39:39.345 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph: "quorum_age": 5, 2023-11-30T21:39:39.345 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph: "monmap": { 2023-11-30T21:39:39.345 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph: "epoch": 1, 2023-11-30T21:39:39.345 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph: "min_mon_release_name": "pacific", 2023-11-30T21:39:39.345 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph: "num_mons": 1 2023-11-30T21:39:39.345 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph: }, 2023-11-30T21:39:39.345 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph: "osdmap": { 2023-11-30T21:39:39.345 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph: "epoch": 1, 2023-11-30T21:39:39.345 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph: "num_osds": 0, 2023-11-30T21:39:39.345 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph: "num_up_osds": 0, 2023-11-30T21:39:39.345 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph: "osd_up_since": 0, 2023-11-30T21:39:39.345 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph: "num_in_osds": 0, 2023-11-30T21:39:39.346 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph: "osd_in_since": 0, 2023-11-30T21:39:39.346 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2023-11-30T21:39:39.346 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph: }, 2023-11-30T21:39:39.346 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph: "pgmap": { 2023-11-30T21:39:39.346 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph: "pgs_by_state": [], 2023-11-30T21:39:39.346 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph: "num_pgs": 0, 2023-11-30T21:39:39.346 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph: "num_pools": 0, 2023-11-30T21:39:39.346 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph: "num_objects": 0, 2023-11-30T21:39:39.346 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph: "data_bytes": 0, 2023-11-30T21:39:39.346 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph: "bytes_used": 0, 2023-11-30T21:39:39.346 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph: "bytes_avail": 0, 2023-11-30T21:39:39.346 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph: "bytes_total": 0 2023-11-30T21:39:39.346 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph: }, 2023-11-30T21:39:39.346 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph: "fsmap": { 2023-11-30T21:39:39.347 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph: "epoch": 1, 2023-11-30T21:39:39.347 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph: "by_rank": [], 2023-11-30T21:39:39.347 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph: "up:standby": 0 2023-11-30T21:39:39.347 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph: }, 2023-11-30T21:39:39.347 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph: "mgrmap": { 2023-11-30T21:39:39.347 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph: "available": false, 2023-11-30T21:39:39.347 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph: "num_standbys": 0, 2023-11-30T21:39:39.347 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph: "modules": [ 2023-11-30T21:39:39.347 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph: "iostat", 2023-11-30T21:39:39.347 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph: "nfs", 2023-11-30T21:39:39.347 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph: "restful" 2023-11-30T21:39:39.347 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph: ], 2023-11-30T21:39:39.348 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph: "services": {} 2023-11-30T21:39:39.348 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph: }, 2023-11-30T21:39:39.348 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph: "servicemap": { 2023-11-30T21:39:39.348 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph: "epoch": 1, 2023-11-30T21:39:39.348 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph: "modified": "2023-11-30T21:39:29.315757+0000", 2023-11-30T21:39:39.348 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph: "services": {} 2023-11-30T21:39:39.348 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph: }, 2023-11-30T21:39:39.348 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph: "progress_events": {} 2023-11-30T21:39:39.348 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph: } 2023-11-30T21:39:39.801 INFO:teuthology.orchestra.run.smithi016.stderr:mgr not available, waiting (2/15)... 2023-11-30T21:39:39.849 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:39 smithi016 conmon[111898]: audit 2023-11-30T21:39:39.336659+0000 mon.smithi016 2023-11-30T21:39:39.850 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:39 smithi016 conmon[111898]: (mon.0) 8 : audit [DBG] from='client.? 172.21.15.16:0/3643510628' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2023-11-30T21:39:41.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:41 smithi016 conmon[111898]: cluster 2023-11-30T21:39:41.324307+0000 mon.smithi016 ( 2023-11-30T21:39:41.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:41 smithi016 conmon[111898]: mon.0) 9 : cluster [INF] Activating manager daemon smithi016.dzhopz 2023-11-30T21:39:41.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:41 smithi016 conmon[111898]: cluster 2023-11-30T21:39:41.326978+0000 mon.smithi016 (mon.0) 10 : cluster [DBG] mgrmap e2: smithi016.dzhopz(active, starting, since 0.0027778s) 2023-11-30T21:39:41.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:41 smithi016 conmon[111898]: audit 2023-11-30T21:39:41 2023-11-30T21:39:41.601 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:41 smithi016 conmon[111898]: .327682+0000 mon.smithi016 (mon.0) 11 : audit 2023-11-30T21:39:41.601 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:41 smithi016 conmon[111898]: [DBG] from='mgr.14100 172.21.15.16:0/3746632671' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-11-30T21:39:41.601 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:41 smithi016 conmon[111898]: audit 2023-11-30T21: 2023-11-30T21:39:41.601 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:41 smithi016 conmon[111898]: 39:41.327809+0000 mon.smithi016 (mon.0) 2023-11-30T21:39:41.601 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:41 smithi016 conmon[111898]: 12 : audit [DBG] from='mgr.14100 172.21.15.16:0/3746632671' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-11-30T21:39:41.601 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:41 smithi016 conmon[111898]: audit 2023-11-30T21:39:41.601 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:41 smithi016 conmon[111898]: 2023-11-30T21:39: 2023-11-30T21:39:41.601 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:41 smithi016 conmon[111898]: 41.327912+0000 mon.smithi016 (mon.0) 13 2023-11-30T21:39:41.601 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:41 smithi016 conmon[111898]: : audit [DBG] from='mgr.14100 172.21.15.16:0/3746632671' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-11-30T21:39:41.601 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:41 smithi016 conmon[111898]: audit 2023 2023-11-30T21:39:41.601 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:41 smithi016 conmon[111898]: -11-30T21:39:41.328035 2023-11-30T21:39:41.601 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:41 smithi016 conmon[111898]: +0000 mon.smithi016 (mon.0) 14 : audit 2023-11-30T21:39:41.602 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:41 smithi016 conmon[111898]: [DBG] from='mgr.14100 172.21.15.16:0/3746632671' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "mon metadata", "id": "smithi016"}]: dispatch 2023-11-30T21:39:41.602 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:41 smithi016 conmon[111898]: audit 2023-11-30T21 2023-11-30T21:39:41.602 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:41 smithi016 conmon[111898]: :39:41.328502+0000 mon.smithi016 (mon. 2023-11-30T21:39:41.602 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:41 smithi016 conmon[111898]: 0) 15 : audit [DBG] from='mgr.14100 172.21.15.16:0/3746632671' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "mgr metadata", "who": "smithi016.dzhopz", "id": "smithi016.dzhopz"}]: dispatch 2023-11-30T21:39:41.602 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:41 smithi016 conmon[111898]: cluster 2023-11 2023-11-30T21:39:41.602 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:41 smithi016 conmon[111898]: -30T21:39:41.341734+0000 2023-11-30T21:39:41.602 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:41 smithi016 conmon[111898]: mon.smithi016 (mon.0) 16 : cluster [INF] 2023-11-30T21:39:41.602 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:41 smithi016 conmon[111898]: Manager daemon smithi016.dzhopz is now available 2023-11-30T21:39:41.602 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:41 smithi016 conmon[111898]: audit 2023-11-30T21:39:41.602 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:41 smithi016 conmon[111898]: 2023-11-30T21:39 2023-11-30T21:39:41.602 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:41 smithi016 conmon[111898]: :41.351921+0000 mon.smithi016 (mon.0) 2023-11-30T21:39:41.602 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:41 smithi016 conmon[111898]: 17 : audit [INF] from='mgr.14100 172.21.15.16:0/3746632671' entity='mgr.smithi016.dzhopz' 2023-11-30T21:39:41.603 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:41 smithi016 conmon[111898]: audit 2023-11 2023-11-30T21:39:41.603 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:41 smithi016 conmon[111898]: -30T21:39:41.356904+0000 2023-11-30T21:39:41.603 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:41 smithi016 conmon[111898]: mon.smithi016 (mon.0) 18 : audit [INF] 2023-11-30T21:39:41.603 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:41 smithi016 conmon[111898]: from='mgr.14100 172.21.15.16:0/3746632671' entity='mgr.smithi016.dzhopz' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi016.dzhopz/mirror_snapshot_schedule"}]: dispatch 2023-11-30T21:39:41.603 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:41 smithi016 conmon[111898]: audit 2023-11-30T21:39:41.603 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:41 smithi016 conmon[111898]: 2023-11-30T21:39:41.359591+0000 2023-11-30T21:39:41.603 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:41 smithi016 conmon[111898]: mon.smithi016 (mon.0) 19 : audit [INF] 2023-11-30T21:39:41.603 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:41 smithi016 conmon[111898]: from='mgr.14100 172.21.15.16:0/3746632671' entity='mgr.smithi016.dzhopz' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi016.dzhopz/trash_purge_schedule"}]: dispatch 2023-11-30T21:39:41.603 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:41 smithi016 conmon[111898]: audit 2023-11-30T21:39:41.603 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:41 smithi016 conmon[111898]: 2023-11-30T21:39:41.362523+0000 2023-11-30T21:39:41.603 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:41 smithi016 conmon[111898]: mon.smithi016 (mon.0) 20 : audit [INF] from='mgr.14100 172.21.15.16:0/3746632671' entity='mgr.smithi016.dzhopz' 2023-11-30T21:39:41.603 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:41 smithi016 conmon[111898]: 2023-11-30T21:39:41.603 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:41 smithi016 conmon[111898]: audit 2023-11-30T21:39:41.604 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:41 smithi016 conmon[111898]: 2023-11-30T21:39:41.364320+0000 2023-11-30T21:39:41.604 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:41 smithi016 conmon[111898]: mon.smithi016 (mon.0) 21 : audit [INF] 2023-11-30T21:39:41.604 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:41 smithi016 conmon[111898]: from='mgr.14100 172.21.15.16:0/3746632671' entity='mgr.smithi016.dzhopz' 2023-11-30T21:39:42.625 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph: 2023-11-30T21:39:42.625 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph: { 2023-11-30T21:39:42.625 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph: "fsid": "d8021004-8fc8-11ee-95a2-87774f69a715", 2023-11-30T21:39:42.625 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph: "health": { 2023-11-30T21:39:42.626 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2023-11-30T21:39:42.626 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph: "checks": {}, 2023-11-30T21:39:42.626 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph: "mutes": [] 2023-11-30T21:39:42.626 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph: }, 2023-11-30T21:39:42.626 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph: "election_epoch": 5, 2023-11-30T21:39:42.626 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph: "quorum": [ 2023-11-30T21:39:42.626 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph: 0 2023-11-30T21:39:42.626 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph: ], 2023-11-30T21:39:42.626 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph: "quorum_names": [ 2023-11-30T21:39:42.626 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph: "smithi016" 2023-11-30T21:39:42.626 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph: ], 2023-11-30T21:39:42.626 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph: "quorum_age": 8, 2023-11-30T21:39:42.627 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph: "monmap": { 2023-11-30T21:39:42.627 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph: "epoch": 1, 2023-11-30T21:39:42.627 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph: "min_mon_release_name": "pacific", 2023-11-30T21:39:42.627 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph: "num_mons": 1 2023-11-30T21:39:42.627 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph: }, 2023-11-30T21:39:42.627 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph: "osdmap": { 2023-11-30T21:39:42.627 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph: "epoch": 1, 2023-11-30T21:39:42.627 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph: "num_osds": 0, 2023-11-30T21:39:42.627 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph: "num_up_osds": 0, 2023-11-30T21:39:42.628 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph: "osd_up_since": 0, 2023-11-30T21:39:42.628 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph: "num_in_osds": 0, 2023-11-30T21:39:42.632 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph: "osd_in_since": 0, 2023-11-30T21:39:42.632 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2023-11-30T21:39:42.632 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph: }, 2023-11-30T21:39:42.632 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph: "pgmap": { 2023-11-30T21:39:42.632 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph: "pgs_by_state": [], 2023-11-30T21:39:42.632 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph: "num_pgs": 0, 2023-11-30T21:39:42.632 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph: "num_pools": 0, 2023-11-30T21:39:42.632 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph: "num_objects": 0, 2023-11-30T21:39:42.632 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph: "data_bytes": 0, 2023-11-30T21:39:42.633 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph: "bytes_used": 0, 2023-11-30T21:39:42.633 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph: "bytes_avail": 0, 2023-11-30T21:39:42.633 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph: "bytes_total": 0 2023-11-30T21:39:42.633 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph: }, 2023-11-30T21:39:42.633 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph: "fsmap": { 2023-11-30T21:39:42.633 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph: "epoch": 1, 2023-11-30T21:39:42.633 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph: "by_rank": [], 2023-11-30T21:39:42.634 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph: "up:standby": 0 2023-11-30T21:39:42.634 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph: }, 2023-11-30T21:39:42.634 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph: "mgrmap": { 2023-11-30T21:39:42.634 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph: "available": true, 2023-11-30T21:39:42.634 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph: "num_standbys": 0, 2023-11-30T21:39:42.634 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph: "modules": [ 2023-11-30T21:39:42.634 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph: "iostat", 2023-11-30T21:39:42.635 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph: "nfs", 2023-11-30T21:39:42.635 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph: "restful" 2023-11-30T21:39:42.635 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph: ], 2023-11-30T21:39:42.635 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph: "services": {} 2023-11-30T21:39:42.635 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph: }, 2023-11-30T21:39:42.635 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph: "servicemap": { 2023-11-30T21:39:42.635 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph: "epoch": 1, 2023-11-30T21:39:42.636 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph: "modified": "2023-11-30T21:39:29.315757+0000", 2023-11-30T21:39:42.636 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph: "services": {} 2023-11-30T21:39:42.636 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph: }, 2023-11-30T21:39:42.636 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph: "progress_events": {} 2023-11-30T21:39:42.636 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph: } 2023-11-30T21:39:43.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:43 smithi016 conmon[111898]: cluster 2023-11-30T21:39:42.329416+0000 mon.smithi016 (mon.0) 2023-11-30T21:39:43.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:43 smithi016 conmon[111898]: 22 : cluster [DBG] mgrmap e3: smithi016.dzhopz(active, since 1.00521s) 2023-11-30T21:39:43.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:43 smithi016 conmon[111898]: audit 2023-11-30T21:39:42.622151+0000 mon.smithi016 (mon.0) 23 : audit [DBG] from='client.? 172.21.15.16:0/91525507' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2023-11-30T21:39:44.346 INFO:teuthology.orchestra.run.smithi016.stderr:mgr is available 2023-11-30T21:39:45.599 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:45 smithi016 conmon[111898]: cluster 2023-11-30T21:39:44.330314+0000 mon.smithi016 (mon.0) 24 : cluster [DBG] mgrmap e4: smithi016.dzhopz(active, since 3s) 2023-11-30T21:39:46.673 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph: 2023-11-30T21:39:46.673 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph: [global] 2023-11-30T21:39:46.673 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph: fsid = d8021004-8fc8-11ee-95a2-87774f69a715 2023-11-30T21:39:46.673 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph: mon_osd_allow_pg_remap = true 2023-11-30T21:39:46.673 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph: mon_osd_allow_primary_affinity = true 2023-11-30T21:39:46.674 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph: mon_warn_on_no_sortbitwise = false 2023-11-30T21:39:46.674 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph: osd_crush_chooseleaf_type = 0 2023-11-30T21:39:46.674 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph: 2023-11-30T21:39:46.674 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph: [mgr] 2023-11-30T21:39:46.674 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph: mgr/telemetry/nag = false 2023-11-30T21:39:46.674 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph: 2023-11-30T21:39:46.674 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph: [osd] 2023-11-30T21:39:46.674 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph: osd_map_max_advance = 10 2023-11-30T21:39:46.674 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph: osd_sloppy_crc = true 2023-11-30T21:39:47.100 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:46 smithi016 conmon[111898]: audit 2023-11-30T21:39:46.671132+0000 2023-11-30T21:39:47.100 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:46 smithi016 conmon[111898]: mon.smithi016 (mon.0) 25 : audit [INF] from='client.? 172.21.15.16:0/3333804275' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2023-11-30T21:39:49.094 INFO:teuthology.orchestra.run.smithi016.stderr:Enabling cephadm module... 2023-11-30T21:39:51.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:51 smithi016 conmon[111898]: audit 2023-11-30T21:39:51.141918+0000 mon.smithi016 (mon.0) 26 2023-11-30T21:39:51.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:51 smithi016 conmon[111898]: : audit [INF] from='client.? 172.21.15.16:0/820417170' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "cephadm"}]: dispatch 2023-11-30T21:39:52.608 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:52 smithi016 conmon[111898]: audit 2023-11-30T21:39:51.195184+0000 mon.smithi016 2023-11-30T21:39:52.608 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:52 smithi016 conmon[111898]: (mon.0) 27 : audit [INF] from='client.? 172.21.15.16:0/820417170' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2023-11-30T21:39:52.608 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:52 smithi016 conmon[111898]: cluster 2023-11-30T21:39:51.195248+0000 mon.smithi016 (mon.0) 28 : cluster [DBG] mgrmap e5: smithi016.dzhopz(active, since 9s) 2023-11-30T21:39:54.636 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph: { 2023-11-30T21:39:54.636 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph: "epoch": 5, 2023-11-30T21:39:54.636 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph: "available": true, 2023-11-30T21:39:54.636 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph: "active_name": "smithi016.dzhopz", 2023-11-30T21:39:54.636 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph: "num_standby": 0 2023-11-30T21:39:54.636 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph: } 2023-11-30T21:39:54.975 INFO:teuthology.orchestra.run.smithi016.stderr:Waiting for the mgr to restart... 2023-11-30T21:39:54.976 INFO:teuthology.orchestra.run.smithi016.stderr:Waiting for mgr epoch 5... 2023-11-30T21:39:55.099 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:54 smithi016 conmon[111898]: audit 2023-11-30T21:39:54.634966+0000 2023-11-30T21:39:55.100 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:54 smithi016 conmon[111898]: mon.smithi016 (mon.0) 29 : audit [DBG] from='client.? 172.21.15.16:0/1924741291' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2023-11-30T21:39:57.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:56 smithi016 conmon[111898]: cluster 2023-11-30T21:39:56.865359+0000 mon.smithi016 (mon.0) 30 : 2023-11-30T21:39:57.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:56 smithi016 conmon[111898]: cluster [INF] Active manager daemon smithi016.dzhopz restarted 2023-11-30T21:39:57.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:56 smithi016 conmon[111898]: cluster 2023-11-30T21:39:56.865575+0000 mon.smithi016 (mon.0) 31 : cluster [INF] Activating manager daemon smithi016.dzhopz 2023-11-30T21:39:57.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:56 smithi016 conmon[111898]: cluster 2023-11-30T 2023-11-30T21:39:57.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:56 smithi016 conmon[111898]: 21:39:56.868075+0000 mon.smithi016 (mon.0) 32 : cluster [DBG] osdmap e2: 0 total, 0 up, 0 in 2023-11-30T21:39:57.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:56 smithi016 conmon[111898]: cluster 2023-11-30T21:39:57.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:56 smithi016 conmon[111898]: 2023-11-30T21:39:56.868172+0000 mon.smithi016 (mon.0) 33 : cluster 2023-11-30T21:39:57.351 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:56 smithi016 conmon[111898]: [DBG] mgrmap e6: smithi016.dzhopz(active, starting, since 0.00267186s) 2023-11-30T21:39:57.351 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:56 smithi016 conmon[111898]: audit 2023- 2023-11-30T21:39:57.351 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:56 smithi016 conmon[111898]: 11-30T21:39:56.869170+0000 mon.smithi016 (mon.0) 34 : audit [DBG] from='mgr.14116 172.21.15.16:0/2899784850' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "mon metadata", "id": "smithi016"}]: dispatch 2023-11-30T21:39:57.351 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:56 smithi016 conmon[111898]: audit 2023-11-30T21:39:56.869748 2023-11-30T21:39:57.351 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:56 smithi016 conmon[111898]: +0000 mon.smithi016 (mon.0) 35 : audit [DBG] from='mgr.14116 172.21.15.16:0/2899784850' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "mgr metadata", "who": "smithi016.dzhopz", "id": "smithi016.dzhopz"}]: dispatch 2023-11-30T21:39:57.351 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:56 smithi016 conmon[111898]: audit 2023-11-30T21:39: 2023-11-30T21:39:57.351 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:56 smithi016 conmon[111898]: 56.870453+0000 mon.smithi016 (mon.0) 36 : audit [DBG] from='mgr.14116 172.21.15.16:0/2899784850' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-11-30T21:39:57.351 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:56 smithi016 conmon[111898]: audit 2023-11-30T21:39:56. 2023-11-30T21:39:57.351 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:56 smithi016 conmon[111898]: 870583+0000 mon.smithi016 (mon.0) 37 : audit [DBG] from='mgr.14116 172.21.15.16:0/2899784850' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-11-30T21:39:57.351 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:56 smithi016 conmon[111898]: audit 2023-11-30T21:39 2023-11-30T21:39:57.351 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:56 smithi016 conmon[111898]: :56.870717+0000 mon.smithi016 (mon.0) 38 : audit [DBG] from='mgr.14116 172.21.15.16:0/2899784850' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-11-30T21:39:57.352 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:56 smithi016 conmon[111898]: cluster 2023-11-30T21:39:56 2023-11-30T21:39:57.352 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:56 smithi016 conmon[111898]: .884585+0000 mon.smithi016 (mon.0) 39 : cluster [INF] Manager daemon smithi016.dzhopz is now available 2023-11-30T21:39:57.352 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:56 smithi016 conmon[111898]: audit 2023-11-30T21:39 2023-11-30T21:39:57.352 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:56 smithi016 conmon[111898]: :56.897081+0000 mon.smithi016 (mon.0) 40 : audit [INF] 2023-11-30T21:39:57.352 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:56 smithi016 conmon[111898]: from='mgr.14116 172.21.15.16:0/2899784850' entity='mgr.smithi016.dzhopz' 2023-11-30T21:39:57.879 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph: { 2023-11-30T21:39:57.879 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph: "mgrmap_epoch": 7, 2023-11-30T21:39:57.879 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph: "initialized": true 2023-11-30T21:39:57.879 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph: } 2023-11-30T21:39:58.260 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:57 smithi016 conmon[111898]: cephadm 2023-11-30T21:39:56.894607+0000 mgr.smithi016.dzhopz (mgr 2023-11-30T21:39:58.261 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:57 smithi016 conmon[111898]: .14116) 1 : cephadm [INF] Found migration_current of "None". Setting to last migration. 2023-11-30T21:39:58.261 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:57 smithi016 conmon[111898]: audit 2023-11-30T21:39:56.988676+0000 mon.smithi016 (mon.0 2023-11-30T21:39:58.261 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:57 smithi016 conmon[111898]: ) 41 : audit [INF] from='mgr.14116 172.21.15.16:0/2899784850' entity='mgr.smithi016.dzhopz' 2023-11-30T21:39:58.261 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:57 smithi016 conmon[111898]: audit 2023-11-30 2023-11-30T21:39:58.261 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:57 smithi016 conmon[111898]: T21:39:56.989693+0000 2023-11-30T21:39:58.261 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:57 smithi016 conmon[111898]: mon.smithi016 (mon.0) 42 : audit 2023-11-30T21:39:58.261 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:57 smithi016 conmon[111898]: [DBG] from='mgr.14116 172.21.15.16:0/2899784850' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-30T21:39:58.261 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:57 smithi016 conmon[111898]: audit 2023-11 2023-11-30T21:39:58.261 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:57 smithi016 conmon[111898]: -30T21:39:56. 2023-11-30T21:39:58.262 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:57 smithi016 conmon[111898]: 991180+0000 mon.smithi016 (mon.0) 43 : audit 2023-11-30T21:39:58.262 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:57 smithi016 conmon[111898]: [DBG] from='mgr.14116 172.21.15.16:0/2899784850' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-30T21:39:58.262 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:57 smithi016 conmon[111898]: audit 2023-11 2023-11-30T21:39:58.262 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:57 smithi016 conmon[111898]: -30T21:39:56. 2023-11-30T21:39:58.262 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:57 smithi016 conmon[111898]: 993325+0000 mon.smithi016 (mon.0) 44 : audit 2023-11-30T21:39:58.263 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:57 smithi016 conmon[111898]: [DBG] from='mgr.14116 172.21.15.16:0/2899784850' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-30T21:39:58.263 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:57 smithi016 conmon[111898]: audit 2023-11-30T21:39:58.263 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:57 smithi016 conmon[111898]: 2023-11-30T21:39 2023-11-30T21:39:58.263 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:57 smithi016 conmon[111898]: :57.007671+0000 mon.smithi016 (mon 2023-11-30T21:39:58.263 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:57 smithi016 conmon[111898]: .0) 45 : audit [INF] from='mgr.14116 172.21.15.16:0/2899784850' entity='mgr.smithi016.dzhopz' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi016.dzhopz/mirror_snapshot_schedule"}]: dispatch 2023-11-30T21:39:58.263 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:57 smithi016 conmon[111898]: audit 2023-11 2023-11-30T21:39:58.264 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:57 smithi016 conmon[111898]: -30T21:39:57.010324 2023-11-30T21:39:58.264 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:57 smithi016 conmon[111898]: +0000 mon.smithi016 (mon.0) 46 : audit 2023-11-30T21:39:58.264 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:57 smithi016 conmon[111898]: [INF] from='mgr.14116 172.21.15.16:0/2899784850' entity='mgr.smithi016.dzhopz' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi016.dzhopz/trash_purge_schedule"}]: dispatch 2023-11-30T21:39:58.264 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:57 smithi016 conmon[111898]: cluster 2023 2023-11-30T21:39:58.264 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:57 smithi016 conmon[111898]: -11-30T21:39: 2023-11-30T21:39:58.264 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:57 smithi016 conmon[111898]: 57.871313+0000 mon.smithi016 (mon.0) 2023-11-30T21:39:58.264 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:57 smithi016 conmon[111898]: 47 : cluster [DBG] mgrmap e7: smithi016.dzhopz(active, since 1.0058s) 2023-11-30T21:39:58.315 INFO:teuthology.orchestra.run.smithi016.stderr:mgr epoch 5 is available 2023-11-30T21:39:58.315 INFO:teuthology.orchestra.run.smithi016.stderr:Setting orchestrator backend to cephadm... 2023-11-30T21:39:59.287 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:58 smithi016 conmon[111898]: audit 2023-11-30T21:39:57.870537+0000 mgr.smithi016.dzhopz 2023-11-30T21:39:59.287 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:58 smithi016 conmon[111898]: (mgr.14116) 2 : audit [DBG] from='client.14120 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2023-11-30T21:39:59.287 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:58 smithi016 conmon[111898]: audit 2023-11-30T21:39:57.877832+0000 mgr.smithi016.dzhopz (mgr.14116) 3 : audit [DBG] from='client.14120 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2023-11-30T21:39:59.287 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:58 smithi016 conmon[111898]: audit 2023-11-30T21:39:58.982789+0000 mon.smithi016 (mon 2023-11-30T21:39:59.287 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:58 smithi016 conmon[111898]: .0) 48 : audit [INF] from='mgr.14116 172.21.15.16:0/2899784850' entity='mgr.smithi016.dzhopz' 2023-11-30T21:40:00.120 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph: value unchanged 2023-11-30T21:40:00.345 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:59 smithi016 conmon[111898]: audit 2023-11-30T21:39:58.978814+0000 mgr.smithi016.dzhopz ( 2023-11-30T21:40:00.346 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:59 smithi016 conmon[111898]: mgr.14116) 4 : audit [DBG] from='client.14126 -' entity='client.admin' cmd=[{"prefix": "orch set backend", "module_name": "cephadm", "target": ["mon-mgr", ""]}]: dispatch 2023-11-30T21:40:00.346 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:59 smithi016 conmon[111898]: audit 2023-11-30T21:39:59.015740+0000 mon.smithi016 (mon.0) 49 : audit [DBG] from='mgr.14116 172.21.15.16:0/2899784850' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-30T21:40:00.346 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:59 smithi016 conmon[111898]: cluster 2023-11-30T21:39:59.771921+0000 mon.smithi016 (mon.0 2023-11-30T21:40:00.346 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:39:59 smithi016 conmon[111898]: ) 50 : cluster [DBG] mgrmap e8: smithi016.dzhopz(active, since 2s) 2023-11-30T21:40:00.490 INFO:teuthology.orchestra.run.smithi016.stderr:Generating ssh key... 2023-11-30T21:40:01.349 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:40:00 smithi016 conmon[111898]: audit 2023-11-30T21:40:00.119795+0000 mgr.smithi016.dzhopz (mgr.14116) 5 : audit [DBG] from='client.14128 -' entity='client.admin' cmd=[{"prefix": "cephadm set-user", "user": "root", "target": ["mon-mgr", ""]}]: dispatch 2023-11-30T21:40:02.095 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:40:01 smithi016 conmon[111898]: audit 2023-11-30T21:40:01.114675+0000 mgr.smithi016.dzhopz (mgr 2023-11-30T21:40:02.095 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:40:01 smithi016 conmon[111898]: .14116) 6 : audit [DBG] from='client.14130 -' entity='client.admin' cmd=[{"prefix": "cephadm generate-key", "target": ["mon-mgr", ""]}]: dispatch 2023-11-30T21:40:02.095 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:40:01 smithi016 conmon[111898]: cephadm 2023-11-30T21:40:01.114879+0000 mgr.smithi016.dzhopz (mgr.14116) 7 : cephadm [INF] Generating ssh key... 2023-11-30T21:40:02.096 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:40:01 smithi016 conmon[111898]: audit 2023-11-30T21:40:01.444415+0000 mon.smithi016 (mon.0) 51 : audit [INF] from='mgr.14116 172.21.15.16:0/2899784850' entity='mgr.smithi016.dzhopz' 2023-11-30T21:40:02.096 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:40:01 smithi016 conmon[111898]: audit 2023-11-30T21:40:01.446194+0000 mon.smithi016 (mon.0) 52 : audit [INF] 2023-11-30T21:40:02.096 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:40:01 smithi016 conmon[111898]: from='mgr.14116 172.21.15.16:0/2899784850' entity='mgr.smithi016.dzhopz' 2023-11-30T21:40:02.477 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph: ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCoJX/d7SWXpif4IObg+a4wfvD8KoupRqAyNRL5rKucKYqF4LcZAOOlJXsLwMxMstPN1JZnlR6j6/wFIau/R3PrRjCi7l/OsAmFT0YUAoDBgfn3b89zvt2TkCdE0tha1eiCZ/YrcA7hPKC6RhZB5+6EdlEZlD0oQ5I2DJH8GglbKQump0rRXT1wLi5clMnpCmFbN1v/hcgt+IXjnHJtLBXO3Jdbq1Ct5QLkKsojNgrtmLMl6FqcG8FMTQAyvE87Wcp8PbbbjNGJYhjMZTfxk9bBnp2D2046cYgPMxxzMEJEaSsefJownosVVcR+HWlMId93WwKNwe9pirMLjVn6QZxFfRg5Ax7Kj97gOR7XwweNMLtIKJweUUxh7LPedSpt+T/MZNLFHaBHcMd01kZXgx9OrQct0hEnz9BEOMJxzuS/i1wRMeLcFw7N4eWDMugSxqqQac9R7JEc1cqp8294DaT92jMcpw/sMLZrM5mNi3h4CBhbM2Ma0C/SIDRXeIkCETM= ceph-d8021004-8fc8-11ee-95a2-87774f69a715 2023-11-30T21:40:02.866 INFO:teuthology.orchestra.run.smithi016.stderr:Wrote public SSH key to /home/ubuntu/cephtest/ceph.pub 2023-11-30T21:40:02.866 INFO:teuthology.orchestra.run.smithi016.stderr:Adding key to root@localhost authorized_keys... 2023-11-30T21:40:02.867 INFO:teuthology.orchestra.run.smithi016.stderr:Adding host smithi016... 2023-11-30T21:40:03.536 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:40:03 smithi016 conmon[111898]: audit 2023-11-30T21:40:02.476566+0000 mgr.smithi016.dzhopz (mgr 2023-11-30T21:40:03.537 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:40:03 smithi016 conmon[111898]: .14116) 8 : audit [DBG] from='client.14132 -' entity='client.admin' cmd=[{"prefix": "cephadm get-pub-key", "target": ["mon-mgr", ""]}]: dispatch 2023-11-30T21:40:04.233 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph: Added host 'smithi016' with addr '172.21.15.16' 2023-11-30T21:40:04.605 INFO:teuthology.orchestra.run.smithi016.stderr:Deploying mon service with default placement... 2023-11-30T21:40:05.334 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph: Scheduled mon update... 2023-11-30T21:40:05.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:40:05 smithi016 conmon[111898]: audit 2023-11-30T21:40:03.505148+0000 mgr.smithi016.dzhopz (mgr.14116) 9 : audit [DBG] from='client.14134 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi016", "addr": "172.21.15.16", "target": ["mon-mgr", ""]}]: dispatch 2023-11-30T21:40:05.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:40:05 smithi016 conmon[111898]: audit 2023-11-30T21:40:04.231293+0000 mon.smithi016 (mon.0) 53 : audit [INF] from='mgr.14116 172.21.15.16:0/2899784850' entity='mgr.smithi016.dzhopz' 2023-11-30T21:40:05.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:40:05 smithi016 conmon[111898]: cephadm 2023-11-30T21:40:04.231593+0000 mgr.smithi016.dzhopz (mgr.14116) 10 : cephadm [INF] Added host smithi016 2023-11-30T21:40:05.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:40:05 smithi016 conmon[111898]: audit 2023-11-30T21:40:04.239654+0000 mon.smithi016 (mon.0) 54 : audit [DBG] from='mgr.14116 172.21.15.16:0/2899784850' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-30T21:40:05.941 INFO:teuthology.orchestra.run.smithi016.stderr:Deploying mgr service with default placement... 2023-11-30T21:40:06.599 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:40:06 smithi016 conmon[111898]: audit 2023-11-30T21:40:05.329518+0000 mgr.smithi016.dzhopz (mgr.14116) 11 : audit [DBG] from='client.14136 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "target": ["mon-mgr", ""]}]: dispatch 2023-11-30T21:40:06.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:40:06 smithi016 conmon[111898]: cephadm 2023-11-30T21:40:05.330730+0000 mgr.smithi016.dzhopz (mgr.14116) 12 : cephadm [INF] Saving service mon spec with placement count:5 2023-11-30T21:40:06.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:40:06 smithi016 conmon[111898]: audit 2023-11-30T21:40:05.332974+0000 mon.smithi016 (mon.0) 55 : audit [INF] from='mgr.14116 172.21.15.16:0/2899784850' entity='mgr.smithi016.dzhopz' 2023-11-30T21:40:06.811 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph: Scheduled mgr update... 2023-11-30T21:40:07.179 INFO:teuthology.orchestra.run.smithi016.stderr:Deploying crash service with default placement... 2023-11-30T21:40:07.850 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:40:07 smithi016 conmon[111898]: audit 2023-11-30T21:40:06.509056+0000 mon.smithi016 (mon.0) 56 : audit [INF] from='mgr.14116 172.21.15.16:0/2899784850' entity='mgr.smithi016.dzhopz' 2023-11-30T21:40:07.850 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:40:07 smithi016 conmon[111898]: audit 2023-11-30T21:40:06.807135+0000 mgr.smithi016.dzhopz (mgr.14116) 13 : audit [DBG] from='client.14138 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "target": ["mon-mgr", ""]}]: dispatch 2023-11-30T21:40:07.850 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:40:07 smithi016 conmon[111898]: cephadm 2023-11-30T21:40:06.807992+0000 mgr.smithi016.dzhopz (mgr.14116) 14 : cephadm [INF] Saving service mgr spec with placement count:2 2023-11-30T21:40:07.850 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:40:07 smithi016 conmon[111898]: audit 2023-11-30T21:40:06.810235+0000 mon.smithi016 (mon.0) 57 : audit [INF] from='mgr.14116 172.21.15.16:0/2899784850' entity='mgr.smithi016.dzhopz' 2023-11-30T21:40:07.850 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:40:07 smithi016 conmon[111898]: audit 2023-11-30T21:40:06.866200+0000 mon.smithi016 (mon.0) 58 : audit [INF] from='mgr.14116 172.21.15.16:0/2899784850' entity='mgr.smithi016.dzhopz' 2023-11-30T21:40:07.874 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph: Scheduled crash update... 2023-11-30T21:40:08.616 INFO:teuthology.orchestra.run.smithi016.stderr:Deploying prometheus service with default placement... 2023-11-30T21:40:09.100 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:40:08 smithi016 conmon[111898]: audit 2023-11-30T21: 2023-11-30T21:40:09.100 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:40:08 smithi016 conmon[111898]: 40:07.871057+0000 mgr.smithi016.dzhopz (mgr.14116) 15 : audit [DBG] from='client.14140 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "crash", "target": ["mon-mgr", ""]}]: dispatch 2023-11-30T21:40:09.100 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:40:08 smithi016 conmon[111898]: cephadm 2023-11-30T21:40:07.872036+0000 mgr.smithi016.dzhopz (mgr.14116) 16 : cephadm [INF] Saving service crash spec with placement * 2023-11-30T21:40:09.100 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:40:08 smithi016 conmon[111898]: audit 2023-11-30T21 2023-11-30T21:40:09.100 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:40:08 smithi016 conmon[111898]: :40:07.874084+0000 mon.smithi016 (mon.0) 59 : audit [INF] from='mgr.14116 172.21.15.16:0/2899784850' entity='mgr.smithi016.dzhopz' 2023-11-30T21:40:09.100 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:40:08 smithi016 conmon[111898]: audit 2023 2023-11-30T21:40:09.100 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:40:08 smithi016 conmon[111898]: -11-30T21:40:08.618137 2023-11-30T21:40:09.100 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:40:08 smithi016 conmon[111898]: +0000 mon.smithi016 (mon.0) 60 : audit 2023-11-30T21:40:09.100 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:40:08 smithi016 conmon[111898]: [INF] from='mgr.14116 172.21.15.16:0/2899784850' entity='mgr.smithi016.dzhopz' 2023-11-30T21:40:09.290 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph: Scheduled prometheus update... 2023-11-30T21:40:09.857 INFO:teuthology.orchestra.run.smithi016.stderr:Deploying grafana service with default placement... 2023-11-30T21:40:10.599 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:40:10 smithi016 conmon[111898]: audit 2023-11-30T21:40:09.286196+0000 mgr.smithi016.dzhopz (mgr.14116 2023-11-30T21:40:10.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:40:10 smithi016 conmon[111898]: ) 17 : audit [DBG] from='client.14142 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "target": ["mon-mgr", ""]}]: dispatch 2023-11-30T21:40:10.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:40:10 smithi016 conmon[111898]: cephadm 2023-11-30T21:40:09.287066+0000 mgr.smithi016.dzhopz (mgr.14116) 18 : cephadm [INF] Saving service prometheus spec with placement count:1 2023-11-30T21:40:10.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:40:10 smithi016 conmon[111898]: audit 2023-11-30T21:40:09.289132+0000 mon.smithi016 (mon.0) 61 : audit [INF] from='mgr.14116 172.21.15.16:0/2899784850' entity='mgr.smithi016.dzhopz' 2023-11-30T21:40:10.697 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph: Scheduled grafana update... 2023-11-30T21:40:11.059 INFO:teuthology.orchestra.run.smithi016.stderr:Deploying node-exporter service with default placement... 2023-11-30T21:40:11.710 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph: Scheduled node-exporter update... 2023-11-30T21:40:12.095 INFO:teuthology.orchestra.run.smithi016.stderr:Deploying alertmanager service with default placement... 2023-11-30T21:40:12.096 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:40:11 smithi016 conmon[111898]: audit 2023-11-30T21:40:10.693943+0000 mgr.smithi016.dzhopz ( 2023-11-30T21:40:12.096 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:40:11 smithi016 conmon[111898]: mgr.14116) 19 : audit [DBG] from='client.14144 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "target": ["mon-mgr", ""]}]: dispatch 2023-11-30T21:40:12.096 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:40:11 smithi016 conmon[111898]: cephadm 2023-11-30T21:40:10.694753+0000 mgr.smithi016.dzhopz (mgr.14116) 20 : cephadm [INF] Saving service grafana spec with placement count:1 2023-11-30T21:40:12.097 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:40:11 smithi016 conmon[111898]: audit 2023-11-30T21:40:10.696865+0000 mon.smithi016 (mon.0) 62 : audit [INF] from='mgr.14116 172.21.15.16:0/2899784850' entity='mgr.smithi016.dzhopz' 2023-11-30T21:40:12.733 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph: Scheduled alertmanager update... 2023-11-30T21:40:13.100 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:40:12 smithi016 conmon[111898]: audit 2023-11-30T21:40:11.707453+0000 mgr.smithi016.dzhopz (mgr.14116) 21 : audit [DBG] from='client.14146 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "target": ["mon-mgr", ""]}]: dispatch 2023-11-30T21:40:13.100 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:40:12 smithi016 conmon[111898]: cephadm 2023-11-30T21:40:11.708345+0000 mgr.smithi016.dzhopz (mgr.14116) 22 : cephadm [INF] Saving service node-exporter spec with placement * 2023-11-30T21:40:13.100 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:40:12 smithi016 conmon[111898]: audit 2023-11-30T21:40: 2023-11-30T21:40:13.100 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:40:12 smithi016 conmon[111898]: 11.710126+0000 mon.smithi016 (mon.0) 63 : 2023-11-30T21:40:13.100 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:40:12 smithi016 conmon[111898]: audit [INF] from='mgr.14116 172.21.15.16:0/2899784850' entity='mgr.smithi016.dzhopz' 2023-11-30T21:40:14.092 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:40:13 smithi016 conmon[111898]: audit 2023-11-30T21:40:12.729646+0000 mgr.smithi016.dzhopz (mgr.14116) 23 : audit 2023-11-30T21:40:14.092 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:40:13 smithi016 conmon[111898]: [DBG] from='client.14148 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "target": ["mon-mgr", ""]}]: dispatch 2023-11-30T21:40:14.092 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:40:13 smithi016 conmon[111898]: cephadm 2023-11-30T21:40:12.730507+0000 mgr.smithi016.dzhopz (mgr.14116) 24 : cephadm [INF] Saving service alertmanager spec with placement count:1 2023-11-30T21:40:14.092 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:40:13 smithi016 conmon[111898]: audit 2023-11-30T21:40:14.092 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:40:13 smithi016 conmon[111898]: 2023-11-30T21:40:12.732369+0000 mon.smithi016 (mon.0) 64 : audit [INF] from='mgr.14116 172.21.15.16:0/2899784850' entity='mgr.smithi016.dzhopz' 2023-11-30T21:40:15.062 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:40:14 smithi016 conmon[111898]: audit 2023-11-30T21:40:13.737168+0000 mon.smithi016 (mon.0) 65 : audit [INF] from='client.? 172.21.15.16:0/234806498' entity='client.admin' 2023-11-30T21:40:15.062 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:40:14 smithi016 conmon[111898]: audit 2023-11-30T21:40:14.715472+0000 mon.smithi016 (mon.0) 66 : audit [INF] from='client.? 172.21.15.16:0/2463887823' entity='client.admin' 2023-11-30T21:40:15.104 INFO:teuthology.orchestra.run.smithi016.stderr:Enabling the dashboard module... 2023-11-30T21:40:16.100 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:40:15 smithi016 conmon[111898]: audit 2023-11-30T21:40:15.763773+0000 mon.smithi016 (mon 2023-11-30T21:40:16.100 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:40:15 smithi016 conmon[111898]: .0) 67 : audit [INF] from='client.? 172.21.15.16:0/3974708722' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "dashboard"}]: dispatch 2023-11-30T21:40:16.913 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph: { 2023-11-30T21:40:16.913 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph: "epoch": 9, 2023-11-30T21:40:16.914 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph: "available": true, 2023-11-30T21:40:16.914 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph: "active_name": "smithi016.dzhopz", 2023-11-30T21:40:16.914 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph: "num_standby": 0 2023-11-30T21:40:16.914 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph: } 2023-11-30T21:40:17.100 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:40:16 smithi016 conmon[111898]: audit 2023-11-30T21:40:15.817015+0000 mon.smithi016 (mon. 2023-11-30T21:40:17.100 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:40:16 smithi016 conmon[111898]: 0) 68 : audit [INF] from='client.? 172.21.15.16:0/3974708722' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "dashboard"}]': finished 2023-11-30T21:40:17.100 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:40:16 smithi016 conmon[111898]: cluster 2023-11-30T21:40:15.817063+0000 mon.smithi016 (mon.0) 69 : cluster [DBG] mgrmap e9: smithi016.dzhopz(active, since 18s) 2023-11-30T21:40:17.279 INFO:teuthology.orchestra.run.smithi016.stderr:Waiting for the mgr to restart... 2023-11-30T21:40:17.280 INFO:teuthology.orchestra.run.smithi016.stderr:Waiting for mgr epoch 9... 2023-11-30T21:40:18.100 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:40:17 smithi016 conmon[111898]: audit 2023-11-30T21:40:16.912587+0000 mon.smithi016 ( 2023-11-30T21:40:18.100 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:40:17 smithi016 conmon[111898]: mon.0) 70 : audit [DBG] from='client.? 172.21.15.16:0/2151731224' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2023-11-30T21:40:21.850 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:40:21 smithi016 conmon[111898]: cluster 2023-11-30T21:40:21.426283+0000 mon.smithi016 (mon.0) 71 : cluster [INF] 2023-11-30T21:40:21.850 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:40:21 smithi016 conmon[111898]: Active manager daemon smithi016.dzhopz restarted 2023-11-30T21:40:21.850 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:40:21 smithi016 conmon[111898]: cluster 2023-11-30T21:40:21.426579+0000 mon.smithi016 (mon.0) 72 : cluster [INF] Activating manager daemon smithi016.dzhopz 2023-11-30T21:40:21.850 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:40:21 smithi016 conmon[111898]: cluster 2023-11-30T21:40:21.850 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:40:21 smithi016 conmon[111898]: 2023-11-30T21:40:21.429311+0000 mon.smithi016 (mon.0) 73 : cluster 2023-11-30T21:40:21.850 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:40:21 smithi016 conmon[111898]: [DBG] osdmap e3: 0 total, 0 up, 0 in 2023-11-30T21:40:21.850 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:40:21 smithi016 conmon[111898]: cluster 2023-11-30T21:40: 2023-11-30T21:40:21.850 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:40:21 smithi016 conmon[111898]: 21.429422+0000 mon.smithi016 (mon.0) 74 2023-11-30T21:40:21.851 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:40:21 smithi016 conmon[111898]: : cluster [DBG] mgrmap e10: smithi016.dzhopz(active, starting, since 0.00293364s) 2023-11-30T21:40:21.851 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:40:21 smithi016 conmon[111898]: audit 2023-11-30T21 2023-11-30T21:40:21.851 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:40:21 smithi016 conmon[111898]: :40:21.430448+0000 mon.smithi016 (mon. 2023-11-30T21:40:21.851 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:40:21 smithi016 conmon[111898]: 0) 75 : audit [DBG] from='mgr.14156 172.21.15.16:0/1354859623' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "mon metadata", "id": "smithi016"}]: dispatch 2023-11-30T21:40:21.851 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:40:21 smithi016 conmon[111898]: audit 2023-11- 2023-11-30T21:40:21.851 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:40:21 smithi016 conmon[111898]: 30T21:40:21.431094+0000 mon.smithi016 2023-11-30T21:40:21.851 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:40:21 smithi016 conmon[111898]: (mon.0) 76 : audit [DBG] from='mgr.14156 172.21.15.16:0/1354859623' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "mgr metadata", "who": "smithi016.dzhopz", "id": "smithi016.dzhopz"}]: dispatch 2023-11-30T21:40:21.851 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:40:21 smithi016 conmon[111898]: 2023-11-30T21:40:21.851 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:40:21 smithi016 conmon[111898]: audit 2023 2023-11-30T21:40:21.851 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:40:21 smithi016 conmon[111898]: -11-30T21:40:21.431945+0000 mon.smithi016 ( 2023-11-30T21:40:21.852 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:40:21 smithi016 conmon[111898]: mon.0) 77 : audit [DBG] from='mgr.14156 172.21.15.16:0/1354859623' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-11-30T21:40:21.852 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:40:21 smithi016 conmon[111898]: audit 2023-11- 2023-11-30T21:40:21.852 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:40:21 smithi016 conmon[111898]: 30T21:40:21.432129+0000 mon.smithi016 2023-11-30T21:40:21.852 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:40:21 smithi016 conmon[111898]: (mon.0) 78 : audit [DBG] from='mgr.14156 172.21.15.16:0/1354859623' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-11-30T21:40:21.852 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:40:21 smithi016 conmon[111898]: 2023-11-30T21:40:21.852 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:40:21 smithi016 conmon[111898]: audit 2023- 2023-11-30T21:40:21.852 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:40:21 smithi016 conmon[111898]: 11-30T21:40:21.432301+0000 mon.smithi016 (mon 2023-11-30T21:40:21.852 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:40:21 smithi016 conmon[111898]: .0) 79 : audit [DBG] from='mgr.14156 172.21.15.16:0/1354859623' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-11-30T21:40:21.853 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:40:21 smithi016 conmon[111898]: cluster 2023-11- 2023-11-30T21:40:21.853 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:40:21 smithi016 conmon[111898]: 30T21:40:21.445727+0000 mon.smithi016 ( 2023-11-30T21:40:21.853 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:40:21 smithi016 conmon[111898]: mon.0) 80 : cluster [INF] Manager daemon smithi016.dzhopz is now available 2023-11-30T21:40:22.438 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph: { 2023-11-30T21:40:22.438 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph: "mgrmap_epoch": 11, 2023-11-30T21:40:22.438 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph: "initialized": true 2023-11-30T21:40:22.438 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph: } 2023-11-30T21:40:22.773 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:40:22 smithi016 conmon[111898]: audit 2023-11-30T21:40:21.546961+0000 mon.smithi016 (mon.0) 81 : audit [DBG] from='mgr.14156 172.21.15.16:0/1354859623' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-30T21:40:22.773 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:40:22 smithi016 conmon[111898]: audit 2023-11-30T21:40:21.548569+0000 mon.smithi016 (mon.0) 82 : audit [DBG] from='mgr.14156 172.21.15.16:0/1354859623' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-30T21:40:22.773 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:40:22 smithi016 conmon[111898]: audit 2023-11-30T21:40:21.575612+0000 mon.smithi016 (mon.0) 83 : audit [INF] from='mgr.14156 172.21.15.16:0/1354859623' entity='mgr.smithi016.dzhopz' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi016.dzhopz/mirror_snapshot_schedule"}]: dispatch 2023-11-30T21:40:22.773 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:40:22 smithi016 conmon[111898]: audit 2023-11-30T21:40:21.578944+0000 mon.smithi016 (mon.0) 84 : audit [INF] from='mgr.14156 172.21.15.16:0/1354859623' entity='mgr.smithi016.dzhopz' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi016.dzhopz/trash_purge_schedule"}]: dispatch 2023-11-30T21:40:22.773 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:40:22 smithi016 conmon[111898]: cluster 2023-11-30T21:40:22.430957+0000 mon.smithi016 (mon.0) 85 : cluster [DBG] mgrmap e11: smithi016.dzhopz(active, since 1.00446s) 2023-11-30T21:40:22.825 INFO:teuthology.orchestra.run.smithi016.stderr:mgr epoch 9 is available 2023-11-30T21:40:22.825 INFO:teuthology.orchestra.run.smithi016.stderr:Generating a dashboard self-signed certificate... 2023-11-30T21:40:23.650 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph: Self-signed certificate created 2023-11-30T21:40:23.810 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:40:23 smithi016 conmon[111898]: audit 2023-11-30T21:40:22.430745+0000 mgr.smithi016.dzhopz (mgr.14156) 1 : audit 2023-11-30T21:40:23.907 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:40:23 smithi016 conmon[111898]: [DBG] from='client.14160 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2023-11-30T21:40:23.907 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:40:23 smithi016 conmon[111898]: audit 2023-11-30T21:40:22.437083+0000 mgr.smithi016.dzhopz (mgr.14156) 2 : audit [DBG] from='client.14160 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2023-11-30T21:40:23.907 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:40:23 smithi016 conmon[111898]: audit 2023-11-30T21:40:23.333453+0000 mon.smithi016 (mon.0) 86 : audit [INF] from='mgr.14156 172.21.15.16:0/1354859623' entity='mgr.smithi016.dzhopz' 2023-11-30T21:40:23.959 INFO:teuthology.orchestra.run.smithi016.stderr:Creating initial admin user... 2023-11-30T21:40:24.799 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:40:24 smithi016 conmon[111898]: audit 2023-11-30T21:40:23.590757+0000 mgr.smithi016.dzhopz (mgr.14156) 3 : audit [DBG] from='client.14166 -' entity='client.admin' cmd=[{"prefix": "dashboard create-self-signed-cert", "target": ["mon-mgr", ""]}]: dispatch 2023-11-30T21:40:24.799 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:40:24 smithi016 conmon[111898]: audit 2023-11-30T21:40:23.647542+0000 mon.smithi016 (mon.0) 87 : audit [INF] from='mgr.14156 172.21.15.16:0/1354859623' entity='mgr.smithi016.dzhopz' 2023-11-30T21:40:24.799 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:40:24 smithi016 conmon[111898]: audit 2023-11-30T21:40:23.649673+0000 mon.smithi016 (mon.0) 88 : audit [INF] from='mgr.14156 172.21.15.16:0/1354859623' entity='mgr.smithi016.dzhopz' 2023-11-30T21:40:24.799 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:40:24 smithi016 conmon[111898]: cluster 2023-11-30T21:40:24.334894+0000 mon.smithi016 (mon.0) 89 : cluster [DBG] mgrmap e12: smithi016.dzhopz(active, since 2s) 2023-11-30T21:40:24.894 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph: {"username": "admin", "password": "$2b$12$7QmoFNhrSoRA0fruER5PAuXgi2RmKkwffraAkhPFvpujM4mm4wqO.", "roles": ["administrator"], "name": null, "email": null, "lastUpdate": 1701380424, "enabled": true, "pwdExpirationDate": null, "pwdUpdateRequired": true} 2023-11-30T21:40:25.495 INFO:teuthology.orchestra.run.smithi016.stderr:Fetching dashboard port number... 2023-11-30T21:40:25.752 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:40:25 smithi016 conmon[111898]: audit 2023-11-30T21:40:24.648692+0000 mgr.smithi016.dzhopz (mgr.14156 2023-11-30T21:40:25.753 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:40:25 smithi016 conmon[111898]: ) 4 : audit [DBG] from='client.14168 -' entity='client.admin' cmd=[{"prefix": "dashboard ac-user-create", "username": "admin", "rolename": "administrator", "force_password": true, "pwd_update_required": true, "target": ["mon-mgr", ""]}]: dispatch 2023-11-30T21:40:25.753 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:40:25 smithi016 conmon[111898]: audit 2023-11-30T21:40:24.893824+0000 mon.smithi016 (mon.0) 90 : audit [INF] from='mgr.14156 172.21.15.16:0/1354859623' entity='mgr.smithi016.dzhopz' 2023-11-30T21:40:25.753 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:40:25 smithi016 conmon[111898]: 2023-11-30T21:40:26.155 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph: 8443 2023-11-30T21:40:26.542 INFO:teuthology.orchestra.run.smithi016.stderr:systemctl: disabled 2023-11-30T21:40:26.550 INFO:teuthology.orchestra.run.smithi016.stderr:systemctl: inactive 2023-11-30T21:40:26.550 INFO:teuthology.orchestra.run.smithi016.stderr:firewalld.service is not enabled 2023-11-30T21:40:26.551 INFO:teuthology.orchestra.run.smithi016.stderr:Not possible to open ports <[8443]>. firewalld.service is not available 2023-11-30T21:40:26.553 INFO:teuthology.orchestra.run.smithi016.stderr:Ceph Dashboard is now available at: 2023-11-30T21:40:26.554 INFO:teuthology.orchestra.run.smithi016.stderr: 2023-11-30T21:40:26.554 INFO:teuthology.orchestra.run.smithi016.stderr: URL: https://smithi016.front.sepia.ceph.com:8443/ 2023-11-30T21:40:26.554 INFO:teuthology.orchestra.run.smithi016.stderr: User: admin 2023-11-30T21:40:26.554 INFO:teuthology.orchestra.run.smithi016.stderr: Password: 8m0z59ft1f 2023-11-30T21:40:26.554 INFO:teuthology.orchestra.run.smithi016.stderr: 2023-11-30T21:40:26.554 INFO:teuthology.orchestra.run.smithi016.stderr:Enabling autotune for osd_memory_target 2023-11-30T21:40:26.751 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:40:26 smithi016 conmon[111898]: audit 2023-11-30T21:40:26.154718+0000 mon.smithi016 ( 2023-11-30T21:40:26.751 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:40:26 smithi016 conmon[111898]: mon.0) 91 : audit [DBG] from='client.? 172.21.15.16:0/2352659362' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/dashboard/ssl_server_port"}]: dispatch 2023-11-30T21:40:28.313 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/ceph: set mgr/dashboard/cluster/status 2023-11-30T21:40:28.728 INFO:teuthology.orchestra.run.smithi016.stderr:You can access the Ceph CLI as following in case of multi-cluster or non-default config: 2023-11-30T21:40:28.728 INFO:teuthology.orchestra.run.smithi016.stderr: 2023-11-30T21:40:28.728 INFO:teuthology.orchestra.run.smithi016.stderr: sudo /home/ubuntu/cephtest/cephadm shell --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring 2023-11-30T21:40:28.728 INFO:teuthology.orchestra.run.smithi016.stderr: 2023-11-30T21:40:28.728 INFO:teuthology.orchestra.run.smithi016.stderr:Or, if you are only running a single cluster on this host: 2023-11-30T21:40:28.729 INFO:teuthology.orchestra.run.smithi016.stderr: 2023-11-30T21:40:28.729 INFO:teuthology.orchestra.run.smithi016.stderr: sudo /home/ubuntu/cephtest/cephadm shell 2023-11-30T21:40:28.729 INFO:teuthology.orchestra.run.smithi016.stderr: 2023-11-30T21:40:28.729 INFO:teuthology.orchestra.run.smithi016.stderr:Please consider enabling telemetry to help improve Ceph: 2023-11-30T21:40:28.729 INFO:teuthology.orchestra.run.smithi016.stderr: 2023-11-30T21:40:28.729 INFO:teuthology.orchestra.run.smithi016.stderr: ceph telemetry on 2023-11-30T21:40:28.729 INFO:teuthology.orchestra.run.smithi016.stderr: 2023-11-30T21:40:28.729 INFO:teuthology.orchestra.run.smithi016.stderr:For more information see: 2023-11-30T21:40:28.729 INFO:teuthology.orchestra.run.smithi016.stderr: 2023-11-30T21:40:28.729 INFO:teuthology.orchestra.run.smithi016.stderr: https://docs.ceph.com/en/pacific/mgr/telemetry/ 2023-11-30T21:40:28.729 INFO:teuthology.orchestra.run.smithi016.stderr: 2023-11-30T21:40:28.729 INFO:teuthology.orchestra.run.smithi016.stderr:Bootstrap complete. 2023-11-30T21:40:28.763 INFO:tasks.cephadm:Fetching config... 2023-11-30T21:40:28.763 DEBUG:teuthology.orchestra.run.smithi016:> set -ex 2023-11-30T21:40:28.763 DEBUG:teuthology.orchestra.run.smithi016:> dd if=/etc/ceph/ceph.conf of=/dev/stdout 2023-11-30T21:40:28.778 INFO:tasks.cephadm:Fetching client.admin keyring... 2023-11-30T21:40:28.778 DEBUG:teuthology.orchestra.run.smithi016:> set -ex 2023-11-30T21:40:28.778 DEBUG:teuthology.orchestra.run.smithi016:> dd if=/etc/ceph/ceph.client.admin.keyring of=/dev/stdout 2023-11-30T21:40:28.834 INFO:tasks.cephadm:Fetching mon keyring... 2023-11-30T21:40:28.834 DEBUG:teuthology.orchestra.run.smithi016:> set -ex 2023-11-30T21:40:28.834 DEBUG:teuthology.orchestra.run.smithi016:> sudo dd if=/var/lib/ceph/d8021004-8fc8-11ee-95a2-87774f69a715/mon.smithi016/keyring of=/dev/stdout 2023-11-30T21:40:28.900 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:40:28 smithi016 conmon[111898]: cluster 2023-11-30T21:40:27.650700+0000 mon.smithi016 (mon.0) 92 : cluster [DBG] mgrmap e13: smithi016.dzhopz(active, since 6s) 2023-11-30T21:40:28.900 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:40:28 smithi016 conmon[111898]: audit 2023-11-30T21:40:28.310028+0000 mon.smithi016 (mon.0) 93 : audit [INF] from='client.? 172.21.15.16:0/2134922430' entity='client.admin' 2023-11-30T21:40:28.901 INFO:tasks.cephadm:Fetching pub ssh key... 2023-11-30T21:40:28.901 DEBUG:teuthology.orchestra.run.smithi016:> set -ex 2023-11-30T21:40:28.901 DEBUG:teuthology.orchestra.run.smithi016:> dd if=/home/ubuntu/cephtest/ceph.pub of=/dev/stdout 2023-11-30T21:40:28.956 INFO:tasks.cephadm:Installing pub ssh key for root users... 2023-11-30T21:40:28.956 DEBUG:teuthology.orchestra.run.smithi016:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCoJX/d7SWXpif4IObg+a4wfvD8KoupRqAyNRL5rKucKYqF4LcZAOOlJXsLwMxMstPN1JZnlR6j6/wFIau/R3PrRjCi7l/OsAmFT0YUAoDBgfn3b89zvt2TkCdE0tha1eiCZ/YrcA7hPKC6RhZB5+6EdlEZlD0oQ5I2DJH8GglbKQump0rRXT1wLi5clMnpCmFbN1v/hcgt+IXjnHJtLBXO3Jdbq1Ct5QLkKsojNgrtmLMl6FqcG8FMTQAyvE87Wcp8PbbbjNGJYhjMZTfxk9bBnp2D2046cYgPMxxzMEJEaSsefJownosVVcR+HWlMId93WwKNwe9pirMLjVn6QZxFfRg5Ax7Kj97gOR7XwweNMLtIKJweUUxh7LPedSpt+T/MZNLFHaBHcMd01kZXgx9OrQct0hEnz9BEOMJxzuS/i1wRMeLcFw7N4eWDMugSxqqQac9R7JEc1cqp8294DaT92jMcpw/sMLZrM5mNi3h4CBhbM2Ma0C/SIDRXeIkCETM= ceph-d8021004-8fc8-11ee-95a2-87774f69a715' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2023-11-30T21:40:29.036 INFO:teuthology.orchestra.run.smithi016.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCoJX/d7SWXpif4IObg+a4wfvD8KoupRqAyNRL5rKucKYqF4LcZAOOlJXsLwMxMstPN1JZnlR6j6/wFIau/R3PrRjCi7l/OsAmFT0YUAoDBgfn3b89zvt2TkCdE0tha1eiCZ/YrcA7hPKC6RhZB5+6EdlEZlD0oQ5I2DJH8GglbKQump0rRXT1wLi5clMnpCmFbN1v/hcgt+IXjnHJtLBXO3Jdbq1Ct5QLkKsojNgrtmLMl6FqcG8FMTQAyvE87Wcp8PbbbjNGJYhjMZTfxk9bBnp2D2046cYgPMxxzMEJEaSsefJownosVVcR+HWlMId93WwKNwe9pirMLjVn6QZxFfRg5Ax7Kj97gOR7XwweNMLtIKJweUUxh7LPedSpt+T/MZNLFHaBHcMd01kZXgx9OrQct0hEnz9BEOMJxzuS/i1wRMeLcFw7N4eWDMugSxqqQac9R7JEc1cqp8294DaT92jMcpw/sMLZrM5mNi3h4CBhbM2Ma0C/SIDRXeIkCETM= ceph-d8021004-8fc8-11ee-95a2-87774f69a715 2023-11-30T21:40:29.049 DEBUG:teuthology.orchestra.run.smithi069:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCoJX/d7SWXpif4IObg+a4wfvD8KoupRqAyNRL5rKucKYqF4LcZAOOlJXsLwMxMstPN1JZnlR6j6/wFIau/R3PrRjCi7l/OsAmFT0YUAoDBgfn3b89zvt2TkCdE0tha1eiCZ/YrcA7hPKC6RhZB5+6EdlEZlD0oQ5I2DJH8GglbKQump0rRXT1wLi5clMnpCmFbN1v/hcgt+IXjnHJtLBXO3Jdbq1Ct5QLkKsojNgrtmLMl6FqcG8FMTQAyvE87Wcp8PbbbjNGJYhjMZTfxk9bBnp2D2046cYgPMxxzMEJEaSsefJownosVVcR+HWlMId93WwKNwe9pirMLjVn6QZxFfRg5Ax7Kj97gOR7XwweNMLtIKJweUUxh7LPedSpt+T/MZNLFHaBHcMd01kZXgx9OrQct0hEnz9BEOMJxzuS/i1wRMeLcFw7N4eWDMugSxqqQac9R7JEc1cqp8294DaT92jMcpw/sMLZrM5mNi3h4CBhbM2Ma0C/SIDRXeIkCETM= ceph-d8021004-8fc8-11ee-95a2-87774f69a715' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2023-11-30T21:40:29.093 INFO:teuthology.orchestra.run.smithi069.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCoJX/d7SWXpif4IObg+a4wfvD8KoupRqAyNRL5rKucKYqF4LcZAOOlJXsLwMxMstPN1JZnlR6j6/wFIau/R3PrRjCi7l/OsAmFT0YUAoDBgfn3b89zvt2TkCdE0tha1eiCZ/YrcA7hPKC6RhZB5+6EdlEZlD0oQ5I2DJH8GglbKQump0rRXT1wLi5clMnpCmFbN1v/hcgt+IXjnHJtLBXO3Jdbq1Ct5QLkKsojNgrtmLMl6FqcG8FMTQAyvE87Wcp8PbbbjNGJYhjMZTfxk9bBnp2D2046cYgPMxxzMEJEaSsefJownosVVcR+HWlMId93WwKNwe9pirMLjVn6QZxFfRg5Ax7Kj97gOR7XwweNMLtIKJweUUxh7LPedSpt+T/MZNLFHaBHcMd01kZXgx9OrQct0hEnz9BEOMJxzuS/i1wRMeLcFw7N4eWDMugSxqqQac9R7JEc1cqp8294DaT92jMcpw/sMLZrM5mNi3h4CBhbM2Ma0C/SIDRXeIkCETM= ceph-d8021004-8fc8-11ee-95a2-87774f69a715 2023-11-30T21:40:29.106 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph config set mgr mgr/cephadm/allow_ptrace true 2023-11-30T21:40:31.551 INFO:tasks.cephadm:Distributing conf and client.admin keyring to all hosts + 0755 2023-11-30T21:40:31.551 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch client-keyring set client.admin '*' --mode 0755 2023-11-30T21:40:32.235 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:40:32 smithi016 conmon[111898]: audit 2023-11-30T21:40:31.059160+0000 mon.smithi016 (mon.0) 94 : audit [INF] from='mgr.14156 172.21.15.16:0/1354859623' entity='mgr.smithi016.dzhopz' 2023-11-30T21:40:32.235 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:40:32 smithi016 conmon[111898]: audit 2023-11-30T21:40:31.104652+0000 mon.smithi016 (mon.0) 95 : audit [INF] from='client.? 172.21.15.16:0/4070099350' entity='client.admin' 2023-11-30T21:40:32.235 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:40:32 smithi016 conmon[111898]: audit 2023-11-30T21:40:31.508876+0000 mon.smithi016 (mon.0) 96 : audit [INF] from='mgr.14156 172.21.15.16:0/1354859623' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "config rm", "who": "osd/host:smithi016", "name": "osd_memory_target"}]: dispatch 2023-11-30T21:40:32.235 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:40:32 smithi016 conmon[111898]: audit 2023-11-30T21:40:31.512102+0000 mon.smithi016 (mon.0) 97 : audit [INF] from='mgr.14156 172.21.15.16:0/1354859623' entity='mgr.smithi016.dzhopz' 2023-11-30T21:40:32.235 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:40:32 smithi016 conmon[111898]: cephadm 2023-11-30T21:40:31.522877+0000 mgr.smithi016.dzhopz (mgr.14156) 5 : cephadm [INF] Deploying daemon alertmanager.smithi016 on smithi016 2023-11-30T21:40:33.928 INFO:tasks.cephadm:Writing (initial) conf and keyring to smithi069 2023-11-30T21:40:33.928 DEBUG:teuthology.orchestra.run.smithi069:> set -ex 2023-11-30T21:40:33.928 DEBUG:teuthology.orchestra.run.smithi069:> dd of=/etc/ceph/ceph.conf 2023-11-30T21:40:33.943 DEBUG:teuthology.orchestra.run.smithi069:> set -ex 2023-11-30T21:40:33.943 DEBUG:teuthology.orchestra.run.smithi069:> dd of=/etc/ceph/ceph.client.admin.keyring 2023-11-30T21:40:33.997 INFO:tasks.cephadm:Adding host smithi069 to orchestrator... 2023-11-30T21:40:33.998 DEBUG:teuthology.orchestra.run.smithi069:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch host add smithi069 2023-11-30T21:40:34.850 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:40:34 smithi016 conmon[111898]: audit 2023-11-30T21:40:33.466353+0000 mgr.smithi016.dzhopz (mgr.14156) 6 : audit [DBG] from='client.14178 -' entity='client.admin' cmd=[{"prefix": "orch client-keyring set", "entity": "client.admin", "placement": "*", "mode": "0755", "target": ["mon-mgr", ""]}]: dispatch 2023-11-30T21:40:34.850 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:40:34 smithi016 conmon[111898]: audit 2023-11-30T21:40:33.468672+0000 mon.smithi016 (mon.0) 98 : audit [INF] from='mgr.14156 172.21.15.16:0/1354859623' entity='mgr.smithi016.dzhopz' 2023-11-30T21:40:40.099 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:40:39 smithi016 conmon[111898]: audit 2023-11-30T21:40:38.777111+0000 mon.smithi016 (mon. 2023-11-30T21:40:40.099 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:40:39 smithi016 conmon[111898]: 0) 99 : audit [INF] from='mgr.14156 172.21.15.16:0/1354859623' entity='mgr.smithi016.dzhopz' 2023-11-30T21:40:40.099 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:40:39 smithi016 conmon[111898]: audit 2023-11-30T21:40:38.778704+0000 mon.smithi016 (mon.0) 100 : audit [INF] from='mgr.14156 172.21.15.16:0/1354859623' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi016", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2023-11-30T21:40:40.099 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:40:39 smithi016 conmon[111898]: audit 2023-11-30T21:40:38.780186+0000 mon.smithi016 (mon.0) 101 : audit [INF] from='mgr.14156 172.21.15.16:0/1354859623' entity='mgr.smithi016.dzhopz' cmd='[{"prefix": "auth get-or-create", "entity": "client.crash.smithi016", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]': finished 2023-11-30T21:40:40.099 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:40:39 smithi016 conmon[111898]: audit 2023-11-30T21:40:38.780777+0000 mon.smithi016 (mon.0) 102 : audit [DBG] from='mgr.14156 172.21.15.16:0/1354859623' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-30T21:40:40.099 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:40:39 smithi016 conmon[111898]: cephadm 2023-11-30T21:40:38.781295+0000 mgr.smithi016.dzhopz (mgr.14156) 7 : cephadm [INF] Deploying daemon crash.smithi016 on smithi016 2023-11-30T21:40:42.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:40:41 smithi016 conmon[111898]: audit 2023-11-30T21:40:40.863765+0000 mon.smithi016 (mon.0) 103 : audit [INF] from='mgr.14156 172.21.15.16:0/1354859623' entity='mgr.smithi016.dzhopz' 2023-11-30T21:40:42.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:40:41 smithi016 conmon[111898]: audit 2023-11-30T21:40:40.914355+0000 mon.smithi016 (mon.0) 104 : audit [INF] from='mgr.14156 172.21.15.16:0/1354859623' entity='mgr.smithi016.dzhopz' 2023-11-30T21:40:42.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:40:41 smithi016 conmon[111898]: audit 2023-11-30T21:40:40.916093+0000 mon.smithi016 (mon.0) 105 : audit [INF] from='mgr.14156 172.21.15.16:0/1354859623' entity='mgr.smithi016.dzhopz' 2023-11-30T21:40:42.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:40:41 smithi016 conmon[111898]: audit 2023-11-30T21:40:40.917520+0000 mon.smithi016 (mon.0) 106 : audit [INF] from='mgr.14156 172.21.15.16:0/1354859623' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2023-11-30T21:40:42.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:40:41 smithi016 conmon[111898]: audit 2023-11-30T21:40:40.917859+0000 mgr.smithi016.dzhopz (mgr.14156) 8 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2023-11-30T21:40:42.351 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:40:41 smithi016 conmon[111898]: audit 2023-11-30T21:40:40.920026+0000 mon.smithi016 (mon.0) 107 : audit [INF] from='mgr.14156 172.21.15.16:0/1354859623' entity='mgr.smithi016.dzhopz' 2023-11-30T21:40:42.351 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:40:41 smithi016 conmon[111898]: cephadm 2023-11-30T21:40:40.926820+0000 mgr.smithi016.dzhopz (mgr.14156) 9 : cephadm [INF] Deploying daemon grafana.smithi016 on smithi016 2023-11-30T21:40:42.351 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:40:41 smithi016 conmon[111898]: cluster 2023-11-30T21:40:41.433283+0000 mgr.smithi016.dzhopz (mgr.14156) 10 : cluster [DBG] pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-30T21:40:42.351 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:40:41 smithi016 conmon[111898]: audit 2023-11-30T21:40:41.574608+0000 mon.smithi016 (mon.0) 108 : audit [INF] from='mgr.14156 172.21.15.16:0/1354859623' entity='mgr.smithi016.dzhopz' 2023-11-30T21:40:45.099 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:40:44 smithi016 conmon[111898]: cluster 2023-11-30T21:40:43.433579+0000 mgr.smithi016.dzhopz (mgr.14156) 11 : cluster [DBG] pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-30T21:40:47.099 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:40:46 smithi016 conmon[111898]: cluster 2023-11-30T21:40: 2023-11-30T21:40:47.100 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:40:46 smithi016 conmon[111898]: 45.433817+0000 mgr.smithi016.dzhopz (mgr.14156) 12 : cluster [DBG] pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-30T21:40:49.100 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:40:48 smithi016 conmon[111898]: cluster 2023-11-30T21:40:47 2023-11-30T21:40:49.100 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:40:48 smithi016 conmon[111898]: .434023+0000 mgr.smithi016.dzhopz (mgr.14156) 13 : cluster [DBG] pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-30T21:40:51.100 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:40:50 smithi016 conmon[111898]: cluster 2023-11-30T21:40:49.434233+0000 mgr.smithi016.dzhopz 2023-11-30T21:40:51.100 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:40:50 smithi016 conmon[111898]: (mgr.14156) 14 : cluster [DBG] pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-30T21:40:53.100 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:40:52 smithi016 conmon[111898]: cluster 2023-11-30T21:40:51.434395+0000 mgr.smithi016.dzhopz (mgr 2023-11-30T21:40:53.101 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:40:52 smithi016 conmon[111898]: .14156) 15 : cluster [DBG] pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-30T21:40:54.897 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:40:54 smithi016 conmon[111898]: cluster 2023-11-30T21:40:53.434617+0000 mgr.smithi016.dzhopz (mgr.14156) 16 : cluster [DBG] pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-30T21:40:56.850 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:40:56 smithi016 conmon[111898]: cluster 2023-11-30T21:40:55.434941+0000 mgr.smithi016.dzhopz (mgr.14156) 2023-11-30T21:40:56.850 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:40:56 smithi016 conmon[111898]: 17 : cluster [DBG] pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-30T21:40:56.850 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:40:56 smithi016 conmon[111898]: audit 2023-11-30T21:40:55.572963+0000 mon.smithi016 (mon.0) 109 : audit [INF] from='mgr.14156 172.21.15.16:0/1354859623' entity='mgr.smithi016.dzhopz' 2023-11-30T21:40:56.850 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:40:56 smithi016 conmon[111898]: cephadm 2023-11-30T21:40:55.575149+0000 mgr.smithi016.dzhopz (mgr.14156) 18 : cephadm [INF] Deploying daemon node-exporter.smithi016 on smithi016 2023-11-30T21:40:57.850 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:40:57 smithi016 conmon[111898]: audit 2023-11-30T21:40:56.578479 2023-11-30T21:40:57.850 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:40:57 smithi016 conmon[111898]: +0000 mon.smithi016 (mon.0) 110 : audit [INF] from='mgr.14156 172.21.15.16:0/1354859623' entity='mgr.smithi016.dzhopz' 2023-11-30T21:40:58.850 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:40:58 smithi016 conmon[111898]: cluster 2023-11-30T21:40:57.435148+0000 mgr.smithi016.dzhopz (mgr.14156) 19 : cluster [DBG] pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-30T21:41:00.326 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:41:00 smithi016 conmon[111898]: audit 2023-11-30T21:40:59.065795+0000 mon.smithi016 (mon.0) 111 : audit [INF] from='mgr.14156 172.21.15.16:0/1354859623' entity='mgr.smithi016.dzhopz' 2023-11-30T21:41:00.326 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:41:00 smithi016 conmon[111898]: audit 2023-11-30T21:40:59.067941+0000 mon.smithi016 (mon.0) 112 : audit [INF] from='mgr.14156 172.21.15.16:0/1354859623' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2023-11-30T21:41:00.327 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:41:00 smithi016 conmon[111898]: cluster 2023-11-30T21:40:59.435411+0000 mgr.smithi016.dzhopz (mgr.14156) 20 : cluster [DBG] 2023-11-30T21:41:00.327 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:41:00 smithi016 conmon[111898]: pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-30T21:41:01.349 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:41:01 smithi016 conmon[111898]: audit 2023-11-30T21:41:00.069990+0000 mon.smithi016 2023-11-30T21:41:01.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:41:01 smithi016 conmon[111898]: (mon.0) 113 : audit [INF] from='mgr.14156 172.21.15.16:0/1354859623' entity='mgr.smithi016.dzhopz' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2023-11-30T21:41:01.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:41:01 smithi016 conmon[111898]: cluster 2023-11-30T21:41:00.070058+0000 mon.smithi016 (mon.0) 114 : cluster [DBG] mgrmap e14: smithi016.dzhopz(active, since 38s) 2023-11-30T21:41:06.017 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:41:05 smithi016 conmon[111898]: cluster 2023-11-30T21:41:05.732011+0000 mon.smithi016 (mon.0 2023-11-30T21:41:06.017 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:41:05 smithi016 conmon[111898]: ) 115 : cluster [INF] Active manager daemon smithi016.dzhopz restarted 2023-11-30T21:41:06.017 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:41:05 smithi016 conmon[111898]: cluster 2023-11-30T21:41:05.732255+0000 mon.smithi016 (mon.0) 116 : cluster [INF] Activating manager daemon smithi016.dzhopz 2023-11-30T21:41:06.017 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:41:05 smithi016 conmon[111898]: cluster 2023-11-30T21:41: 2023-11-30T21:41:06.017 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:41:05 smithi016 conmon[111898]: 05.734745+0000 mon.smithi016 (mon.0) 117 : cluster 2023-11-30T21:41:06.017 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:41:05 smithi016 conmon[111898]: [DBG] osdmap e4: 0 total, 0 up, 0 in 2023-11-30T21:41:06.018 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:41:05 smithi016 conmon[111898]: cluster 2023-11-30T21: 2023-11-30T21:41:06.018 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:41:05 smithi016 conmon[111898]: 41:05.734855+0000 mon.smithi016 (mon.0) 118 2023-11-30T21:41:06.018 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:41:05 smithi016 conmon[111898]: : cluster [DBG] mgrmap e15: smithi016.dzhopz(active, starting, since 0.00269723s) 2023-11-30T21:41:06.018 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:41:05 smithi016 conmon[111898]: audit 2023-11-30T 2023-11-30T21:41:06.018 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:41:05 smithi016 conmon[111898]: 21:41:05.735888+0000 mon.smithi016 (mon.0 2023-11-30T21:41:06.018 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:41:05 smithi016 conmon[111898]: ) 119 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "mon metadata", "id": "smithi016"}]: dispatch 2023-11-30T21:41:06.018 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:41:05 smithi016 conmon[111898]: audit 2023-11-30 2023-11-30T21:41:06.018 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:41:05 smithi016 conmon[111898]: T21:41:05.736609+0000 mon.smithi016 (mon.0 2023-11-30T21:41:06.018 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:41:05 smithi016 conmon[111898]: ) 120 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "mgr metadata", "who": "smithi016.dzhopz", "id": "smithi016.dzhopz"}]: dispatch 2023-11-30T21:41:06.018 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:41:05 smithi016 conmon[111898]: audit 2023-11- 2023-11-30T21:41:06.018 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:41:05 smithi016 conmon[111898]: 30T21:41:05.737252+0000 mon.smithi016 (mon 2023-11-30T21:41:06.018 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:41:05 smithi016 conmon[111898]: .0) 121 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-11-30T21:41:06.019 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:41:05 smithi016 conmon[111898]: audit 2023 2023-11-30T21:41:06.019 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:41:05 smithi016 conmon[111898]: -11-30T21:41:05.737421+0000 mon.smithi016 2023-11-30T21:41:06.019 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:41:05 smithi016 conmon[111898]: (mon.0) 122 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-11-30T21:41:06.019 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:41:05 smithi016 conmon[111898]: audit 2023 2023-11-30T21:41:06.019 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:41:05 smithi016 conmon[111898]: -11-30T21:41:05.737549+0000 mon.smithi016 2023-11-30T21:41:06.019 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:41:05 smithi016 conmon[111898]: (mon.0) 123 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-11-30T21:41:06.019 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:41:05 smithi016 conmon[111898]: cluster 2023 2023-11-30T21:41:06.019 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:41:05 smithi016 conmon[111898]: -11-30T21:41:05.750955+0000 mon.smithi016 2023-11-30T21:41:06.019 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:41:05 smithi016 conmon[111898]: (mon.0) 124 : cluster [INF] Manager daemon smithi016.dzhopz is now available 2023-11-30T21:41:07.100 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:41:06 smithi016 conmon[111898]: audit 2023-11-30T21:41:05.853197+0000 mon.smithi016 ( 2023-11-30T21:41:07.100 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:41:06 smithi016 conmon[111898]: mon.0) 125 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-30T21:41:07.100 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:41:06 smithi016 conmon[111898]: audit 2023-11-30T21:41:05.854531+0000 mon.smithi016 (mon.0) 126 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-30T21:41:07.100 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:41:06 smithi016 conmon[111898]: audit 2023-11-30T21:41:05.879487+0000 mon.smithi016 (mon.0) 127 : audit [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' 2023-11-30T21:41:07.100 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:41:06 smithi016 conmon[111898]: audit 2023-11-30T21:41:05.890869+0000 mon.smithi016 (mon.0) 128 : audit [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi016.dzhopz/mirror_snapshot_schedule"}]: dispatch 2023-11-30T21:41:07.100 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:41:06 smithi016 conmon[111898]: audit 2023-11-30T21:41:05.894543+0000 mon.smithi016 (mon.0) 129 : audit [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi016.dzhopz/trash_purge_schedule"}]: dispatch 2023-11-30T21:41:07.100 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:41:06 smithi016 conmon[111898]: cluster 2023-11-30T21:41: 2023-11-30T21:41:07.100 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:41:06 smithi016 conmon[111898]: 06.736943+0000 mon.smithi016 (mon.0) 130 : cluster [DBG] mgrmap e16: smithi016.dzhopz(active, since 1.00478s) 2023-11-30T21:41:08.015 INFO:teuthology.orchestra.run.smithi069.stdout:Added host 'smithi069' with addr '172.21.15.69' 2023-11-30T21:41:08.399 DEBUG:teuthology.orchestra.run.smithi069:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch host ls --format=json 2023-11-30T21:41:09.100 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:41:08 smithi016 conmon[111898]: cluster 2023-11-30T21:41:07.786867+0000 mon.smithi016 2023-11-30T21:41:09.100 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:41:08 smithi016 conmon[111898]: (mon.0) 131 : cluster [DBG] mgrmap e17: smithi016.dzhopz(active, since 2s) 2023-11-30T21:41:09.101 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:41:08 smithi016 conmon[111898]: audit 2023-11-30T21:41:08.013713+0000 mon.smithi016 (mon.0) 132 2023-11-30T21:41:09.101 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:41:08 smithi016 conmon[111898]: : audit [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' 2023-11-30T21:41:09.101 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:41:08 smithi016 conmon[111898]: cephadm 2023-11-30T21:41:09.101 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:41:08 smithi016 conmon[111898]: 2023-11-30T21:41:08.014015 2023-11-30T21:41:09.101 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:41:08 smithi016 conmon[111898]: +0000 mgr.smithi016.dzhopz (mgr.14180) 2 : cephadm [INF] 2023-11-30T21:41:09.101 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:41:08 smithi016 conmon[111898]: Added host smithi069 2023-11-30T21:41:10.010 INFO:teuthology.orchestra.run.smithi069.stdout: 2023-11-30T21:41:10.011 INFO:teuthology.orchestra.run.smithi069.stdout:[{"addr": "172.21.15.16", "hostname": "smithi016", "labels": [], "status": ""}, {"addr": "172.21.15.69", "hostname": "smithi069", "labels": [], "status": ""}] 2023-11-30T21:41:10.347 INFO:tasks.cephadm:Setting crush tunables to default 2023-11-30T21:41:10.347 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph osd crush tunables default 2023-11-30T21:41:11.096 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:41:10 smithi016 conmon[111898]: audit 2023-11-30T21:41:09.749644+0000 mon.smithi016 ( 2023-11-30T21:41:11.096 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:41:10 smithi016 conmon[111898]: mon.0) 133 : audit [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' 2023-11-30T21:41:11.096 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:41:10 smithi016 conmon[111898]: audit 2023-11-30T21:41:10.009885+0000 mgr.smithi016.dzhopz (mgr.14180) 3 : audit [DBG] from='client.14188 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:41:11.097 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:41:10 smithi016 conmon[111898]: audit 2023-11-30T21:41:10.164281+0000 mon.smithi016 (mon.0) 134 : audit [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "config rm", "who": "osd/host:smithi016", "name": "osd_memory_target"}]: dispatch 2023-11-30T21:41:11.097 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:41:10 smithi016 conmon[111898]: audit 2023-11-30T21:41:10.165141+0000 mon.smithi016 (mon.0) 135 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-30T21:41:11.097 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:41:10 smithi016 conmon[111898]: audit 2023-11-30T21:41:10.165755+0000 mon.smithi016 (mon.0) 136 : audit [INF] 2023-11-30T21:41:11.097 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:41:10 smithi016 conmon[111898]: from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-11-30T21:41:11.097 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:41:10 smithi016 conmon[111898]: audit 2023-11-30T21:41:10.215952+0000 mon.smithi016 (mon.0) 137 : audit [INF] 2023-11-30T21:41:11.097 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:41:10 smithi016 conmon[111898]: from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' 2023-11-30T21:41:11.097 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:41:10 smithi016 conmon[111898]: audit 2023-11- 2023-11-30T21:41:11.097 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:41:10 smithi016 conmon[111898]: 30T21:41:10.218216+0000 mon.smithi016 (mon.0) 138 : audit 2023-11-30T21:41:11.097 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:41:10 smithi016 conmon[111898]: [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' 2023-11-30T21:41:12.100 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:41:11 smithi016 conmon[111898]: cephadm 2023-11-30T21:41:10.166839+0000 mgr.smithi016.dzhopz (mgr.14180) 4 : cephadm [INF] Updating smithi016:/etc/ceph/ceph.conf 2023-11-30T21:41:12.100 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:41:11 smithi016 conmon[111898]: cephadm 2023-11-30T21:41:10.187423+0000 mgr.smithi016.dzhopz (mgr.14180) 5 : cephadm [INF] Updating smithi016:/etc/ceph/ceph.client.admin.keyring 2023-11-30T21:41:12.100 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:41:11 smithi016 conmon[111898]: cephadm 2023-11-30T21:41:10.230111+0000 mgr.smithi016.dzhopz (mgr.14180) 6 : cephadm [INF] Deploying daemon prometheus.smithi016 on smithi016 2023-11-30T21:41:12.757 INFO:teuthology.orchestra.run.smithi016.stderr:adjusted tunables profile to default 2023-11-30T21:41:13.055 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:41:12 smithi016 conmon[111898]: audit 2023-11-30T21:41:12.364336+0000 mon.smithi016 (mon.0 2023-11-30T21:41:13.055 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:41:12 smithi016 conmon[111898]: ) 139 : audit [INF] from='client.? 172.21.15.16:0/3880323732' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2023-11-30T21:41:13.465 INFO:tasks.cephadm:Adding mon.smithi016 on smithi016 2023-11-30T21:41:13.466 INFO:tasks.cephadm:Adding mon.smithi069 on smithi069 2023-11-30T21:41:13.466 DEBUG:teuthology.orchestra.run.smithi069:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch apply mon '2;smithi016:172.21.15.16=smithi016;smithi069:172.21.15.69=smithi069' 2023-11-30T21:41:13.754 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:41:13 smithi016 conmon[111898]: audit 2023-11-30T21:41:12. 2023-11-30T21:41:13.755 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:41:13 smithi016 conmon[111898]: 753119+0000 mon.smithi016 (mon.0) 140 : audit [INF] from='client.? 172.21.15.16:0/3880323732' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2023-11-30T21:41:13.755 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:41:13 smithi016 conmon[111898]: cluster 2023-11-30T21:41:12.753185+0000 mon.smithi016 (mon.0) 141 : cluster [DBG] osdmap e5: 0 total, 0 up, 0 in 2023-11-30T21:41:15.109 INFO:teuthology.orchestra.run.smithi069.stdout:Scheduled mon update... 2023-11-30T21:41:15.423 DEBUG:teuthology.orchestra.run.smithi069:mon.smithi069> sudo journalctl -f -n 0 -u ceph-d8021004-8fc8-11ee-95a2-87774f69a715@mon.smithi069.service 2023-11-30T21:41:15.426 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2023-11-30T21:41:15.426 DEBUG:teuthology.orchestra.run.smithi069:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph mon dump -f json 2023-11-30T21:41:15.452 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:-- Logs begin at Thu 2023-11-30 21:17:31 UTC. -- 2023-11-30T21:41:16.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:41:16 smithi016 conmon[111898]: audit 2023-11-30T21:41: 2023-11-30T21:41:16.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:41:16 smithi016 conmon[111898]: 15.104108+0000 mgr.smithi016.dzhopz (mgr.14180) 7 : audit [DBG] from='client.14192 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "2;smithi016:172.21.15.16=smithi016;smithi069:172.21.15.69=smithi069", "target": ["mon-mgr", ""]}]: dispatch 2023-11-30T21:41:16.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:41:16 smithi016 conmon[111898]: cephadm 2023-11-30T21:41:15.105923+0000 mgr.smithi016.dzhopz (mgr.14180) 8 2023-11-30T21:41:16.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:41:16 smithi016 conmon[111898]: : cephadm [INF] Saving service mon spec with placement smithi016:172.21.15.16=smithi016;smithi069:172.21.15.69=smithi069;count:2 2023-11-30T21:41:16.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:41:16 smithi016 conmon[111898]: audit 2023-11-30T21:41:15.108324+0000 mon.smithi016 ( 2023-11-30T21:41:16.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:41:16 smithi016 conmon[111898]: mon.0) 142 : audit [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' 2023-11-30T21:41:17.043 INFO:teuthology.orchestra.run.smithi069.stdout: 2023-11-30T21:41:17.043 INFO:teuthology.orchestra.run.smithi069.stdout:{"epoch":1,"fsid":"d8021004-8fc8-11ee-95a2-87774f69a715","modified":"2023-11-30T21:39:27.022986Z","created":"2023-11-30T21:39:27.022986Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","removed_ranks: ":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi016","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:3300","nonce":0},{"type":"v1","addr":"172.21.15.16:6789","nonce":0}]},"addr":"172.21.15.16:6789/0","public_addr":"172.21.15.16:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2023-11-30T21:41:17.044 INFO:teuthology.orchestra.run.smithi069.stderr:dumped monmap epoch 1 2023-11-30T21:41:17.506 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:41:17 smithi016 conmon[111898]: audit 2023-11-30T21:41:17.042078+0000 mon.smithi016 2023-11-30T21:41:17.506 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:41:17 smithi016 conmon[111898]: (mon.0) 143 : audit [DBG] from='client.? 172.21.15.69:0/4065153718' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-11-30T21:41:18.383 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2023-11-30T21:41:18.383 DEBUG:teuthology.orchestra.run.smithi069:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph mon dump -f json 2023-11-30T21:41:20.082 INFO:teuthology.orchestra.run.smithi069.stdout: 2023-11-30T21:41:20.082 INFO:teuthology.orchestra.run.smithi069.stdout:{"epoch":1,"fsid":"d8021004-8fc8-11ee-95a2-87774f69a715","modified":"2023-11-30T21:39:27.022986Z","created":"2023-11-30T21:39:27.022986Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","removed_ranks: ":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi016","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:3300","nonce":0},{"type":"v1","addr":"172.21.15.16:6789","nonce":0}]},"addr":"172.21.15.16:6789/0","public_addr":"172.21.15.16:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2023-11-30T21:41:20.084 INFO:teuthology.orchestra.run.smithi069.stderr:dumped monmap epoch 1 2023-11-30T21:41:20.599 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:41:20 smithi016 conmon[111898]: audit 2023-11-30T21:41:19.178541+0000 mon.smithi016 (mon.0) 144 : audit [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' 2023-11-30T21:41:20.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:41:20 smithi016 conmon[111898]: audit 2023-11-30T21:41:19.179606+0000 mon.smithi016 (mon.0) 145 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-30T21:41:20.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:41:20 smithi016 conmon[111898]: audit 2023-11-30T21:41:19.721178+0000 mon.smithi016 (mon.0) 146 : audit [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' 2023-11-30T21:41:20.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:41:20 smithi016 conmon[111898]: audit 2023-11-30T21:41:20.081563+0000 mon.smithi016 (mon.0) 147 : audit [DBG] from='client.? 172.21.15.69:0/58202613' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-11-30T21:41:21.451 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2023-11-30T21:41:21.451 DEBUG:teuthology.orchestra.run.smithi069:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph mon dump -f json 2023-11-30T21:41:21.850 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:41:21 smithi016 conmon[111898]: audit 2023-11-30T21:41:20.477429+0000 mon.smithi016 (mon. 2023-11-30T21:41:21.850 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:41:21 smithi016 conmon[111898]: 0) 148 : audit [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' 2023-11-30T21:41:21.850 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:41:21 smithi016 conmon[111898]: audit 2023-11-30T21:41:20.881955+0000 mon.smithi016 (mon.0) 149 : audit [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' 2023-11-30T21:41:23.441 INFO:teuthology.orchestra.run.smithi069.stdout: 2023-11-30T21:41:23.442 INFO:teuthology.orchestra.run.smithi069.stdout:{"epoch":1,"fsid":"d8021004-8fc8-11ee-95a2-87774f69a715","modified":"2023-11-30T21:39:27.022986Z","created":"2023-11-30T21:39:27.022986Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","removed_ranks: ":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi016","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:3300","nonce":0},{"type":"v1","addr":"172.21.15.16:6789","nonce":0}]},"addr":"172.21.15.16:6789/0","public_addr":"172.21.15.16:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2023-11-30T21:41:23.445 INFO:teuthology.orchestra.run.smithi069.stderr:dumped monmap epoch 1 2023-11-30T21:41:24.842 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2023-11-30T21:41:24.843 DEBUG:teuthology.orchestra.run.smithi069:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph mon dump -f json 2023-11-30T21:41:24.850 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:41:24 smithi016 conmon[111898]: audit 2023-11-30T21:41:23.419723+0000 mon.smithi016 (mon. 2023-11-30T21:41:24.850 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:41:24 smithi016 conmon[111898]: 0) 150 : audit [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' 2023-11-30T21:41:24.850 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:41:24 smithi016 conmon[111898]: audit 2023-11-30T21:41:23.440867+0000 mon.smithi016 (mon.0) 151 : audit [DBG] from='client.? 172.21.15.69:0/1899865849' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-11-30T21:41:24.850 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:41:24 smithi016 conmon[111898]: audit 2023-11-30T21:41:23.868323+0000 mon.smithi016 (mon.0) 152 : audit [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' 2023-11-30T21:41:24.850 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:41:24 smithi016 conmon[111898]: audit 2023-11-30T21 2023-11-30T21:41:24.851 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:41:24 smithi016 conmon[111898]: :41:23.869248+0000 mon.smithi016 (mon. 2023-11-30T21:41:24.851 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:41:24 smithi016 conmon[111898]: 0) 153 : audit [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "config rm", "who": "osd/host:smithi069", "name": "osd_memory_target"}]: dispatch 2023-11-30T21:41:26.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:41:25 smithi016 conmon[111898]: audit 2023-11-30T21:41:24.986688+0000 mon.smithi016 (mon 2023-11-30T21:41:26.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:41:25 smithi016 conmon[111898]: .0) 154 : audit [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' 2023-11-30T21:41:26.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:41:25 smithi016 conmon[111898]: audit 2023-11-30T21:41:24.987634+0000 mon.smithi016 (mon.0) 155 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-30T21:41:26.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:41:25 smithi016 conmon[111898]: audit 2023-11-30T21:41:24.988499+0000 mon.smithi016 (mon.0) 156 : audit [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-11-30T21:41:26.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:41:25 smithi016 conmon[111898]: cephadm 2023-11-30T21:41:24.989707+0000 mgr.smithi016.dzhopz (mgr.14180) 9 : cephadm [INF] Updating smithi069:/etc/ceph/ceph.conf 2023-11-30T21:41:26.351 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:41:25 smithi016 conmon[111898]: cephadm 2023-11-30T21:41:25.013191+0000 mgr.smithi016.dzhopz (mgr.14180) 10 : cephadm [INF] Updating smithi069:/etc/ceph/ceph.client.admin.keyring 2023-11-30T21:41:26.351 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:41:25 smithi016 conmon[111898]: audit 2023-11-30T21:41:25.041188+0000 mon.smithi016 (mon.0) 157 : audit [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' 2023-11-30T21:41:26.351 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:41:25 smithi016 conmon[111898]: audit 2023-11-30T21:41:25.043827+0000 mon.smithi016 (mon.0) 158 : audit [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' 2023-11-30T21:41:26.351 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:41:25 smithi016 conmon[111898]: audit 2023-11-30T21:41:26.351 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:41:25 smithi016 conmon[111898]: 2023-11-30T21:41:25.045506+0000 mon.smithi016 (mon.0) 159 : audit [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi069", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2023-11-30T21:41:26.351 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:41:25 smithi016 conmon[111898]: audit 2023 2023-11-30T21:41:26.351 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:41:25 smithi016 conmon[111898]: -11-30T21:41:25 2023-11-30T21:41:26.351 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:41:25 smithi016 conmon[111898]: .047305+0000 mon.smithi016 (mon.0) 160 : 2023-11-30T21:41:26.351 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:41:25 smithi016 conmon[111898]: audit [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd='[{"prefix": "auth get-or-create", "entity": "client.crash.smithi069", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]': finished 2023-11-30T21:41:26.351 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:41:25 smithi016 conmon[111898]: audit 2023-11-30T21:41:26.351 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:41:25 smithi016 conmon[111898]: 2023-11-30T21:41 2023-11-30T21:41:26.351 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:41:25 smithi016 conmon[111898]: :25.048018+0000 mon.smithi016 (mon. 2023-11-30T21:41:26.352 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:41:25 smithi016 conmon[111898]: 0) 161 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-30T21:41:26.352 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:41:25 smithi016 conmon[111898]: cephadm 2023-11-30T21:41:26.352 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:41:25 smithi016 conmon[111898]: 2023-11-30T21: 2023-11-30T21:41:26.352 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:41:25 smithi016 conmon[111898]: 41:25.048673+0000 mgr.smithi016.dzhopz (mgr. 2023-11-30T21:41:26.352 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:41:25 smithi016 conmon[111898]: 14180) 11 : cephadm [INF] Deploying daemon crash.smithi069 on smithi069 2023-11-30T21:41:26.859 INFO:teuthology.orchestra.run.smithi069.stdout: 2023-11-30T21:41:26.859 INFO:teuthology.orchestra.run.smithi069.stdout:{"epoch":1,"fsid":"d8021004-8fc8-11ee-95a2-87774f69a715","modified":"2023-11-30T21:39:27.022986Z","created":"2023-11-30T21:39:27.022986Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","removed_ranks: ":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi016","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:3300","nonce":0},{"type":"v1","addr":"172.21.15.16:6789","nonce":0}]},"addr":"172.21.15.16:6789/0","public_addr":"172.21.15.16:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2023-11-30T21:41:26.860 INFO:teuthology.orchestra.run.smithi069.stderr:dumped monmap epoch 1 2023-11-30T21:41:27.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:41:27 smithi016 conmon[111898]: cluster 2023-11-30T21:41:25.738631+0000 mgr.smithi016.dzhopz (mgr.14180) 12 : cluster [DBG] pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-30T21:41:27.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:41:27 smithi016 conmon[111898]: audit 2023-11-30T21:41:26.857721+0000 mon.smithi016 (mon.0) 162 : audit [DBG] from='client.? 172.21.15.69:0/4164754312' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-11-30T21:41:28.212 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2023-11-30T21:41:28.213 DEBUG:teuthology.orchestra.run.smithi069:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph mon dump -f json 2023-11-30T21:41:29.100 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:41:28 smithi016 conmon[111898]: cluster 2023-11-30T21:41:27.739105+0000 mgr.smithi016.dzhopz (mgr.14180) 13 : cluster [DBG] pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-30T21:41:29.100 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:41:28 smithi016 conmon[111898]: audit 2023-11-30T21:41:27.780820+0000 mon.smithi016 (mon.0) 163 : audit [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' 2023-11-30T21:41:29.100 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:41:28 smithi016 conmon[111898]: audit 2023-11 2023-11-30T21:41:29.100 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:41:28 smithi016 conmon[111898]: -30T21:41:27.783259+0000 mon.smithi016 (mon.0) 164 : 2023-11-30T21:41:29.100 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:41:28 smithi016 conmon[111898]: audit [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi069.cyzrkg", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-11-30T21:41:29.100 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:41:28 smithi016 conmon[111898]: audit 2023-11-30T21 2023-11-30T21:41:29.100 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:41:28 smithi016 conmon[111898]: :41:27.785399+0000 mon.smithi016 (mon.0 2023-11-30T21:41:29.100 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:41:28 smithi016 conmon[111898]: ) 165 : audit [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.smithi069.cyzrkg", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2023-11-30T21:41:29.101 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:41:28 smithi016 conmon[111898]: audit 2023-11 2023-11-30T21:41:29.101 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:41:28 smithi016 conmon[111898]: -30T21:41:27.786279+0000 mon.smithi016 (mon.0) 2023-11-30T21:41:29.101 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:41:28 smithi016 conmon[111898]: 166 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "mgr services"}]: dispatch 2023-11-30T21:41:29.101 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:41:28 smithi016 conmon[111898]: audit 2023-11-30T21: 2023-11-30T21:41:29.101 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:41:28 smithi016 conmon[111898]: 41:27.787265+0000 mon.smithi016 (mon.0) 2023-11-30T21:41:29.101 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:41:28 smithi016 conmon[111898]: 167 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-30T21:41:29.101 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:41:28 smithi016 conmon[111898]: cephadm 2023-11-30T 2023-11-30T21:41:29.101 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:41:28 smithi016 conmon[111898]: 21:41:27.787996+0000 mgr.smithi016.dzhopz (mgr 2023-11-30T21:41:29.101 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:41:28 smithi016 conmon[111898]: .14180) 14 : cephadm [INF] Deploying daemon mgr.smithi069.cyzrkg on smithi069 2023-11-30T21:41:31.099 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:41:30 smithi016 conmon[111898]: cluster 2023-11-30T21:41:29.739481+0000 mgr.smithi016.dzhopz (mgr.14180) 2023-11-30T21:41:31.100 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:41:30 smithi016 conmon[111898]: 15 : cluster [DBG] pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-30T21:41:32.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:41:31 smithi016 conmon[111898]: audit 2023-11-30T21:41:30.885643+0000 mon.smithi016 (mon.0) 168 : audit [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' 2023-11-30T21:41:32.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:41:31 smithi016 conmon[111898]: audit 2023-11-30T21:41:32.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:41:31 smithi016 conmon[111898]: 2023-11-30T21:41:31.736859+0000 mon.smithi016 (mon.0) 169 : audit [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' 2023-11-30T21:41:32.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:41:31 smithi016 conmon[111898]: audit 2023-11-30T21:41:31.739100+0000 mon.smithi016 (mon.0) 170 : audit [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-11-30T21:41:32.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:41:31 smithi016 conmon[111898]: audit 2023-11-30T21:41:31.740104+0000 mon.smithi016 (mon.0 2023-11-30T21:41:32.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:41:31 smithi016 conmon[111898]: ) 171 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-30T21:41:32.367 INFO:teuthology.orchestra.run.smithi069.stdout: 2023-11-30T21:41:32.368 INFO:teuthology.orchestra.run.smithi069.stdout:{"epoch":1,"fsid":"d8021004-8fc8-11ee-95a2-87774f69a715","modified":"2023-11-30T21:39:27.022986Z","created":"2023-11-30T21:39:27.022986Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","removed_ranks: ":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi016","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:3300","nonce":0},{"type":"v1","addr":"172.21.15.16:6789","nonce":0}]},"addr":"172.21.15.16:6789/0","public_addr":"172.21.15.16:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2023-11-30T21:41:32.369 INFO:teuthology.orchestra.run.smithi069.stderr:dumped monmap epoch 1 2023-11-30T21:41:33.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:41:32 smithi016 conmon[111898]: cluster 2023-11-30T21:41:31.739714+0000 mgr.smithi016.dzhopz (mgr.14180) 16 : cluster [DBG] pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-30T21:41:33.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:41:32 smithi016 conmon[111898]: cephadm 2023-11-30T21:41:33.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:41:32 smithi016 conmon[111898]: 2023-11-30T21:41:31.740884+0000 mgr.smithi016.dzhopz (mgr.14180) 17 : cephadm [INF] Deploying daemon mon.smithi069 on smithi069 2023-11-30T21:41:33.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:41:32 smithi016 conmon[111898]: audit 2023-11-30T21:41:32.367107+0000 mon.smithi016 (mon.0) 172 : audit [DBG] from='client.? 172.21.15.69:0/2337792013' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-11-30T21:41:35.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:41:34 smithi016 conmon[111898]: cluster 2023-11-30T21:41:33.740025+0000 mgr.smithi016.dzhopz (mgr.14180) 18 : cluster [DBG] pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-30T21:41:36.099 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2023-11-30T21:41:36.099 DEBUG:teuthology.orchestra.run.smithi069:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph mon dump -f json 2023-11-30T21:41:37.352 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:41:36 smithi016 conmon[111898]: cluster 2023-11-30T21:41:35.740380+0000 mgr.smithi016.dzhopz (mgr.14180 2023-11-30T21:41:37.352 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:41:36 smithi016 conmon[111898]: ) 19 : cluster [DBG] pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-30T21:41:37.352 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:41:36 smithi016 conmon[111898]: audit 2023-11-30T21:41:35.889397+0000 mon.smithi016 (mon.0) 173 : audit [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' 2023-11-30T21:41:37.352 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:41:36 smithi016 conmon[111898]: cluster 2023-11-30T21:41:36.812172+0000 mon.smithi016 (mon.0) 174 : cluster [DBG] Standby manager daemon smithi069.cyzrkg started 2023-11-30T21:41:37.352 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:41:36 smithi016 conmon[111898]: audit 2023-11-30T21:41:36.814196+0000 mon.smithi016 (mon.0) 175 : audit [DBG] from='mgr.? 172.21.15.69:0/2929872934' entity='mgr.smithi069.cyzrkg' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi069.cyzrkg/crt"}]: dispatch 2023-11-30T21:41:37.352 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:41:36 smithi016 conmon[111898]: audit 2023-11-30T21:41:36.814772+0000 mon.smithi016 (mon.0) 176 : audit [DBG] from='mgr.? 172.21.15.69:0/2929872934' entity='mgr.smithi069.cyzrkg' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-11-30T21:41:37.352 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:41:36 smithi016 conmon[111898]: audit 2023-11-30T21:41:36.816893+0000 mon.smithi016 (mon.0) 177 : audit [DBG] from='mgr.? 172.21.15.69:0/2929872934' entity='mgr.smithi069.cyzrkg' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi069.cyzrkg/key"}]: dispatch 2023-11-30T21:41:37.352 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:41:36 smithi016 conmon[111898]: audit 2023-11-30T21:41:36.817763+0000 mon.smithi016 (mon.0) 178 : audit [DBG] from='mgr.? 172.21.15.69:0/2929872934' entity='mgr.smithi069.cyzrkg' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-11-30T21:41:38.349 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:41:37 smithi016 conmon[111898]: cluster 2023-11-30T21:41:36.896073+0000 mon.smithi016 (mon.0) 179 2023-11-30T21:41:38.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:41:37 smithi016 conmon[111898]: : cluster [DBG] mgrmap e18: smithi016.dzhopz(active, since 31s), standbys: smithi069.cyzrkg 2023-11-30T21:41:38.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:41:37 smithi016 conmon[111898]: audit 2023-11-30T21:41:36.896246+0000 mon.smithi016 (mon.0) 180 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "mgr metadata", "who": "smithi069.cyzrkg", "id": "smithi069.cyzrkg"}]: dispatch 2023-11-30T21:41:38.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:41:37 smithi016 conmon[111898]: 2023-11-30T21:41:39.349 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:41:38 smithi016 conmon[111898]: cluster 2023-11-30T21:41:37.740751+0000 mgr.smithi016.dzhopz (mgr.14180) 20 : cluster [DBG] pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-30T21:41:40.777 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:40 smithi069 systemd[1]: Starting Ceph mon.smithi069 for d8021004-8fc8-11ee-95a2-87774f69a715... 2023-11-30T21:41:40.929 INFO:teuthology.orchestra.run.smithi069.stdout: 2023-11-30T21:41:40.929 INFO:teuthology.orchestra.run.smithi069.stdout:{"epoch":1,"fsid":"d8021004-8fc8-11ee-95a2-87774f69a715","modified":"2023-11-30T21:39:27.022986Z","created":"2023-11-30T21:39:27.022986Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","removed_ranks: ":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi016","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:3300","nonce":0},{"type":"v1","addr":"172.21.15.16:6789","nonce":0}]},"addr":"172.21.15.16:6789/0","public_addr":"172.21.15.16:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2023-11-30T21:41:40.932 INFO:teuthology.orchestra.run.smithi069.stderr:dumped monmap epoch 1 2023-11-30T21:41:41.352 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:41:40 smithi016 conmon[111898]: cluster 2023-11-30T21:41:39.741132+0000 mgr.smithi016.dzhopz (mgr.14180) 21 : cluster [DBG] pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-30T21:41:41.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:41 smithi069 conmon[117073]: debug 2023-11-30T21:41:41.256+0000 7efd9c8d1880 0 set uid:gid to 167:167 (ceph:ceph) 2023-11-30T21:41:41.528 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:41 smithi069 conmon[117073]: debug 2023-11-30T21:41:41.256+0000 7efd9c8d1880 0 ceph version 16.2.14-328-g0dc074ce (0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9) pacific (stable), process ceph-mon, pid 7 2023-11-30T21:41:41.528 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:41 smithi069 conmon[117073]: debug 2023-11-30T21:41:41.256+0000 7efd9c8d1880 0 pidfile_write: ignore empty --pid-file 2023-11-30T21:41:41.528 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:41 smithi069 conmon[117073]: debug 2023-11-30T21:41:41.261+0000 7efd9c8d1880 0 load: jerasure load: lrc load: isa 2023-11-30T21:41:41.528 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:41 smithi069 conmon[117073]: debug 2023-11-30T21:41:41.262+0000 7efd9c8d1880 4 rocksdb: RocksDB version: 6.8.1 2023-11-30T21:41:41.528 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:41 smithi069 conmon[117073]: 2023-11-30T21:41:41.528 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:41 smithi069 conmon[117073]: debug 2023-11-30T21:41:41.262+0000 7efd9c8d1880 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2023-11-30T21:41:41.528 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:41 smithi069 conmon[117073]: debug 2023-11-30T21:41:41.262+0000 7efd9c8d1880 4 rocksdb: Compile date Nov 29 2023 2023-11-30T21:41:41.528 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:41 smithi069 conmon[117073]: debug 2023-11-30T21:41:41.262+0000 7efd9c8d1880 4 rocksdb: DB SUMMARY 2023-11-30T21:41:41.528 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:41 smithi069 conmon[117073]: 2023-11-30T21:41:41.528 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:41 smithi069 conmon[117073]: debug 2023-11-30T21:41:41.262+0000 7efd9c8d1880 4 rocksdb: CURRENT file: CURRENT 2023-11-30T21:41:41.528 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:41 smithi069 conmon[117073]: 2023-11-30T21:41:41.529 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:41 smithi069 conmon[117073]: debug 2023-11-30T21:41:41.262+0000 7efd9c8d1880 4 rocksdb: IDENTITY file: IDENTITY 2023-11-30T21:41:41.529 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:41 smithi069 conmon[117073]: 2023-11-30T21:41:41.529 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:41 smithi069 conmon[117073]: debug 2023-11-30T21:41:41.262+0000 7efd9c8d1880 4 rocksdb: MANIFEST file: MANIFEST-000001 size: 13 Bytes 2023-11-30T21:41:41.529 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:41 smithi069 conmon[117073]: 2023-11-30T21:41:41.529 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:41 smithi069 conmon[117073]: debug 2023-11-30T21:41:41.262+0000 7efd9c8d1880 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-smithi069/store.db dir, Total Num: 0, files: 2023-11-30T21:41:41.529 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:41 smithi069 conmon[117073]: 2023-11-30T21:41:41.529 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:41 smithi069 conmon[117073]: debug 2023-11-30T21:41:41.262+0000 7efd9c8d1880 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-smithi069/store.db: 000003.log size: 511 ; 2023-11-30T21:41:41.529 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:41 smithi069 conmon[117073]: 2023-11-30T21:41:41.529 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:41 smithi069 conmon[117073]: debug 2023-11-30T21:41:41.262+0000 7efd9c8d1880 4 rocksdb: Options.error_if_exists: 0 2023-11-30T21:41:41.529 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:41 smithi069 conmon[117073]: debug 2023-11-30T21:41:41.262+0000 7efd9c8d1880 4 rocksdb: Options.create_if_missing: 0 2023-11-30T21:41:41.529 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:41 smithi069 conmon[117073]: debug 2023-11-30T21:41:41.262+0000 7efd9c8d1880 4 rocksdb: Options.paranoid_checks: 1 2023-11-30T21:41:41.529 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:41 smithi069 conmon[117073]: debug 2023-11-30T21:41:41.262+0000 7efd9c8d1880 4 rocksdb: Options.env: 0x55946b31b080 2023-11-30T21:41:41.529 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:41 smithi069 conmon[117073]: debug 2023-11-30T21:41:41.262+0000 7efd9c8d1880 4 rocksdb: Options.fs: Posix File System 2023-11-30T21:41:41.530 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:41 smithi069 conmon[117073]: debug 2023-11-30T21:41:41.262+0000 7efd9c8d1880 4 rocksdb: Options.info_log: 0x55946d997d20 2023-11-30T21:41:41.530 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:41 smithi069 conmon[117073]: debug 2023-11-30T21:41:41.262+0000 7efd9c8d1880 4 rocksdb: Options.max_file_opening_threads: 16 2023-11-30T21:41:41.530 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:41 smithi069 conmon[117073]: debug 2023-11-30T21:41:41.262+0000 7efd9c8d1880 4 rocksdb: Options.statistics: (nil) 2023-11-30T21:41:41.530 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:41 smithi069 conmon[117073]: debug 2023-11-30T21:41:41.262+0000 7efd9c8d1880 4 rocksdb: Options.use_fsync: 0 2023-11-30T21:41:41.530 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:41 smithi069 conmon[117073]: debug 2023-11-30T21:41:41.262+0000 7efd9c8d1880 4 rocksdb: Options.max_log_file_size: 0 2023-11-30T21:41:41.530 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:41 smithi069 conmon[117073]: debug 2023-11-30T21:41:41.262+0000 7efd9c8d1880 4 rocksdb: Options.max_manifest_file_size: 1073741824 2023-11-30T21:41:41.530 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:41 smithi069 conmon[117073]: debug 2023-11-30T21:41:41.262+0000 7efd9c8d1880 4 rocksdb: Options.log_file_time_to_roll: 0 2023-11-30T21:41:41.530 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:41 smithi069 conmon[117073]: debug 2023-11-30T21:41:41.262+0000 7efd9c8d1880 4 rocksdb: Options.keep_log_file_num: 1000 2023-11-30T21:41:41.530 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:41 smithi069 conmon[117073]: debug 2023-11-30T21:41:41.262+0000 7efd9c8d1880 4 rocksdb: Options.recycle_log_file_num: 0 2023-11-30T21:41:41.530 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:41 smithi069 conmon[117073]: debug 2023-11-30T21:41:41.262+0000 7efd9c8d1880 4 rocksdb: Options.allow_fallocate: 1 2023-11-30T21:41:41.530 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:41 smithi069 conmon[117073]: debug 2023-11-30T21:41:41.262+0000 7efd9c8d1880 4 rocksdb: Options.allow_mmap_reads: 0 2023-11-30T21:41:41.531 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:41 smithi069 conmon[117073]: debug 2023-11-30T21:41:41.262+0000 7efd9c8d1880 4 rocksdb: Options.allow_mmap_writes: 0 2023-11-30T21:41:41.531 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:41 smithi069 conmon[117073]: debug 2023-11-30T21:41:41.262+0000 7efd9c8d1880 4 rocksdb: Options.use_direct_reads: 0 2023-11-30T21:41:41.531 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:41 smithi069 conmon[117073]: debug 2023-11-30T21:41:41.262+0000 7efd9c8d1880 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2023-11-30T21:41:41.531 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:41 smithi069 conmon[117073]: debug 2023-11-30T21:41:41.262+0000 7efd9c8d1880 4 rocksdb: Options.create_missing_column_families: 0 2023-11-30T21:41:41.531 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:41 smithi069 conmon[117073]: debug 2023-11-30T21:41:41.262+0000 7efd9c8d1880 4 rocksdb: Options.db_log_dir: 2023-11-30T21:41:41.531 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:41 smithi069 conmon[117073]: debug 2023-11-30T21:41:41.262+0000 7efd9c8d1880 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-smithi069/store.db 2023-11-30T21:41:41.531 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:41 smithi069 conmon[117073]: debug 2023-11-30T21:41:41.262+0000 7efd9c8d1880 4 rocksdb: Options.table_cache_numshardbits: 6 2023-11-30T21:41:41.531 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:41 smithi069 conmon[117073]: debug 2023-11-30T21:41:41.262+0000 7efd9c8d1880 4 rocksdb: Options.max_subcompactions: 1 2023-11-30T21:41:41.531 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:41 smithi069 conmon[117073]: debug 2023-11-30T21:41:41.262+0000 7efd9c8d1880 4 rocksdb: Options.max_background_flushes: -1 2023-11-30T21:41:41.531 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:41 smithi069 conmon[117073]: debug 2023-11-30T21:41:41.262+0000 7efd9c8d1880 4 rocksdb: Options.WAL_ttl_seconds: 0 2023-11-30T21:41:41.531 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:41 smithi069 conmon[117073]: debug 2023-11-30T21:41:41.262+0000 7efd9c8d1880 4 rocksdb: Options.WAL_size_limit_MB: 0 2023-11-30T21:41:41.531 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:41 smithi069 conmon[117073]: debug 2023-11-30T21:41:41.262+0000 7efd9c8d1880 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2023-11-30T21:41:41.532 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:41 smithi069 conmon[117073]: debug 2023-11-30T21:41:41.262+0000 7efd9c8d1880 4 rocksdb: Options.manifest_preallocation_size: 4194304 2023-11-30T21:41:41.532 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:41 smithi069 conmon[117073]: debug 2023-11-30T21:41:41.262+0000 7efd9c8d1880 4 rocksdb: Options.is_fd_close_on_exec: 1 2023-11-30T21:41:41.532 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:41 smithi069 conmon[117073]: debug 2023-11-30T21:41:41.262+0000 7efd9c8d1880 4 rocksdb: Options.advise_random_on_open: 1 2023-11-30T21:41:41.532 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:41 smithi069 conmon[117073]: debug 2023-11-30T21:41:41.262+0000 7efd9c8d1880 4 rocksdb: Options.db_write_buffer_size: 0 2023-11-30T21:41:41.532 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:41 smithi069 conmon[117073]: debug 2023-11-30T21:41:41.262+0000 7efd9c8d1880 4 rocksdb: Options.write_buffer_manager: 0x55946e5ee480 2023-11-30T21:41:41.532 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:41 smithi069 conmon[117073]: debug 2023-11-30T21:41:41.262+0000 7efd9c8d1880 4 rocksdb: Options.access_hint_on_compaction_start: 1 2023-11-30T21:41:41.532 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:41 smithi069 conmon[117073]: debug 2023-11-30T21:41:41.262+0000 7efd9c8d1880 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2023-11-30T21:41:41.532 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:41 smithi069 conmon[117073]: debug 2023-11-30T21:41:41.262+0000 7efd9c8d1880 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2023-11-30T21:41:41.532 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:41 smithi069 conmon[117073]: debug 2023-11-30T21:41:41.262+0000 7efd9c8d1880 4 rocksdb: Options.use_adaptive_mutex: 0 2023-11-30T21:41:41.532 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:41 smithi069 conmon[117073]: debug 2023-11-30T21:41:41.262+0000 7efd9c8d1880 4 rocksdb: Options.rate_limiter: (nil) 2023-11-30T21:41:41.532 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:41 smithi069 conmon[117073]: debug 2023-11-30T21:41:41.262+0000 7efd9c8d1880 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2023-11-30T21:41:41.533 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:41 smithi069 conmon[117073]: debug 2023-11-30T21:41:41.262+0000 7efd9c8d1880 4 rocksdb: Options.wal_recovery_mode: 2 2023-11-30T21:41:41.533 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:41 smithi069 conmon[117073]: debug 2023-11-30T21:41:41.262+0000 7efd9c8d1880 4 rocksdb: Options.enable_thread_tracking: 0 2023-11-30T21:41:41.533 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:41 smithi069 conmon[117073]: debug 2023-11-30T21:41:41.262+0000 7efd9c8d1880 4 rocksdb: Options.enable_pipelined_write: 0 2023-11-30T21:41:41.533 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:41 smithi069 conmon[117073]: debug 2023-11-30T21:41:41.262+0000 7efd9c8d1880 4 rocksdb: Options.unordered_write: 0 2023-11-30T21:41:41.533 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:41 smithi069 conmon[117073]: debug 2023-11-30T21:41:41.262+0000 7efd9c8d1880 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2023-11-30T21:41:41.533 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:41 smithi069 conmon[117073]: debug 2023-11-30T21:41:41.262+0000 7efd9c8d1880 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2023-11-30T21:41:41.533 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:41 smithi069 conmon[117073]: debug 2023-11-30T21:41:41.262+0000 7efd9c8d1880 4 rocksdb: Options.write_thread_max_yield_usec: 100 2023-11-30T21:41:41.533 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:41 smithi069 conmon[117073]: debug 2023-11-30T21:41:41.262+0000 7efd9c8d1880 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2023-11-30T21:41:41.533 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:41 smithi069 conmon[117073]: debug 2023-11-30T21:41:41.262+0000 7efd9c8d1880 4 rocksdb: Options.row_cache: None 2023-11-30T21:41:41.533 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:41 smithi069 conmon[117073]: debug 2023-11-30T21:41:41.262+0000 7efd9c8d1880 4 rocksdb: Options.wal_filter: None 2023-11-30T21:41:41.533 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:41 smithi069 conmon[117073]: debug 2023-11-30T21:41:41.262+0000 7efd9c8d1880 4 rocksdb: Options.avoid_flush_during_recovery: 0 2023-11-30T21:41:41.533 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:41 smithi069 conmon[117073]: debug 2023-11-30T21:41:41.262+0000 7efd9c8d1880 4 rocksdb: Options.allow_ingest_behind: 0 2023-11-30T21:41:41.534 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:41 smithi069 conmon[117073]: debug 2023-11-30T21:41:41.262+0000 7efd9c8d1880 4 rocksdb: Options.preserve_deletes: 0 2023-11-30T21:41:41.534 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:41 smithi069 conmon[117073]: debug 2023-11-30T21:41:41.262+0000 7efd9c8d1880 4 rocksdb: Options.two_write_queues: 0 2023-11-30T21:41:41.534 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:41 smithi069 conmon[117073]: debug 2023-11-30T21:41:41.262+0000 7efd9c8d1880 4 rocksdb: Options.manual_wal_flush: 0 2023-11-30T21:41:41.534 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:41 smithi069 conmon[117073]: debug 2023-11-30T21:41:41.262+0000 7efd9c8d1880 4 rocksdb: Options.atomic_flush: 0 2023-11-30T21:41:41.534 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:41 smithi069 conmon[117073]: debug 2023-11-30T21:41:41.262+0000 7efd9c8d1880 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2023-11-30T21:41:41.534 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:41 smithi069 conmon[117073]: debug 2023-11-30T21:41:41.262+0000 7efd9c8d1880 4 rocksdb: Options.persist_stats_to_disk: 0 2023-11-30T21:41:41.534 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:41 smithi069 conmon[117073]: debug 2023-11-30T21:41:41.262+0000 7efd9c8d1880 4 rocksdb: Options.write_dbid_to_manifest: 0 2023-11-30T21:41:41.534 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:41 smithi069 conmon[117073]: debug 2023-11-30T21:41:41.262+0000 7efd9c8d1880 4 rocksdb: Options.log_readahead_size: 0 2023-11-30T21:41:41.534 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:41 smithi069 conmon[117073]: debug 2023-11-30T21:41:41.262+0000 7efd9c8d1880 4 rocksdb: Options.sst_file_checksum_func: Unknown 2023-11-30T21:41:41.534 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:41 smithi069 conmon[117073]: debug 2023-11-30T21:41:41.262+0000 7efd9c8d1880 4 rocksdb: Options.max_background_jobs: 2 2023-11-30T21:41:41.534 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:41 smithi069 conmon[117073]: debug 2023-11-30T21:41:41.262+0000 7efd9c8d1880 4 rocksdb: Options.max_background_compactions: -1 2023-11-30T21:41:41.534 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:41 smithi069 conmon[117073]: debug 2023-11-30T21:41:41.262+0000 7efd9c8d1880 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2023-11-30T21:41:41.535 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:41 smithi069 conmon[117073]: debug 2023-11-30T21:41:41.262+0000 7efd9c8d1880 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2023-11-30T21:41:41.535 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:41 smithi069 conmon[117073]: debug 2023-11-30T21:41:41.262+0000 7efd9c8d1880 4 rocksdb: Options.delayed_write_rate : 16777216 2023-11-30T21:41:41.535 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:41 smithi069 conmon[117073]: debug 2023-11-30T21:41:41.262+0000 7efd9c8d1880 4 rocksdb: Options.max_total_wal_size: 0 2023-11-30T21:41:41.535 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:41 smithi069 conmon[117073]: debug 2023-11-30T21:41:41.262+0000 7efd9c8d1880 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2023-11-30T21:41:41.535 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:41 smithi069 conmon[117073]: debug 2023-11-30T21:41:41.262+0000 7efd9c8d1880 4 rocksdb: Options.stats_dump_period_sec: 600 2023-11-30T21:41:41.535 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:41 smithi069 conmon[117073]: debug 2023-11-30T21:41:41.262+0000 7efd9c8d1880 4 rocksdb: Options.stats_persist_period_sec: 600 2023-11-30T21:41:41.535 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:41 smithi069 conmon[117073]: debug 2023-11-30T21:41:41.262+0000 7efd9c8d1880 4 rocksdb: Options.stats_history_buffer_size: 1048576 2023-11-30T21:41:41.535 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:41 smithi069 conmon[117073]: debug 2023-11-30T21:41:41.262+0000 7efd9c8d1880 4 rocksdb: Options.max_open_files: -1 2023-11-30T21:41:41.535 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:41 smithi069 conmon[117073]: debug 2023-11-30T21:41:41.262+0000 7efd9c8d1880 4 rocksdb: Options.bytes_per_sync: 0 2023-11-30T21:41:41.535 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:41 smithi069 conmon[117073]: debug 2023-11-30T21:41:41.262+0000 7efd9c8d1880 4 rocksdb: Options.wal_bytes_per_sync: 0 2023-11-30T21:41:41.535 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:41 smithi069 conmon[117073]: debug 2023-11-30T21:41:41.262+0000 7efd9c8d1880 4 rocksdb: Options.strict_bytes_per_sync: 0 2023-11-30T21:41:41.535 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:41 smithi069 conmon[117073]: debug 2023-11-30T21:41:41.262+0000 7efd9c8d1880 4 rocksdb: Options.compaction_readahead_size: 0 2023-11-30T21:41:41.535 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:41 smithi069 conmon[117073]: debug 2023-11-30T21:41:41.262+0000 7efd9c8d1880 4 rocksdb: Compression algorithms supported: 2023-11-30T21:41:41.536 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:41 smithi069 conmon[117073]: debug 2023-11-30T21:41:41.262+0000 7efd9c8d1880 4 rocksdb: kZSTDNotFinalCompression supported: 0 2023-11-30T21:41:41.536 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:41 smithi069 conmon[117073]: debug 2023-11-30T21:41:41.262+0000 7efd9c8d1880 4 rocksdb: kZSTD supported: 0 2023-11-30T21:41:41.536 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:41 smithi069 conmon[117073]: debug 2023-11-30T21:41:41.262+0000 7efd9c8d1880 4 rocksdb: kXpressCompression supported: 0 2023-11-30T21:41:41.536 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:41 smithi069 conmon[117073]: debug 2023-11-30T21:41:41.262+0000 7efd9c8d1880 4 rocksdb: kLZ4HCCompression supported: 1 2023-11-30T21:41:41.536 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:41 smithi069 conmon[117073]: debug 2023-11-30T21:41:41.262+0000 7efd9c8d1880 4 rocksdb: kLZ4Compression supported: 1 2023-11-30T21:41:41.536 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:41 smithi069 conmon[117073]: debug 2023-11-30T21:41:41.262+0000 7efd9c8d1880 4 rocksdb: kBZip2Compression supported: 0 2023-11-30T21:41:41.536 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:41 smithi069 conmon[117073]: debug 2023-11-30T21:41:41.262+0000 7efd9c8d1880 4 rocksdb: kZlibCompression supported: 1 2023-11-30T21:41:41.536 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:41 smithi069 conmon[117073]: debug 2023-11-30T21:41:41.262+0000 7efd9c8d1880 4 rocksdb: kSnappyCompression supported: 1 2023-11-30T21:41:41.536 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:41 smithi069 conmon[117073]: debug 2023-11-30T21:41:41.262+0000 7efd9c8d1880 4 rocksdb: Fast CRC32 supported: Supported on x86 2023-11-30T21:41:41.537 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:41 smithi069 conmon[117073]: debug 2023-11-30T21:41:41.262+0000 7efd9c8d1880 4 rocksdb: [version_set.cc:4413] Recovering from manifest file: /var/lib/ceph/mon/ceph-smithi069/store.db/MANIFEST-000001 2023-11-30T21:41:41.537 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:41 smithi069 conmon[117073]: 2023-11-30T21:41:41.537 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:41 smithi069 conmon[117073]: debug 2023-11-30T21:41:41.262+0000 7efd9c8d1880 4 rocksdb: [column_family.cc:552] --------------- Options for column family [default]: 2023-11-30T21:41:41.537 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:41 smithi069 conmon[117073]: 2023-11-30T21:41:41.537 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:41 smithi069 conmon[117073]: debug 2023-11-30T21:41:41.262+0000 7efd9c8d1880 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2023-11-30T21:41:41.538 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:41 smithi069 conmon[117073]: debug 2023-11-30T21:41:41.262+0000 7efd9c8d1880 4 rocksdb: Options.merge_operator: 2023-11-30T21:41:41.538 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:41 smithi069 conmon[117073]: debug 2023-11-30T21:41:41.262+0000 7efd9c8d1880 4 rocksdb: Options.compaction_filter: None 2023-11-30T21:41:41.538 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:41 smithi069 conmon[117073]: debug 2023-11-30T21:41:41.262+0000 7efd9c8d1880 4 rocksdb: Options.compaction_filter_factory: None 2023-11-30T21:41:41.539 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:41 smithi069 conmon[117073]: debug 2023-11-30T21:41:41.262+0000 7efd9c8d1880 4 rocksdb: Options.memtable_factory: SkipListFactory 2023-11-30T21:41:41.539 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:41 smithi069 conmon[117073]: debug 2023-11-30T21:41:41.262+0000 7efd9c8d1880 4 rocksdb: Options.table_factory: BlockBasedTable 2023-11-30T21:41:41.539 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:41 smithi069 conmon[117073]: debug 2023-11-30T21:41:41.262+0000 7efd9c8d1880 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55946d947d28) 2023-11-30T21:41:41.539 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:41 smithi069 conmon[117073]: cache_index_and_filter_blocks: 1 2023-11-30T21:41:41.539 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:41 smithi069 conmon[117073]: cache_index_and_filter_blocks_with_high_priority: 0 2023-11-30T21:41:41.540 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:41 smithi069 conmon[117073]: pin_l0_filter_and_index_blocks_in_cache: 0 2023-11-30T21:41:41.540 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:41 smithi069 conmon[117073]: pin_top_level_index_and_filter: 1 2023-11-30T21:41:41.540 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:41 smithi069 conmon[117073]: index_type: 0 2023-11-30T21:41:41.540 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:41 smithi069 conmon[117073]: data_block_index_type: 0 2023-11-30T21:41:41.540 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:41 smithi069 conmon[117073]: index_shortening: 1 2023-11-30T21:41:41.540 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:41 smithi069 conmon[117073]: data_block_hash_table_util_ratio: 0.750000 2023-11-30T21:41:41.540 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:41 smithi069 conmon[117073]: hash_index_allow_collision: 1 2023-11-30T21:41:41.540 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:41 smithi069 conmon[117073]: checksum: 1 2023-11-30T21:41:41.540 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:41 smithi069 conmon[117073]: no_block_cache: 0 2023-11-30T21:41:41.540 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:41 smithi069 conmon[117073]: block_cache: 0x55946d97cf10 2023-11-30T21:41:41.540 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:41 smithi069 conmon[117073]: block_cache_name: BinnedLRUCache 2023-11-30T21:41:41.540 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:41 smithi069 conmon[117073]: block_cache_options: 2023-11-30T21:41:41.541 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:41 smithi069 conmon[117073]: capacity : 536870912 2023-11-30T21:41:41.541 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:41 smithi069 conmon[117073]: num_shard_bits : 4 2023-11-30T21:41:41.541 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:41 smithi069 conmon[117073]: strict_capacity_limit : 0 2023-11-30T21:41:41.541 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:41 smithi069 conmon[117073]: high_pri_pool_ratio: 0.000 2023-11-30T21:41:41.541 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:41 smithi069 conmon[117073]: block_cache_compressed: (nil) 2023-11-30T21:41:41.541 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:41 smithi069 conmon[117073]: persistent_cache: (nil) 2023-11-30T21:41:41.542 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:41 smithi069 conmon[117073]: block_size: 4096 2023-11-30T21:41:41.542 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:41 smithi069 conmon[117073]: block_size_deviation: 10 2023-11-30T21:41:41.542 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:41 smithi069 conmon[117073]: block_restart_interval: 16 2023-11-30T21:41:41.542 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:41 smithi069 conmon[117073]: index_block_restart_interval: 1 2023-11-30T21:41:41.542 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:41 smithi069 conmon[117073]: metadata_block_size: 4096 2023-11-30T21:41:41.542 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:41 smithi069 conmon[117073]: partition_filters: 0 2023-11-30T21:41:41.542 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:41 smithi069 conmon[117073]: use_delta_encoding: 1 2023-11-30T21:41:41.543 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:41 smithi069 conmon[117073]: filter_policy: rocksdb.BuiltinBloomFilter 2023-11-30T21:41:41.543 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:41 smithi069 conmon[117073]: whole_key_filtering: 1 2023-11-30T21:41:41.543 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:41 smithi069 conmon[117073]: verify_compression: 0 2023-11-30T21:41:41.543 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:41 smithi069 conmon[117073]: read_amp_bytes_per_bit: 0 2023-11-30T21:41:41.543 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:41 smithi069 conmon[117073]: format_version: 2 2023-11-30T21:41:41.543 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:41 smithi069 conmon[117073]: enable_index_compression: 1 2023-11-30T21:41:41.543 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:41 smithi069 conmon[117073]: block_align: 0 2023-11-30T21:41:41.543 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:41 smithi069 conmon[117073]: 2023-11-30T21:41:41.543 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:41 smithi069 conmon[117073]: debug 2023-11-30T21:41:41.262+0000 7efd9c8d1880 4 rocksdb: Options.write_buffer_size: 33554432 2023-11-30T21:41:41.543 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:41 smithi069 conmon[117073]: debug 2023-11-30T21:41:41.262+0000 7efd9c8d1880 4 rocksdb: Options.max_write_buffer_number: 2 2023-11-30T21:41:41.543 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:41 smithi069 conmon[117073]: debug 2023-11-30T21:41:41.262+0000 7efd9c8d1880 4 rocksdb: Options.compression: NoCompression 2023-11-30T21:41:41.543 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:41 smithi069 conmon[117073]: debug 2023-11-30T21:41:41.262+0000 7efd9c8d1880 4 rocksdb: Options.bottommost_compression: Disabled 2023-11-30T21:41:41.543 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:41 smithi069 conmon[117073]: debug 2023-11-30T21:41:41.262+0000 7efd9c8d1880 4 rocksdb: Options.prefix_extractor: nullptr 2023-11-30T21:41:41.544 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:41 smithi069 conmon[117073]: debug 2023-11-30T21:41:41.262+0000 7efd9c8d1880 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2023-11-30T21:41:41.545 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:41 smithi069 conmon[117073]: debug 2023-11-30T21:41:41.262+0000 7efd9c8d1880 4 rocksdb: Options.num_levels: 7 2023-11-30T21:41:41.545 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:41 smithi069 conmon[117073]: debug 2023-11-30T21:41:41.262+0000 7efd9c8d1880 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2023-11-30T21:41:41.546 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:41 smithi069 conmon[117073]: debug 2023-11-30T21:41:41.262+0000 7efd9c8d1880 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2023-11-30T21:41:41.546 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:41 smithi069 conmon[117073]: debug 2023-11-30T21:41:41.262+0000 7efd9c8d1880 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2023-11-30T21:41:41.546 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:41 smithi069 conmon[117073]: debug 2023-11-30T21:41:41.262+0000 7efd9c8d1880 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2023-11-30T21:41:41.546 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:41 smithi069 conmon[117073]: debug 2023-11-30T21:41:41.262+0000 7efd9c8d1880 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2023-11-30T21:41:41.546 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:41 smithi069 conmon[117073]: debug 2023-11-30T21:41:41.262+0000 7efd9c8d1880 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2023-11-30T21:41:41.546 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:41 smithi069 conmon[117073]: debug 2023-11-30T21:41:41.262+0000 7efd9c8d1880 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2023-11-30T21:41:41.546 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:41 smithi069 conmon[117073]: debug 2023-11-30T21:41:41.262+0000 7efd9c8d1880 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2023-11-30T21:41:41.546 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:41 smithi069 conmon[117073]: debug 2023-11-30T21:41:41.262+0000 7efd9c8d1880 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2023-11-30T21:41:41.547 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:41 smithi069 conmon[117073]: debug 2023-11-30T21:41:41.262+0000 7efd9c8d1880 4 rocksdb: Options.compression_opts.window_bits: -14 2023-11-30T21:41:41.547 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:41 smithi069 conmon[117073]: debug 2023-11-30T21:41:41.262+0000 7efd9c8d1880 4 rocksdb: Options.compression_opts.level: 32767 2023-11-30T21:41:41.547 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:41 smithi069 conmon[117073]: debug 2023-11-30T21:41:41.262+0000 7efd9c8d1880 4 rocksdb: Options.compression_opts.strategy: 0 2023-11-30T21:41:41.548 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:41 smithi069 conmon[117073]: debug 2023-11-30T21:41:41.262+0000 7efd9c8d1880 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2023-11-30T21:41:41.548 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:41 smithi069 conmon[117073]: debug 2023-11-30T21:41:41.262+0000 7efd9c8d1880 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2023-11-30T21:41:41.548 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:41 smithi069 conmon[117073]: debug 2023-11-30T21:41:41.262+0000 7efd9c8d1880 4 rocksdb: Options.compression_opts.enabled: false 2023-11-30T21:41:41.548 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:41 smithi069 conmon[117073]: debug 2023-11-30T21:41:41.262+0000 7efd9c8d1880 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2023-11-30T21:41:41.548 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:41 smithi069 conmon[117073]: debug 2023-11-30T21:41:41.262+0000 7efd9c8d1880 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2023-11-30T21:41:41.548 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:41 smithi069 conmon[117073]: debug 2023-11-30T21:41:41.262+0000 7efd9c8d1880 4 rocksdb: Options.level0_stop_writes_trigger: 36 2023-11-30T21:41:41.548 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:41 smithi069 conmon[117073]: debug 2023-11-30T21:41:41.262+0000 7efd9c8d1880 4 rocksdb: Options.target_file_size_base: 67108864 2023-11-30T21:41:41.548 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:41 smithi069 conmon[117073]: debug 2023-11-30T21:41:41.262+0000 7efd9c8d1880 4 rocksdb: Options.target_file_size_multiplier: 1 2023-11-30T21:41:41.549 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:41 smithi069 conmon[117073]: debug 2023-11-30T21:41:41.262+0000 7efd9c8d1880 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2023-11-30T21:41:41.549 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:41 smithi069 conmon[117073]: debug 2023-11-30T21:41:41.262+0000 7efd9c8d1880 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2023-11-30T21:41:41.549 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:41 smithi069 conmon[117073]: debug 2023-11-30T21:41:41.262+0000 7efd9c8d1880 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2023-11-30T21:41:41.549 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:41 smithi069 conmon[117073]: debug 2023-11-30T21:41:41.262+0000 7efd9c8d1880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2023-11-30T21:41:41.549 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:41 smithi069 conmon[117073]: debug 2023-11-30T21:41:41.262+0000 7efd9c8d1880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2023-11-30T21:41:41.549 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:41 smithi069 conmon[117073]: debug 2023-11-30T21:41:41.262+0000 7efd9c8d1880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2023-11-30T21:41:41.549 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:41 smithi069 conmon[117073]: debug 2023-11-30T21:41:41.262+0000 7efd9c8d1880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2023-11-30T21:41:41.549 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:41 smithi069 conmon[117073]: debug 2023-11-30T21:41:41.262+0000 7efd9c8d1880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2023-11-30T21:41:41.549 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:41 smithi069 conmon[117073]: debug 2023-11-30T21:41:41.262+0000 7efd9c8d1880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2023-11-30T21:41:41.549 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:41 smithi069 conmon[117073]: debug 2023-11-30T21:41:41.262+0000 7efd9c8d1880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2023-11-30T21:41:41.549 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:41 smithi069 conmon[117073]: debug 2023-11-30T21:41:41.262+0000 7efd9c8d1880 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2023-11-30T21:41:41.549 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:41 smithi069 conmon[117073]: debug 2023-11-30T21:41:41.262+0000 7efd9c8d1880 4 rocksdb: Options.max_compaction_bytes: 1677721600 2023-11-30T21:41:41.550 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:41 smithi069 conmon[117073]: debug 2023-11-30T21:41:41.262+0000 7efd9c8d1880 4 rocksdb: Options.arena_block_size: 4194304 2023-11-30T21:41:41.550 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:41 smithi069 conmon[117073]: debug 2023-11-30T21:41:41.262+0000 7efd9c8d1880 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2023-11-30T21:41:41.550 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:41 smithi069 conmon[117073]: debug 2023-11-30T21:41:41.262+0000 7efd9c8d1880 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2023-11-30T21:41:41.550 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:41 smithi069 conmon[117073]: debug 2023-11-30T21:41:41.262+0000 7efd9c8d1880 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2023-11-30T21:41:41.550 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:41 smithi069 conmon[117073]: debug 2023-11-30T21:41:41.262+0000 7efd9c8d1880 4 rocksdb: Options.disable_auto_compactions: 0 2023-11-30T21:41:41.550 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:41 smithi069 conmon[117073]: debug 2023-11-30T21:41:41.262+0000 7efd9c8d1880 4 rocksdb: 2023-11-30T21:41:41.550 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:41 smithi069 conmon[117073]: Options.compaction_style: kCompactionStyleLevel 2023-11-30T21:41:41.550 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:41 smithi069 conmon[117073]: debug 2023-11-30T21:41:41.262+0000 7efd9c8d1880 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2023-11-30T21:41:41.550 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:41 smithi069 conmon[117073]: debug 2023-11-30T21:41:41.262+0000 7efd9c8d1880 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2023-11-30T21:41:41.550 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:41 smithi069 conmon[117073]: debug 2023-11-30T21:41:41.262+0000 7efd9c8d1880 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2023-11-30T21:41:41.550 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:41 smithi069 conmon[117073]: debug 2023-11-30T21:41:41.262+0000 7efd9c8d1880 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2023-11-30T21:41:41.551 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:41 smithi069 conmon[117073]: debug 2023-11-30T21:41:41.262+0000 7efd9c8d1880 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2023-11-30T21:41:41.551 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:41 smithi069 conmon[117073]: debug 2023-11-30T21:41:41.262+0000 7efd9c8d1880 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2023-11-30T21:41:41.551 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:41 smithi069 conmon[117073]: debug 2023-11-30T21:41:41.262+0000 7efd9c8d1880 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2023-11-30T21:41:41.551 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:41 smithi069 conmon[117073]: debug 2023-11-30T21:41:41.262+0000 7efd9c8d1880 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2023-11-30T21:41:41.551 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:41 smithi069 conmon[117073]: debug 2023-11-30T21:41:41.262+0000 7efd9c8d1880 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2023-11-30T21:41:41.551 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:41 smithi069 conmon[117073]: debug 2023-11-30T21:41:41.262+0000 7efd9c8d1880 4 rocksdb: Options.table_properties_collectors: 2023-11-30T21:41:41.551 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:41 smithi069 conmon[117073]: debug 2023-11-30T21:41:41.262+0000 7efd9c8d1880 4 rocksdb: Options.inplace_update_support: 0 2023-11-30T21:41:41.551 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:41 smithi069 conmon[117073]: debug 2023-11-30T21:41:41.262+0000 7efd9c8d1880 4 rocksdb: Options.inplace_update_num_locks: 10000 2023-11-30T21:41:41.551 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:41 smithi069 conmon[117073]: debug 2023-11-30T21:41:41.262+0000 7efd9c8d1880 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2023-11-30T21:41:41.551 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:41 smithi069 conmon[117073]: debug 2023-11-30T21:41:41.262+0000 7efd9c8d1880 4 rocksdb: Options.memtable_whole_key_filtering: 0 2023-11-30T21:41:41.551 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:41 smithi069 conmon[117073]: debug 2023-11-30T21:41:41.262+0000 7efd9c8d1880 4 rocksdb: Options.memtable_huge_page_size: 0 2023-11-30T21:41:41.551 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:41 smithi069 conmon[117073]: debug 2023-11-30T21:41:41.262+0000 7efd9c8d1880 4 rocksdb: Options.bloom_locality: 0 2023-11-30T21:41:41.551 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:41 smithi069 conmon[117073]: debug 2023-11-30T21:41:41.262+0000 7efd9c8d1880 4 rocksdb: Options.max_successive_merges: 0 2023-11-30T21:41:41.552 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:41 smithi069 conmon[117073]: debug 2023-11-30T21:41:41.262+0000 7efd9c8d1880 4 rocksdb: Options.optimize_filters_for_hits: 0 2023-11-30T21:41:41.552 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:41 smithi069 conmon[117073]: debug 2023-11-30T21:41:41.262+0000 7efd9c8d1880 4 rocksdb: Options.paranoid_file_checks: 0 2023-11-30T21:41:41.552 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:41 smithi069 conmon[117073]: debug 2023-11-30T21:41:41.262+0000 7efd9c8d1880 4 rocksdb: Options.force_consistency_checks: 0 2023-11-30T21:41:41.552 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:41 smithi069 conmon[117073]: debug 2023-11-30T21:41:41.262+0000 7efd9c8d1880 4 rocksdb: Options.report_bg_io_stats: 0 2023-11-30T21:41:41.552 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:41 smithi069 conmon[117073]: debug 2023-11-30T21:41:41.262+0000 7efd9c8d1880 4 rocksdb: Options.ttl: 2592000 2023-11-30T21:41:41.552 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:41 smithi069 conmon[117073]: debug 2023-11-30T21:41:41.262+0000 7efd9c8d1880 4 rocksdb: Options.periodic_compaction_seconds: 0 2023-11-30T21:41:41.552 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:41 smithi069 conmon[117073]: debug 2023-11-30T21:41:41.263+0000 7efd9c8d1880 4 rocksdb: [version_set.cc:4568] Recovered from manifest file:/var/lib/ceph/mon/ceph-smithi069/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 2023-11-30T21:41:41.552 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:41 smithi069 conmon[117073]: 2023-11-30T21:41:41.552 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:41 smithi069 conmon[117073]: debug 2023-11-30T21:41:41.263+0000 7efd9c8d1880 4 rocksdb: [version_set.cc:4577] Column family [default] (ID 0), log number is 0 2023-11-30T21:41:41.552 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:41 smithi069 conmon[117073]: 2023-11-30T21:41:41.552 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:41 smithi069 conmon[117073]: debug 2023-11-30T21:41:41.263+0000 7efd9c8d1880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1701380501264196, "job": 1, "event": "recovery_started", "log_files": [3]} 2023-11-30T21:41:41.552 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:41 smithi069 conmon[117073]: debug 2023-11-30T21:41:41.263+0000 7efd9c8d1880 4 rocksdb: [db_impl/db_impl_open.cc:760] Recovering log #3 mode 2 2023-11-30T21:41:41.553 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:41 smithi069 conmon[117073]: debug 2023-11-30T21:41:41.263+0000 7efd9c8d1880 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. 2023-11-30T21:41:41.553 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:41 smithi069 conmon[117073]: debug 2023-11-30T21:41:41.263+0000 7efd9c8d1880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1701380501264784, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 4, "file_size": 1437, "table_properties": {"data_size": 523, "index_size": 40, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 0, "index_value_is_delta_encoded": 0, "filter_size": 69, "raw_key_size": 115, "raw_average_key_size": 23, "raw_value_size": 401, "raw_average_value_size": 80, "num_data_blocks": 1, "num_entries": 5, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "rocksdb.BuiltinBloomFilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; ", "creation_time": 1701380501, "oldest_key_time": 3, "file_creation_time": 0}} 2023-11-30T21:41:41.553 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:41 smithi069 conmon[117073]: debug 2023-11-30T21:41:41.263+0000 7efd9c8d1880 4 rocksdb: [version_set.cc:3826] Creating manifest 5 2023-11-30T21:41:41.553 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:41 smithi069 conmon[117073]: 2023-11-30T21:41:41.553 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:41 smithi069 conmon[117073]: debug 2023-11-30T21:41:41.264+0000 7efd9c8d1880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1701380501265181, "job": 1, "event": "recovery_finished"} 2023-11-30T21:41:41.553 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:41 smithi069 conmon[117073]: debug 2023-11-30T21:41:41.265+0000 7efd9c8d1880 4 rocksdb: DB pointer 0x55946da45800 2023-11-30T21:41:41.553 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:41 smithi069 conmon[117073]: debug 2023-11-30T21:41:41.265+0000 7efd836d7700 4 rocksdb: [db_impl/db_impl.cc:850] ------- DUMPING STATS ------- 2023-11-30T21:41:41.553 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:41 smithi069 conmon[117073]: debug 2023-11-30T21:41:41.265+0000 7efd836d7700 4 rocksdb: [db_impl/db_impl.cc:851] 2023-11-30T21:41:41.553 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:41 smithi069 conmon[117073]: ** DB Stats ** 2023-11-30T21:41:41.553 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:41 smithi069 conmon[117073]: Uptime(secs): 0.0 total, 0.0 interval 2023-11-30T21:41:41.553 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:41 smithi069 conmon[117073]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2023-11-30T21:41:41.553 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:41 smithi069 conmon[117073]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-11-30T21:41:41.554 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:41 smithi069 conmon[117073]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2023-11-30T21:41:41.554 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:41 smithi069 conmon[117073]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2023-11-30T21:41:41.554 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:41 smithi069 conmon[117073]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2023-11-30T21:41:41.554 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:41 smithi069 conmon[117073]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2023-11-30T21:41:41.554 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:41 smithi069 conmon[117073]: 2023-11-30T21:41:41.554 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:41 smithi069 conmon[117073]: ** Compaction Stats [default] ** 2023-11-30T21:41:41.554 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:41 smithi069 conmon[117073]: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2023-11-30T21:41:41.554 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:41 smithi069 conmon[117073]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-11-30T21:41:41.554 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:41 smithi069 conmon[117073]: L0 1/0 1.40 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 2.6 0.00 0.00 1 0.001 0 0 2023-11-30T21:41:41.554 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:41 smithi069 conmon[117073]: Sum 1/0 1.40 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 2.6 0.00 0.00 1 0.001 0 0 2023-11-30T21:41:41.554 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:41 smithi069 conmon[117073]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 2.6 0.00 0.00 1 0.001 0 0 2023-11-30T21:41:41.554 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:41 smithi069 conmon[117073]: 2023-11-30T21:41:41.555 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:41 smithi069 conmon[117073]: ** Compaction Stats [default] ** 2023-11-30T21:41:41.555 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:41 smithi069 conmon[117073]: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2023-11-30T21:41:41.555 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:41 smithi069 conmon[117073]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-11-30T21:41:41.555 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:41 smithi069 conmon[117073]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 2.6 0.00 0.00 1 0.001 0 0 2023-11-30T21:41:41.555 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:41 smithi069 conmon[117073]: Uptime(secs): 0.0 total, 0.0 interval 2023-11-30T21:41:41.555 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:41 smithi069 conmon[117073]: Flush(GB): cumulative 0.000, interval 0.000 2023-11-30T21:41:41.555 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:41 smithi069 conmon[117073]: AddFile(GB): cumulative 0.000, interval 0.000 2023-11-30T21:41:41.555 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:41 smithi069 conmon[117073]: AddFile(Total Files): cumulative 0, interval 0 2023-11-30T21:41:41.555 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:41 smithi069 conmon[117073]: AddFile(L0 Files): cumulative 0, interval 0 2023-11-30T21:41:41.555 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:41 smithi069 conmon[117073]: AddFile(Keys): cumulative 0, interval 0 2023-11-30T21:41:41.555 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:41 smithi069 conmon[117073]: Cumulative compaction: 0.00 GB write, 0.49 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-11-30T21:41:41.555 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:41 smithi069 conmon[117073]: Interval compaction: 0.00 GB write, 0.49 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-11-30T21:41:41.556 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:41 smithi069 conmon[117073]: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2023-11-30T21:41:41.556 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:41 smithi069 conmon[117073]: 2023-11-30T21:41:41.556 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:41 smithi069 conmon[117073]: ** File Read Latency Histogram By Level [default] ** 2023-11-30T21:41:41.556 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:41 smithi069 conmon[117073]: 2023-11-30T21:41:41.556 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:41 smithi069 conmon[117073]: ** Compaction Stats [default] ** 2023-11-30T21:41:41.556 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:41 smithi069 conmon[117073]: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2023-11-30T21:41:41.556 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:41 smithi069 conmon[117073]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-11-30T21:41:41.556 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:41 smithi069 conmon[117073]: L0 1/0 1.40 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 2.6 0.00 0.00 1 0.001 0 0 2023-11-30T21:41:41.556 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:41 smithi069 conmon[117073]: Sum 1/0 1.40 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 2.6 0.00 0.00 1 0.001 0 0 2023-11-30T21:41:41.556 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:41 smithi069 conmon[117073]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2023-11-30T21:41:41.556 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:41 smithi069 conmon[117073]: 2023-11-30T21:41:41.556 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:41 smithi069 conmon[117073]: ** Compaction Stats [default] ** 2023-11-30T21:41:41.556 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:41 smithi069 conmon[117073]: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2023-11-30T21:41:41.557 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:41 smithi069 conmon[117073]: -------------------------------------------------------------------------------------------------------------------------------------------------- 2023-11-30T21:41:41.557 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:41 smithi069 conmon[117073]: ----------------------------- 2023-11-30T21:41:41.557 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:41 smithi069 conmon[117073]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 2.6 0.00 0.00 1 0.001 0 0 2023-11-30T21:41:41.557 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:41 smithi069 conmon[117073]: Uptime(secs): 0.0 total, 0.0 interval 2023-11-30T21:41:41.557 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:41 smithi069 conmon[117073]: Flush(GB): cumulative 0.000, interval 0.000 2023-11-30T21:41:41.557 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:41 smithi069 conmon[117073]: AddFile(GB): cumulative 0.000, interval 0.000 2023-11-30T21:41:41.557 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:41 smithi069 conmon[117073]: AddFile(Total Files): cumulative 0, interval 0 2023-11-30T21:41:41.557 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:41 smithi069 conmon[117073]: AddFile(L0 Files): cumulative 0, interval 0 2023-11-30T21:41:41.557 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:41 smithi069 conmon[117073]: AddFile(Keys): cumulative 0, interval 0 2023-11-30T21:41:41.557 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:41 smithi069 conmon[117073]: Cumulative compaction: 0.00 GB write, 0.48 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-11-30T21:41:41.557 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:41 smithi069 conmon[117073]: Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-11-30T21:41:41.557 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:41 smithi069 conmon[117073]: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2023-11-30T21:41:41.557 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:41 smithi069 conmon[117073]: 2023-11-30T21:41:41.558 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:41 smithi069 conmon[117073]: ** File Read Latency Histogram By Level [default] ** 2023-11-30T21:41:41.558 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:41 smithi069 conmon[117073]: 2023-11-30T21:41:41.558 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:41 smithi069 conmon[117073]: debug 2023-11-30T21:41:41.265+0000 7efd9c8d1880 0 mon.smithi069 does not exist in monmap, will attempt to join an existing cluster 2023-11-30T21:41:41.558 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:41 smithi069 conmon[117073]: debug 2023-11-30T21:41:41.265+0000 7efd9c8d1880 0 using public_addr v2:172.21.15.69:0/0 -> [v2:172.21.15.69:3300/0,v1:172.21.15.69:6789/0] 2023-11-30T21:41:41.558 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:41 smithi069 conmon[117073]: debug 2023-11-30T21:41:41.266+0000 7efd9c8d1880 0 starting mon.smithi069 rank -1 at public addrs [v2:172.21.15.69:3300/0,v1:172.21.15.69:6789/0] at bind addrs [v2:172.21.15.69:3300/0,v1:172.21.15.69:6789/0] mon_data /var/lib/ceph/mon/ceph-smithi069 fsid d8021004-8fc8-11ee-95a2-87774f69a715 2023-11-30T21:41:41.558 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:41 smithi069 conmon[117073]: debug 2023-11-30T21:41:41.267+0000 7efd9c8d1880 1 mon.smithi069@-1(???) e0 preinit fsid d8021004-8fc8-11ee-95a2-87774f69a715 2023-11-30T21:41:41.558 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:41 smithi069 conmon[117073]: debug 2023-11-30T21:41:41.296+0000 7efd85edc700 0 mon.smithi069@-1(synchronizing).mds e1 new map 2023-11-30T21:41:41.558 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:41 smithi069 conmon[117073]: debug 2023-11-30T21:41:41.296+0000 7efd85edc700 0 mon.smithi069@-1(synchronizing).mds e1 print_map 2023-11-30T21:41:41.558 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:41 smithi069 conmon[117073]: e1 2023-11-30T21:41:41.558 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:41 smithi069 conmon[117073]: enable_multiple, ever_enabled_multiple: 1,1 2023-11-30T21:41:41.558 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:41 smithi069 conmon[117073]: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2} 2023-11-30T21:41:41.558 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:41 smithi069 conmon[117073]: legacy client fscid: -1 2023-11-30T21:41:41.559 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:41 smithi069 conmon[117073]: 2023-11-30T21:41:41.559 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:41 smithi069 conmon[117073]: No filesystems configured 2023-11-30T21:41:41.559 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:41 smithi069 conmon[117073]: 2023-11-30T21:41:41.559 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:41 smithi069 conmon[117073]: debug 2023-11-30T21:41:41.296+0000 7efd85edc700 1 mon.smithi069@-1(synchronizing).osd e0 _set_cache_ratios kv ratio 0.25 inc ratio 0.375 full ratio 0.375 2023-11-30T21:41:41.559 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:41 smithi069 conmon[117073]: debug 2023-11-30T21:41:41.296+0000 7efd85edc700 1 mon.smithi069@-1(synchronizing).osd e0 register_cache_with_pcm pcm target: 2147483648 pcm max: 1020054732 pcm min: 134217728 inc_osd_cache size: 1 2023-11-30T21:41:41.559 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:41 smithi069 conmon[117073]: debug 2023-11-30T21:41:41.297+0000 7efd85edc700 1 mon.smithi069@-1(synchronizing).osd e1 e1: 0 total, 0 up, 0 in 2023-11-30T21:41:41.559 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:41 smithi069 conmon[117073]: debug 2023-11-30T21:41:41.297+0000 7efd85edc700 1 mon.smithi069@-1(synchronizing).osd e2 e2: 0 total, 0 up, 0 in 2023-11-30T21:41:41.559 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:41 smithi069 conmon[117073]: debug 2023-11-30T21:41:41.297+0000 7efd85edc700 1 mon.smithi069@-1(synchronizing).osd e3 e3: 0 total, 0 up, 0 in 2023-11-30T21:41:41.559 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:41 smithi069 conmon[117073]: debug 2023-11-30T21:41:41.297+0000 7efd85edc700 1 mon.smithi069@-1(synchronizing).osd e4 e4: 0 total, 0 up, 0 in 2023-11-30T21:41:41.559 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:41 smithi069 conmon[117073]: debug 2023-11-30T21:41:41.297+0000 7efd85edc700 1 mon.smithi069@-1(synchronizing).osd e5 e5: 0 total, 0 up, 0 in 2023-11-30T21:41:41.559 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:41 smithi069 conmon[117073]: debug 2023-11-30T21:41:41.299+0000 7efd85edc700 0 mon.smithi069@-1(synchronizing).osd e5 crush map has features 3314932999778484224, adjusting msgr requires 2023-11-30T21:41:41.559 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:41 smithi069 conmon[117073]: debug 2023-11-30T21:41:41.299+0000 7efd85edc700 0 mon.smithi069@-1(synchronizing).osd e5 crush map has features 288514050185494528, adjusting msgr requires 2023-11-30T21:41:41.560 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:41 smithi069 conmon[117073]: debug 2023-11-30T21:41:41.299+0000 7efd85edc700 0 mon.smithi069@-1(synchronizing).osd e5 crush map has features 288514050185494528, adjusting msgr requires 2023-11-30T21:41:41.560 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:41 smithi069 conmon[117073]: debug 2023-11-30T21:41:41.299+0000 7efd85edc700 0 mon.smithi069@-1(synchronizing).osd e5 crush map has features 288514050185494528, adjusting msgr requires 2023-11-30T21:41:41.560 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:41 smithi069 conmon[117073]: cluster 2023-11- 2023-11-30T21:41:41.560 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:41 smithi069 conmon[117073]: 30T21:41:39.741132+0000 mgr.smithi016.dzhopz (mgr.14180) 21 : cluster [DBG] pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-30T21:41:41.560 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:41 smithi069 conmon[117073]: debug 2023-11-30T21:41:41.299+0000 7efd85edc700 1 mon.smithi069@-1(synchronizing).paxosservice(auth 1..6) refresh upgraded, format 0 -> 3 2023-11-30T21:41:41.560 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:41 smithi069 conmon[117073]: debug 2023-11-30T21:41:41.301+0000 7efd85edc700 10 mon.smithi069@-1(synchronizing) e1 handle_conf_change mon_allow_pool_delete 2023-11-30T21:41:41.560 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:41 smithi069 bash[117031]: 7a91bf5200db4a2e67c59b99ecb74ed596d4abcd533aa969d41d03164e5ecfcc 2023-11-30T21:41:41.560 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:41 smithi069 systemd[1]: Started Ceph mon.smithi069 for d8021004-8fc8-11ee-95a2-87774f69a715. 2023-11-30T21:41:42.364 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2023-11-30T21:41:42.365 DEBUG:teuthology.orchestra.run.smithi069:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph mon dump -f json 2023-11-30T21:41:46.777 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:46 smithi069 conmon[117073]: audit 2023-11-30T21:41:41.307698+0000 mon.smithi016 (mon.0) 183 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "mon metadata", "id": "smithi016"}]: dispatch 2023-11-30T21:41:46.777 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:46 smithi069 conmon[117073]: cluster 2023-11-30T21:41:41.307920+0000 mon.smithi016 (mon.0) 184 : cluster [INF] mon.smithi016 calling monitor election 2023-11-30T21:41:46.777 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:46 smithi069 conmon[117073]: audit 2023-11-30T21:41:41.321129+0000 mon.smithi016 (mon.0) 185 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "mon metadata", "id": "smithi069"}]: dispatch 2023-11-30T21:41:46.778 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:46 smithi069 conmon[117073]: cluster 2023-11-30T21:41:41.741577+0000 mgr.smithi016.dzhopz (mgr.14180) 22 : cluster [DBG] pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-30T21:41:46.778 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:46 smithi069 conmon[117073]: audit 2023-11-30T21:41:42.304163+0000 mon.smithi016 (mon.0) 186 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "mon metadata", "id": "smithi069"}]: dispatch 2023-11-30T21:41:46.778 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:46 smithi069 conmon[117073]: audit 2023-11-30T21:41:43.304692+0000 mon.smithi016 (mon.0) 187 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "mon metadata", "id": "smithi069"}]: dispatch 2023-11-30T21:41:46.778 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:46 smithi069 conmon[117073]: cluster 2023-11-30T21:41:43.305290+0000 mon.smithi069 (mon.1) 1 : cluster [INF] mon.smithi069 calling monitor election 2023-11-30T21:41:46.778 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:46 smithi069 conmon[117073]: cluster 2023-11-30T21:41:43.741897+0000 mgr.smithi016.dzhopz ( 2023-11-30T21:41:46.778 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:46 smithi069 conmon[117073]: mgr.14180) 23 : cluster [DBG] pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-30T21:41:46.778 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:46 smithi069 conmon[117073]: audit 2023-11-30T21:41:44.304403+0000 mon.smithi016 (mon.0) 188 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "mon metadata", "id": "smithi069"}]: dispatch 2023-11-30T21:41:46.778 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:46 smithi069 conmon[117073]: audit 2023-11-30T21:41:45.304448+0000 mon.smithi016 (mon.0) 189 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "mon metadata", "id": "smithi069"}]: dispatch 2023-11-30T21:41:46.778 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:46 smithi069 conmon[117073]: cluster 2023-11-30T21:41:45.742141+0000 mgr.smithi016.dzhopz (mgr.14180) 24 : cluster [DBG] pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-30T21:41:46.778 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:46 smithi069 conmon[117073]: audit 2023-11-30T21:41:46.304713+0000 mon.smithi016 (mon.0) 190 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "mon metadata", "id": "smithi069"}]: dispatch 2023-11-30T21:41:46.778 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:46 smithi069 conmon[117073]: cluster 2023-11-30T21:41:46.335444+0000 mon.smithi016 (mon.0) 191 : cluster [INF] mon.smithi016 is new leader, mons smithi016,smithi069 in quorum (ranks 0,1) 2023-11-30T21:41:46.778 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:46 smithi069 conmon[117073]: cluster 2023-11-30T21:41:46.341610+0000 mon.smithi016 (mon.0) 192 : cluster [DBG] monmap e2: 2 mons at {smithi016=[v2:172.21.15.16:3300/0,v1:172.21.15.16:6789/0],smithi069=[v2:172.21.15.69:3300/0,v1:172.21.15.69:6789/0]} removed_ranks: {} 2023-11-30T21:41:46.779 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:46 smithi069 conmon[117073]: cluster 2023-11-30T21:41:46.353709+0000 mon.smithi016 (mon.0) 193 : cluster [DBG] fsmap 2023-11-30T21:41:46.779 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:46 smithi069 conmon[117073]: cluster 2023-11-30T21:41:46.353755+0000 mon.smithi016 (mon.0) 194 : cluster [DBG] osdmap e5: 0 total, 0 up, 0 in 2023-11-30T21:41:46.779 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:46 smithi069 conmon[117073]: cluster 2023-11-30T21:41:46.354147+0000 mon.smithi016 (mon.0) 195 : cluster [DBG] mgrmap e18: smithi016.dzhopz(active, since 40s), standbys: smithi069.cyzrkg 2023-11-30T21:41:46.779 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:46 smithi069 conmon[117073]: cluster 2023-11-30T21:41:46.357923+0000 mon.smithi016 (mon.0) 196 : cluster [INF] overall HEALTH_OK 2023-11-30T21:41:46.779 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:46 smithi069 conmon[117073]: audit 2023-11-30T21:41:46.362394+0000 mon.smithi016 (mon.0) 197 : audit [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' 2023-11-30T21:41:46.850 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:41:46 smithi016 conmon[111898]: audit 2023-11-30T21:41:41.307698+0000 mon.smithi016 (mon.0) 2023-11-30T21:41:46.850 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:41:46 smithi016 conmon[111898]: 183 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "mon metadata", "id": "smithi016"}]: dispatch 2023-11-30T21:41:46.850 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:41:46 smithi016 conmon[111898]: cluster 2023-11-30T21:41:41.307920+0000 mon.smithi016 (mon.0) 184 : cluster [INF] mon.smithi016 calling monitor election 2023-11-30T21:41:46.851 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:41:46 smithi016 conmon[111898]: audit 2023-11-30T21: 2023-11-30T21:41:46.851 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:41:46 smithi016 conmon[111898]: 41:41.321129+0000 mon.smithi016 (mon.0) 2023-11-30T21:41:46.851 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:41:46 smithi016 conmon[111898]: 185 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "mon metadata", "id": "smithi069"}]: dispatch 2023-11-30T21:41:46.851 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:41:46 smithi016 conmon[111898]: cluster 2023- 2023-11-30T21:41:46.851 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:41:46 smithi016 conmon[111898]: 11-30T21:41:41.741577+0000 2023-11-30T21:41:46.851 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:41:46 smithi016 conmon[111898]: mgr.smithi016.dzhopz (mgr.14180) 22 : cluster [DBG] 2023-11-30T21:41:46.851 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:41:46 smithi016 conmon[111898]: pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-30T21:41:46.851 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:41:46 smithi016 conmon[111898]: audit 2023- 2023-11-30T21:41:46.851 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:41:46 smithi016 conmon[111898]: 11-30T21:41:42 2023-11-30T21:41:46.851 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:41:46 smithi016 conmon[111898]: .304163+0000 mon.smithi016 (mon.0) 2023-11-30T21:41:46.851 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:41:46 smithi016 conmon[111898]: 186 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "mon metadata", "id": "smithi069"}]: dispatch 2023-11-30T21:41:46.851 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:41:46 smithi016 conmon[111898]: audit 2023-11-30T21:41:46.852 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:41:46 smithi016 conmon[111898]: 2023-11-30T21:41 2023-11-30T21:41:46.852 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:41:46 smithi016 conmon[111898]: :43.304692+0000 mon.smithi016 (mon. 2023-11-30T21:41:46.852 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:41:46 smithi016 conmon[111898]: 0) 187 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "mon metadata", "id": "smithi069"}]: dispatch 2023-11-30T21:41:46.852 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:41:46 smithi016 conmon[111898]: cluster 2023-11-30T21:41:46.852 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:41:46 smithi016 conmon[111898]: 2023-11-30T21:41 2023-11-30T21:41:46.852 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:41:46 smithi016 conmon[111898]: :43.305290+0000 mon.smithi069 (mon. 2023-11-30T21:41:46.852 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:41:46 smithi016 conmon[111898]: 1) 1 : cluster [INF] mon.smithi069 calling monitor election 2023-11-30T21:41:46.852 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:41:46 smithi016 conmon[111898]: cluster 2023-11 2023-11-30T21:41:46.852 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:41:46 smithi016 conmon[111898]: -30T21:41:43.741897 2023-11-30T21:41:46.852 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:41:46 smithi016 conmon[111898]: +0000 mgr.smithi016.dzhopz (mgr.14180) 23 : cluster 2023-11-30T21:41:46.852 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:41:46 smithi016 conmon[111898]: [DBG] pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-30T21:41:46.852 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:41:46 smithi016 conmon[111898]: audit 2023- 2023-11-30T21:41:46.852 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:41:46 smithi016 conmon[111898]: 11-30T21:41: 2023-11-30T21:41:46.853 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:41:46 smithi016 conmon[111898]: 44.304403+0000 mon.smithi016 (mon.0 2023-11-30T21:41:46.853 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:41:46 smithi016 conmon[111898]: ) 188 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "mon metadata", "id": "smithi069"}]: dispatch 2023-11-30T21:41:46.853 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:41:46 smithi016 conmon[111898]: audit 2023-11-30T21:41:46.853 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:41:46 smithi016 conmon[111898]: 2023-11-30T21:41 2023-11-30T21:41:46.853 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:41:46 smithi016 conmon[111898]: :45.304448+0000 mon.smithi016 (mon 2023-11-30T21:41:46.853 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:41:46 smithi016 conmon[111898]: .0) 189 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "mon metadata", "id": "smithi069"}]: dispatch 2023-11-30T21:41:46.853 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:41:46 smithi016 conmon[111898]: cluster 2023- 2023-11-30T21:41:46.853 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:41:46 smithi016 conmon[111898]: 11-30T21:41:45.742141 2023-11-30T21:41:46.853 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:41:46 smithi016 conmon[111898]: +0000 mgr.smithi016.dzhopz (mgr.14180) 24 : cluster [DBG] 2023-11-30T21:41:46.853 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:41:46 smithi016 conmon[111898]: pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-30T21:41:46.854 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:41:46 smithi016 conmon[111898]: audit 2023- 2023-11-30T21:41:46.854 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:41:46 smithi016 conmon[111898]: 11-30T21:41:46 2023-11-30T21:41:46.854 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:41:46 smithi016 conmon[111898]: .304713+0000 mon.smithi016 (mon.0) 190 2023-11-30T21:41:46.854 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:41:46 smithi016 conmon[111898]: : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "mon metadata", "id": "smithi069"}]: dispatch 2023-11-30T21:41:46.854 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:41:46 smithi016 conmon[111898]: cluster 2023-11-30T21:41:46.854 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:41:46 smithi016 conmon[111898]: 2023-11-30T21:41: 2023-11-30T21:41:46.854 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:41:46 smithi016 conmon[111898]: 46.335444+0000 mon.smithi016 (mon.0 2023-11-30T21:41:46.854 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:41:46 smithi016 conmon[111898]: ) 191 : cluster [INF] mon.smithi016 is new leader, mons smithi016,smithi069 in quorum (ranks 0,1) 2023-11-30T21:41:46.854 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:41:46 smithi016 conmon[111898]: cluster 2023-11-30T21:41:46.854 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:41:46 smithi016 conmon[111898]: 2023-11-30T21: 2023-11-30T21:41:46.854 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:41:46 smithi016 conmon[111898]: 41:46.341610+0000 mon.smithi016 ( 2023-11-30T21:41:46.854 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:41:46 smithi016 conmon[111898]: mon.0) 192 : cluster [DBG] monmap e2: 2 mons at {smithi016=[v2:172.21.15.16:3300/0,v1:172.21.15.16:6789/0],smithi069=[v2:172.21.15.69:3300/0,v1:172.21.15.69:6789/0]} removed_ranks: {} 2023-11-30T21:41:46.855 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:41:46 smithi016 conmon[111898]: 2023-11-30T21:41:46.855 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:41:46 smithi016 conmon[111898]: cluster 2023-11-30 2023-11-30T21:41:46.855 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:41:46 smithi016 conmon[111898]: T21:41:46.353709 2023-11-30T21:41:46.855 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:41:46 smithi016 conmon[111898]: +0000 mon.smithi016 (mon.0) 193 : cluster 2023-11-30T21:41:46.855 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:41:46 smithi016 conmon[111898]: [DBG] fsmap 2023-11-30T21:41:46.855 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:41:46 smithi016 conmon[111898]: cluster 2023- 2023-11-30T21:41:46.855 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:41:46 smithi016 conmon[111898]: 11-30T21:41:46 2023-11-30T21:41:46.855 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:41:46 smithi016 conmon[111898]: .353755+0000 mon.smithi016 (mon.0) 2023-11-30T21:41:46.855 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:41:46 smithi016 conmon[111898]: 194 : cluster [DBG] osdmap e5: 0 total, 0 up, 0 in 2023-11-30T21:41:46.855 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:41:46 smithi016 conmon[111898]: cluster 2023 2023-11-30T21:41:46.855 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:41:46 smithi016 conmon[111898]: -11-30T21:41:46 2023-11-30T21:41:46.855 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:41:46 smithi016 conmon[111898]: .354147+0000 mon.smithi016 (mon.0) 2023-11-30T21:41:46.855 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:41:46 smithi016 conmon[111898]: 195 : cluster [DBG] mgrmap e18: smithi016.dzhopz(active, since 40s), standbys: smithi069.cyzrkg 2023-11-30T21:41:46.855 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:41:46 smithi016 conmon[111898]: cluster 2023 2023-11-30T21:41:46.856 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:41:46 smithi016 conmon[111898]: -11-30T21:41: 2023-11-30T21:41:46.856 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:41:46 smithi016 conmon[111898]: 46.357923+0000 mon.smithi016 (mon. 2023-11-30T21:41:46.856 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:41:46 smithi016 conmon[111898]: 0) 196 : cluster [INF] overall HEALTH_OK 2023-11-30T21:41:46.856 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:41:46 smithi016 conmon[111898]: audit 2023- 2023-11-30T21:41:46.856 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:41:46 smithi016 conmon[111898]: 11-30T21:41:46.362394+0000 2023-11-30T21:41:46.856 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:41:46 smithi016 conmon[111898]: mon.smithi016 (mon.0) 197 : audit [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' 2023-11-30T21:41:46.856 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:41:46 smithi016 conmon[111898]: 2023-11-30T21:41:47.133 INFO:teuthology.orchestra.run.smithi069.stdout: 2023-11-30T21:41:47.133 INFO:teuthology.orchestra.run.smithi069.stdout:{"epoch":2,"fsid":"d8021004-8fc8-11ee-95a2-87774f69a715","modified":"2023-11-30T21:41:41.304517Z","created":"2023-11-30T21:39:27.022986Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","removed_ranks: ":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi016","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:3300","nonce":0},{"type":"v1","addr":"172.21.15.16:6789","nonce":0}]},"addr":"172.21.15.16:6789/0","public_addr":"172.21.15.16:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"smithi069","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.69:3300","nonce":0},{"type":"v1","addr":"172.21.15.69:6789","nonce":0}]},"addr":"172.21.15.69:6789/0","public_addr":"172.21.15.69:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1]} 2023-11-30T21:41:47.134 INFO:teuthology.orchestra.run.smithi069.stderr:dumped monmap epoch 2 2023-11-30T21:41:47.507 INFO:tasks.cephadm:Generating final ceph.conf file... 2023-11-30T21:41:47.507 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph config generate-minimal-conf 2023-11-30T21:41:47.777 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:47 smithi069 conmon[117073]: cephadm 2023-11-30T21:41:46.364306+0000 mgr.smithi016.dzhopz (mgr.14180) 25 : cephadm 2023-11-30T21:41:47.777 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:47 smithi069 conmon[117073]: [INF] Deploying daemon node-exporter.smithi069 on smithi069 2023-11-30T21:41:47.777 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:47 smithi069 conmon[117073]: audit 2023-11-30T21:41:47.130436+0000 mon.smithi016 (mon.0) 198 : audit [DBG] from='client.? 172.21.15.69:0/3804874356' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-11-30T21:41:47.777 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:47 smithi069 conmon[117073]: audit 2023-11-30T21:41:47.305029+0000 mon.smithi016 (mon.0) 199 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "mon metadata", "id": "smithi069"}]: dispatch 2023-11-30T21:41:47.850 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:41:47 smithi016 conmon[111898]: cephadm 2023-11-30T21:41:46.364306+0000 mgr.smithi016.dzhopz (mgr.14180) 25 2023-11-30T21:41:47.850 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:41:47 smithi016 conmon[111898]: : cephadm [INF] Deploying daemon node-exporter.smithi069 on smithi069 2023-11-30T21:41:47.850 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:41:47 smithi016 conmon[111898]: audit 2023-11-30T21:41:47.130436+0000 mon.smithi016 (mon.0) 198 : audit [DBG] from='client.? 172.21.15.69:0/3804874356' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-11-30T21:41:47.850 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:41:47 smithi016 conmon[111898]: audit 2023-11-30T21:41:47.850 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:41:47 smithi016 conmon[111898]: 2023-11 2023-11-30T21:41:47.850 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:41:47 smithi016 conmon[111898]: -30T21:41:47.305029 2023-11-30T21:41:47.850 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:41:47 smithi016 conmon[111898]: +0000 mon.smithi016 (mon.0) 199 : audit 2023-11-30T21:41:47.850 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:41:47 smithi016 conmon[111898]: [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "mon metadata", "id": "smithi069"}]: dispatch 2023-11-30T21:41:48.518 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:48 smithi069 conmon[117073]: cluster 2023-11-30T21:41:47.742357+0000 mgr.smithi016.dzhopz (mgr. 2023-11-30T21:41:48.518 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:48 smithi069 conmon[117073]: 14180) 26 : cluster [DBG] pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-30T21:41:48.850 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:41:48 smithi016 conmon[111898]: cluster 2023-11-30T21:41:47.742357+0000 mgr.smithi016.dzhopz (mgr.14180) 26 : cluster [DBG] pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-30T21:41:50.961 INFO:teuthology.orchestra.run.smithi016.stdout:# minimal ceph.conf for d8021004-8fc8-11ee-95a2-87774f69a715 2023-11-30T21:41:50.961 INFO:teuthology.orchestra.run.smithi016.stdout:[global] 2023-11-30T21:41:50.961 INFO:teuthology.orchestra.run.smithi016.stdout: fsid = d8021004-8fc8-11ee-95a2-87774f69a715 2023-11-30T21:41:50.962 INFO:teuthology.orchestra.run.smithi016.stdout: mon_host = [v2:172.21.15.16:3300/0,v1:172.21.15.16:6789/0] [v2:172.21.15.69:3300/0,v1:172.21.15.69:6789/0] 2023-11-30T21:41:51.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:50 smithi069 conmon[117073]: cluster 2023-11-30T21:41:49.742701+0000 mgr.smithi016.dzhopz (mgr.14180) 27 : cluster [DBG] pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-30T21:41:51.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:50 smithi069 conmon[117073]: audit 2023-11-30T21:41:49.960393+0000 mon.smithi016 (mon.0) 200 : audit [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' 2023-11-30T21:41:51.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:50 smithi069 conmon[117073]: audit 2023-11-30T21:41:49.962398+0000 mon.smithi016 (mon.0) 201 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-30T21:41:51.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:50 smithi069 conmon[117073]: audit 2023-11-30T21:41:50.895453+0000 mon.smithi016 (mon.0) 202 : audit [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' 2023-11-30T21:41:51.343 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:41:50 smithi016 conmon[111898]: cluster 2023-11-30T21:41:49.742701+0000 2023-11-30T21:41:51.343 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:41:50 smithi016 conmon[111898]: mgr.smithi016.dzhopz (mgr.14180) 27 : cluster [DBG] pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-30T21:41:51.343 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:41:50 smithi016 conmon[111898]: audit 2023-11-30T21:41:49.960393+0000 mon.smithi016 (mon.0) 200 : audit [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' 2023-11-30T21:41:51.343 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:41:50 smithi016 conmon[111898]: audit 2023-11-30T21:41:49.962398+0000 mon.smithi016 (mon.0) 201 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-30T21:41:51.343 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:41:50 smithi016 conmon[111898]: audit 2023-11-30T21:41:50.895453+0000 mon.smithi016 (mon.0) 202 : audit [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' 2023-11-30T21:41:51.375 INFO:tasks.cephadm:Distributing (final) config and client.admin keyring... 2023-11-30T21:41:51.375 DEBUG:teuthology.orchestra.run.smithi016:> set -ex 2023-11-30T21:41:51.375 DEBUG:teuthology.orchestra.run.smithi016:> sudo dd of=/etc/ceph/ceph.conf 2023-11-30T21:41:51.404 DEBUG:teuthology.orchestra.run.smithi016:> set -ex 2023-11-30T21:41:51.404 DEBUG:teuthology.orchestra.run.smithi016:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2023-11-30T21:41:51.470 DEBUG:teuthology.orchestra.run.smithi069:> set -ex 2023-11-30T21:41:51.470 DEBUG:teuthology.orchestra.run.smithi069:> sudo dd of=/etc/ceph/ceph.conf 2023-11-30T21:41:51.499 DEBUG:teuthology.orchestra.run.smithi069:> set -ex 2023-11-30T21:41:51.499 DEBUG:teuthology.orchestra.run.smithi069:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2023-11-30T21:41:51.563 INFO:tasks.cephadm:Deploying OSDs... 2023-11-30T21:41:51.563 DEBUG:teuthology.orchestra.run.smithi016:> set -ex 2023-11-30T21:41:51.563 DEBUG:teuthology.orchestra.run.smithi016:> dd if=/scratch_devs of=/dev/stdout 2023-11-30T21:41:51.579 DEBUG:teuthology.misc:devs=['/dev/nvme1n1', '/dev/nvme2n1', '/dev/nvme3n1', '/dev/nvme4n1'] 2023-11-30T21:41:51.579 DEBUG:teuthology.orchestra.run.smithi016:> stat /dev/nvme1n1 2023-11-30T21:41:51.635 INFO:teuthology.orchestra.run.smithi016.stdout: File: /dev/nvme1n1 2023-11-30T21:41:51.635 INFO:teuthology.orchestra.run.smithi016.stdout: Size: 0 Blocks: 0 IO Block: 4096 block special file 2023-11-30T21:41:51.635 INFO:teuthology.orchestra.run.smithi016.stdout:Device: 6h/6d Inode: 253361 Links: 1 Device type: 103,1 2023-11-30T21:41:51.635 INFO:teuthology.orchestra.run.smithi016.stdout:Access: (0660/brw-rw----) Uid: ( 0/ root) Gid: ( 6/ disk) 2023-11-30T21:41:51.635 INFO:teuthology.orchestra.run.smithi016.stdout:Context: system_u:object_r:nvme_device_t:s0 2023-11-30T21:41:51.635 INFO:teuthology.orchestra.run.smithi016.stdout:Access: 2023-11-30 21:40:31.580313756 +0000 2023-11-30T21:41:51.635 INFO:teuthology.orchestra.run.smithi016.stdout:Modify: 2023-11-30 21:40:31.511314846 +0000 2023-11-30T21:41:51.635 INFO:teuthology.orchestra.run.smithi016.stdout:Change: 2023-11-30 21:40:31.511314846 +0000 2023-11-30T21:41:51.636 INFO:teuthology.orchestra.run.smithi016.stdout: Birth: - 2023-11-30T21:41:51.636 DEBUG:teuthology.orchestra.run.smithi016:> sudo dd if=/dev/nvme1n1 of=/dev/null count=1 2023-11-30T21:41:51.699 INFO:teuthology.orchestra.run.smithi016.stderr:1+0 records in 2023-11-30T21:41:51.699 INFO:teuthology.orchestra.run.smithi016.stderr:1+0 records out 2023-11-30T21:41:51.699 INFO:teuthology.orchestra.run.smithi016.stderr:512 bytes copied, 0.000130133 s, 3.9 MB/s 2023-11-30T21:41:51.700 DEBUG:teuthology.orchestra.run.smithi016:> ! mount | grep -v devtmpfs | grep -q /dev/nvme1n1 2023-11-30T21:41:51.756 DEBUG:teuthology.orchestra.run.smithi016:> stat /dev/nvme2n1 2023-11-30T21:41:51.812 INFO:teuthology.orchestra.run.smithi016.stdout: File: /dev/nvme2n1 2023-11-30T21:41:51.812 INFO:teuthology.orchestra.run.smithi016.stdout: Size: 0 Blocks: 0 IO Block: 4096 block special file 2023-11-30T21:41:51.812 INFO:teuthology.orchestra.run.smithi016.stdout:Device: 6h/6d Inode: 253523 Links: 1 Device type: 103,2 2023-11-30T21:41:51.812 INFO:teuthology.orchestra.run.smithi016.stdout:Access: (0660/brw-rw----) Uid: ( 0/ root) Gid: ( 6/ disk) 2023-11-30T21:41:51.812 INFO:teuthology.orchestra.run.smithi016.stdout:Context: system_u:object_r:nvme_device_t:s0 2023-11-30T21:41:51.813 INFO:teuthology.orchestra.run.smithi016.stdout:Access: 2023-11-30 21:40:31.592313567 +0000 2023-11-30T21:41:51.813 INFO:teuthology.orchestra.run.smithi016.stdout:Modify: 2023-11-30 21:40:31.514314799 +0000 2023-11-30T21:41:51.813 INFO:teuthology.orchestra.run.smithi016.stdout:Change: 2023-11-30 21:40:31.514314799 +0000 2023-11-30T21:41:51.813 INFO:teuthology.orchestra.run.smithi016.stdout: Birth: - 2023-11-30T21:41:51.813 DEBUG:teuthology.orchestra.run.smithi016:> sudo dd if=/dev/nvme2n1 of=/dev/null count=1 2023-11-30T21:41:51.875 INFO:teuthology.orchestra.run.smithi016.stderr:1+0 records in 2023-11-30T21:41:51.876 INFO:teuthology.orchestra.run.smithi016.stderr:1+0 records out 2023-11-30T21:41:51.876 INFO:teuthology.orchestra.run.smithi016.stderr:512 bytes copied, 0.000128327 s, 4.0 MB/s 2023-11-30T21:41:51.877 DEBUG:teuthology.orchestra.run.smithi016:> ! mount | grep -v devtmpfs | grep -q /dev/nvme2n1 2023-11-30T21:41:51.933 DEBUG:teuthology.orchestra.run.smithi016:> stat /dev/nvme3n1 2023-11-30T21:41:51.989 INFO:teuthology.orchestra.run.smithi016.stdout: File: /dev/nvme3n1 2023-11-30T21:41:51.989 INFO:teuthology.orchestra.run.smithi016.stdout: Size: 0 Blocks: 0 IO Block: 4096 block special file 2023-11-30T21:41:51.989 INFO:teuthology.orchestra.run.smithi016.stdout:Device: 6h/6d Inode: 257444 Links: 1 Device type: 103,3 2023-11-30T21:41:51.989 INFO:teuthology.orchestra.run.smithi016.stdout:Access: (0660/brw-rw----) Uid: ( 0/ root) Gid: ( 6/ disk) 2023-11-30T21:41:51.989 INFO:teuthology.orchestra.run.smithi016.stdout:Context: system_u:object_r:nvme_device_t:s0 2023-11-30T21:41:51.989 INFO:teuthology.orchestra.run.smithi016.stdout:Access: 2023-11-30 21:40:31.603313393 +0000 2023-11-30T21:41:51.989 INFO:teuthology.orchestra.run.smithi016.stdout:Modify: 2023-11-30 21:40:31.516314767 +0000 2023-11-30T21:41:51.989 INFO:teuthology.orchestra.run.smithi016.stdout:Change: 2023-11-30 21:40:31.516314767 +0000 2023-11-30T21:41:51.989 INFO:teuthology.orchestra.run.smithi016.stdout: Birth: - 2023-11-30T21:41:51.990 DEBUG:teuthology.orchestra.run.smithi016:> sudo dd if=/dev/nvme3n1 of=/dev/null count=1 2023-11-30T21:41:52.054 INFO:teuthology.orchestra.run.smithi016.stderr:1+0 records in 2023-11-30T21:41:52.054 INFO:teuthology.orchestra.run.smithi016.stderr:1+0 records out 2023-11-30T21:41:52.054 INFO:teuthology.orchestra.run.smithi016.stderr:512 bytes copied, 0.000127429 s, 4.0 MB/s 2023-11-30T21:41:52.054 DEBUG:teuthology.orchestra.run.smithi016:> ! mount | grep -v devtmpfs | grep -q /dev/nvme3n1 2023-11-30T21:41:52.110 DEBUG:teuthology.orchestra.run.smithi016:> stat /dev/nvme4n1 2023-11-30T21:41:52.166 INFO:teuthology.orchestra.run.smithi016.stdout: File: /dev/nvme4n1 2023-11-30T21:41:52.167 INFO:teuthology.orchestra.run.smithi016.stdout: Size: 0 Blocks: 0 IO Block: 4096 block special file 2023-11-30T21:41:52.167 INFO:teuthology.orchestra.run.smithi016.stdout:Device: 6h/6d Inode: 257552 Links: 1 Device type: 103,4 2023-11-30T21:41:52.167 INFO:teuthology.orchestra.run.smithi016.stdout:Access: (0660/brw-rw----) Uid: ( 0/ root) Gid: ( 6/ disk) 2023-11-30T21:41:52.167 INFO:teuthology.orchestra.run.smithi016.stdout:Context: system_u:object_r:nvme_device_t:s0 2023-11-30T21:41:52.167 INFO:teuthology.orchestra.run.smithi016.stdout:Access: 2023-11-30 21:40:31.614313219 +0000 2023-11-30T21:41:52.167 INFO:teuthology.orchestra.run.smithi016.stdout:Modify: 2023-11-30 21:40:31.519314720 +0000 2023-11-30T21:41:52.168 INFO:teuthology.orchestra.run.smithi016.stdout:Change: 2023-11-30 21:40:31.519314720 +0000 2023-11-30T21:41:52.168 INFO:teuthology.orchestra.run.smithi016.stdout: Birth: - 2023-11-30T21:41:52.168 DEBUG:teuthology.orchestra.run.smithi016:> sudo dd if=/dev/nvme4n1 of=/dev/null count=1 2023-11-30T21:41:52.229 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:41:51 smithi016 conmon[111898]: audit 2023-11-30T21:41:50.960647+0000 mon.smithi016 (mon. 2023-11-30T21:41:52.229 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:41:51 smithi016 conmon[111898]: 0) 203 : audit [DBG] from='client.? 172.21.15.16:0/2328007705' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-30T21:41:52.231 INFO:teuthology.orchestra.run.smithi016.stderr:1+0 records in 2023-11-30T21:41:52.231 INFO:teuthology.orchestra.run.smithi016.stderr:1+0 records out 2023-11-30T21:41:52.231 INFO:teuthology.orchestra.run.smithi016.stderr:512 bytes copied, 0.000116051 s, 4.4 MB/s 2023-11-30T21:41:52.232 DEBUG:teuthology.orchestra.run.smithi016:> ! mount | grep -v devtmpfs | grep -q /dev/nvme4n1 2023-11-30T21:41:52.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:51 smithi069 conmon[117073]: audit 2023-11-30T21:41:50.960647 2023-11-30T21:41:52.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:51 smithi069 conmon[117073]: +0000 mon.smithi016 (mon.0) 203 : audit [DBG] from='client.? 172.21.15.16:0/2328007705' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-30T21:41:52.288 DEBUG:teuthology.orchestra.run.smithi069:> set -ex 2023-11-30T21:41:52.289 DEBUG:teuthology.orchestra.run.smithi069:> dd if=/scratch_devs of=/dev/stdout 2023-11-30T21:41:52.304 DEBUG:teuthology.misc:devs=['/dev/nvme1n1', '/dev/nvme2n1', '/dev/nvme3n1', '/dev/nvme4n1'] 2023-11-30T21:41:52.304 DEBUG:teuthology.orchestra.run.smithi069:> stat /dev/nvme1n1 2023-11-30T21:41:52.359 INFO:teuthology.orchestra.run.smithi069.stdout: File: /dev/nvme1n1 2023-11-30T21:41:52.359 INFO:teuthology.orchestra.run.smithi069.stdout: Size: 0 Blocks: 0 IO Block: 4096 block special file 2023-11-30T21:41:52.359 INFO:teuthology.orchestra.run.smithi069.stdout:Device: 6h/6d Inode: 253818 Links: 1 Device type: 103,1 2023-11-30T21:41:52.359 INFO:teuthology.orchestra.run.smithi069.stdout:Access: (0660/brw-rw----) Uid: ( 0/ root) Gid: ( 6/ disk) 2023-11-30T21:41:52.360 INFO:teuthology.orchestra.run.smithi069.stdout:Context: system_u:object_r:nvme_device_t:s0 2023-11-30T21:41:52.360 INFO:teuthology.orchestra.run.smithi069.stdout:Access: 2023-11-30 21:41:22.418723571 +0000 2023-11-30T21:41:52.360 INFO:teuthology.orchestra.run.smithi069.stdout:Modify: 2023-11-30 21:41:22.346725214 +0000 2023-11-30T21:41:52.360 INFO:teuthology.orchestra.run.smithi069.stdout:Change: 2023-11-30 21:41:22.346725214 +0000 2023-11-30T21:41:52.360 INFO:teuthology.orchestra.run.smithi069.stdout: Birth: - 2023-11-30T21:41:52.360 DEBUG:teuthology.orchestra.run.smithi069:> sudo dd if=/dev/nvme1n1 of=/dev/null count=1 2023-11-30T21:41:52.424 INFO:teuthology.orchestra.run.smithi069.stderr:1+0 records in 2023-11-30T21:41:52.424 INFO:teuthology.orchestra.run.smithi069.stderr:1+0 records out 2023-11-30T21:41:52.424 INFO:teuthology.orchestra.run.smithi069.stderr:512 bytes copied, 0.000276934 s, 1.8 MB/s 2023-11-30T21:41:52.425 DEBUG:teuthology.orchestra.run.smithi069:> ! mount | grep -v devtmpfs | grep -q /dev/nvme1n1 2023-11-30T21:41:52.481 DEBUG:teuthology.orchestra.run.smithi069:> stat /dev/nvme2n1 2023-11-30T21:41:52.536 INFO:teuthology.orchestra.run.smithi069.stdout: File: /dev/nvme2n1 2023-11-30T21:41:52.536 INFO:teuthology.orchestra.run.smithi069.stdout: Size: 0 Blocks: 0 IO Block: 4096 block special file 2023-11-30T21:41:52.536 INFO:teuthology.orchestra.run.smithi069.stdout:Device: 6h/6d Inode: 253893 Links: 1 Device type: 103,2 2023-11-30T21:41:52.536 INFO:teuthology.orchestra.run.smithi069.stdout:Access: (0660/brw-rw----) Uid: ( 0/ root) Gid: ( 6/ disk) 2023-11-30T21:41:52.536 INFO:teuthology.orchestra.run.smithi069.stdout:Context: system_u:object_r:nvme_device_t:s0 2023-11-30T21:41:52.536 INFO:teuthology.orchestra.run.smithi069.stdout:Access: 2023-11-30 21:41:22.428723343 +0000 2023-11-30T21:41:52.536 INFO:teuthology.orchestra.run.smithi069.stdout:Modify: 2023-11-30 21:41:22.348725169 +0000 2023-11-30T21:41:52.536 INFO:teuthology.orchestra.run.smithi069.stdout:Change: 2023-11-30 21:41:22.348725169 +0000 2023-11-30T21:41:52.537 INFO:teuthology.orchestra.run.smithi069.stdout: Birth: - 2023-11-30T21:41:52.537 DEBUG:teuthology.orchestra.run.smithi069:> sudo dd if=/dev/nvme2n1 of=/dev/null count=1 2023-11-30T21:41:52.599 INFO:teuthology.orchestra.run.smithi069.stderr:1+0 records in 2023-11-30T21:41:52.599 INFO:teuthology.orchestra.run.smithi069.stderr:1+0 records out 2023-11-30T21:41:52.599 INFO:teuthology.orchestra.run.smithi069.stderr:512 bytes copied, 0.000242462 s, 2.1 MB/s 2023-11-30T21:41:52.600 DEBUG:teuthology.orchestra.run.smithi069:> ! mount | grep -v devtmpfs | grep -q /dev/nvme2n1 2023-11-30T21:41:52.656 DEBUG:teuthology.orchestra.run.smithi069:> stat /dev/nvme3n1 2023-11-30T21:41:52.712 INFO:teuthology.orchestra.run.smithi069.stdout: File: /dev/nvme3n1 2023-11-30T21:41:52.712 INFO:teuthology.orchestra.run.smithi069.stdout: Size: 0 Blocks: 0 IO Block: 4096 block special file 2023-11-30T21:41:52.712 INFO:teuthology.orchestra.run.smithi069.stdout:Device: 6h/6d Inode: 254956 Links: 1 Device type: 103,3 2023-11-30T21:41:52.712 INFO:teuthology.orchestra.run.smithi069.stdout:Access: (0660/brw-rw----) Uid: ( 0/ root) Gid: ( 6/ disk) 2023-11-30T21:41:52.712 INFO:teuthology.orchestra.run.smithi069.stdout:Context: system_u:object_r:nvme_device_t:s0 2023-11-30T21:41:52.712 INFO:teuthology.orchestra.run.smithi069.stdout:Access: 2023-11-30 21:41:22.441723047 +0000 2023-11-30T21:41:52.712 INFO:teuthology.orchestra.run.smithi069.stdout:Modify: 2023-11-30 21:41:22.350725123 +0000 2023-11-30T21:41:52.712 INFO:teuthology.orchestra.run.smithi069.stdout:Change: 2023-11-30 21:41:22.350725123 +0000 2023-11-30T21:41:52.712 INFO:teuthology.orchestra.run.smithi069.stdout: Birth: - 2023-11-30T21:41:52.713 DEBUG:teuthology.orchestra.run.smithi069:> sudo dd if=/dev/nvme3n1 of=/dev/null count=1 2023-11-30T21:41:52.774 INFO:teuthology.orchestra.run.smithi069.stderr:1+0 records in 2023-11-30T21:41:52.774 INFO:teuthology.orchestra.run.smithi069.stderr:1+0 records out 2023-11-30T21:41:52.775 INFO:teuthology.orchestra.run.smithi069.stderr:512 bytes copied, 0.000239062 s, 2.1 MB/s 2023-11-30T21:41:52.775 DEBUG:teuthology.orchestra.run.smithi069:> ! mount | grep -v devtmpfs | grep -q /dev/nvme3n1 2023-11-30T21:41:52.831 DEBUG:teuthology.orchestra.run.smithi069:> stat /dev/nvme4n1 2023-11-30T21:41:52.887 INFO:teuthology.orchestra.run.smithi069.stdout: File: /dev/nvme4n1 2023-11-30T21:41:52.887 INFO:teuthology.orchestra.run.smithi069.stdout: Size: 0 Blocks: 0 IO Block: 4096 block special file 2023-11-30T21:41:52.887 INFO:teuthology.orchestra.run.smithi069.stdout:Device: 6h/6d Inode: 265266 Links: 1 Device type: 103,4 2023-11-30T21:41:52.887 INFO:teuthology.orchestra.run.smithi069.stdout:Access: (0660/brw-rw----) Uid: ( 0/ root) Gid: ( 6/ disk) 2023-11-30T21:41:52.887 INFO:teuthology.orchestra.run.smithi069.stdout:Context: system_u:object_r:nvme_device_t:s0 2023-11-30T21:41:52.887 INFO:teuthology.orchestra.run.smithi069.stdout:Access: 2023-11-30 21:41:22.452722796 +0000 2023-11-30T21:41:52.887 INFO:teuthology.orchestra.run.smithi069.stdout:Modify: 2023-11-30 21:41:22.352725078 +0000 2023-11-30T21:41:52.887 INFO:teuthology.orchestra.run.smithi069.stdout:Change: 2023-11-30 21:41:22.352725078 +0000 2023-11-30T21:41:52.887 INFO:teuthology.orchestra.run.smithi069.stdout: Birth: - 2023-11-30T21:41:52.888 DEBUG:teuthology.orchestra.run.smithi069:> sudo dd if=/dev/nvme4n1 of=/dev/null count=1 2023-11-30T21:41:52.949 INFO:teuthology.orchestra.run.smithi069.stderr:1+0 records in 2023-11-30T21:41:52.950 INFO:teuthology.orchestra.run.smithi069.stderr:1+0 records out 2023-11-30T21:41:52.950 INFO:teuthology.orchestra.run.smithi069.stderr:512 bytes copied, 0.000235607 s, 2.2 MB/s 2023-11-30T21:41:52.951 DEBUG:teuthology.orchestra.run.smithi069:> ! mount | grep -v devtmpfs | grep -q /dev/nvme4n1 2023-11-30T21:41:53.007 DEBUG:teuthology.orchestra.run.smithi069:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch apply osd --all-available-devices 2023-11-30T21:41:53.027 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:52 smithi069 conmon[117073]: cluster 2023-11-30T21:41:51. 2023-11-30T21:41:53.027 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:52 smithi069 conmon[117073]: 742919+0000 mgr.smithi016.dzhopz (mgr.14180) 28 : cluster [DBG] pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-30T21:41:53.027 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:52 smithi069 conmon[117073]: audit 2023-11-30T21:41:52.165392+0000 mon.smithi016 (mon.0) 204 : audit [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' 2023-11-30T21:41:53.027 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:52 smithi069 conmon[117073]: audit 2023-11-30T21:41:52.166140+0000 mon.smithi016 (mon.0) 205 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-30T21:41:53.028 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:52 smithi069 conmon[117073]: audit 2023-11-30T21:41:52.166900+0000 mon.smithi016 (mon.0) 206 : audit [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-11-30T21:41:53.028 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:52 smithi069 conmon[117073]: audit 2023-11-30T21:41:52.190143+0000 mon.smithi016 (mon.0) 207 : audit [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' 2023-11-30T21:41:53.028 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:52 smithi069 conmon[117073]: audit 2023-11-30T21:41:52.194858+0000 mon.smithi016 (mon.0) 208 : audit [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' 2023-11-30T21:41:53.028 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:52 smithi069 conmon[117073]: audit 2023-11-30T21:41:52.197646+0000 mon.smithi016 (mon.0) 209 : audit [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' 2023-11-30T21:41:53.028 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:52 smithi069 conmon[117073]: audit 2023-11-30T21:41:52.200471+0000 mon.smithi016 (mon.0) 210 : audit [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-11-30T21:41:53.028 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:52 smithi069 conmon[117073]: audit 2023-11-30T21:41:52.201048+0000 mon.smithi016 (mon.0) 211 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-11-30T21:41:53.028 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:52 smithi069 conmon[117073]: audit 2023-11-30T21:41:52.201613+0000 mon.smithi016 (mon.0) 212 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-30T21:41:53.090 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:41:52 smithi016 conmon[111898]: cluster 2023-11-30T21:41:51.742919+0000 mgr.smithi016.dzhopz (mgr.14180) 28 : cluster [DBG] pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-30T21:41:53.090 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:41:52 smithi016 conmon[111898]: audit 2023-11-30T21:41:52.165392+0000 mon.smithi016 (mon.0) 204 : audit [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' 2023-11-30T21:41:53.090 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:41:52 smithi016 conmon[111898]: audit 2023-11-30T21:41:52.166140+0000 mon.smithi016 (mon.0) 205 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-30T21:41:53.090 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:41:52 smithi016 conmon[111898]: audit 2023-11-30T21:41:52.166900+0000 mon.smithi016 (mon.0) 206 : audit [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-11-30T21:41:53.090 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:41:52 smithi016 conmon[111898]: audit 2023-11-30T21:41:52.190143+0000 mon.smithi016 (mon.0) 207 : audit [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' 2023-11-30T21:41:53.090 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:41:52 smithi016 conmon[111898]: audit 2023-11-30T21:41:52.194858+0000 mon.smithi016 (mon.0) 208 : audit [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' 2023-11-30T21:41:53.090 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:41:52 smithi016 conmon[111898]: audit 2023-11-30T21:41:52.197646+0000 mon.smithi016 (mon.0) 209 : audit 2023-11-30T21:41:53.090 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:41:52 smithi016 conmon[111898]: [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' 2023-11-30T21:41:53.091 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:41:52 smithi016 conmon[111898]: audit 2023-11 2023-11-30T21:41:53.091 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:41:52 smithi016 conmon[111898]: -30T21:41:52.200471+0000 2023-11-30T21:41:53.091 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:41:52 smithi016 conmon[111898]: mon.smithi016 (mon.0) 210 : 2023-11-30T21:41:53.091 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:41:52 smithi016 conmon[111898]: audit [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-11-30T21:41:53.091 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:41:52 smithi016 conmon[111898]: audit 2023- 2023-11-30T21:41:53.091 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:41:52 smithi016 conmon[111898]: 11-30T21:41:52.201048+0000 mon.smithi016 ( 2023-11-30T21:41:53.091 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:41:52 smithi016 conmon[111898]: mon.0) 211 : audit [DBG] 2023-11-30T21:41:53.091 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:41:52 smithi016 conmon[111898]: from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-11-30T21:41:53.091 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:41:52 smithi016 conmon[111898]: audit 2023-11- 2023-11-30T21:41:53.091 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:41:52 smithi016 conmon[111898]: 30T21:41:52.201613+0000 mon.smithi016 ( 2023-11-30T21:41:53.091 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:41:52 smithi016 conmon[111898]: mon.0) 212 : audit [DBG] 2023-11-30T21:41:53.092 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:41:52 smithi016 conmon[111898]: from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-30T21:41:54.100 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:41:53 smithi016 conmon[111898]: cephadm 2023-11-30T21:41: 2023-11-30T21:41:54.100 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:41:53 smithi016 conmon[111898]: 52.167788+0000 mgr.smithi016.dzhopz (mgr.14180) 29 : cephadm [INF] Updating smithi016:/etc/ceph/ceph.conf 2023-11-30T21:41:54.100 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:41:53 smithi016 conmon[111898]: cephadm 2023-11-30T21:41:52.168026+0000 mgr.smithi016.dzhopz (mgr.14180) 30 : cephadm [INF] Updating smithi069:/etc/ceph/ceph.conf 2023-11-30T21:41:54.100 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:41:53 smithi016 conmon[111898]: cephadm 2023-11-30T21:41:52.200221+0000 mgr.smithi016.dzhopz (mgr.14180) 31 : cephadm [INF] Reconfiguring mon.smithi016 (unknown last config time)... 2023-11-30T21:41:54.100 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:41:53 smithi016 conmon[111898]: cephadm 2023-11-30T21:41:52.202126+0000 mgr.smithi016.dzhopz (mgr.14180) 32 : cephadm [INF] Reconfiguring daemon mon.smithi016 on smithi016 2023-11-30T21:41:54.100 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:41:53 smithi016 conmon[111898]: audit 2023-11-30T21:41:53.300988+0000 2023-11-30T21:41:54.101 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:41:53 smithi016 conmon[111898]: mon.smithi016 (mon.0) 213 : audit [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' 2023-11-30T21:41:54.101 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:41:53 smithi016 conmon[111898]: audit 2023-11 2023-11-30T21:41:54.101 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:41:53 smithi016 conmon[111898]: -30T21:41:53.301780+0000 mon.smithi016 (mon.0 2023-11-30T21:41:54.101 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:41:53 smithi016 conmon[111898]: ) 214 : audit [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi016.dzhopz", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-11-30T21:41:54.101 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:41:53 smithi016 conmon[111898]: audit 2023-11- 2023-11-30T21:41:54.101 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:41:53 smithi016 conmon[111898]: 30T21:41:53.302438+0000 mon.smithi016 2023-11-30T21:41:54.101 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:41:53 smithi016 conmon[111898]: (mon.0) 215 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "mgr services"}]: dispatch 2023-11-30T21:41:54.101 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:41:53 smithi016 conmon[111898]: 2023-11-30T21:41:54.101 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:41:53 smithi016 conmon[111898]: audit 2023-11-30T21:41:54.102 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:41:53 smithi016 conmon[111898]: 2023-11-30T21:41:53.302975 2023-11-30T21:41:54.102 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:41:53 smithi016 conmon[111898]: +0000 mon.smithi016 (mon.0) 216 : audit [DBG] 2023-11-30T21:41:54.102 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:41:53 smithi016 conmon[111898]: from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-30T21:41:54.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:53 smithi069 conmon[117073]: cephadm 2023-11-30T21:41:52.167788+0000 mgr.smithi016.dzhopz (mgr.14180) 29 : cephadm [INF] Updating smithi016:/etc/ceph/ceph.conf 2023-11-30T21:41:54.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:53 smithi069 conmon[117073]: cephadm 2023-11-30T21:41:52.168026+0000 mgr.smithi016.dzhopz (mgr.14180) 30 : cephadm [INF] Updating smithi069:/etc/ceph/ceph.conf 2023-11-30T21:41:54.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:53 smithi069 conmon[117073]: cephadm 2023-11-30T21:41:52.200221+0000 mgr.smithi016.dzhopz (mgr.14180) 31 : cephadm [INF] Reconfiguring mon.smithi016 (unknown last config time)... 2023-11-30T21:41:54.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:53 smithi069 conmon[117073]: cephadm 2023-11-30T21:41:52.202126+0000 mgr.smithi016.dzhopz (mgr.14180) 32 : cephadm [INF] Reconfiguring daemon mon.smithi016 on smithi016 2023-11-30T21:41:54.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:53 smithi069 conmon[117073]: audit 2023-11-30T21:41:53.300988+0000 mon.smithi016 (mon.0) 213 : audit [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' 2023-11-30T21:41:54.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:53 smithi069 conmon[117073]: audit 2023-11-30T21:41:53.301780+0000 mon.smithi016 (mon.0) 214 : audit [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi016.dzhopz", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-11-30T21:41:54.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:53 smithi069 conmon[117073]: audit 2023-11-30T21:41:53.302438+0000 mon.smithi016 (mon.0) 215 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "mgr services"}]: dispatch 2023-11-30T21:41:54.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:53 smithi069 conmon[117073]: audit 2023-11-30T21:41:53.302975+0000 mon.smithi016 (mon.0) 216 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-30T21:41:54.699 INFO:teuthology.orchestra.run.smithi069.stdout:Scheduled osd.all-available-devices update... 2023-11-30T21:41:55.027 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:54 smithi069 conmon[117073]: cephadm 2023-11-30T21:41:53.301531+0000 mgr.smithi016.dzhopz (mgr.14180) 33 : cephadm [INF] Reconfiguring mgr.smithi016.dzhopz (unknown last config time)... 2023-11-30T21:41:55.027 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:54 smithi069 conmon[117073]: cephadm 2023-11-30T21:41:53.303465+0000 mgr.smithi016.dzhopz (mgr.14180) 34 : cephadm [INF] Reconfiguring daemon mgr.smithi016.dzhopz on smithi016 2023-11-30T21:41:55.027 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:54 smithi069 conmon[117073]: cluster 2023-11-30T21:41:53.743298+0000 mgr.smithi016.dzhopz (mgr.14180) 35 : cluster [DBG] pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-30T21:41:55.027 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:54 smithi069 conmon[117073]: audit 2023-11-30T21:41:54.313584+0000 mon.smithi016 (mon.0) 217 : audit [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' 2023-11-30T21:41:55.027 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:54 smithi069 conmon[117073]: audit 2023-11-30T21:41:54.698752+0000 mon.smithi016 (mon.0) 218 : audit [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' 2023-11-30T21:41:55.043 INFO:tasks.cephadm:Waiting for 8 OSDs to come up... 2023-11-30T21:41:55.044 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph osd stat -f json 2023-11-30T21:41:55.214 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:41:54 smithi016 conmon[111898]: cephadm 2023-11-30T21:41 2023-11-30T21:41:55.214 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:41:54 smithi016 conmon[111898]: :53.301531+0000 mgr.smithi016.dzhopz (mgr.14180) 33 : cephadm [INF] Reconfiguring mgr.smithi016.dzhopz (unknown last config time)... 2023-11-30T21:41:55.215 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:41:54 smithi016 conmon[111898]: cephadm 2023 2023-11-30T21:41:55.215 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:41:54 smithi016 conmon[111898]: -11-30T21:41:53.303465+0000 2023-11-30T21:41:55.215 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:41:54 smithi016 conmon[111898]: mgr.smithi016.dzhopz (mgr.14180) 34 : cephadm 2023-11-30T21:41:55.215 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:41:54 smithi016 conmon[111898]: [INF] Reconfiguring daemon mgr.smithi016.dzhopz on smithi016 2023-11-30T21:41:55.215 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:41:54 smithi016 conmon[111898]: cluster 2023- 2023-11-30T21:41:55.215 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:41:54 smithi016 conmon[111898]: 11-30T21:41:53.743298+0000 mgr.smithi016.dzhopz (mgr 2023-11-30T21:41:55.215 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:41:54 smithi016 conmon[111898]: .14180) 35 : cluster [DBG] 2023-11-30T21:41:55.215 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:41:54 smithi016 conmon[111898]: pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-30T21:41:55.215 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:41:54 smithi016 conmon[111898]: audit 2023- 2023-11-30T21:41:55.215 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:41:54 smithi016 conmon[111898]: 11-30T21:41:54. 2023-11-30T21:41:55.215 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:41:54 smithi016 conmon[111898]: 313584+0000 mon.smithi016 (mon.0 2023-11-30T21:41:55.215 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:41:54 smithi016 conmon[111898]: ) 217 : audit [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' 2023-11-30T21:41:55.216 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:41:54 smithi016 conmon[111898]: 2023-11-30T21:41:55.216 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:41:54 smithi016 conmon[111898]: audit 2023-11-30T21:41:55.216 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:41:54 smithi016 conmon[111898]: 2023-11-30T21:41 2023-11-30T21:41:55.216 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:41:54 smithi016 conmon[111898]: :54.698752+0000 mon.smithi016 ( 2023-11-30T21:41:55.216 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:41:54 smithi016 conmon[111898]: mon.0) 218 : audit 2023-11-30T21:41:55.216 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:41:54 smithi016 conmon[111898]: [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' 2023-11-30T21:41:56.090 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:41:55 smithi016 conmon[111898]: cephadm 2023-11-30T21:41:54.314256+0000 mgr.smithi016.dzhopz (mgr. 2023-11-30T21:41:56.090 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:41:55 smithi016 conmon[111898]: 14180) 36 : cephadm [INF] Reconfiguring alertmanager.smithi016 (dependencies changed)... 2023-11-30T21:41:56.090 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:41:55 smithi016 conmon[111898]: cephadm 2023-11-30T21:41:54.320201+0000 mgr.smithi016.dzhopz (mgr.14180) 37 : cephadm [INF] Reconfiguring daemon alertmanager.smithi016 on smithi016 2023-11-30T21:41:56.090 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:41:55 smithi016 conmon[111898]: audit 2023-11-30T21:41:54.693653+0000 mgr.smithi016.dzhopz (mgr.14180) 38 : audit [DBG] from='client.24101 -' entity='client.admin' cmd=[{"prefix": "orch apply osd", "all_available_devices": true, "target": ["mon-mgr", ""]}]: dispatch 2023-11-30T21:41:56.090 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:41:55 smithi016 conmon[111898]: cephadm 2023-11-30T21:41:54.695274+0000 mgr.smithi016.dzhopz (mgr.14180) 39 : cephadm [INF] Marking host: smithi016 for OSDSpec preview refresh. 2023-11-30T21:41:56.091 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:41:55 smithi016 conmon[111898]: cephadm 2023-11-30T21:41:54.695351+0000 mgr.smithi016.dzhopz (mgr.14180) 40 : cephadm [INF] Marking host: smithi069 for OSDSpec preview refresh. 2023-11-30T21:41:56.091 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:41:55 smithi016 conmon[111898]: cephadm 2023-11-30T21:41:54.695631+0000 mgr.smithi016.dzhopz (mgr.14180) 41 : cephadm [INF] Saving service osd.all-available-devices spec with placement * 2023-11-30T21:41:56.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:55 smithi069 conmon[117073]: cephadm 2023-11-30T21:41:54.314256+0000 mgr.smithi016.dzhopz (mgr.14180) 36 : cephadm [INF] 2023-11-30T21:41:56.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:55 smithi069 conmon[117073]: Reconfiguring alertmanager.smithi016 (dependencies changed)... 2023-11-30T21:41:56.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:55 smithi069 conmon[117073]: cephadm 2023-11-30T21:41:54.320201+0000 mgr.smithi016.dzhopz (mgr.14180) 37 : cephadm [INF] Reconfiguring daemon alertmanager.smithi016 on smithi016 2023-11-30T21:41:56.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:55 smithi069 conmon[117073]: audit 2023 2023-11-30T21:41:56.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:55 smithi069 conmon[117073]: -11-30T21:41:54.693653+0000 mgr.smithi016.dzhopz (mgr.14180) 38 : audit [DBG] from='client.24101 -' entity='client.admin' cmd=[{"prefix": "orch apply osd", "all_available_devices": true, "target": ["mon-mgr", ""]}]: dispatch 2023-11-30T21:41:56.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:55 smithi069 conmon[117073]: cephadm 2023-11-30T21:41:54 2023-11-30T21:41:56.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:55 smithi069 conmon[117073]: .695274+0000 mgr.smithi016.dzhopz (mgr.14180) 39 : cephadm 2023-11-30T21:41:56.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:55 smithi069 conmon[117073]: [INF] Marking host: smithi016 for OSDSpec preview refresh. 2023-11-30T21:41:56.278 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:55 smithi069 conmon[117073]: cephadm 2023-11-30T21:41:56.278 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:55 smithi069 conmon[117073]: 2023-11-30T21:41:54.695351+0000 mgr.smithi016.dzhopz (mgr.14180 2023-11-30T21:41:56.278 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:55 smithi069 conmon[117073]: ) 40 : cephadm [INF] Marking host: smithi069 for OSDSpec preview refresh. 2023-11-30T21:41:56.278 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:55 smithi069 conmon[117073]: cephadm 2023-11-30T21: 2023-11-30T21:41:56.278 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:55 smithi069 conmon[117073]: 41:54.695631+0000 mgr.smithi016.dzhopz (mgr.14180) 41 2023-11-30T21:41:56.278 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:55 smithi069 conmon[117073]: : cephadm [INF] Saving service osd.all-available-devices spec with placement * 2023-11-30T21:41:57.219 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T21:41:57.247 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:41:56 smithi016 conmon[111898]: cluster 2023-11-30T21:41:55.743534+0000 mgr.smithi016.dzhopz ( 2023-11-30T21:41:57.247 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:41:56 smithi016 conmon[111898]: mgr.14180) 42 : cluster [DBG] pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-30T21:41:57.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:56 smithi069 conmon[117073]: cluster 2023-11-30T21:41:55.743534+0000 mgr.smithi016.dzhopz (mgr.14180) 42 : cluster [DBG] 2023-11-30T21:41:57.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:56 smithi069 conmon[117073]: pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-30T21:41:57.889 INFO:teuthology.orchestra.run.smithi016.stdout:{"epoch":5,"num_osds":0,"num_up_osds":0,"osd_up_since":0,"num_in_osds":0,"osd_in_since":0,"num_remapped_pgs":0} 2023-11-30T21:41:58.099 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:41:57 smithi016 conmon[111898]: audit 2023-11-30T21:41:57.219021+0000 mon.smithi016 (mon 2023-11-30T21:41:58.100 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:41:57 smithi016 conmon[111898]: .0) 219 : audit [DBG] from='client.? 172.21.15.16:0/1400500082' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-11-30T21:41:58.276 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:57 smithi069 conmon[117073]: audit 2023-11-30T21:41:57.219021+0000 mon.smithi016 ( 2023-11-30T21:41:58.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:57 smithi069 conmon[117073]: mon.0) 219 : audit [DBG] from='client.? 172.21.15.16:0/1400500082' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-11-30T21:41:58.891 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph osd stat -f json 2023-11-30T21:41:59.174 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:41:58 smithi016 conmon[111898]: cluster 2023-11-30T21:41:57.743776+0000 2023-11-30T21:41:59.175 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:41:58 smithi016 conmon[111898]: mgr.smithi016.dzhopz (mgr.14180) 43 : cluster [DBG] pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-30T21:41:59.175 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:41:58 smithi016 conmon[111898]: audit 2023-11-30T21:41:58.647679+0000 mon.smithi016 (mon.0) 220 : audit [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' 2023-11-30T21:41:59.175 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:41:58 smithi016 conmon[111898]: audit 2023-11-30T21:41:58.648483+0000 mon.smithi016 (mon.0) 221 : audit [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi016", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2023-11-30T21:41:59.175 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:41:58 smithi016 conmon[111898]: audit 2023-11-30T21:41:58.649177+0000 mon.smithi016 (mon.0) 222 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-30T21:41:59.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:58 smithi069 conmon[117073]: cluster 2023-11-30T21:41:57.743776+0000 mgr.smithi016.dzhopz (mgr. 2023-11-30T21:41:59.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:58 smithi069 conmon[117073]: 14180) 43 : cluster [DBG] pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-30T21:41:59.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:58 smithi069 conmon[117073]: audit 2023-11-30T21:41:58.647679+0000 mon.smithi016 (mon.0) 220 : audit 2023-11-30T21:41:59.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:58 smithi069 conmon[117073]: [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' 2023-11-30T21:41:59.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:58 smithi069 conmon[117073]: audit 2023-11-30T21:41:59.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:58 smithi069 conmon[117073]: 2023-11-30T21:41:58.648483 2023-11-30T21:41:59.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:58 smithi069 conmon[117073]: +0000 mon.smithi016 (mon.0) 221 : audit 2023-11-30T21:41:59.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:58 smithi069 conmon[117073]: [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi016", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2023-11-30T21:41:59.278 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:58 smithi069 conmon[117073]: audit 2023-11-30T21:41:59.278 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:58 smithi069 conmon[117073]: 2023-11-30T21: 2023-11-30T21:41:59.278 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:58 smithi069 conmon[117073]: 41:58.649177+0000 mon.smithi016 (mon 2023-11-30T21:41:59.278 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:58 smithi069 conmon[117073]: .0) 222 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-30T21:42:00.099 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:41:59 smithi016 conmon[111898]: cephadm 2023-11-30T21:41:58.648253+0000 mgr.smithi016.dzhopz (mgr.14180) 44 : cephadm [INF] Reconfiguring crash.smithi016 (monmap changed)... 2023-11-30T21:42:00.100 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:41:59 smithi016 conmon[111898]: cephadm 2023-11-30T21:41:58.649704+0000 mgr.smithi016.dzhopz (mgr.14180) 45 : cephadm [INF] Reconfiguring daemon crash.smithi016 on smithi016 2023-11-30T21:42:00.100 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:41:59 smithi016 conmon[111898]: audit 2023-11-30T21:41:59.861264+0000 mon.smithi016 (mon.0) 223 : audit [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' 2023-11-30T21:42:00.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:59 smithi069 conmon[117073]: cephadm 2023-11-30T21:41:58.648253+0000 mgr.smithi016.dzhopz (mgr.14180) 44 : cephadm [INF] Reconfiguring crash.smithi016 (monmap changed)... 2023-11-30T21:42:00.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:59 smithi069 conmon[117073]: cephadm 2023-11-30T21:41:58.649704+0000 mgr.smithi016.dzhopz (mgr.14180) 45 : cephadm [INF] Reconfiguring daemon crash.smithi016 on smithi016 2023-11-30T21:42:00.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:59 smithi069 conmon[117073]: audit 2023-11-30T21:41:59 2023-11-30T21:42:00.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:41:59 smithi069 conmon[117073]: .861264+0000 mon.smithi016 (mon.0) 223 : audit [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' 2023-11-30T21:42:01.101 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:00 smithi016 conmon[111898]: cluster 2023-11-30T21:41:59.744146+0000 mgr.smithi016.dzhopz (mgr.14180) 46 : cluster [DBG] 2023-11-30T21:42:01.200 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:00 smithi016 conmon[111898]: pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-30T21:42:01.200 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:00 smithi016 conmon[111898]: cephadm 2023-11-30T21:41:59.861886+0000 mgr.smithi016.dzhopz (mgr.14180) 47 : cephadm [INF] Reconfiguring grafana.smithi016 (dependencies changed)... 2023-11-30T21:42:01.200 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:00 smithi016 conmon[111898]: cephadm 2023-11-30T21:41:59.893985+0000 mgr.smithi016.dzhopz (mgr.14180) 48 : cephadm [INF] Reconfiguring daemon grafana.smithi016 on smithi016 2023-11-30T21:42:01.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:00 smithi069 conmon[117073]: cluster 2023-11-30T21:41:59.744146+0000 mgr.smithi016.dzhopz (mgr.14180) 46 : cluster [DBG] pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-30T21:42:01.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:00 smithi069 conmon[117073]: 2023-11-30T21:42:01.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:00 smithi069 conmon[117073]: cephadm 2023-11-30T21:41:59.861886+0000 mgr.smithi016.dzhopz (mgr.14180) 47 : cephadm [INF] Reconfiguring grafana.smithi016 (dependencies changed)... 2023-11-30T21:42:01.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:00 smithi069 conmon[117073]: 2023-11-30T21:42:01.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:00 smithi069 conmon[117073]: cephadm 2023-11-30T21:42:01.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:00 smithi069 conmon[117073]: 2023-11-30T21 2023-11-30T21:42:01.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:00 smithi069 conmon[117073]: :41:59.893985+0000 mgr.smithi016.dzhopz (mgr.14180 2023-11-30T21:42:01.278 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:00 smithi069 conmon[117073]: ) 48 : cephadm [INF] Reconfiguring daemon grafana.smithi016 on smithi016 2023-11-30T21:42:01.372 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T21:42:02.011 INFO:teuthology.orchestra.run.smithi016.stdout:{"epoch":5,"num_osds":0,"num_up_osds":0,"osd_up_since":0,"num_in_osds":0,"osd_in_since":0,"num_remapped_pgs":0} 2023-11-30T21:42:02.099 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:01 smithi016 conmon[111898]: audit 2023-11-30T21:42:01.372032+0000 mon.smithi016 ( 2023-11-30T21:42:02.100 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:01 smithi016 conmon[111898]: mon.0) 224 : audit [DBG] from='client.? 172.21.15.16:0/1519444897' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-11-30T21:42:02.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:01 smithi069 conmon[117073]: audit 2023-11-30T21:42:01.372032+0000 mon.smithi016 2023-11-30T21:42:02.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:01 smithi069 conmon[117073]: (mon.0) 224 : audit [DBG] from='client.? 172.21.15.16:0/1519444897' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-11-30T21:42:03.012 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph osd stat -f json 2023-11-30T21:42:03.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:02 smithi069 conmon[117073]: cluster 2023-11-30T21:42:01.744515 2023-11-30T21:42:03.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:02 smithi069 conmon[117073]: +0000 mgr.smithi016.dzhopz (mgr.14180) 49 : cluster [DBG] pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-30T21:42:03.349 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:02 smithi016 conmon[111898]: cluster 2023-11-30T21:42:01.744515+0000 2023-11-30T21:42:03.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:02 smithi016 conmon[111898]: mgr.smithi016.dzhopz (mgr.14180) 49 : cluster [DBG] pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-30T21:42:04.850 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T21:42:05.099 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:04 smithi016 conmon[111898]: cluster 2023-11-30T21:42:03.744729+0000 mgr.smithi016.dzhopz (mgr.14180) 50 2023-11-30T21:42:05.100 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:04 smithi016 conmon[111898]: : cluster [DBG] pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-30T21:42:05.100 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:04 smithi016 conmon[111898]: audit 2023-11-30T21:42:03.818480+0000 mon.smithi016 (mon.0) 225 : audit [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' 2023-11-30T21:42:05.100 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:04 smithi016 conmon[111898]: cephadm 2023-11-30T21:42:03.819222+0000 mgr.smithi016.dzhopz (mgr.14180) 51 : cephadm [INF] Reconfiguring prometheus.smithi016 (dependencies changed)... 2023-11-30T21:42:05.100 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:04 smithi016 conmon[111898]: cephadm 2023-11-30T21:42:03.823106+0000 mgr.smithi016.dzhopz (mgr.14180) 52 : cephadm [INF] Reconfiguring daemon prometheus.smithi016 on smithi016 2023-11-30T21:42:05.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:04 smithi069 conmon[117073]: cluster 2023-11-30T21:42:03.744729+0000 mgr.smithi016.dzhopz ( 2023-11-30T21:42:05.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:04 smithi069 conmon[117073]: mgr.14180) 50 : cluster [DBG] pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-30T21:42:05.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:04 smithi069 conmon[117073]: audit 2023-11-30T21:42:03.818480+0000 mon.smithi016 (mon.0) 225 2023-11-30T21:42:05.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:04 smithi069 conmon[117073]: : audit [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' 2023-11-30T21:42:05.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:04 smithi069 conmon[117073]: cephadm 2023-11-30T21:42:05.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:04 smithi069 conmon[117073]: 2023-11- 2023-11-30T21:42:05.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:04 smithi069 conmon[117073]: 30T21:42:03.819222+0000 2023-11-30T21:42:05.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:04 smithi069 conmon[117073]: mgr.smithi016.dzhopz (mgr.14180) 51 : cephadm [INF] Reconfiguring prometheus.smithi016 (dependencies changed)... 2023-11-30T21:42:05.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:04 smithi069 conmon[117073]: cephadm 2023-11- 2023-11-30T21:42:05.278 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:04 smithi069 conmon[117073]: 30T21:42:03.823106+0000 mgr.smithi016.dzhopz (mgr. 2023-11-30T21:42:05.278 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:04 smithi069 conmon[117073]: 14180) 52 : cephadm [INF] Reconfiguring daemon prometheus.smithi016 on smithi016 2023-11-30T21:42:05.481 INFO:teuthology.orchestra.run.smithi016.stdout:{"epoch":5,"num_osds":0,"num_up_osds":0,"osd_up_since":0,"num_in_osds":0,"osd_in_since":0,"num_remapped_pgs":0} 2023-11-30T21:42:06.081 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:05 smithi016 conmon[111898]: audit 2023-11-30T21:42:04. 2023-11-30T21:42:06.081 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:05 smithi016 conmon[111898]: 849437+0000 mon.smithi016 (mon.0) 226 : audit [DBG] from='client.? 172.21.15.16:0/2613789060' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-11-30T21:42:06.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:05 smithi069 conmon[117073]: audit 2023-11-30T21:42:04.849437+0000 mon.smithi016 (mon.0) 226 : audit [DBG] from='client.? 172.21.15.16:0/2613789060' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-11-30T21:42:06.482 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph osd stat -f json 2023-11-30T21:42:07.090 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:06 smithi016 conmon[111898]: cluster 2023-11-30T21:42:05.745199+0000 mgr.smithi016.dzhopz (mgr.14180) 53 : cluster [DBG] pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-30T21:42:07.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:06 smithi069 conmon[117073]: cluster 2023-11-30T21:42:05.745199+0000 mgr.smithi016.dzhopz (mgr.14180) 53 : cluster [DBG] pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-30T21:42:07.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:06 smithi069 conmon[117073]: 2023-11-30T21:42:08.266 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T21:42:08.736 INFO:teuthology.orchestra.run.smithi016.stdout:{"epoch":5,"num_osds":0,"num_up_osds":0,"osd_up_since":0,"num_in_osds":0,"osd_in_since":0,"num_remapped_pgs":0} 2023-11-30T21:42:09.100 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:08 smithi016 conmon[111898]: cluster 2023-11-30T21:42 2023-11-30T21:42:09.100 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:08 smithi016 conmon[111898]: :07.745526+0000 mgr.smithi016.dzhopz (mgr.14180) 54 : cluster [DBG] pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-30T21:42:09.100 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:08 smithi016 conmon[111898]: audit 2023-11-30T21 2023-11-30T21:42:09.100 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:08 smithi016 conmon[111898]: :42:08.264910+0000 mon.smithi016 (mon.0) 227 : audit [DBG] from='client.? 172.21.15.16:0/4079818541' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-11-30T21:42:09.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:08 smithi069 conmon[117073]: cluster 2023-11-30T21:42:07.745526+0000 mgr.smithi016.dzhopz (mgr.14180) 2023-11-30T21:42:09.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:08 smithi069 conmon[117073]: 54 : cluster [DBG] pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-30T21:42:09.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:08 smithi069 conmon[117073]: audit 2023-11-30T21:42:08.264910+0000 mon.smithi016 (mon.0) 227 : audit [DBG] from='client.? 172.21.15.16:0/4079818541' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-11-30T21:42:09.738 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph osd stat -f json 2023-11-30T21:42:10.027 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:09 smithi069 conmon[117073]: audit 2023-11-30T21:42:08.826222+0000 mon.smithi016 (mon.0) 228 : audit [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' 2023-11-30T21:42:10.027 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:09 smithi069 conmon[117073]: cephadm 2023-11-30T21:42:08.826807+0000 mgr.smithi016.dzhopz (mgr.14180) 55 : cephadm [INF] Reconfiguring crash.smithi069 (monmap changed)... 2023-11-30T21:42:10.027 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:09 smithi069 conmon[117073]: audit 2023-11-30T21:42:08.827024+0000 mon.smithi016 (mon.0) 229 : audit [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi069", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2023-11-30T21:42:10.027 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:09 smithi069 conmon[117073]: audit 2023-11-30T21:42:08.829229+0000 mon.smithi016 (mon.0) 230 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-30T21:42:10.027 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:09 smithi069 conmon[117073]: cephadm 2023-11-30T21:42:08.829773+0000 mgr.smithi016.dzhopz (mgr.14180) 56 : cephadm [INF] Reconfiguring daemon crash.smithi069 on smithi069 2023-11-30T21:42:10.099 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:09 smithi016 conmon[111898]: audit 2023-11-30T21:42:08.826222+0000 mon.smithi016 (mon 2023-11-30T21:42:10.100 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:09 smithi016 conmon[111898]: .0) 228 : audit [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' 2023-11-30T21:42:10.100 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:09 smithi016 conmon[111898]: cephadm 2023-11-30T21:42:08.826807+0000 mgr.smithi016.dzhopz (mgr.14180) 55 : cephadm [INF] Reconfiguring crash.smithi069 (monmap changed)... 2023-11-30T21:42:10.100 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:09 smithi016 conmon[111898]: audit 2023-11-30T21:42:08.827024+0000 mon.smithi016 (mon.0) 229 : audit [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi069", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2023-11-30T21:42:10.101 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:09 smithi016 conmon[111898]: audit 2023-11-30T21:42:08.829229+0000 mon.smithi016 (mon.0) 230 : audit 2023-11-30T21:42:10.101 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:09 smithi016 conmon[111898]: [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-30T21:42:10.101 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:09 smithi016 conmon[111898]: cephadm 2023-11-30T21:42 2023-11-30T21:42:10.101 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:09 smithi016 conmon[111898]: :08.829773+0000 mgr.smithi016.dzhopz (mgr.14180) 56 : cephadm 2023-11-30T21:42:10.102 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:09 smithi016 conmon[111898]: [INF] Reconfiguring daemon crash.smithi069 on smithi069 2023-11-30T21:42:11.027 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:10 smithi069 conmon[117073]: cluster 2023-11-30T21:42:09.746052+0000 mgr.smithi016.dzhopz (mgr.14180) 57 : cluster [DBG] pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-30T21:42:11.027 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:10 smithi069 conmon[117073]: 2023-11-30T21:42:11.027 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:10 smithi069 conmon[117073]: audit 2023-11-30T21:42:09.924694+0000 mon.smithi016 (mon.0) 231 : audit [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' 2023-11-30T21:42:11.027 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:10 smithi069 conmon[117073]: cephadm 2023-11-30T21:42:09.925284+0000 mgr.smithi016.dzhopz ( 2023-11-30T21:42:11.027 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:10 smithi069 conmon[117073]: mgr.14180) 58 : cephadm [INF] Reconfiguring mgr.smithi069.cyzrkg (monmap changed)... 2023-11-30T21:42:11.027 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:10 smithi069 conmon[117073]: audit 2023 2023-11-30T21:42:11.027 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:10 smithi069 conmon[117073]: -11-30T21:42:09 2023-11-30T21:42:11.027 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:10 smithi069 conmon[117073]: .925588+0000 mon.smithi016 (mon.0) 232 : audit 2023-11-30T21:42:11.028 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:10 smithi069 conmon[117073]: [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi069.cyzrkg", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-11-30T21:42:11.028 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:10 smithi069 conmon[117073]: audit 2023-11-30T21:42:11.028 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:10 smithi069 conmon[117073]: 2023-11-30T21:42:09.926437 2023-11-30T21:42:11.028 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:10 smithi069 conmon[117073]: +0000 mon.smithi016 (mon.0) 233 : audit [DBG] 2023-11-30T21:42:11.028 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:10 smithi069 conmon[117073]: from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "mgr services"}]: dispatch 2023-11-30T21:42:11.028 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:10 smithi069 conmon[117073]: audit 2023-11-30T21: 2023-11-30T21:42:11.028 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:10 smithi069 conmon[117073]: 42:09.927083+0000 mon.smithi016 (mon.0 2023-11-30T21:42:11.028 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:10 smithi069 conmon[117073]: ) 234 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-30T21:42:11.028 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:10 smithi069 conmon[117073]: cephadm 2023-11- 2023-11-30T21:42:11.028 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:10 smithi069 conmon[117073]: 30T21:42:09.927665+0000 mgr.smithi016.dzhopz 2023-11-30T21:42:11.028 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:10 smithi069 conmon[117073]: (mgr.14180) 59 : cephadm [INF] Reconfiguring daemon mgr.smithi069.cyzrkg on smithi069 2023-11-30T21:42:11.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:10 smithi016 conmon[111898]: cluster 2023-11-30T21:42:09.746052+0000 mgr.smithi016.dzhopz (mgr.14180) 57 : cluster [DBG] pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-30T21:42:11.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:10 smithi016 conmon[111898]: audit 2023-11-30T21:42:09.924694+0000 mon.smithi016 (mon.0) 231 : audit [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' 2023-11-30T21:42:11.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:10 smithi016 conmon[111898]: cephadm 2023-11-30T21:42:09.925284+0000 mgr.smithi016.dzhopz (mgr.14180) 58 : cephadm [INF] Reconfiguring mgr.smithi069.cyzrkg (monmap changed)... 2023-11-30T21:42:11.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:10 smithi016 conmon[111898]: audit 2023-11-30T21:42:09.925588+0000 mon.smithi016 (mon.0) 232 : audit [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi069.cyzrkg", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-11-30T21:42:11.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:10 smithi016 conmon[111898]: audit 2023-11-30T21:42:09.926437+0000 mon.smithi016 (mon.0) 233 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "mgr services"}]: dispatch 2023-11-30T21:42:11.351 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:10 smithi016 conmon[111898]: audit 2023-11-30T21:42:09.927083+0000 mon.smithi016 (mon.0) 234 2023-11-30T21:42:11.351 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:10 smithi016 conmon[111898]: : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-30T21:42:11.351 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:10 smithi016 conmon[111898]: cephadm 2023-11-30T21:42:09.927665+0000 mgr.smithi016.dzhopz (mgr.14180) 59 : cephadm [INF] Reconfiguring daemon mgr.smithi069.cyzrkg on smithi069 2023-11-30T21:42:11.444 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T21:42:11.888 INFO:teuthology.orchestra.run.smithi016.stdout:{"epoch":5,"num_osds":0,"num_up_osds":0,"osd_up_since":0,"num_in_osds":0,"osd_in_since":0,"num_remapped_pgs":0} 2023-11-30T21:42:12.027 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:11 smithi069 conmon[117073]: audit 2023-11-30T21:42:10.925780+0000 mon.smithi016 (mon.0) 235 : audit [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' 2023-11-30T21:42:12.027 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:11 smithi069 conmon[117073]: cephadm 2023-11-30T21:42 2023-11-30T21:42:12.028 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:11 smithi069 conmon[117073]: :10.926361+0000 mgr.smithi016.dzhopz (mgr.14180) 60 : cephadm [INF] Reconfiguring mon.smithi069 (monmap changed)... 2023-11-30T21:42:12.028 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:11 smithi069 conmon[117073]: audit 2023-11-30T21:42:10.926602+0000 mon.smithi016 (mon.0) 236 : audit [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-11-30T21:42:12.028 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:11 smithi069 conmon[117073]: audit 2023-11-30T21:42:10.929745+0000 mon.smithi016 (mon.0) 237 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-11-30T21:42:12.028 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:11 smithi069 conmon[117073]: audit 2023-11-30T21:42:10.930319+0000 mon.smithi016 (mon.0) 238 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-30T21:42:12.028 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:11 smithi069 conmon[117073]: cephadm 2023-11-30T21:42:10.930839+0000 mgr.smithi016.dzhopz (mgr.14180) 61 : cephadm [INF] Reconfiguring daemon mon.smithi069 on smithi069 2023-11-30T21:42:12.029 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:11 smithi069 conmon[117073]: audit 2023-11-30T21:42:12.029 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:11 smithi069 conmon[117073]: 2023-11-30T21:42:11.443929+0000 mon.smithi016 (mon.0) 239 : audit [DBG] from='client.? 172.21.15.16:0/1250435356' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-11-30T21:42:12.100 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:11 smithi016 conmon[111898]: audit 2023-11-30T21:42:10.925780+0000 mon.smithi016 (mon.0 2023-11-30T21:42:12.100 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:11 smithi016 conmon[111898]: ) 235 : audit [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' 2023-11-30T21:42:12.100 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:11 smithi016 conmon[111898]: cephadm 2023-11-30T21:42:10.926361+0000 mgr.smithi016.dzhopz (mgr.14180) 60 : cephadm [INF] Reconfiguring mon.smithi069 (monmap changed)... 2023-11-30T21:42:12.100 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:11 smithi016 conmon[111898]: audit 2023-11-30T21:42:10.926602+0000 mon.smithi016 (mon.0) 236 : audit [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-11-30T21:42:12.100 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:11 smithi016 conmon[111898]: audit 2023-11-30T21:42:10.929745+0000 mon.smithi016 (mon.0) 237 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-11-30T21:42:12.101 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:11 smithi016 conmon[111898]: audit 2023-11-30T21:42:10.930319+0000 mon.smithi016 (mon.0) 238 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-30T21:42:12.101 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:11 smithi016 conmon[111898]: cephadm 2023-11-30T21:42:10.930839+0000 mgr.smithi016.dzhopz (mgr.14180) 61 : cephadm [INF] Reconfiguring daemon mon.smithi069 on smithi069 2023-11-30T21:42:12.101 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:11 smithi016 conmon[111898]: audit 2023-11-30T21:42:11.443929+0000 mon.smithi016 (mon.0) 239 : audit [DBG] from='client.? 172.21.15.16:0/1250435356' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-11-30T21:42:12.889 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph osd stat -f json 2023-11-30T21:42:13.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:12 smithi069 conmon[117073]: cluster 2023-11-30T21:42:11.746268+0000 mgr.smithi016.dzhopz (mgr.14180) 2023-11-30T21:42:13.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:12 smithi069 conmon[117073]: 62 : cluster [DBG] pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-30T21:42:13.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:12 smithi069 conmon[117073]: audit 2023-11-30T21:42:12.517672+0000 mon.smithi016 (mon.0) 240 : audit [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' 2023-11-30T21:42:13.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:12 smithi069 conmon[117073]: audit 2023 2023-11-30T21:42:13.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:12 smithi069 conmon[117073]: -11-30T21:42:12.520886+0000 mon.smithi016 (mon.0) 241 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-11-30T21:42:13.278 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:12 smithi069 conmon[117073]: audit 2023-11-30 2023-11-30T21:42:13.278 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:12 smithi069 conmon[117073]: T21:42:12.522527+0000 mon.smithi016 (mon.0) 242 : audit [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi016.front.sepia.ceph.com:9093"}]: dispatch 2023-11-30T21:42:13.278 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:12 smithi069 conmon[117073]: audit 2023-11-30T21:42:12.527392+0000 mon.smithi016 2023-11-30T21:42:13.278 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:12 smithi069 conmon[117073]: (mon.0) 243 : audit [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' 2023-11-30T21:42:13.278 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:12 smithi069 conmon[117073]: audit 2023-11-30T21:42:12.532461+0000 mon.smithi016 (mon 2023-11-30T21:42:13.278 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:12 smithi069 conmon[117073]: .0) 244 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-11-30T21:42:13.278 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:12 smithi069 conmon[117073]: audit 2023-11-30T21:42:13.278 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:12 smithi069 conmon[117073]: 2023-11-30T21:42:12.538030+0000 mon.smithi016 (mon.0) 245 : audit [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi016.front.sepia.ceph.com:3000"}]: dispatch 2023-11-30T21:42:13.278 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:12 smithi069 conmon[117073]: 2023-11-30T21:42:13.278 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:12 smithi069 conmon[117073]: audit 2023-11-30T21:42 2023-11-30T21:42:13.278 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:12 smithi069 conmon[117073]: :12.543381+0000 mon.smithi016 (mon.0) 246 : audit [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' 2023-11-30T21:42:13.278 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:12 smithi069 conmon[117073]: audit 2023-11-30T21:42:12.548747+0000 mon.smithi016 ( 2023-11-30T21:42:13.279 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:12 smithi069 conmon[117073]: mon.0) 247 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-11-30T21:42:13.279 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:12 smithi069 conmon[117073]: audit 2023-11-30T21:42:12.552951+0000 mon.smithi016 (mon. 2023-11-30T21:42:13.279 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:12 smithi069 conmon[117073]: 0) 248 : audit [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi016.front.sepia.ceph.com:9095"}]: dispatch 2023-11-30T21:42:13.279 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:12 smithi069 conmon[117073]: audit 2023-11-30T21:42:13.279 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:12 smithi069 conmon[117073]: 2023-11-30T21:42:12.557989+0000 mon.smithi016 (mon.0) 249 : audit [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' 2023-11-30T21:42:13.279 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:12 smithi069 conmon[117073]: 2023-11-30T21:42:13.279 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:12 smithi069 conmon[117073]: audit 2023-11-30T21:42 2023-11-30T21:42:13.279 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:12 smithi069 conmon[117073]: :12.562322+0000 mon.smithi016 (mon.0) 250 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-30T21:42:13.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:12 smithi016 conmon[111898]: cluster 2023-11-30T21:42:11.746268+0000 mgr.smithi016.dzhopz (mgr 2023-11-30T21:42:13.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:12 smithi016 conmon[111898]: .14180) 62 : cluster [DBG] pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-30T21:42:13.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:12 smithi016 conmon[111898]: audit 2023-11-30T21:42:12.517672+0000 mon.smithi016 (mon.0) 240 : audit [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' 2023-11-30T21:42:13.351 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:12 smithi016 conmon[111898]: audit 2023-11-30T21:42:12.520886+0000 mon.smithi016 (mon.0) 241 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-11-30T21:42:13.351 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:12 smithi016 conmon[111898]: audit 2023-11-30T21:42:12.522527+0000 mon.smithi016 (mon. 2023-11-30T21:42:13.351 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:12 smithi016 conmon[111898]: 0) 242 : audit [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi016.front.sepia.ceph.com:9093"}]: dispatch 2023-11-30T21:42:13.351 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:12 smithi016 conmon[111898]: audit 2023-11-30T21:42: 2023-11-30T21:42:13.351 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:12 smithi016 conmon[111898]: 12.527392+0000 mon.smithi016 (mon.0) 243 : audit [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' 2023-11-30T21:42:13.351 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:12 smithi016 conmon[111898]: 2023-11-30T21:42:13.351 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:12 smithi016 conmon[111898]: audit 2023 2023-11-30T21:42:13.351 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:12 smithi016 conmon[111898]: -11-30T21:42:12.532461+0000 mon.smithi016 ( 2023-11-30T21:42:13.351 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:12 smithi016 conmon[111898]: mon.0) 244 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-11-30T21:42:13.351 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:12 smithi016 conmon[111898]: audit 2023-11- 2023-11-30T21:42:13.351 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:12 smithi016 conmon[111898]: 30T21:42:12.538030+0000 mon.smithi016 2023-11-30T21:42:13.351 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:12 smithi016 conmon[111898]: (mon.0) 245 : audit [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi016.front.sepia.ceph.com:3000"}]: dispatch 2023-11-30T21:42:13.352 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:12 smithi016 conmon[111898]: 2023-11-30T21:42:13.352 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:12 smithi016 conmon[111898]: audit 2023 2023-11-30T21:42:13.352 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:12 smithi016 conmon[111898]: -11-30T21:42:12.543381+0000 mon.smithi016 ( 2023-11-30T21:42:13.352 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:12 smithi016 conmon[111898]: mon.0) 246 : audit [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' 2023-11-30T21:42:13.352 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:12 smithi016 conmon[111898]: audit 2023-11- 2023-11-30T21:42:13.352 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:12 smithi016 conmon[111898]: 30T21:42:12.548747+0000 mon.smithi016 2023-11-30T21:42:13.352 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:12 smithi016 conmon[111898]: (mon.0) 247 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-11-30T21:42:13.352 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:12 smithi016 conmon[111898]: 2023-11-30T21:42:13.353 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:12 smithi016 conmon[111898]: audit 2023 2023-11-30T21:42:13.353 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:12 smithi016 conmon[111898]: -11-30T21:42:12.552951+0000 mon.smithi016 ( 2023-11-30T21:42:13.353 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:12 smithi016 conmon[111898]: mon.0) 248 : audit [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi016.front.sepia.ceph.com:9095"}]: dispatch 2023-11-30T21:42:13.353 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:12 smithi016 conmon[111898]: 2023-11-30T21:42:13.353 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:12 smithi016 conmon[111898]: audit 2023- 2023-11-30T21:42:13.353 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:12 smithi016 conmon[111898]: 11-30T21:42:12.557989+0000 mon.smithi016 2023-11-30T21:42:13.353 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:12 smithi016 conmon[111898]: (mon.0) 249 : audit 2023-11-30T21:42:13.354 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:12 smithi016 conmon[111898]: [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' 2023-11-30T21:42:13.354 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:12 smithi016 conmon[111898]: audit 2023-11-30T 2023-11-30T21:42:13.354 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:12 smithi016 conmon[111898]: 21:42:12.562322+0000 mon.smithi016 (mon 2023-11-30T21:42:13.354 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:12 smithi016 conmon[111898]: .0) 250 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-30T21:42:14.046 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:13 smithi016 conmon[111898]: audit 2023-11-30T21:42:12.521333+0000 mgr.smithi016.dzhopz (mgr.14180) 63 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-11-30T21:42:14.046 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:13 smithi016 conmon[111898]: audit 2023-11-30T21:42:12.522847+0000 mgr.smithi016.dzhopz (mgr.14180) 64 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi016.front.sepia.ceph.com:9093"}]: dispatch 2023-11-30T21:42:14.046 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:13 smithi016 conmon[111898]: audit 2023-11-30T21:42:12.532868+0000 mgr.smithi016.dzhopz (mgr.14180) 65 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-11-30T21:42:14.046 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:13 smithi016 conmon[111898]: audit 2023-11-30T21:42:12.538385+0000 mgr.smithi016.dzhopz (mgr.14180) 66 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi016.front.sepia.ceph.com:3000"}]: dispatch 2023-11-30T21:42:14.047 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:13 smithi016 conmon[111898]: audit 2023-11-30T21:42:12.549196+0000 mgr.smithi016.dzhopz (mgr.14180) 67 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-11-30T21:42:14.047 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:13 smithi016 conmon[111898]: audit 2023-11-30T21:42:12.553356+0000 mgr.smithi016.dzhopz (mgr.14180) 68 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi016.front.sepia.ceph.com:9095"}]: dispatch 2023-11-30T21:42:14.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:13 smithi069 conmon[117073]: audit 2023-11-30T21:42:12.521333+0000 mgr.smithi016.dzhopz (mgr.14180 2023-11-30T21:42:14.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:13 smithi069 conmon[117073]: ) 63 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-11-30T21:42:14.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:13 smithi069 conmon[117073]: audit 2023-11-30T21:42:12.522847+0000 mgr.smithi016.dzhopz (mgr.14180) 64 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi016.front.sepia.ceph.com:9093"}]: dispatch 2023-11-30T21:42:14.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:13 smithi069 conmon[117073]: audit 2023-11-30T21:42:12.532868+0000 mgr.smithi016.dzhopz (mgr.14180) 65 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-11-30T21:42:14.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:13 smithi069 conmon[117073]: audit 2023-11-30T21:42:12.538385+0000 mgr.smithi016.dzhopz (mgr.14180) 66 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi016.front.sepia.ceph.com:3000"}]: dispatch 2023-11-30T21:42:14.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:13 smithi069 conmon[117073]: audit 2023-11-30T21:42:12.549196+0000 mgr.smithi016.dzhopz (mgr.14180) 67 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-11-30T21:42:14.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:13 smithi069 conmon[117073]: audit 2023-11-30T21:42:14.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:13 smithi069 conmon[117073]: 2023-11-30T21:42:12.553356+0000 mgr.smithi016.dzhopz (mgr.14180) 68 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi016.front.sepia.ceph.com:9095"}]: dispatch 2023-11-30T21:42:14.712 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T21:42:15.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:14 smithi069 conmon[117073]: cluster 2023-11-30T21:42:13.746490+0000 mgr.smithi016.dzhopz (mgr.14180) 69 : cluster [DBG] pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-30T21:42:15.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:14 smithi069 conmon[117073]: audit 2023-11-30T21: 2023-11-30T21:42:15.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:14 smithi069 conmon[117073]: 42:14.666643+0000 mon.smithi016 (mon.0) 251 : audit [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' 2023-11-30T21:42:15.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:14 smithi069 conmon[117073]: audit 2023-11-30T21:42:14.670598+0000 mon.smithi016 (mon.0) 252 : audit [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' 2023-11-30T21:42:15.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:14 smithi069 conmon[117073]: audit 2023-11-30T21:42:14.711381+0000 mon.smithi016 ( 2023-11-30T21:42:15.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:14 smithi069 conmon[117073]: mon.0) 253 : audit [DBG] from='client.? 172.21.15.16:0/1776571555' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-11-30T21:42:15.343 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:14 smithi016 conmon[111898]: cluster 2023-11-30T21:42:13.746490+0000 mgr.smithi016.dzhopz (mgr. 2023-11-30T21:42:15.343 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:14 smithi016 conmon[111898]: 14180) 69 : cluster [DBG] pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-30T21:42:15.344 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:14 smithi016 conmon[111898]: audit 2023-11-30T21:42:14.666643+0000 mon.smithi016 (mon.0) 251 : audit [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' 2023-11-30T21:42:15.344 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:14 smithi016 conmon[111898]: audit 2023-11-30T 2023-11-30T21:42:15.344 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:14 smithi016 conmon[111898]: 21:42:14.670598+0000 mon.smithi016 (mon.0) 252 : audit [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' 2023-11-30T21:42:15.344 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:14 smithi016 conmon[111898]: audit 2023-11- 2023-11-30T21:42:15.344 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:14 smithi016 conmon[111898]: 30T21:42:14.711381+0000 mon.smithi016 (mon.0) 253 : audit [DBG] from='client.? 172.21.15.16:0/1776571555' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-11-30T21:42:15.345 INFO:teuthology.orchestra.run.smithi016.stdout:{"epoch":5,"num_osds":0,"num_up_osds":0,"osd_up_since":0,"num_in_osds":0,"osd_in_since":0,"num_remapped_pgs":0} 2023-11-30T21:42:16.346 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph osd stat -f json 2023-11-30T21:42:17.201 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:16 smithi016 conmon[111898]: cluster 2023-11-30T21:42:15.746888+0000 mgr.smithi016.dzhopz (mgr 2023-11-30T21:42:17.202 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:16 smithi016 conmon[111898]: .14180) 70 : cluster [DBG] pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-30T21:42:17.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:16 smithi069 conmon[117073]: cluster 2023-11-30T21:42:15.746888+0000 mgr.smithi016.dzhopz (mgr.14180) 70 : cluster [DBG] pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-30T21:42:18.338 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T21:42:18.721 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:18 smithi016 conmon[111898]: audit 2023-11-30T21:42:17.457996+0000 mon.smithi016 (mon.0) 254 : audit [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' 2023-11-30T21:42:18.722 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:18 smithi016 conmon[111898]: cluster 2023-11-30T21:42:17.747101+0000 mgr.smithi016.dzhopz (mgr.14180) 71 : cluster [DBG] pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-30T21:42:18.722 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:18 smithi016 conmon[111898]: audit 2023-11-30T21:42:17.875015+0000 mon.smithi016 (mon.0) 255 : audit [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' 2023-11-30T21:42:18.722 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:18 smithi016 conmon[111898]: audit 2023-11-30T21:42:17.875764+0000 mon.smithi016 (mon.0) 256 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-30T21:42:18.722 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:18 smithi016 conmon[111898]: audit 2023-11-30T21:42:17.876420+0000 mon.smithi016 (mon.0) 257 : audit [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-11-30T21:42:18.722 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:18 smithi016 conmon[111898]: audit 2023-11-30T21:42:17.879761+0000 mon.smithi016 (mon.0) 258 : audit [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' 2023-11-30T21:42:18.722 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:18 smithi016 conmon[111898]: audit 2023-11-30T21:42:17.883286+0000 mon.smithi016 (mon.0) 259 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-11-30T21:42:18.722 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:18 smithi016 conmon[111898]: audit 2023-11-30T21:42:17.886044+0000 2023-11-30T21:42:18.722 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:18 smithi016 conmon[111898]: mon.smithi016 (mon.0) 260 : audit [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-11-30T21:42:18.722 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:18 smithi016 conmon[111898]: audit 2023-11-30T21:42:17.886983+0000 mon.smithi016 (mon.0) 261 : audit [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-11-30T21:42:18.723 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:18 smithi016 conmon[111898]: audit 2023-11-30T21:42:17.887177+0000 mon.smithi016 (mon.0) 262 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-30T21:42:18.723 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:18 smithi016 conmon[111898]: audit 2023-11-30T21:42:17.887669+0000 mon.smithi016 (mon.0) 263 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-30T21:42:18.723 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:18 smithi016 conmon[111898]: audit 2023-11-30T21:42:18.337686+0000 mon.smithi016 (mon.0) 264 : audit [DBG] from='client.? 172.21.15.16:0/312513559' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-11-30T21:42:18.777 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:18 smithi069 conmon[117073]: audit 2023-11-30T21:42:17.457996+0000 mon.smithi016 (mon.0) 254 : audit [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' 2023-11-30T21:42:18.777 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:18 smithi069 conmon[117073]: cluster 2023-11-30T21:42:17.747101+0000 mgr.smithi016.dzhopz (mgr.14180) 71 : cluster [DBG] pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-30T21:42:18.777 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:18 smithi069 conmon[117073]: audit 2023-11-30T21:42:17.875015+0000 mon.smithi016 (mon.0) 255 : audit [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' 2023-11-30T21:42:18.777 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:18 smithi069 conmon[117073]: audit 2023-11-30T21:42:17.875764+0000 mon.smithi016 (mon.0) 256 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-30T21:42:18.777 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:18 smithi069 conmon[117073]: audit 2023-11-30T21:42:17.876420+0000 mon.smithi016 (mon.0) 257 : audit [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-11-30T21:42:18.777 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:18 smithi069 conmon[117073]: audit 2023-11-30T21:42:17.879761+0000 mon.smithi016 (mon.0) 258 : audit [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' 2023-11-30T21:42:18.778 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:18 smithi069 conmon[117073]: audit 2023-11-30T21:42:17.883286+0000 mon.smithi016 (mon.0) 259 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-11-30T21:42:18.778 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:18 smithi069 conmon[117073]: audit 2023-11-30T21:42:17.886044+0000 mon.smithi016 (mon.0) 260 : audit [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-11-30T21:42:18.778 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:18 smithi069 conmon[117073]: audit 2023-11-30T21:42:17.886983+0000 mon.smithi016 (mon.0) 261 : audit [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-11-30T21:42:18.778 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:18 smithi069 conmon[117073]: audit 2023-11-30T21:42:17.887177+0000 mon.smithi016 (mon.0) 262 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-30T21:42:18.778 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:18 smithi069 conmon[117073]: audit 2023-11-30T21:42:17.887669+0000 mon.smithi016 (mon.0) 263 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-30T21:42:18.778 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:18 smithi069 conmon[117073]: audit 2023-11-30T21:42:18.337686+0000 mon.smithi016 (mon.0) 264 : audit [DBG] from='client.? 172.21.15.16:0/312513559' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-11-30T21:42:18.781 INFO:teuthology.orchestra.run.smithi016.stdout:{"epoch":5,"num_osds":0,"num_up_osds":0,"osd_up_since":0,"num_in_osds":0,"osd_in_since":0,"num_remapped_pgs":0} 2023-11-30T21:42:19.782 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph osd stat -f json 2023-11-30T21:42:21.028 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:20 smithi069 conmon[117073]: cluster 2023-11-30T21 2023-11-30T21:42:21.028 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:20 smithi069 conmon[117073]: :42:19.747347+0000 mgr.smithi016.dzhopz (mgr.14180) 72 : cluster [DBG] pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-30T21:42:21.028 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:20 smithi069 conmon[117073]: audit 2023-11-30T21:42:20.457615+0000 mon.smithi069 (mon.1) 2 : audit [INF] from='client.? 172.21.15.69:0/1627595503' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "f80c0c97-b114-4f81-8cd9-ee81b436f05e"}]: dispatch 2023-11-30T21:42:21.028 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:20 smithi069 conmon[117073]: audit 2023-11-30T21:42:20.457994+0000 mon.smithi016 (mon.0) 265 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "f80c0c97-b114-4f81-8cd9-ee81b436f05e"}]: dispatch 2023-11-30T21:42:21.028 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:20 smithi069 conmon[117073]: audit 2023-11-30T21:42:20.465406+0000 mon.smithi016 (mon.0) 266 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "f80c0c97-b114-4f81-8cd9-ee81b436f05e"}]': finished 2023-11-30T21:42:21.028 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:20 smithi069 conmon[117073]: cluster 2023-11-30T21:42:20.465462+0000 mon.smithi016 (mon.0) 267 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2023-11-30T21:42:21.028 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:20 smithi069 conmon[117073]: audit 2023-11-30T21:42:20.465551+0000 mon.smithi016 (mon.0) 268 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-11-30T21:42:21.028 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:20 smithi069 conmon[117073]: audit 2023-11-30T21:42:20.652472+0000 mon.smithi016 (mon.0) 269 : audit [INF] from='client.? 172.21.15.16:0/207828971' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "f4988376-7236-4f1d-8dc3-d3506f3a1164"}]: dispatch 2023-11-30T21:42:21.028 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:20 smithi069 conmon[117073]: audit 2023-11-30T21:42:20.655665+0000 mon.smithi016 (mon.0) 270 : audit [INF] from='client.? 172.21.15.16:0/207828971' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "f4988376-7236-4f1d-8dc3-d3506f3a1164"}]': finished 2023-11-30T21:42:21.028 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:20 smithi069 conmon[117073]: cluster 2023-11-30T21:42:20.655714+0000 mon.smithi016 (mon.0) 271 : cluster [DBG] osdmap e7: 2 total, 0 up, 2 in 2023-11-30T21:42:21.029 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:20 smithi069 conmon[117073]: audit 2023-11-30T21:42:20.655825+0000 mon.smithi016 (mon.0) 272 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-11-30T21:42:21.029 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:20 smithi069 conmon[117073]: audit 2023-11-30T21:42:20.656090+0000 mon.smithi016 (mon.0) 273 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-11-30T21:42:21.100 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:20 smithi016 conmon[111898]: cluster 2023-11-30T21:42:19.747347+0000 mgr.smithi016.dzhopz (mgr.14180) 72 : cluster [DBG] pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-30T21:42:21.100 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:20 smithi016 conmon[111898]: audit 2023-11-30T21:42:20.457615+0000 mon.smithi069 (mon.1) 2 : audit [INF] from='client.? 172.21.15.69:0/1627595503' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "f80c0c97-b114-4f81-8cd9-ee81b436f05e"}]: dispatch 2023-11-30T21:42:21.100 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:20 smithi016 conmon[111898]: audit 2023-11-30T21:42:20.457994+0000 mon.smithi016 (mon.0) 265 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "f80c0c97-b114-4f81-8cd9-ee81b436f05e"}]: dispatch 2023-11-30T21:42:21.101 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:20 smithi016 conmon[111898]: audit 2023-11-30T21:42:20.465406+0000 mon.smithi016 (mon.0) 266 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "f80c0c97-b114-4f81-8cd9-ee81b436f05e"}]': finished 2023-11-30T21:42:21.101 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:20 smithi016 conmon[111898]: cluster 2023-11-30T21:42:20.465462+0000 mon.smithi016 (mon.0) 267 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2023-11-30T21:42:21.101 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:20 smithi016 conmon[111898]: audit 2023-11-30T21:42:20.465551+0000 mon.smithi016 (mon.0) 268 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-11-30T21:42:21.101 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:20 smithi016 conmon[111898]: audit 2023 2023-11-30T21:42:21.101 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:20 smithi016 conmon[111898]: -11-30T21:42:20.652472+0000 mon.smithi016 (mon.0) 269 : audit [INF] from='client.? 172.21.15.16:0/207828971' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "f4988376-7236-4f1d-8dc3-d3506f3a1164"}]: dispatch 2023-11-30T21:42:21.101 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:20 smithi016 conmon[111898]: audit 2023-11-30T21:42:20.655665+0000 mon.smithi016 (mon.0) 270 : audit [INF] from='client.? 172.21.15.16:0/207828971' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "f4988376-7236-4f1d-8dc3-d3506f3a1164"}]': finished 2023-11-30T21:42:21.101 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:20 smithi016 conmon[111898]: cluster 2023-11-30T21:42:20.655714+0000 mon.smithi016 (mon.0) 271 : cluster [DBG] osdmap e7: 2 total, 0 up, 2 in 2023-11-30T21:42:21.101 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:20 smithi016 conmon[111898]: audit 2023-11-30T21:42:20.655825+0000 mon.smithi016 (mon.0) 272 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-11-30T21:42:21.101 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:20 smithi016 conmon[111898]: audit 2023-11-30T21:42:20.656090+0000 mon.smithi016 (mon.0) 273 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-11-30T21:42:21.654 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T21:42:22.099 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:21 smithi016 conmon[111898]: audit 2023-11-30T21:42:21.587619+0000 mon.smithi069 (mon.1) 3 : audit [DBG] from='client.? 172.21.15.69:0/1811990776' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-11-30T21:42:22.099 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:21 smithi016 conmon[111898]: audit 2023-11-30T21:42:21.653371+0000 mon.smithi016 (mon.0) 274 : audit [DBG] from='client.? 172.21.15.16:0/1683723832' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-11-30T21:42:22.125 INFO:teuthology.orchestra.run.smithi016.stdout:{"epoch":7,"num_osds":2,"num_up_osds":0,"osd_up_since":0,"num_in_osds":2,"osd_in_since":1701380540,"num_remapped_pgs":0} 2023-11-30T21:42:22.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:21 smithi069 conmon[117073]: audit 2023-11-30T21:42:21.587619+0000 mon.smithi069 (mon.1) 3 : audit [DBG] from='client.? 172.21.15.69:0/1811990776' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-11-30T21:42:22.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:21 smithi069 conmon[117073]: audit 2023-11-30T21:42:21.653371+0000 mon.smithi016 (mon.0) 274 : audit [DBG] from='client.? 172.21.15.16:0/1683723832' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-11-30T21:42:23.027 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:22 smithi069 conmon[117073]: cluster 2023-11-30T21:42:21.747535+0000 2023-11-30T21:42:23.027 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:22 smithi069 conmon[117073]: mgr.smithi016.dzhopz (mgr.14180) 73 : cluster [DBG] pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-30T21:42:23.027 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:22 smithi069 conmon[117073]: audit 2023-11-30T 2023-11-30T21:42:23.027 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:22 smithi069 conmon[117073]: 21:42:22.001800+0000 mon.smithi016 (mon.0) 275 : audit [DBG] from='client.? 172.21.15.16:0/3215447025' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-11-30T21:42:23.099 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:22 smithi016 conmon[111898]: cluster 2023-11-30T21:42:21.747535+0000 mgr.smithi016.dzhopz (mgr.14180) 73 : cluster [DBG] pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-30T21:42:23.100 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:22 smithi016 conmon[111898]: audit 2023-11-30T21:42:22.001800+0000 mon.smithi016 (mon.0) 275 : audit [DBG] from='client.? 172.21.15.16:0/3215447025' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-11-30T21:42:23.127 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph osd stat -f json 2023-11-30T21:42:24.859 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T21:42:25.100 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:24 smithi016 conmon[111898]: cluster 2023-11-30T21:42:23.747879+0000 mgr.smithi016.dzhopz (mgr. 2023-11-30T21:42:25.100 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:24 smithi016 conmon[111898]: 14180) 74 : cluster [DBG] pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-30T21:42:25.100 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:24 smithi016 conmon[111898]: audit 2023-11-30T21:42:24.093089+0000 mon.smithi069 (mon.1) 4 : audit [INF] from='client.? 172.21.15.69:0/2190032252' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "6eadf3a2-0845-4a1f-bf7a-390c3be0fbea"}]: dispatch 2023-11-30T21:42:25.100 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:24 smithi016 conmon[111898]: audit 2023-11-30T21:42:24.093530+0000 mon.smithi016 (mon.0) 276 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "6eadf3a2-0845-4a1f-bf7a-390c3be0fbea"}]: dispatch 2023-11-30T21:42:25.100 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:24 smithi016 conmon[111898]: audit 2023-11-30T21:42:24.096904+0000 mon.smithi016 (mon.0) 277 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "6eadf3a2-0845-4a1f-bf7a-390c3be0fbea"}]': finished 2023-11-30T21:42:25.100 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:24 smithi016 conmon[111898]: cluster 2023-11-30T21:42:24.096960+0000 mon.smithi016 (mon.0) 278 : cluster [DBG] osdmap e8: 3 total, 0 up, 3 in 2023-11-30T21:42:25.101 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:24 smithi016 conmon[111898]: audit 2023-11-30T21:42:24.097065+0000 mon.smithi016 (mon.0) 279 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-11-30T21:42:25.101 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:24 smithi016 conmon[111898]: audit 2023-11-30T21:42:24.097362+0000 mon.smithi016 (mon.0) 280 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-11-30T21:42:25.101 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:24 smithi016 conmon[111898]: audit 2023-11-30T21:42:24.097541+0000 mon.smithi016 (mon.0) 281 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-11-30T21:42:25.101 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:24 smithi016 conmon[111898]: audit 2023-11-30T21:42:24.566725+0000 mon.smithi016 (mon.0) 282 : audit [INF] from='client.? 172.21.15.16:0/4160132041' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "104cc8f9-8fc8-4bb6-8f33-6c90946af669"}]: dispatch 2023-11-30T21:42:25.101 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:24 smithi016 conmon[111898]: audit 2023-11-30T21:42:24.570495+0000 mon.smithi016 (mon.0) 283 : audit [INF] from='client.? 172.21.15.16:0/4160132041' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "104cc8f9-8fc8-4bb6-8f33-6c90946af669"}]': finished 2023-11-30T21:42:25.101 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:24 smithi016 conmon[111898]: cluster 2023-11-30T21:42:24.570549+0000 mon.smithi016 (mon.0) 284 : cluster [DBG] osdmap e9: 4 total, 0 up, 4 in 2023-11-30T21:42:25.101 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:24 smithi016 conmon[111898]: audit 2023-11-30T21:42:24.570691+0000 mon.smithi016 (mon.0) 285 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-11-30T21:42:25.101 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:24 smithi016 conmon[111898]: audit 2023-11-30T21:42:24.570985+0000 mon.smithi016 (mon.0) 286 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-11-30T21:42:25.101 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:24 smithi016 conmon[111898]: audit 2023-11-30T21:42:24.571149+0000 mon.smithi016 (mon.0) 287 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-11-30T21:42:25.101 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:24 smithi016 conmon[111898]: audit 2023-11-30T21:42:24.571338+0000 mon.smithi016 (mon.0) 288 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-11-30T21:42:25.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:24 smithi069 conmon[117073]: cluster 2023-11-30T21:42:23.747879+0000 2023-11-30T21:42:25.278 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:24 smithi069 conmon[117073]: mgr.smithi016.dzhopz (mgr.14180) 74 : cluster [DBG] pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-30T21:42:25.278 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:24 smithi069 conmon[117073]: audit 2023-11-30T21:42:24.093089+0000 mon.smithi069 (mon.1) 4 : audit [INF] from='client.? 172.21.15.69:0/2190032252' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "6eadf3a2-0845-4a1f-bf7a-390c3be0fbea"}]: dispatch 2023-11-30T21:42:25.278 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:24 smithi069 conmon[117073]: audit 2023- 2023-11-30T21:42:25.278 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:24 smithi069 conmon[117073]: 11-30T21:42:24.093530+0000 mon.smithi016 (mon.0) 276 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "6eadf3a2-0845-4a1f-bf7a-390c3be0fbea"}]: dispatch 2023-11-30T21:42:25.278 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:24 smithi069 conmon[117073]: audit 2023-11-30T21:42:25.278 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:24 smithi069 conmon[117073]: 2023-11-30T21:42:24. 2023-11-30T21:42:25.278 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:24 smithi069 conmon[117073]: 096904+0000 mon.smithi016 (mon.0) 277 : audit 2023-11-30T21:42:25.279 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:24 smithi069 conmon[117073]: [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "6eadf3a2-0845-4a1f-bf7a-390c3be0fbea"}]': finished 2023-11-30T21:42:25.279 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:24 smithi069 conmon[117073]: cluster 2023-11-30T21:42 2023-11-30T21:42:25.279 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:24 smithi069 conmon[117073]: :24.096960+0000 mon.smithi016 (mon.0) 278 : 2023-11-30T21:42:25.279 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:24 smithi069 conmon[117073]: cluster [DBG] osdmap e8: 3 total, 0 up, 3 in 2023-11-30T21:42:25.279 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:24 smithi069 conmon[117073]: audit 2023-11-30 2023-11-30T21:42:25.279 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:24 smithi069 conmon[117073]: T21:42:24.097065+0000 mon.smithi016 (mon 2023-11-30T21:42:25.279 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:24 smithi069 conmon[117073]: .0) 279 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-11-30T21:42:25.279 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:24 smithi069 conmon[117073]: audit 2023-11-30T21:42:25.280 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:24 smithi069 conmon[117073]: 2023-11-30T21:42:24 2023-11-30T21:42:25.280 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:24 smithi069 conmon[117073]: .097362+0000 mon.smithi016 (mon.0) 280 : 2023-11-30T21:42:25.280 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:24 smithi069 conmon[117073]: audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-11-30T21:42:25.280 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:24 smithi069 conmon[117073]: audit 2023-11-30T21 2023-11-30T21:42:25.280 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:24 smithi069 conmon[117073]: :42:24.097541+0000 mon.smithi016 (mon.0) 2023-11-30T21:42:25.280 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:24 smithi069 conmon[117073]: 281 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-11-30T21:42:25.280 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:24 smithi069 conmon[117073]: audit 2023-11-30T21:42:25.280 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:24 smithi069 conmon[117073]: 2023-11-30T21:42:24.566725+0000 2023-11-30T21:42:25.281 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:24 smithi069 conmon[117073]: mon.smithi016 (mon.0) 282 : audit [INF] from='client.? 172.21.15.16:0/4160132041' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "104cc8f9-8fc8-4bb6-8f33-6c90946af669"}]: dispatch 2023-11-30T21:42:25.281 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:24 smithi069 conmon[117073]: 2023-11-30T21:42:25.281 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:24 smithi069 conmon[117073]: audit 2023-11-30T 2023-11-30T21:42:25.281 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:24 smithi069 conmon[117073]: 21:42:24.570495+0000 mon.smithi016 (mon.0 2023-11-30T21:42:25.281 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:24 smithi069 conmon[117073]: ) 283 : audit [INF] from='client.? 172.21.15.16:0/4160132041' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "104cc8f9-8fc8-4bb6-8f33-6c90946af669"}]': finished 2023-11-30T21:42:25.281 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:24 smithi069 conmon[117073]: cluster 2023-11-30T21:42:25.281 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:24 smithi069 conmon[117073]: 2023-11-30T21:42:24.570549 2023-11-30T21:42:25.282 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:24 smithi069 conmon[117073]: +0000 mon.smithi016 (mon.0) 284 : cluster [DBG] 2023-11-30T21:42:25.282 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:24 smithi069 conmon[117073]: osdmap e9: 4 total, 0 up, 4 in 2023-11-30T21:42:25.282 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:24 smithi069 conmon[117073]: audit 2023- 2023-11-30T21:42:25.282 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:24 smithi069 conmon[117073]: 11-30T21:42:24.570691+0000 mon.smithi016 2023-11-30T21:42:25.282 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:24 smithi069 conmon[117073]: (mon.0) 285 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-11-30T21:42:25.282 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:24 smithi069 conmon[117073]: audit 2023-11-30T21:42:25.282 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:24 smithi069 conmon[117073]: 2023-11-30T21: 2023-11-30T21:42:25.283 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:24 smithi069 conmon[117073]: 42:24.570985+0000 mon.smithi016 (mon.0) 2023-11-30T21:42:25.283 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:24 smithi069 conmon[117073]: 286 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-11-30T21:42:25.283 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:24 smithi069 conmon[117073]: audit 2023- 2023-11-30T21:42:25.283 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:24 smithi069 conmon[117073]: 11-30T21:42:24.571149+0000 mon.smithi016 2023-11-30T21:42:25.283 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:24 smithi069 conmon[117073]: (mon.0) 287 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-11-30T21:42:25.283 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:24 smithi069 conmon[117073]: audit 2023-11-30T21:42:25.283 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:24 smithi069 conmon[117073]: 2023-11-30T21:42:24.571338+0000 2023-11-30T21:42:25.284 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:24 smithi069 conmon[117073]: mon.smithi016 (mon.0) 288 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-11-30T21:42:25.284 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:24 smithi069 conmon[117073]: 2023-11-30T21:42:25.375 INFO:teuthology.orchestra.run.smithi016.stdout:{"epoch":9,"num_osds":4,"num_up_osds":0,"osd_up_since":0,"num_in_osds":4,"osd_in_since":1701380544,"num_remapped_pgs":0} 2023-11-30T21:42:26.100 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:25 smithi016 conmon[111898]: audit 2023-11-30T21:42: 2023-11-30T21:42:26.100 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:25 smithi016 conmon[111898]: 24.857578+0000 mon.smithi016 (mon.0) 289 : audit [DBG] from='client.? 172.21.15.16:0/3244657571' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-11-30T21:42:26.100 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:25 smithi016 conmon[111898]: audit 2023-11-30T21:42:25.218303+0000 mon.smithi069 (mon.1) 5 : audit [DBG] from='client.? 172.21.15.69:0/1388211670' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-11-30T21:42:26.100 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:25 smithi016 conmon[111898]: audit 2023-11-30T21:42:25.735657+0000 mon.smithi016 (mon.0) 290 : audit [DBG] from='client.? 172.21.15.16:0/2826221406' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-11-30T21:42:26.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:25 smithi069 conmon[117073]: audit 2023-11-30T21:42:24.857578+0000 mon.smithi016 (mon.0) 289 : audit [DBG] from='client.? 172.21.15.16:0/3244657571' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-11-30T21:42:26.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:25 smithi069 conmon[117073]: audit 2023-11-30T21:42:25.218303+0000 2023-11-30T21:42:26.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:25 smithi069 conmon[117073]: mon.smithi069 (mon.1) 5 : audit [DBG] from='client.? 172.21.15.69:0/1388211670' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-11-30T21:42:26.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:25 smithi069 conmon[117073]: audit 2023-11-30T21:42:25.735657+0000 mon.smithi016 (mon.0) 290 : audit [DBG] from='client.? 172.21.15.16:0/2826221406' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-11-30T21:42:26.377 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph osd stat -f json 2023-11-30T21:42:27.076 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:26 smithi016 conmon[111898]: cluster 2023-11-30T21:42:25.748175+0000 mgr.smithi016.dzhopz (mgr.14180) 75 : cluster [DBG] pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-30T21:42:27.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:26 smithi069 conmon[117073]: cluster 2023-11-30T21:42:25.748175+0000 mgr.smithi016.dzhopz (mgr.14180) 75 2023-11-30T21:42:27.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:26 smithi069 conmon[117073]: : cluster [DBG] pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-30T21:42:28.004 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T21:42:28.100 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:27 smithi016 conmon[111898]: audit 2023-11-30T21:42:27.746960+0000 mon.smithi069 (mon.1) 6 : audit [INF] from='client.? 172.21.15.69:0/3277427138' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "de2668d0-31ba-4ae1-8896-b259e5ed7fbc"}]: dispatch 2023-11-30T21:42:28.100 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:27 smithi016 conmon[111898]: audit 2023-11-30T21:42:27.747416+0000 mon.smithi016 (mon.0) 291 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "de2668d0-31ba-4ae1-8896-b259e5ed7fbc"}]: dispatch 2023-11-30T21:42:28.100 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:27 smithi016 conmon[111898]: audit 2023-11-30T21:42:27.750862+0000 mon.smithi016 (mon.0) 292 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "de2668d0-31ba-4ae1-8896-b259e5ed7fbc"}]': finished 2023-11-30T21:42:28.100 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:27 smithi016 conmon[111898]: cluster 2023-11-30T21:42:27.750922+0000 mon.smithi016 (mon.0) 293 : cluster [DBG] osdmap e10: 5 total, 0 up, 5 in 2023-11-30T21:42:28.100 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:27 smithi016 conmon[111898]: audit 2023-11-30T21:42:27.751040+0000 mon.smithi016 (mon.0) 294 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-11-30T21:42:28.100 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:27 smithi016 conmon[111898]: audit 2023-11-30T21:42:27.751339+0000 mon.smithi016 (mon.0) 295 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-11-30T21:42:28.100 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:27 smithi016 conmon[111898]: audit 2023-11-30T21:42:27.751505+0000 mon.smithi016 (mon.0) 296 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-11-30T21:42:28.100 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:27 smithi016 conmon[111898]: audit 2023-11-30T21:42:27.751681+0000 mon.smithi016 (mon.0) 297 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-11-30T21:42:28.100 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:27 smithi016 conmon[111898]: audit 2023-11-30T21:42:27.751850+0000 mon.smithi016 (mon.0) 298 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-11-30T21:42:28.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:27 smithi069 conmon[117073]: audit 2023-11-30T21:42:27.746960+0000 mon.smithi069 (mon.1) 2023-11-30T21:42:28.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:27 smithi069 conmon[117073]: 6 : audit [INF] from='client.? 172.21.15.69:0/3277427138' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "de2668d0-31ba-4ae1-8896-b259e5ed7fbc"}]: dispatch 2023-11-30T21:42:28.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:27 smithi069 conmon[117073]: audit 2023-11-30T21:42:27.747416+0000 mon.smithi016 (mon.0) 291 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "de2668d0-31ba-4ae1-8896-b259e5ed7fbc"}]: dispatch 2023-11-30T21:42:28.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:27 smithi069 conmon[117073]: audit 2023-11-30T21 2023-11-30T21:42:28.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:27 smithi069 conmon[117073]: :42:27.750862+0000 mon.smithi016 (mon.0) 292 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "de2668d0-31ba-4ae1-8896-b259e5ed7fbc"}]': finished 2023-11-30T21:42:28.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:27 smithi069 conmon[117073]: cluster 2023-11-30T21:42:27.750922+0000 mon.smithi016 2023-11-30T21:42:28.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:27 smithi069 conmon[117073]: (mon.0) 293 : cluster [DBG] osdmap e10: 5 total, 0 up, 5 in 2023-11-30T21:42:28.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:27 smithi069 conmon[117073]: audit 2023-11-30 2023-11-30T21:42:28.278 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:27 smithi069 conmon[117073]: T21:42:27.751040+0000 mon.smithi016 (mon.0) 294 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-11-30T21:42:28.278 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:27 smithi069 conmon[117073]: audit 2023-11-30T21:42:27.751339 2023-11-30T21:42:28.278 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:27 smithi069 conmon[117073]: +0000 mon.smithi016 (mon.0) 295 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-11-30T21:42:28.278 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:27 smithi069 conmon[117073]: audit 2023-11-30T21:42:27.751505+0000 2023-11-30T21:42:28.278 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:27 smithi069 conmon[117073]: mon.smithi016 (mon.0) 296 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-11-30T21:42:28.278 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:27 smithi069 conmon[117073]: audit 2023-11-30T21:42:27.751681+0000 2023-11-30T21:42:28.278 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:27 smithi069 conmon[117073]: mon.smithi016 (mon.0) 297 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-11-30T21:42:28.278 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:27 smithi069 conmon[117073]: audit 2023-11-30T21:42:27.751850+0000 2023-11-30T21:42:28.278 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:27 smithi069 conmon[117073]: mon.smithi016 (mon.0) 298 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-11-30T21:42:28.440 INFO:teuthology.orchestra.run.smithi016.stdout:{"epoch":10,"num_osds":5,"num_up_osds":0,"osd_up_since":0,"num_in_osds":5,"osd_in_since":1701380547,"num_remapped_pgs":0} 2023-11-30T21:42:29.100 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:28 smithi016 conmon[111898]: cluster 2023-11-30T21:42:27.748414+0000 mgr.smithi016.dzhopz (mgr.14180) 76 : cluster [DBG] pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-30T21:42:29.100 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:28 smithi016 conmon[111898]: audit 2023-11-30T21:42:28.003360+0000 mon.smithi016 (mon.0) 299 : audit [DBG] from='client.? 172.21.15.16:0/1378601709' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-11-30T21:42:29.100 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:28 smithi016 conmon[111898]: audit 2023-11-30T21:42:28.290390+0000 mon.smithi016 (mon.0) 300 : audit [INF] from='client.? 172.21.15.16:0/3571654374' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "429c6e75-0e45-44bc-af22-01e6a00c5fa6"}]: dispatch 2023-11-30T21:42:29.100 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:28 smithi016 conmon[111898]: audit 2023-11-30T21:42:28.293930+0000 mon.smithi016 (mon.0) 301 : audit [INF] from='client.? 172.21.15.16:0/3571654374' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "429c6e75-0e45-44bc-af22-01e6a00c5fa6"}]': finished 2023-11-30T21:42:29.101 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:28 smithi016 conmon[111898]: cluster 2023-11-30T21:42:28.293996+0000 mon.smithi016 (mon.0) 302 : cluster [DBG] osdmap e11: 6 total, 0 up, 6 in 2023-11-30T21:42:29.101 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:28 smithi016 conmon[111898]: audit 2023-11-30T21:42:28.294104+0000 mon.smithi016 (mon.0) 303 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-11-30T21:42:29.101 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:28 smithi016 conmon[111898]: audit 2023-11-30T21:42:28.294379+0000 mon.smithi016 (mon.0) 304 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-11-30T21:42:29.101 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:28 smithi016 conmon[111898]: audit 2023-11-30T21:42:28.294532+0000 mon.smithi016 (mon.0) 305 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-11-30T21:42:29.101 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:28 smithi016 conmon[111898]: audit 2023-11-30T21:42:28.294674+0000 mon.smithi016 (mon.0) 306 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-11-30T21:42:29.101 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:28 smithi016 conmon[111898]: audit 2023-11-30T21:42:28.294819+0000 mon.smithi016 (mon.0) 307 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-11-30T21:42:29.101 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:28 smithi016 conmon[111898]: audit 2023-11-30T21:42:28.294977+0000 mon.smithi016 (mon.0) 308 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-11-30T21:42:29.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:28 smithi069 conmon[117073]: cluster 2023-11-30T21:42:27.748414+0000 mgr.smithi016.dzhopz (mgr 2023-11-30T21:42:29.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:28 smithi069 conmon[117073]: .14180) 76 : cluster [DBG] pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-30T21:42:29.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:28 smithi069 conmon[117073]: audit 2023-11-30T21:42:28.003360+0000 mon.smithi016 (mon.0) 299 : audit [DBG] from='client.? 172.21.15.16:0/1378601709' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-11-30T21:42:29.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:28 smithi069 conmon[117073]: audit 2023-11-30T21:42:28.290390+0000 mon.smithi016 (mon.0) 300 : audit [INF] from='client.? 172.21.15.16:0/3571654374' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "429c6e75-0e45-44bc-af22-01e6a00c5fa6"}]: dispatch 2023-11-30T21:42:29.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:28 smithi069 conmon[117073]: audit 2023-11-30T21:42:28.293930+0000 mon.smithi016 (mon.0) 301 : audit [INF] from='client.? 172.21.15.16:0/3571654374' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "429c6e75-0e45-44bc-af22-01e6a00c5fa6"}]': finished 2023-11-30T21:42:29.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:28 smithi069 conmon[117073]: cluster 2023-11-30T21:42:28.293996+0000 mon.smithi016 (mon.0) 302 : cluster [DBG] osdmap e11: 6 total, 0 up, 6 in 2023-11-30T21:42:29.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:28 smithi069 conmon[117073]: audit 2023-11-30T21:42:28.294104+0000 mon.smithi016 (mon.0) 303 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-11-30T21:42:29.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:28 smithi069 conmon[117073]: audit 2023-11-30T21:42:28. 2023-11-30T21:42:29.278 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:28 smithi069 conmon[117073]: 294379+0000 mon.smithi016 (mon.0) 304 : audit [DBG] 2023-11-30T21:42:29.278 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:28 smithi069 conmon[117073]: from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-11-30T21:42:29.278 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:28 smithi069 conmon[117073]: audit 2023-11-30T21:42:28.294532 2023-11-30T21:42:29.278 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:28 smithi069 conmon[117073]: +0000 mon.smithi016 (mon.0) 305 : audit [DBG] 2023-11-30T21:42:29.278 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:28 smithi069 conmon[117073]: from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-11-30T21:42:29.278 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:28 smithi069 conmon[117073]: audit 2023-11-30T21:42:28.294674 2023-11-30T21:42:29.278 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:28 smithi069 conmon[117073]: +0000 mon.smithi016 (mon.0) 306 : audit [DBG] 2023-11-30T21:42:29.278 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:28 smithi069 conmon[117073]: from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-11-30T21:42:29.278 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:28 smithi069 conmon[117073]: audit 2023-11-30T21:42:28.294819 2023-11-30T21:42:29.278 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:28 smithi069 conmon[117073]: +0000 mon.smithi016 (mon.0) 307 : audit [DBG] 2023-11-30T21:42:29.278 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:28 smithi069 conmon[117073]: from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-11-30T21:42:29.278 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:28 smithi069 conmon[117073]: audit 2023-11-30T21:42:28.294977 2023-11-30T21:42:29.279 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:28 smithi069 conmon[117073]: +0000 mon.smithi016 (mon.0) 308 : audit [DBG] 2023-11-30T21:42:29.279 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:28 smithi069 conmon[117073]: from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-11-30T21:42:29.441 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph osd stat -f json 2023-11-30T21:42:30.099 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:29 smithi016 conmon[111898]: audit 2023-11-30T21:42:28.814690+0000 mon.smithi069 (mon.1) 7 : audit [DBG] from='client.? 172.21.15.69:0/2958105171' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-11-30T21:42:30.100 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:29 smithi016 conmon[111898]: audit 2023-11-30T21:42:29.369566+0000 mon.smithi016 (mon.0) 309 : audit [DBG] from='client.? 172.21.15.16:0/1019152972' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-11-30T21:42:30.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:29 smithi069 conmon[117073]: audit 2023-11-30T21:42:28.814690+0000 mon.smithi069 (mon. 2023-11-30T21:42:30.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:29 smithi069 conmon[117073]: 1) 7 : audit [DBG] from='client.? 172.21.15.69:0/2958105171' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-11-30T21:42:30.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:29 smithi069 conmon[117073]: audit 2023-11-30T21:42:29.369566+0000 mon.smithi016 (mon.0) 309 : audit [DBG] from='client.? 172.21.15.16:0/1019152972' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-11-30T21:42:31.100 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:30 smithi016 conmon[111898]: cluster 2023-11-30T21:42:29.748710+0000 mgr.smithi016.dzhopz (mgr.14180 2023-11-30T21:42:31.100 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:30 smithi016 conmon[111898]: ) 77 : cluster [DBG] pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-30T21:42:31.105 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T21:42:31.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:30 smithi069 conmon[117073]: cluster 2023-11-30T21:42:29.748710+0000 mgr.smithi016.dzhopz (mgr.14180 2023-11-30T21:42:31.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:30 smithi069 conmon[117073]: ) 77 : cluster [DBG] pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-30T21:42:31.478 INFO:teuthology.orchestra.run.smithi016.stdout:{"epoch":11,"num_osds":6,"num_up_osds":0,"osd_up_since":0,"num_in_osds":6,"osd_in_since":1701380548,"num_remapped_pgs":0} 2023-11-30T21:42:32.100 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:31 smithi016 conmon[111898]: audit 2023-11-30T21:42:31.105504+0000 mon.smithi016 (mon.0) 310 : audit [DBG] from='client.? 172.21.15.16:0/2806554037' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-11-30T21:42:32.100 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:31 smithi016 conmon[111898]: audit 2023-11-30T21:42:31.339505+0000 mon.smithi069 (mon.1) 8 : audit [INF] from='client.? 172.21.15.69:0/133995579' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "9dfda979-fcc8-4089-9238-c099d18c2625"}]: dispatch 2023-11-30T21:42:32.100 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:31 smithi016 conmon[111898]: audit 2023-11-30T21:42:31.339923+0000 mon.smithi016 (mon.0) 311 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "9dfda979-fcc8-4089-9238-c099d18c2625"}]: dispatch 2023-11-30T21:42:32.100 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:31 smithi016 conmon[111898]: audit 2023-11-30T21:42:31.343410+0000 mon.smithi016 (mon.0) 312 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "9dfda979-fcc8-4089-9238-c099d18c2625"}]': finished 2023-11-30T21:42:32.100 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:31 smithi016 conmon[111898]: cluster 2023-11-30T21:42:31.343464+0000 mon.smithi016 (mon.0) 313 : cluster [DBG] osdmap e12: 7 total, 0 up, 7 in 2023-11-30T21:42:32.100 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:31 smithi016 conmon[111898]: audit 2023-11-30T21:42:31.343553+0000 mon.smithi016 (mon.0) 314 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-11-30T21:42:32.100 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:31 smithi016 conmon[111898]: audit 2023-11-30T21:42:31.343903+0000 mon.smithi016 (mon.0) 315 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-11-30T21:42:32.101 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:31 smithi016 conmon[111898]: audit 2023-11-30T21:42:31.344146+0000 mon.smithi016 (mon.0) 316 2023-11-30T21:42:32.101 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:31 smithi016 conmon[111898]: : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-11-30T21:42:32.101 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:31 smithi016 conmon[111898]: audit 2023-11-30T21:42:31.344380+0000 mon.smithi016 (mon.0) 317 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-11-30T21:42:32.101 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:31 smithi016 conmon[111898]: audit 2023-11-30T21:42:31.344606+0000 mon.smithi016 (mon.0) 318 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-11-30T21:42:32.101 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:31 smithi016 conmon[111898]: audit 2023-11-30T21:42:31.344826+0000 mon.smithi016 (mon.0) 319 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-11-30T21:42:32.101 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:31 smithi016 conmon[111898]: audit 2023-11-30T21:42:31.345051+0000 mon.smithi016 (mon.0) 320 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-11-30T21:42:32.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:31 smithi069 conmon[117073]: audit 2023-11-30T21:42:31.105504+0000 mon.smithi016 (mon 2023-11-30T21:42:32.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:31 smithi069 conmon[117073]: .0) 310 : audit [DBG] from='client.? 172.21.15.16:0/2806554037' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-11-30T21:42:32.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:31 smithi069 conmon[117073]: audit 2023-11-30T21:42:31.339505+0000 mon.smithi069 (mon.1) 8 : audit [INF] from='client.? 172.21.15.69:0/133995579' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "9dfda979-fcc8-4089-9238-c099d18c2625"}]: dispatch 2023-11-30T21:42:32.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:31 smithi069 conmon[117073]: audit 2023-11-30T21:42:31.339923+0000 mon.smithi016 (mon.0) 311 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "9dfda979-fcc8-4089-9238-c099d18c2625"}]: dispatch 2023-11-30T21:42:32.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:31 smithi069 conmon[117073]: audit 2023-11-30T21:42:31.343410+0000 mon.smithi016 (mon.0) 312 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "9dfda979-fcc8-4089-9238-c099d18c2625"}]': finished 2023-11-30T21:42:32.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:31 smithi069 conmon[117073]: cluster 2023-11-30T21:42:31.343464+0000 mon.smithi016 (mon.0) 313 : cluster [DBG] osdmap e12: 7 total, 0 up, 7 in 2023-11-30T21:42:32.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:31 smithi069 conmon[117073]: audit 2023-11-30T21:42:31.343553+0000 mon.smithi016 (mon.0) 314 : audit [DBG] 2023-11-30T21:42:32.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:31 smithi069 conmon[117073]: from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-11-30T21:42:32.278 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:31 smithi069 conmon[117073]: audit 2023-11-30T21:42:31.343903+0000 mon.smithi016 (mon.0) 315 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-11-30T21:42:32.278 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:31 smithi069 conmon[117073]: audit 2023-11-30T21:42:31.344146+0000 mon.smithi016 (mon 2023-11-30T21:42:32.278 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:31 smithi069 conmon[117073]: .0) 316 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-11-30T21:42:32.278 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:31 smithi069 conmon[117073]: audit 2023- 2023-11-30T21:42:32.278 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:31 smithi069 conmon[117073]: 11-30T21:42:31.344380+0000 mon.smithi016 ( 2023-11-30T21:42:32.278 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:31 smithi069 conmon[117073]: mon.0) 317 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-11-30T21:42:32.278 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:31 smithi069 conmon[117073]: audit 2023 2023-11-30T21:42:32.278 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:31 smithi069 conmon[117073]: -11-30T21:42:31.344606+0000 mon.smithi016 2023-11-30T21:42:32.278 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:31 smithi069 conmon[117073]: (mon.0) 318 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-11-30T21:42:32.278 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:31 smithi069 conmon[117073]: audit 2023-11-30T21:42:32.278 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:31 smithi069 conmon[117073]: 2023-11-30T21: 2023-11-30T21:42:32.278 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:31 smithi069 conmon[117073]: 42:31.344826+0000 mon.smithi016 (mon.0) 2023-11-30T21:42:32.279 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:31 smithi069 conmon[117073]: 319 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-11-30T21:42:32.279 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:31 smithi069 conmon[117073]: audit 2023-11-30T21:42:32.279 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:31 smithi069 conmon[117073]: 2023-11-30T21:42:31.345051 2023-11-30T21:42:32.279 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:31 smithi069 conmon[117073]: +0000 mon.smithi016 (mon.0) 320 : audit 2023-11-30T21:42:32.279 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:31 smithi069 conmon[117073]: [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-11-30T21:42:32.479 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph osd stat -f json 2023-11-30T21:42:33.027 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:32 smithi069 conmon[117073]: cluster 2023-11-30T21:42:31.749095+0000 2023-11-30T21:42:33.027 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:32 smithi069 conmon[117073]: mgr.smithi016.dzhopz (mgr.14180) 78 : cluster [DBG] pgmap v44: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-30T21:42:33.027 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:32 smithi069 conmon[117073]: audit 2023-11-30T21: 2023-11-30T21:42:33.027 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:32 smithi069 conmon[117073]: 42:31.914470+0000 mon.smithi016 (mon.0) 321 : audit [INF] from='client.? 172.21.15.16:0/3013792865' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "0185e5b2-ed1a-4427-a0c5-3e1a9084a37f"}]: dispatch 2023-11-30T21:42:33.028 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:32 smithi069 conmon[117073]: audit 2023-11-30T21:42:33.028 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:32 smithi069 conmon[117073]: 2023-11-30T21:42 2023-11-30T21:42:33.028 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:32 smithi069 conmon[117073]: :31.917881+0000 mon.smithi016 (mon.0) 322 2023-11-30T21:42:33.028 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:32 smithi069 conmon[117073]: : audit [INF] from='client.? 172.21.15.16:0/3013792865' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "0185e5b2-ed1a-4427-a0c5-3e1a9084a37f"}]': finished 2023-11-30T21:42:33.028 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:32 smithi069 conmon[117073]: cluster 2023-11- 2023-11-30T21:42:33.028 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:32 smithi069 conmon[117073]: 30T21:42:31.917928+0000 mon.smithi016 (mon. 2023-11-30T21:42:33.028 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:32 smithi069 conmon[117073]: 0) 323 : cluster [DBG] osdmap e13: 8 total, 0 up, 8 in 2023-11-30T21:42:33.028 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:32 smithi069 conmon[117073]: audit 2023 2023-11-30T21:42:33.028 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:32 smithi069 conmon[117073]: -11-30T21:42:31.918010+0000 mon.smithi016 2023-11-30T21:42:33.028 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:32 smithi069 conmon[117073]: (mon.0) 324 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-11-30T21:42:33.028 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:32 smithi069 conmon[117073]: audit 2023-11-30T21:42:33.029 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:32 smithi069 conmon[117073]: 2023-11-30T21:42:31 2023-11-30T21:42:33.029 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:32 smithi069 conmon[117073]: .918390+0000 mon.smithi016 (mon.0) 325 : audit 2023-11-30T21:42:33.029 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:32 smithi069 conmon[117073]: [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-11-30T21:42:33.029 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:32 smithi069 conmon[117073]: audit 2023-11-30T21:42:33.029 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:32 smithi069 conmon[117073]: 2023-11-30T21:42:31.918614+0000 mon.smithi016 ( 2023-11-30T21:42:33.029 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:32 smithi069 conmon[117073]: mon.0) 326 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-11-30T21:42:33.029 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:32 smithi069 conmon[117073]: audit 2023-11-30T21:42:33.029 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:32 smithi069 conmon[117073]: 2023-11-30T21:42:31.918837+0000 2023-11-30T21:42:33.029 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:32 smithi069 conmon[117073]: mon.smithi016 (mon.0) 327 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-11-30T21:42:33.029 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:32 smithi069 conmon[117073]: 2023-11-30T21:42:33.029 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:32 smithi069 conmon[117073]: audit 2023-11-30T21:42:33.029 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:32 smithi069 conmon[117073]: 2023-11-30T21:42:31.919065+0000 mon.smithi016 (mon 2023-11-30T21:42:33.029 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:32 smithi069 conmon[117073]: .0) 328 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-11-30T21:42:33.030 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:32 smithi069 conmon[117073]: audit 2023 2023-11-30T21:42:33.030 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:32 smithi069 conmon[117073]: -11-30T21:42:31.919296+0000 2023-11-30T21:42:33.030 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:32 smithi069 conmon[117073]: mon.smithi016 (mon.0) 329 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-11-30T21:42:33.030 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:32 smithi069 conmon[117073]: audit 2023-11-30T21:42:33.030 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:32 smithi069 conmon[117073]: 2023-11-30T21:42:31.919526+0000 2023-11-30T21:42:33.030 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:32 smithi069 conmon[117073]: mon.smithi016 (mon.0) 330 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-11-30T21:42:33.030 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:32 smithi069 conmon[117073]: 2023-11-30T21:42:33.030 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:32 smithi069 conmon[117073]: audit 2023-11-30T21:42:33.030 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:32 smithi069 conmon[117073]: 2023-11-30T21:42:31.919749+0000 mon.smithi016 (mon 2023-11-30T21:42:33.030 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:32 smithi069 conmon[117073]: .0) 331 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-11-30T21:42:33.030 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:32 smithi069 conmon[117073]: audit 2023-11- 2023-11-30T21:42:33.030 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:32 smithi069 conmon[117073]: 30T21:42:32.522306+0000 mon.smithi069 (mon. 2023-11-30T21:42:33.031 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:32 smithi069 conmon[117073]: 1) 9 : audit [DBG] from='client.? 172.21.15.69:0/3580246721' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-11-30T21:42:33.100 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:32 smithi016 conmon[111898]: cluster 2023-11-30T21:42:31.749095+0000 mgr.smithi016.dzhopz (mgr.14180) 2023-11-30T21:42:33.100 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:32 smithi016 conmon[111898]: 78 : cluster [DBG] pgmap v44: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-30T21:42:33.100 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:32 smithi016 conmon[111898]: audit 2023-11-30T21:42:31.914470+0000 mon.smithi016 (mon.0) 321 : audit [INF] from='client.? 172.21.15.16:0/3013792865' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "0185e5b2-ed1a-4427-a0c5-3e1a9084a37f"}]: dispatch 2023-11-30T21:42:33.100 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:32 smithi016 conmon[111898]: audit 2023-11-30T21:42:31.917881+0000 mon.smithi016 (mon.0) 322 : audit [INF] from='client.? 172.21.15.16:0/3013792865' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "0185e5b2-ed1a-4427-a0c5-3e1a9084a37f"}]': finished 2023-11-30T21:42:33.100 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:32 smithi016 conmon[111898]: cluster 2023-11-30T21:42:31.917928+0000 mon.smithi016 (mon.0) 323 : cluster [DBG] osdmap e13: 8 total, 0 up, 8 in 2023-11-30T21:42:33.100 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:32 smithi016 conmon[111898]: audit 2023-11-30T21:42:31.918010+0000 mon.smithi016 (mon.0) 324 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-11-30T21:42:33.100 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:32 smithi016 conmon[111898]: audit 2023-11-30T21:42:31.918390+0000 mon.smithi016 (mon.0) 325 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-11-30T21:42:33.101 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:32 smithi016 conmon[111898]: audit 2023-11-30T21:42:31.918614+0000 mon.smithi016 (mon.0) 326 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-11-30T21:42:33.101 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:32 smithi016 conmon[111898]: audit 2023-11-30T21:42:31.918837+0000 mon.smithi016 (mon.0) 327 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-11-30T21:42:33.101 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:32 smithi016 conmon[111898]: audit 2023-11-30T21:42:31.919065+0000 mon.smithi016 (mon.0) 328 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-11-30T21:42:33.101 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:32 smithi016 conmon[111898]: audit 2023-11-30T21:42:31.919296+0000 mon.smithi016 (mon.0) 329 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-11-30T21:42:33.101 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:32 smithi016 conmon[111898]: audit 2023-11-30T21:42:31.919526+0000 mon.smithi016 (mon.0) 330 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-11-30T21:42:33.101 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:32 smithi016 conmon[111898]: audit 2023-11-30T21:42:31.919749+0000 mon.smithi016 (mon.0) 331 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-11-30T21:42:33.101 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:32 smithi016 conmon[111898]: audit 2023-11-30T21:42:32.522306+0000 mon.smithi069 (mon.1) 9 : audit [DBG] from='client.? 172.21.15.69:0/3580246721' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-11-30T21:42:34.100 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:33 smithi016 conmon[111898]: audit 2023-11-30T21:42:33.125069+0000 mon.smithi016 (mon.0) 332 : audit [DBG] from='client.? 172.21.15.16:0/769413308' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-11-30T21:42:34.137 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T21:42:34.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:33 smithi069 conmon[117073]: audit 2023-11-30T21:42:33.125069+0000 mon.smithi016 (mon.0) 332 2023-11-30T21:42:34.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:33 smithi069 conmon[117073]: : audit [DBG] from='client.? 172.21.15.16:0/769413308' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-11-30T21:42:34.531 INFO:teuthology.orchestra.run.smithi016.stdout:{"epoch":13,"num_osds":8,"num_up_osds":0,"osd_up_since":0,"num_in_osds":8,"osd_in_since":1701380551,"num_remapped_pgs":0} 2023-11-30T21:42:35.027 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:34 smithi069 conmon[117073]: cluster 2023-11-30T21:42:33.749407+0000 mgr.smithi016.dzhopz (mgr. 2023-11-30T21:42:35.027 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:34 smithi069 conmon[117073]: 14180) 79 : cluster [DBG] pgmap v46: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-30T21:42:35.027 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:34 smithi069 conmon[117073]: audit 2023-11-30T21:42:34.137463+0000 mon.smithi016 (mon.0) 333 : audit [DBG] from='client.? 172.21.15.16:0/3416827729' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-11-30T21:42:35.099 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:34 smithi016 conmon[111898]: cluster 2023-11-30T21:42:33.749407+0000 mgr.smithi016.dzhopz (mgr.14180) 79 : cluster [DBG] pgmap v46: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-30T21:42:35.100 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:34 smithi016 conmon[111898]: audit 2023-11-30T21:42:34.137463+0000 mon.smithi016 (mon.0) 333 : audit [DBG] from='client.? 172.21.15.16:0/3416827729' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-11-30T21:42:35.533 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph osd stat -f json 2023-11-30T21:42:37.027 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:36 smithi069 conmon[117073]: cluster 2023-11-30T21:42:35.749692+0000 mgr.smithi016.dzhopz (mgr.14180) 80 : cluster [DBG] pgmap v47: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-30T21:42:37.100 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:36 smithi016 conmon[111898]: cluster 2023-11-30T21:42:35.749692+0000 mgr.smithi016.dzhopz (mgr.14180) 80 : cluster [DBG] pgmap v47: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-30T21:42:37.230 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T21:42:37.672 INFO:teuthology.orchestra.run.smithi016.stdout:{"epoch":13,"num_osds":8,"num_up_osds":0,"osd_up_since":0,"num_in_osds":8,"osd_in_since":1701380551,"num_remapped_pgs":0} 2023-11-30T21:42:38.100 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:37 smithi016 conmon[111898]: audit 2023-11-30T21:42:37.230040+0000 mon.smithi016 (mon.0 2023-11-30T21:42:38.100 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:37 smithi016 conmon[111898]: ) 334 : audit [DBG] from='client.? 172.21.15.16:0/2300735752' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-11-30T21:42:38.100 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:37 smithi016 conmon[111898]: audit 2023-11-30T21:42:37.366281+0000 mon.smithi016 (mon.0) 335 : audit [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-11-30T21:42:38.100 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:37 smithi016 conmon[111898]: audit 2023-11-30T21:42:37.366968+0000 mon.smithi016 (mon.0) 336 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-30T21:42:38.167 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:37 smithi069 conmon[117073]: audit 2023-11-30T21:42:37.230040+0000 mon.smithi016 (mon.0) 334 : audit [DBG] 2023-11-30T21:42:38.168 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:37 smithi069 conmon[117073]: from='client.? 172.21.15.16:0/2300735752' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-11-30T21:42:38.168 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:37 smithi069 conmon[117073]: audit 2023-11-30T21:42:37.366281+0000 mon.smithi016 (mon.0) 335 : audit [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-11-30T21:42:38.168 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:37 smithi069 conmon[117073]: audit 2023-11-30T21:42:37.366968+0000 mon.smithi016 (mon.0) 336 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-30T21:42:38.673 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph osd stat -f json 2023-11-30T21:42:39.027 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:38 smithi069 conmon[117073]: cephadm 2023-11-30T21:42:37.367547+0000 mgr.smithi016.dzhopz (mgr.14180) 81 : cephadm [INF] Deploying daemon osd.0 on smithi069 2023-11-30T21:42:39.027 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:38 smithi069 conmon[117073]: cluster 2023-11-30T21:42:37.750049+0000 mgr.smithi016.dzhopz (mgr.14180) 82 : cluster [DBG] pgmap v48: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-30T21:42:39.027 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:38 smithi069 conmon[117073]: audit 2023-11-30T21:42:38.736052+0000 mon.smithi016 (mon.0) 337 : audit [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-11-30T21:42:39.027 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:38 smithi069 conmon[117073]: audit 2023-11-30T21:42:38.736782+0000 mon.smithi016 (mon.0) 338 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-30T21:42:39.100 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:38 smithi016 conmon[111898]: cephadm 2023-11-30T21:42:37.367547+0000 mgr.smithi016.dzhopz (mgr.14180) 81 : cephadm [INF] Deploying daemon osd.0 on smithi069 2023-11-30T21:42:39.100 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:38 smithi016 conmon[111898]: cluster 2023-11-30T21:42:37.750049+0000 mgr.smithi016.dzhopz (mgr.14180) 82 : cluster [DBG] pgmap v48: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-30T21:42:39.100 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:38 smithi016 conmon[111898]: audit 2023-11-30T21:42:38.736052+0000 mon.smithi016 (mon.0) 337 : audit [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-11-30T21:42:39.100 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:38 smithi016 conmon[111898]: audit 2023-11-30T21:42:38.736782+0000 mon.smithi016 (mon.0) 338 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-30T21:42:40.027 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:39 smithi069 conmon[117073]: cephadm 2023-11-30T21:42:38.737359+0000 mgr.smithi016.dzhopz 2023-11-30T21:42:40.027 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:39 smithi069 conmon[117073]: (mgr.14180) 83 : cephadm [INF] Deploying daemon osd.1 on smithi016 2023-11-30T21:42:40.100 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:39 smithi016 conmon[111898]: cephadm 2023-11-30T21:42:38.737359 2023-11-30T21:42:40.100 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:39 smithi016 conmon[111898]: +0000 mgr.smithi016.dzhopz (mgr.14180) 83 : cephadm [INF] Deploying daemon osd.1 on smithi016 2023-11-30T21:42:40.636 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T21:42:41.027 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:40 smithi069 conmon[117073]: cluster 2023-11-30T21:42:39.750449+0000 mgr.smithi016.dzhopz (mgr. 2023-11-30T21:42:41.027 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:40 smithi069 conmon[117073]: 14180) 84 : cluster [DBG] pgmap v49: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-30T21:42:41.027 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:40 smithi069 conmon[117073]: audit 2023-11-30T21:42:40.636129+0000 mon.smithi016 (mon.0) 339 : audit [DBG] from='client.? 172.21.15.16:0/3282978293' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-11-30T21:42:41.100 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:40 smithi016 conmon[111898]: cluster 2023-11-30T21:42:39.750449+0000 mgr.smithi016.dzhopz (mgr.14180) 84 : cluster [DBG] pgmap v49: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-30T21:42:41.100 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:40 smithi016 conmon[111898]: audit 2023-11-30T21:42:40.636129+0000 mon.smithi016 (mon.0) 339 : audit [DBG] from='client.? 172.21.15.16:0/3282978293' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-11-30T21:42:41.133 INFO:teuthology.orchestra.run.smithi016.stdout:{"epoch":13,"num_osds":8,"num_up_osds":0,"osd_up_since":0,"num_in_osds":8,"osd_in_since":1701380551,"num_remapped_pgs":0} 2023-11-30T21:42:42.134 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph osd stat -f json 2023-11-30T21:42:42.663 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:42 smithi069 conmon[117073]: audit 2023-11-30T21:42:41.616401+0000 mon.smithi016 (mon. 2023-11-30T21:42:42.663 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:42 smithi069 conmon[117073]: 0) 340 : audit [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' 2023-11-30T21:42:42.664 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:42 smithi069 conmon[117073]: audit 2023-11-30T21:42:41.617170+0000 mon.smithi016 (mon.0) 341 : audit [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-11-30T21:42:42.664 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:42 smithi069 conmon[117073]: audit 2023-11-30T21:42:41.617930+0000 mon.smithi016 (mon.0) 342 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-30T21:42:42.664 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:42 smithi069 conmon[117073]: cephadm 2023-11-30T21:42:41.618566+0000 mgr.smithi016.dzhopz (mgr.14180) 85 : cephadm [INF] Deploying daemon osd.2 on smithi069 2023-11-30T21:42:42.664 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:42 smithi069 conmon[117073]: cluster 2023-11-30T21:42:41.750718+0000 mgr.smithi016.dzhopz (mgr.14180) 86 : cluster [DBG] pgmap v50: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-30T21:42:43.093 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:42 smithi016 conmon[111898]: audit 2023-11-30T21:42:41. 2023-11-30T21:42:43.093 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:42 smithi016 conmon[111898]: 616401+0000 mon.smithi016 (mon.0) 340 : audit [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' 2023-11-30T21:42:43.093 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:42 smithi016 conmon[111898]: audit 2023-11-30T21:42:41.617170+0000 mon.smithi016 (mon.0) 341 : audit [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-11-30T21:42:43.094 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:42 smithi016 conmon[111898]: audit 2023-11-30T21:42:41.617930+0000 mon.smithi016 (mon.0) 342 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-30T21:42:43.094 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:42 smithi016 conmon[111898]: cephadm 2023-11-30T21:42:41.618566+0000 mgr.smithi016.dzhopz (mgr.14180) 85 : cephadm [INF] Deploying daemon osd.2 on smithi069 2023-11-30T21:42:43.094 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:42 smithi016 conmon[111898]: cluster 2023-11-30T21:42:41.750718+0000 mgr.smithi016.dzhopz (mgr.14180) 86 : cluster [DBG] pgmap v50: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-30T21:42:44.090 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T21:42:44.600 INFO:teuthology.orchestra.run.smithi016.stdout:{"epoch":13,"num_osds":8,"num_up_osds":0,"osd_up_since":0,"num_in_osds":8,"osd_in_since":1701380551,"num_remapped_pgs":0} 2023-11-30T21:42:45.066 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:44 smithi069 conmon[117073]: cluster 2023-11-30T21:42:43.750931+0000 mgr.smithi016.dzhopz (mgr.14180) 87 : cluster [DBG] 2023-11-30T21:42:45.066 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:44 smithi069 conmon[117073]: pgmap v51: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-30T21:42:45.067 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:44 smithi069 conmon[117073]: audit 2023-11-30T21:42:44.089644+0000 mon.smithi016 (mon.0) 343 : audit [DBG] from='client.? 172.21.15.16:0/3188083362' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-11-30T21:42:45.067 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:44 smithi069 conmon[117073]: audit 2023-11-30T21 2023-11-30T21:42:45.067 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:44 smithi069 conmon[117073]: :42:44.472464+0000 mon.smithi016 (mon.0) 344 : audit [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' 2023-11-30T21:42:45.067 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:44 smithi069 conmon[117073]: audit 2023-11-30T21:42:44.473128 2023-11-30T21:42:45.067 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:44 smithi069 conmon[117073]: +0000 mon.smithi016 (mon.0) 345 : audit [INF] 2023-11-30T21:42:45.067 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:44 smithi069 conmon[117073]: from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-11-30T21:42:45.067 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:44 smithi069 conmon[117073]: audit 2023-11-30T21:42:45.067 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:44 smithi069 conmon[117073]: 2023-11-30T21:42:44.473749+0000 mon.smithi016 (mon. 2023-11-30T21:42:45.067 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:44 smithi069 conmon[117073]: 0) 346 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-30T21:42:45.067 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:44 smithi069 conmon[117073]: audit 2023-11-30T 2023-11-30T21:42:45.067 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:44 smithi069 conmon[117073]: 21:42:44.596768+0000 mon.smithi069 (mon.1 2023-11-30T21:42:45.067 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:44 smithi069 conmon[117073]: ) 10 : audit [INF] from='osd.0 [v2:172.21.15.69:6800/1023120427,v1:172.21.15.69:6801/1023120427]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-11-30T21:42:45.067 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:44 smithi069 conmon[117073]: audit 2023-11-30T 2023-11-30T21:42:45.068 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:44 smithi069 conmon[117073]: 21:42:44.597276+0000 mon.smithi016 (mon.0 2023-11-30T21:42:45.068 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:44 smithi069 conmon[117073]: ) 347 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-11-30T21:42:45.075 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:44 smithi016 conmon[111898]: cluster 2023-11-30T21:42:43.750931+0000 mgr.smithi016.dzhopz (mgr.14180) 87 : cluster 2023-11-30T21:42:45.075 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:44 smithi016 conmon[111898]: [DBG] pgmap v51: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-30T21:42:45.075 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:44 smithi016 conmon[111898]: audit 2023-11-30T21:42:44.089644+0000 mon.smithi016 (mon.0) 343 : audit [DBG] from='client.? 172.21.15.16:0/3188083362' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-11-30T21:42:45.075 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:44 smithi016 conmon[111898]: audit 2023-11-30T21:42:44.472464+0000 mon.smithi016 (mon.0) 344 : audit [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' 2023-11-30T21:42:45.075 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:44 smithi016 conmon[111898]: audit 2023-11-30T21:42:44.473128+0000 mon.smithi016 (mon.0) 345 : audit [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-11-30T21:42:45.076 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:44 smithi016 conmon[111898]: audit 2023-11-30T21:42:44.473749+0000 2023-11-30T21:42:45.076 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:44 smithi016 conmon[111898]: mon.smithi016 (mon.0) 346 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-30T21:42:45.076 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:44 smithi016 conmon[111898]: audit 2023-11-30T21:42 2023-11-30T21:42:45.076 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:44 smithi016 conmon[111898]: :44.596768+0000 mon.smithi069 (mon.1) 10 2023-11-30T21:42:45.076 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:44 smithi016 conmon[111898]: : audit [INF] from='osd.0 [v2:172.21.15.69:6800/1023120427,v1:172.21.15.69:6801/1023120427]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-11-30T21:42:45.076 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:44 smithi016 conmon[111898]: audit 2023-11-30T21:42:45.076 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:44 smithi016 conmon[111898]: 2023-11-30T21:42:44. 2023-11-30T21:42:45.076 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:44 smithi016 conmon[111898]: 597276+0000 mon.smithi016 (mon.0) 347 : audit 2023-11-30T21:42:45.076 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:44 smithi016 conmon[111898]: [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-11-30T21:42:45.601 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph osd stat -f json 2023-11-30T21:42:46.100 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:45 smithi016 conmon[111898]: cephadm 2023-11-30T21:42:44.474296+0000 mgr.smithi016.dzhopz (mgr.14180) 88 : cephadm [INF] Deploying daemon osd.3 on smithi016 2023-11-30T21:42:46.100 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:45 smithi016 conmon[111898]: audit 2023-11-30T21:42:45.473705+0000 mon.smithi016 (mon.0) 348 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2023-11-30T21:42:46.100 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:45 smithi016 conmon[111898]: cluster 2023-11-30T21:42:45.473766+0000 mon.smithi016 (mon.0) 349 : cluster [DBG] osdmap e14: 8 total, 0 up, 8 in 2023-11-30T21:42:46.100 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:45 smithi016 conmon[111898]: audit 2023-11-30T21:42:45.473887+0000 mon.smithi016 (mon.0) 350 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-11-30T21:42:46.100 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:45 smithi016 conmon[111898]: audit 2023-11-30T21:42:45.474158+0000 mon.smithi016 (mon.0) 351 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-11-30T21:42:46.101 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:45 smithi016 conmon[111898]: audit 2023-11-30T21:42:45.474252+0000 mon.smithi069 (mon.1) 11 : audit [INF] from='osd.0 [v2:172.21.15.69:6800/1023120427,v1:172.21.15.69:6801/1023120427]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi069", "root=default"]}]: dispatch 2023-11-30T21:42:46.101 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:45 smithi016 conmon[111898]: audit 2023-11-30T21:42:45.474352+0000 mon.smithi016 2023-11-30T21:42:46.101 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:45 smithi016 conmon[111898]: (mon.0) 352 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-11-30T21:42:46.101 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:45 smithi016 conmon[111898]: audit 2023-11-30T21:42:45.474625+0000 mon.smithi016 (mon.0) 353 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-11-30T21:42:46.101 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:45 smithi016 conmon[111898]: audit 2023-11-30T21:42:45.474871+0000 mon.smithi016 (mon.0) 354 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi069", "root=default"]}]: dispatch 2023-11-30T21:42:46.101 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:45 smithi016 conmon[111898]: audit 2023-11-30T21:42:45.475073+0000 mon.smithi016 (mon.0) 355 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-11-30T21:42:46.101 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:45 smithi016 conmon[111898]: audit 2023-11-30T21:42:45.475249+0000 mon.smithi016 (mon.0) 356 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-11-30T21:42:46.101 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:45 smithi016 conmon[111898]: audit 2023-11-30T21:42:45.475430+0000 mon.smithi016 (mon.0) 357 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-11-30T21:42:46.101 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:45 smithi016 conmon[111898]: audit 2023-11-30T21:42:45.475615+0000 mon.smithi016 (mon.0) 358 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-11-30T21:42:46.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:45 smithi069 conmon[117073]: cephadm 2023-11-30T21:42:44.474296+0000 mgr.smithi016.dzhopz (mgr.14180 2023-11-30T21:42:46.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:45 smithi069 conmon[117073]: ) 88 : cephadm [INF] Deploying daemon osd.3 on smithi016 2023-11-30T21:42:46.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:45 smithi069 conmon[117073]: audit 2023-11-30T21:42:45.473705+0000 mon.smithi016 (mon.0) 348 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2023-11-30T21:42:46.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:45 smithi069 conmon[117073]: cluster 2023-11-30T21:42:46.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:45 smithi069 conmon[117073]: 2023-11-30T21:42:45.473766+0000 mon.smithi016 (mon.0) 349 : cluster [DBG] osdmap e14: 8 total, 0 up, 8 in 2023-11-30T21:42:46.278 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:45 smithi069 conmon[117073]: audit 2023-11-30 2023-11-30T21:42:46.278 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:45 smithi069 conmon[117073]: T21:42:45.473887+0000 mon.smithi016 (mon. 2023-11-30T21:42:46.278 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:45 smithi069 conmon[117073]: 0) 350 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-11-30T21:42:46.278 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:45 smithi069 conmon[117073]: audit 2023-11-30T21 2023-11-30T21:42:46.278 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:45 smithi069 conmon[117073]: :42:45.474158+0000 mon.smithi016 (mon.0 2023-11-30T21:42:46.278 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:45 smithi069 conmon[117073]: ) 351 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-11-30T21:42:46.278 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:45 smithi069 conmon[117073]: audit 2023-11-30T 2023-11-30T21:42:46.278 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:45 smithi069 conmon[117073]: 21:42:45.474252+0000 mon.smithi069 (mon. 2023-11-30T21:42:46.278 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:45 smithi069 conmon[117073]: 1) 11 : audit [INF] from='osd.0 [v2:172.21.15.69:6800/1023120427,v1:172.21.15.69:6801/1023120427]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi069", "root=default"]}]: dispatch 2023-11-30T21:42:46.278 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:45 smithi069 conmon[117073]: audit 2023-11-30 2023-11-30T21:42:46.279 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:45 smithi069 conmon[117073]: T21:42:45.474352+0000 mon.smithi016 (mon 2023-11-30T21:42:46.279 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:45 smithi069 conmon[117073]: .0) 352 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-11-30T21:42:46.279 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:45 smithi069 conmon[117073]: audit 2023-11- 2023-11-30T21:42:46.279 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:45 smithi069 conmon[117073]: 30T21:42:45.474625+0000 mon.smithi016 ( 2023-11-30T21:42:46.279 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:45 smithi069 conmon[117073]: mon.0) 353 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-11-30T21:42:46.279 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:45 smithi069 conmon[117073]: audit 2023-11- 2023-11-30T21:42:46.279 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:45 smithi069 conmon[117073]: 30T21:42:45.474871+0000 mon.smithi016 (mon 2023-11-30T21:42:46.279 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:45 smithi069 conmon[117073]: .0) 354 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi069", "root=default"]}]: dispatch 2023-11-30T21:42:46.279 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:45 smithi069 conmon[117073]: audit 2023-11-30 2023-11-30T21:42:46.279 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:45 smithi069 conmon[117073]: T21:42:45.475073+0000 mon.smithi016 (mon. 2023-11-30T21:42:46.279 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:45 smithi069 conmon[117073]: 0) 355 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-11-30T21:42:46.280 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:45 smithi069 conmon[117073]: audit 2023-11-30T21:42:45.475249+0000 mon.smithi016 (mon.0) 356 : 2023-11-30T21:42:46.280 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:45 smithi069 conmon[117073]: audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-11-30T21:42:46.280 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:45 smithi069 conmon[117073]: audit 2023-11-30T21:42:46.280 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:45 smithi069 conmon[117073]: 2023-11-30T21:42:45.475430+0000 mon.smithi016 (mon.0 2023-11-30T21:42:46.280 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:45 smithi069 conmon[117073]: ) 357 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-11-30T21:42:46.280 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:45 smithi069 conmon[117073]: audit 2023-11-30T21 2023-11-30T21:42:46.280 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:45 smithi069 conmon[117073]: :42:45.475615+0000 mon.smithi016 (mon.0 2023-11-30T21:42:46.280 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:45 smithi069 conmon[117073]: ) 358 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-11-30T21:42:47.034 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:46 smithi016 conmon[111898]: cluster 2023-11-30T21:42:45.751287+0000 mgr.smithi016.dzhopz (mgr.14180) 89 : cluster [DBG] pgmap v53: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-30T21:42:47.034 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:46 smithi016 conmon[111898]: audit 2023-11-30T21:42:45.973301+0000 mon.smithi016 (mon.0) 359 : audit [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' 2023-11-30T21:42:47.035 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:46 smithi016 conmon[111898]: audit 2023-11-30T21:42:45.973981+0000 mon.smithi016 (mon.0) 360 : audit [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2023-11-30T21:42:47.036 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:46 smithi016 conmon[111898]: audit 2023-11-30T21:42:45.974732+0000 mon.smithi016 (mon.0) 361 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-30T21:42:47.036 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:46 smithi016 conmon[111898]: cephadm 2023-11-30T21: 2023-11-30T21:42:47.036 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:46 smithi016 conmon[111898]: 42:45.975367+0000 mgr.smithi016.dzhopz (mgr.14180) 90 : cephadm [INF] Deploying daemon osd.4 on smithi069 2023-11-30T21:42:47.036 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:46 smithi016 conmon[111898]: audit 2023-11-30T21:42:46.475322+0000 mon.smithi016 (mon.0) 362 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi069", "root=default"]}]': finished 2023-11-30T21:42:47.037 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:46 smithi016 conmon[111898]: cluster 2023-11-30T21:42:46.475383+0000 mon.smithi016 (mon.0) 363 : cluster [DBG] osdmap e15: 8 total, 0 up, 8 in 2023-11-30T21:42:47.037 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:46 smithi016 conmon[111898]: audit 2023-11-30T21:42:46.475599+0000 mon.smithi016 (mon.0) 364 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-11-30T21:42:47.037 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:46 smithi016 conmon[111898]: audit 2023-11-30T21:42:46.475875+0000 mon.smithi016 (mon.0) 365 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-11-30T21:42:47.037 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:46 smithi016 conmon[111898]: audit 2023-11-30T21:42:46.476037+0000 mon.smithi016 (mon.0) 366 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-11-30T21:42:47.037 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:46 smithi016 conmon[111898]: audit 2023-11-30T21:42:46.476198+0000 mon.smithi016 (mon.0) 367 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-11-30T21:42:47.038 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:46 smithi016 conmon[111898]: audit 2023-11-30T21:42:46.476371+0000 mon.smithi016 (mon.0) 368 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-11-30T21:42:47.038 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:46 smithi016 conmon[111898]: audit 2023-11-30T21:42:46.476530+0000 mon.smithi016 (mon.0) 369 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-11-30T21:42:47.038 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:46 smithi016 conmon[111898]: audit 2023-11-30T21:42:46.476695+0000 mon.smithi016 (mon.0) 370 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-11-30T21:42:47.038 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:46 smithi016 conmon[111898]: audit 2023-11-30T21:42:46.476869+0000 mon.smithi016 (mon.0) 371 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-11-30T21:42:47.038 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:46 smithi016 conmon[111898]: audit 2023-11-30T21:42:46.483230+0000 mon.smithi016 (mon.0) 372 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-11-30T21:42:47.278 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:46 smithi069 conmon[117073]: cluster 2023-11-30T21:42:45.751287+0000 mgr.smithi016.dzhopz (mgr.14180) 89 : cluster [DBG] pgmap v53: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-30T21:42:47.278 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:46 smithi069 conmon[117073]: audit 2023-11-30T21:42:45.973301+0000 mon.smithi016 (mon.0) 359 : audit [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' 2023-11-30T21:42:47.278 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:46 smithi069 conmon[117073]: audit 2023-11-30T21:42:45.973981+0000 mon.smithi016 (mon.0) 360 : audit [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2023-11-30T21:42:47.278 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:46 smithi069 conmon[117073]: audit 2023-11-30T21:42:45.974732+0000 mon.smithi016 (mon.0) 361 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-30T21:42:47.278 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:46 smithi069 conmon[117073]: cephadm 2023-11-30T21:42:45.975367+0000 mgr.smithi016.dzhopz (mgr.14180) 90 : cephadm [INF] Deploying daemon osd.4 on smithi069 2023-11-30T21:42:47.278 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:46 smithi069 conmon[117073]: audit 2023-11-30T21:42:46.475322+0000 mon.smithi016 (mon.0) 362 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi069", "root=default"]}]': finished 2023-11-30T21:42:47.278 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:46 smithi069 conmon[117073]: cluster 2023-11-30T21:42:46.475383+0000 mon.smithi016 (mon.0) 363 : cluster [DBG] osdmap e15: 8 total, 0 up, 8 in 2023-11-30T21:42:47.278 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:46 smithi069 conmon[117073]: audit 2023-11-30T21:42:46.475599+0000 mon.smithi016 (mon.0) 364 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-11-30T21:42:47.278 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:46 smithi069 conmon[117073]: audit 2023-11-30T21:42:46.475875+0000 mon.smithi016 (mon.0) 365 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-11-30T21:42:47.278 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:46 smithi069 conmon[117073]: audit 2023-11-30T21:42:46.476037+0000 mon.smithi016 (mon.0) 366 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-11-30T21:42:47.279 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:46 smithi069 conmon[117073]: audit 2023-11-30T21:42:46.476198+0000 mon.smithi016 (mon.0) 367 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-11-30T21:42:47.279 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:46 smithi069 conmon[117073]: audit 2023-11-30T21:42:46.476371+0000 mon.smithi016 (mon.0) 368 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-11-30T21:42:47.279 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:46 smithi069 conmon[117073]: audit 2023-11-30T21:42:46.476530+0000 mon.smithi016 (mon.0) 369 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-11-30T21:42:47.279 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:46 smithi069 conmon[117073]: audit 2023-11-30T21:42:46.476695+0000 mon.smithi016 (mon.0) 370 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-11-30T21:42:47.279 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:46 smithi069 conmon[117073]: audit 2023-11-30T21:42:46.476869+0000 mon.smithi016 (mon.0) 371 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-11-30T21:42:47.279 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:46 smithi069 conmon[117073]: audit 2023-11-30T21:42:46.483230+0000 mon.smithi016 (mon.0) 372 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-11-30T21:42:47.628 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T21:42:48.083 INFO:teuthology.orchestra.run.smithi016.stdout:{"epoch":16,"num_osds":8,"num_up_osds":1,"osd_up_since":1701380567,"num_in_osds":8,"osd_in_since":1701380551,"num_remapped_pgs":0} 2023-11-30T21:42:48.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:48 smithi016 conmon[111898]: cluster 2023-11-30T21:42:45.610585+0000 osd.0 2023-11-30T21:42:48.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:48 smithi016 conmon[111898]: (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2023-11-30T21:42:48.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:48 smithi016 conmon[111898]: cluster 2023-11-30T21:42:45.610631+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2023-11-30T21:42:48.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:48 smithi016 conmon[111898]: cluster 2023-11-30T21:42:47.485304+0000 mon.smithi016 (mon.0) 373 : cluster [INF] osd.0 [v2:172.21.15.69:6800/1023120427,v1:172.21.15.69:6801/1023120427] boot 2023-11-30T21:42:48.601 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:48 smithi016 conmon[111898]: cluster 2023-11-30T21:42:47.485363+0000 mon.smithi016 (mon.0) 374 : cluster [DBG] osdmap e16: 8 total, 1 up, 8 in 2023-11-30T21:42:48.601 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:48 smithi016 conmon[111898]: audit 2023-11-30T21:42:47.485486+0000 mon.smithi016 (mon.0) 375 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-11-30T21:42:48.601 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:48 smithi016 conmon[111898]: audit 2023-11-30T21:42:47.485833+0000 mon.smithi016 (mon.0) 376 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-11-30T21:42:48.601 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:48 smithi016 conmon[111898]: audit 2023-11-30T21:42:47.486021+0000 mon.smithi016 (mon.0) 377 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-11-30T21:42:48.601 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:48 smithi016 conmon[111898]: audit 2023-11-30T21:42:47.486232+0000 mon.smithi016 (mon.0) 378 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-11-30T21:42:48.601 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:48 smithi016 conmon[111898]: audit 2023-11-30T21:42:47.486418+0000 2023-11-30T21:42:48.601 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:48 smithi016 conmon[111898]: mon.smithi016 (mon.0) 379 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-11-30T21:42:48.601 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:48 smithi016 conmon[111898]: audit 2023-11-30T21:42:47.486615+0000 mon.smithi016 (mon.0) 380 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-11-30T21:42:48.601 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:48 smithi016 conmon[111898]: audit 2023-11-30T21:42:48.601 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:48 smithi016 conmon[111898]: 2023-11-30T21:42:47.486807+0000 mon.smithi016 (mon.0) 381 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-11-30T21:42:48.601 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:48 smithi016 conmon[111898]: audit 2023-11-30T21:42 2023-11-30T21:42:48.601 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:48 smithi016 conmon[111898]: :47.487009+0000 mon.smithi016 (mon.0) 382 : audit [DBG] 2023-11-30T21:42:48.602 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:48 smithi016 conmon[111898]: from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-11-30T21:42:48.602 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:48 smithi016 conmon[111898]: audit 2023-11-30T21 2023-11-30T21:42:48.602 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:48 smithi016 conmon[111898]: :42:47.590379+0000 2023-11-30T21:42:48.602 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:48 smithi016 conmon[111898]: mon.smithi016 (mon.0) 2023-11-30T21:42:48.602 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:48 smithi016 conmon[111898]: 383 : audit [INF] from='osd.1 [v2:172.21.15.16:6802/477204018,v1:172.21.15.16:6803/477204018]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-11-30T21:42:48.602 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:48 smithi016 conmon[111898]: audit 2023 2023-11-30T21:42:48.602 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:48 smithi016 conmon[111898]: -11-30T21:42: 2023-11-30T21:42:48.602 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:48 smithi016 conmon[111898]: 47.626435+0000 mon.smithi016 (mon.0) 2023-11-30T21:42:48.602 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:48 smithi016 conmon[111898]: 384 : audit [DBG] from='client.? 172.21.15.16:0/2462708068' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-11-30T21:42:48.602 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:48 smithi016 conmon[111898]: cluster 2023-11-30T21:42:48.602 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:48 smithi016 conmon[111898]: 2023-11-30T21:42 2023-11-30T21:42:48.603 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:48 smithi016 conmon[111898]: :47.751537+0000 mgr.smithi016.dzhopz (mgr. 2023-11-30T21:42:48.603 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:48 smithi016 conmon[111898]: 14180) 91 : cluster [DBG] pgmap v56: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-30T21:42:48.777 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:48 smithi069 conmon[117073]: cluster 2023-11-30T21:42:45.610585+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2023-11-30T21:42:48.778 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:48 smithi069 conmon[117073]: cluster 2023-11-30T21:42:45.610631+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2023-11-30T21:42:48.778 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:48 smithi069 conmon[117073]: cluster 2023-11-30T21:42:47.485304+0000 mon.smithi016 (mon.0) 373 : cluster [INF] osd.0 [v2:172.21.15.69:6800/1023120427,v1:172.21.15.69:6801/1023120427] boot 2023-11-30T21:42:48.778 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:48 smithi069 conmon[117073]: cluster 2023-11-30T21:42:47.485363+0000 mon.smithi016 (mon.0) 374 : cluster [DBG] osdmap e16: 8 total, 1 up, 8 in 2023-11-30T21:42:48.778 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:48 smithi069 conmon[117073]: audit 2023-11-30T21:42:47.485486+0000 mon.smithi016 (mon.0) 375 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-11-30T21:42:48.778 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:48 smithi069 conmon[117073]: audit 2023-11-30T21:42:47.485833+0000 mon.smithi016 (mon.0) 376 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-11-30T21:42:48.778 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:48 smithi069 conmon[117073]: audit 2023-11-30T21:42:47.486021+0000 mon.smithi016 (mon.0) 377 : audit [DBG] 2023-11-30T21:42:48.778 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:48 smithi069 conmon[117073]: from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-11-30T21:42:48.778 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:48 smithi069 conmon[117073]: audit 2023-11-30T21:42:47.486232+0000 mon.smithi016 (mon.0) 378 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-11-30T21:42:48.778 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:48 smithi069 conmon[117073]: audit 2023-11-30T21:42:47.486418+0000 mon.smithi016 (mon.0) 379 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-11-30T21:42:48.778 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:48 smithi069 conmon[117073]: audit 2023-11-30T21:42:47.486615+0000 mon.smithi016 (mon.0) 380 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-11-30T21:42:48.778 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:48 smithi069 conmon[117073]: audit 2023-11-30T21:42:47.486807+0000 mon.smithi016 (mon.0) 381 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-11-30T21:42:48.779 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:48 smithi069 conmon[117073]: audit 2023-11-30T21:42:47.487009+0000 mon.smithi016 (mon.0) 382 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-11-30T21:42:48.779 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:48 smithi069 conmon[117073]: audit 2023-11-30T21:42:47.590379+0000 mon.smithi016 (mon.0) 383 : audit [INF] from='osd.1 [v2:172.21.15.16:6802/477204018,v1:172.21.15.16:6803/477204018]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-11-30T21:42:48.779 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:48 smithi069 conmon[117073]: audit 2023-11-30T21:42:47.626435+0000 mon.smithi016 (mon.0) 384 : audit [DBG] from='client.? 172.21.15.16:0/2462708068' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-11-30T21:42:48.779 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:48 smithi069 conmon[117073]: cluster 2023-11-30T21:42:47.751537+0000 mgr.smithi016.dzhopz (mgr.14180) 91 : cluster [DBG] pgmap v56: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-30T21:42:49.084 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph osd stat -f json 2023-11-30T21:42:49.777 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:49 smithi069 conmon[117073]: audit 2023-11-30T21:42:48.488913+0000 mon.smithi016 (mon.0) 2023-11-30T21:42:49.778 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:49 smithi069 conmon[117073]: 385 : audit [INF] from='osd.1 [v2:172.21.15.16:6802/477204018,v1:172.21.15.16:6803/477204018]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2023-11-30T21:42:49.778 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:49 smithi069 conmon[117073]: cluster 2023-11-30T21:42:48.488984+0000 mon.smithi016 (mon.0) 386 : cluster [DBG] osdmap e17: 8 total, 1 up, 8 in 2023-11-30T21:42:49.778 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:49 smithi069 conmon[117073]: audit 2023-11-30T21:42:48.489105+0000 mon.smithi016 (mon.0) 387 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-11-30T21:42:49.778 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:49 smithi069 conmon[117073]: audit 2023-11-30T21:42:48.489508+0000 mon.smithi016 (mon.0) 388 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-11-30T21:42:49.778 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:49 smithi069 conmon[117073]: audit 2023-11-30T21:42:48.489722+0000 mon.smithi016 (mon.0) 389 : audit [INF] from='osd.1 [v2:172.21.15.16:6802/477204018,v1:172.21.15.16:6803/477204018]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi016", "root=default"]}]: dispatch 2023-11-30T21:42:49.778 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:49 smithi069 conmon[117073]: audit 2023-11-30T21:42:49.778 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:49 smithi069 conmon[117073]: 2023-11-30T21:42:48.489931+0000 mon.smithi016 (mon.0) 390 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-11-30T21:42:49.778 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:49 smithi069 conmon[117073]: audit 2023-11-30T21:42:48.490102+0000 mon.smithi016 (mon.0 2023-11-30T21:42:49.778 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:49 smithi069 conmon[117073]: ) 391 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-11-30T21:42:49.778 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:49 smithi069 conmon[117073]: audit 2023-11- 2023-11-30T21:42:49.778 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:49 smithi069 conmon[117073]: 30T21:42:48.490283+0000 mon.smithi016 ( 2023-11-30T21:42:49.778 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:49 smithi069 conmon[117073]: mon.0) 392 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-11-30T21:42:49.779 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:49 smithi069 conmon[117073]: audit 2023-11-30T21: 2023-11-30T21:42:49.779 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:49 smithi069 conmon[117073]: 42:48.490453+0000 mon.smithi016 (mon.0) 393 : audit [DBG] 2023-11-30T21:42:49.779 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:49 smithi069 conmon[117073]: from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-11-30T21:42:49.779 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:49 smithi069 conmon[117073]: audit 2023-11-30 2023-11-30T21:42:49.779 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:49 smithi069 conmon[117073]: T21:42:48.490630+0000 mon.smithi016 (mon.0) 394 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-11-30T21:42:49.779 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:49 smithi069 conmon[117073]: audit 2023-11-30T21:42:49 2023-11-30T21:42:49.779 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:49 smithi069 conmon[117073]: .098243+0000 mon.smithi069 (mon.1) 12 : audit [INF] from='osd.2 [v2:172.21.15.69:6808/2649985926,v1:172.21.15.69:6809/2649985926]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-11-30T21:42:49.779 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:49 smithi069 conmon[117073]: audit 2023-11-30T21:42:49 2023-11-30T21:42:49.779 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:49 smithi069 conmon[117073]: .098656+0000 mon.smithi016 (mon.0) 395 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-11-30T21:42:49.779 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:49 smithi069 conmon[117073]: audit 2023-11-30T 2023-11-30T21:42:49.779 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:49 smithi069 conmon[117073]: 21:42:49.309538+0000 mon.smithi016 (mon.0) 2023-11-30T21:42:49.779 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:49 smithi069 conmon[117073]: 396 : audit [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' 2023-11-30T21:42:49.780 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:49 smithi069 conmon[117073]: audit 2023-11- 2023-11-30T21:42:49.780 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:49 smithi069 conmon[117073]: 30T21:42:49.310363+0000 mon.smithi016 (mon.0) 397 : audit 2023-11-30T21:42:49.780 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:49 smithi069 conmon[117073]: [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2023-11-30T21:42:49.780 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:49 smithi069 conmon[117073]: audit 2023 2023-11-30T21:42:49.780 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:49 smithi069 conmon[117073]: -11-30T21:42:49.311101+0000 mon.smithi016 (mon.0) 398 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-30T21:42:49.800 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:49 smithi016 conmon[111898]: audit 2023-11-30T21:42:48.488913+0000 2023-11-30T21:42:49.801 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:49 smithi016 conmon[111898]: mon.smithi016 (mon.0) 385 : audit [INF] from='osd.1 [v2:172.21.15.16:6802/477204018,v1:172.21.15.16:6803/477204018]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2023-11-30T21:42:49.801 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:49 smithi016 conmon[111898]: cluster 2023-11-30T21:42:48.488984+0000 mon.smithi016 (mon.0) 386 : cluster [DBG] osdmap e17: 8 total, 1 up, 8 in 2023-11-30T21:42:49.801 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:49 smithi016 conmon[111898]: audit 2023-11-30T21:42:48.489105+0000 mon.smithi016 (mon.0) 387 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-11-30T21:42:49.801 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:49 smithi016 conmon[111898]: audit 2023-11-30T21:42:48.489508+0000 mon.smithi016 (mon.0) 388 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-11-30T21:42:49.801 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:49 smithi016 conmon[111898]: audit 2023-11-30T21:42:48.489722+0000 mon.smithi016 (mon.0) 389 : audit [INF] from='osd.1 [v2:172.21.15.16:6802/477204018,v1:172.21.15.16:6803/477204018]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi016", "root=default"]}]: dispatch 2023-11-30T21:42:49.801 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:49 smithi016 conmon[111898]: audit 2023-11-30T21:42:48.489931+0000 mon.smithi016 (mon.0) 390 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-11-30T21:42:49.801 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:49 smithi016 conmon[111898]: audit 2023-11-30T21:42:48.490102+0000 mon.smithi016 (mon.0) 391 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-11-30T21:42:49.801 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:49 smithi016 conmon[111898]: audit 2023-11-30T21:42:48.490283+0000 mon.smithi016 (mon.0) 392 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-11-30T21:42:49.801 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:49 smithi016 conmon[111898]: audit 2023-11-30T21:42:48.490453+0000 mon.smithi016 (mon.0) 393 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-11-30T21:42:49.801 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:49 smithi016 conmon[111898]: audit 2023-11-30T21:42:48.490630+0000 mon.smithi016 (mon.0) 394 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-11-30T21:42:49.801 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:49 smithi016 conmon[111898]: audit 2023-11-30T21:42:49.098243+0000 mon.smithi069 (mon.1) 12 : audit [INF] from='osd.2 [v2:172.21.15.69:6808/2649985926,v1:172.21.15.69:6809/2649985926]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-11-30T21:42:49.802 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:49 smithi016 conmon[111898]: audit 2023-11-30T21:42:49.098656+0000 mon.smithi016 (mon.0) 395 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-11-30T21:42:49.802 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:49 smithi016 conmon[111898]: audit 2023-11-30T21:42:49.309538+0000 mon.smithi016 (mon.0) 396 : audit [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' 2023-11-30T21:42:49.802 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:49 smithi016 conmon[111898]: audit 2023-11-30T21:42:49.310363+0000 mon.smithi016 (mon.0) 397 : audit [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2023-11-30T21:42:49.802 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:49 smithi016 conmon[111898]: audit 2023-11-30T21:42:49.311101+0000 mon.smithi016 (mon.0) 398 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-30T21:42:50.777 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:50 smithi069 conmon[117073]: cephadm 2023-11-30T21:42:49.311717+0000 mgr.smithi016.dzhopz (mgr.14180) 92 : cephadm [INF] Deploying daemon osd.5 on smithi016 2023-11-30T21:42:50.777 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:50 smithi069 conmon[117073]: audit 2023-11-30T21:42:49.489499+0000 mon.smithi016 (mon.0) 399 : audit [INF] from='osd.1 [v2:172.21.15.16:6802/477204018,v1:172.21.15.16:6803/477204018]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi016", "root=default"]}]': finished 2023-11-30T21:42:50.777 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:50 smithi069 conmon[117073]: audit 2023-11-30T21:42:49.489587+0000 mon.smithi016 (mon.0) 400 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2023-11-30T21:42:50.777 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:50 smithi069 conmon[117073]: cluster 2023-11-30T21:42:49.489649+0000 mon.smithi016 (mon.0) 401 : cluster [DBG] osdmap e18: 8 total, 1 up, 8 in 2023-11-30T21:42:50.777 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:50 smithi069 conmon[117073]: audit 2023-11-30T21:42:49.490009+0000 mon.smithi016 (mon.0) 402 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-11-30T21:42:50.777 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:50 smithi069 conmon[117073]: audit 2023-11-30T21:42:49.490363+0000 mon.smithi016 (mon.0) 403 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-11-30T21:42:50.778 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:50 smithi069 conmon[117073]: audit 2023-11-30T21:42:49.490889+0000 mon.smithi016 (mon.0) 404 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-11-30T21:42:50.778 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:50 smithi069 conmon[117073]: audit 2023-11-30T21:42:49.491145+0000 mon.smithi016 (mon.0) 405 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-11-30T21:42:50.778 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:50 smithi069 conmon[117073]: audit 2023-11-30T21:42:49.491362+0000 mon.smithi016 (mon.0) 406 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-11-30T21:42:50.778 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:50 smithi069 conmon[117073]: audit 2023-11-30T21:42:49.491563+0000 mon.smithi016 (mon.0) 407 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-11-30T21:42:50.778 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:50 smithi069 conmon[117073]: audit 2023-11-30T21:42:49.491785+0000 mon.smithi016 (mon.0) 408 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-11-30T21:42:50.778 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:50 smithi069 conmon[117073]: audit 2023-11-30T21:42:49.492911+0000 mon.smithi069 (mon.1) 13 : audit [INF] from='osd.2 [v2:172.21.15.69:6808/2649985926,v1:172.21.15.69:6809/2649985926]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi069", "root=default"]}]: dispatch 2023-11-30T21:42:50.778 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:50 smithi069 conmon[117073]: audit 2023-11-30T21:42:49.496706+0000 mon.smithi016 (mon.0) 409 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-11-30T21:42:50.778 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:50 smithi069 conmon[117073]: audit 2023-11-30T21:42:49.498112+0000 mon.smithi016 (mon.0) 410 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi069", "root=default"]}]: dispatch 2023-11-30T21:42:50.778 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:50 smithi069 conmon[117073]: cluster 2023-11-30T21:42:49.751903+0000 mgr.smithi016.dzhopz (mgr.14180) 93 : cluster [DBG] pgmap v59: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-11-30T21:42:50.778 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:50 smithi069 conmon[117073]: audit 2023-11-30T21:42:50.437018+0000 mon.smithi016 (mon.0) 411 : audit [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' 2023-11-30T21:42:50.778 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:50 smithi069 conmon[117073]: audit 2023-11-30T21:42:50.437784+0000 mon.smithi016 (mon.0) 412 : audit [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2023-11-30T21:42:50.778 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:50 smithi069 conmon[117073]: audit 2023-11-30T21:42:50.438443+0000 mon.smithi016 (mon.0) 413 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-30T21:42:50.794 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T21:42:50.816 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:50 smithi016 conmon[111898]: cephadm 2023-11-30T21:42:49.311717+0000 mgr.smithi016.dzhopz (mgr.14180) 92 : cephadm [INF] Deploying daemon osd.5 on smithi016 2023-11-30T21:42:50.816 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:50 smithi016 conmon[111898]: audit 2023-11-30T21:42:49.489499+0000 mon.smithi016 (mon.0) 399 : audit [INF] from='osd.1 [v2:172.21.15.16:6802/477204018,v1:172.21.15.16:6803/477204018]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi016", "root=default"]}]': finished 2023-11-30T21:42:50.816 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:50 smithi016 conmon[111898]: audit 2023-11-30T21:42:49.489587+0000 mon.smithi016 (mon.0) 400 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2023-11-30T21:42:50.817 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:50 smithi016 conmon[111898]: cluster 2023-11-30T21:42:49.489649+0000 mon.smithi016 (mon.0) 401 : cluster [DBG] osdmap e18: 8 total, 1 up, 8 in 2023-11-30T21:42:50.817 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:50 smithi016 conmon[111898]: audit 2023-11-30T21:42:49.490009+0000 mon.smithi016 (mon.0) 402 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-11-30T21:42:50.817 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:50 smithi016 conmon[111898]: audit 2023-11-30T21:42:49.490363+0000 2023-11-30T21:42:50.817 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:50 smithi016 conmon[111898]: mon.smithi016 (mon.0) 403 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-11-30T21:42:50.817 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:50 smithi016 conmon[111898]: audit 2023-11-30T21:42:49.490889+0000 mon.smithi016 (mon.0) 404 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-11-30T21:42:50.817 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:50 smithi016 conmon[111898]: audit 2023-11-30T21:42:49.491145+0000 mon.smithi016 (mon.0) 405 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-11-30T21:42:50.817 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:50 smithi016 conmon[111898]: audit 2023-11-30T21:42:49.491362+0000 mon.smithi016 (mon.0) 406 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-11-30T21:42:50.817 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:50 smithi016 conmon[111898]: audit 2023-11-30T21:42:49.491563+0000 mon.smithi016 (mon.0) 407 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-11-30T21:42:50.817 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:50 smithi016 conmon[111898]: audit 2023-11-30T21:42:49.491785+0000 mon.smithi016 (mon.0) 408 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-11-30T21:42:50.817 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:50 smithi016 conmon[111898]: audit 2023-11-30T21:42:49.492911+0000 mon.smithi069 (mon.1) 13 : audit [INF] from='osd.2 [v2:172.21.15.69:6808/2649985926,v1:172.21.15.69:6809/2649985926]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi069", "root=default"]}]: dispatch 2023-11-30T21:42:50.817 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:50 smithi016 conmon[111898]: audit 2023-11-30T21:42:49.496706+0000 mon.smithi016 (mon.0) 409 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-11-30T21:42:50.817 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:50 smithi016 conmon[111898]: audit 2023-11-30T21:42:49.498112+0000 mon.smithi016 (mon.0) 410 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi069", "root=default"]}]: dispatch 2023-11-30T21:42:50.818 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:50 smithi016 conmon[111898]: cluster 2023-11-30T21:42:49.751903+0000 mgr.smithi016.dzhopz (mgr.14180) 93 : cluster [DBG] pgmap v59: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-11-30T21:42:50.818 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:50 smithi016 conmon[111898]: audit 2023-11-30T21:42:50.437018+0000 mon.smithi016 (mon.0) 411 : audit [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' 2023-11-30T21:42:50.818 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:50 smithi016 conmon[111898]: audit 2023-11-30T21:42:50.437784+0000 mon.smithi016 (mon.0) 412 : audit [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2023-11-30T21:42:50.818 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:50 smithi016 conmon[111898]: audit 2023-11-30T21:42:50.818 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:50 smithi016 conmon[111898]: 2023-11-30T21:42:50.438443+0000 mon.smithi016 (mon.0) 413 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-30T21:42:51.373 INFO:teuthology.orchestra.run.smithi016.stdout:{"epoch":19,"num_osds":8,"num_up_osds":2,"osd_up_since":1701380570,"num_in_osds":8,"osd_in_since":1701380551,"num_remapped_pgs":0} 2023-11-30T21:42:52.100 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:51 smithi016 conmon[111898]: cluster 2023-11-30T21:42:48.613481+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2023-11-30T21:42:52.100 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:51 smithi016 conmon[111898]: cluster 2023-11-30T21:42:48.613523+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2023-11-30T21:42:52.100 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:51 smithi016 conmon[111898]: cephadm 2023-11-30T21:42:50.439000+0000 mgr.smithi016.dzhopz (mgr.14180) 94 : cephadm [INF] Deploying daemon osd.6 on smithi069 2023-11-30T21:42:52.100 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:51 smithi016 conmon[111898]: audit 2023-11-30T21:42:50.493824+0000 mon.smithi016 (mon.0) 414 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-11-30T21:42:52.100 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:51 smithi016 conmon[111898]: audit 2023-11-30T21:42:50.496709+0000 mon.smithi016 (mon.0) 415 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi069", "root=default"]}]': finished 2023-11-30T21:42:52.100 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:51 smithi016 conmon[111898]: cluster 2023-11-30T21:42:50.496796+0000 mon.smithi016 (mon.0 2023-11-30T21:42:52.100 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:51 smithi016 conmon[111898]: ) 416 : cluster [INF] osd.1 [v2:172.21.15.16:6802/477204018,v1:172.21.15.16:6803/477204018] boot 2023-11-30T21:42:52.100 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:51 smithi016 conmon[111898]: cluster 2023-11-30T21:42:50.496821+0000 mon.smithi016 (mon.0) 417 : cluster [DBG] osdmap e19: 8 total, 2 up, 8 in 2023-11-30T21:42:52.100 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:51 smithi016 conmon[111898]: audit 2023-11-30T21:42:50.497481+0000 mon.smithi016 (mon.0) 418 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-11-30T21:42:52.101 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:51 smithi016 conmon[111898]: audit 2023-11-30T21:42:50.497722+0000 mon.smithi016 (mon.0) 419 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-11-30T21:42:52.101 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:51 smithi016 conmon[111898]: audit 2023-11-30T21:42:50.497951+0000 mon.smithi016 (mon.0) 420 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-11-30T21:42:52.101 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:51 smithi016 conmon[111898]: audit 2023-11-30T21:42:50.498100+0000 mon.smithi016 (mon.0) 421 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-11-30T21:42:52.101 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:51 smithi016 conmon[111898]: audit 2023-11-30T21:42:50.503123+0000 mon.smithi016 (mon.0) 422 2023-11-30T21:42:52.101 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:51 smithi016 conmon[111898]: : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-11-30T21:42:52.101 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:51 smithi016 conmon[111898]: audit 2023-11-30T21:42:50.503409+0000 mon.smithi016 (mon.0 2023-11-30T21:42:52.101 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:51 smithi016 conmon[111898]: ) 423 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-11-30T21:42:52.101 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:51 smithi016 conmon[111898]: audit 2023-11-30T21:42: 2023-11-30T21:42:52.101 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:51 smithi016 conmon[111898]: 50.503658+0000 mon.smithi016 (mon.0) 424 : 2023-11-30T21:42:52.101 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:51 smithi016 conmon[111898]: audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-11-30T21:42:52.101 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:51 smithi016 conmon[111898]: audit 2023-11-30 2023-11-30T21:42:52.101 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:51 smithi016 conmon[111898]: T21:42:50.503931+0000 mon.smithi016 ( 2023-11-30T21:42:52.101 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:51 smithi016 conmon[111898]: mon.0) 425 : audit [DBG] 2023-11-30T21:42:52.102 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:51 smithi016 conmon[111898]: from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-11-30T21:42:52.102 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:51 smithi016 conmon[111898]: audit 2023-11-30T21 2023-11-30T21:42:52.102 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:51 smithi016 conmon[111898]: :42:50.793962+0000 mon.smithi016 (mon.0 2023-11-30T21:42:52.102 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:51 smithi016 conmon[111898]: ) 426 : audit [DBG] from='client.? 172.21.15.16:0/1151775140' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-11-30T21:42:52.166 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:51 smithi069 conmon[117073]: cluster 2023-11-30T21:42:48.613481+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2023-11-30T21:42:52.166 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:51 smithi069 conmon[117073]: cluster 2023-11-30T21:42:48.613523+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2023-11-30T21:42:52.166 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:51 smithi069 conmon[117073]: cephadm 2023-11-30T21:42:50.439000+0000 mgr.smithi016.dzhopz (mgr.14180) 94 : cephadm [INF] Deploying daemon osd.6 on smithi069 2023-11-30T21:42:52.166 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:51 smithi069 conmon[117073]: audit 2023-11-30T21:42:50.493824+0000 mon.smithi016 (mon.0) 414 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-11-30T21:42:52.166 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:51 smithi069 conmon[117073]: audit 2023-11-30T21:42:50.496709+0000 mon.smithi016 (mon.0) 415 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi069", "root=default"]}]': finished 2023-11-30T21:42:52.166 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:51 smithi069 conmon[117073]: cluster 2023-11-30T21:42:50.496796+0000 mon.smithi016 (mon.0) 416 : cluster [INF] osd.1 [v2:172.21.15.16:6802/477204018,v1:172.21.15.16:6803/477204018] boot 2023-11-30T21:42:52.166 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:51 smithi069 conmon[117073]: cluster 2023-11-30T 2023-11-30T21:42:52.166 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:51 smithi069 conmon[117073]: 21:42:50.496821+0000 mon.smithi016 (mon.0) 417 : cluster [DBG] osdmap e19: 8 total, 2 up, 8 in 2023-11-30T21:42:52.166 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:51 smithi069 conmon[117073]: audit 2023-11-30T21:42:50.497481+0000 mon.smithi016 (mon.0) 418 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-11-30T21:42:52.166 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:51 smithi069 conmon[117073]: audit 2023-11-30T21:42:50.497722+0000 mon.smithi016 (mon.0) 419 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-11-30T21:42:52.166 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:51 smithi069 conmon[117073]: audit 2023-11-30T21:42:50.497951+0000 mon.smithi016 (mon.0) 420 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-11-30T21:42:52.167 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:51 smithi069 conmon[117073]: audit 2023-11-30T21:42:50.498100+0000 mon.smithi016 (mon.0) 421 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-11-30T21:42:52.167 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:51 smithi069 conmon[117073]: audit 2023-11-30T21:42:50.503123+0000 mon.smithi016 (mon.0) 422 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-11-30T21:42:52.167 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:51 smithi069 conmon[117073]: audit 2023-11-30T21:42:50.503409+0000 mon.smithi016 (mon.0) 423 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-11-30T21:42:52.167 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:51 smithi069 conmon[117073]: audit 2023-11-30T21:42:50.503658+0000 mon.smithi016 (mon.0) 424 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-11-30T21:42:52.167 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:51 smithi069 conmon[117073]: audit 2023-11-30T21:42:50.503931+0000 mon.smithi016 (mon.0) 425 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-11-30T21:42:52.167 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:51 smithi069 conmon[117073]: audit 2023-11-30T21:42:50.793962+0000 mon.smithi016 (mon.0) 426 : audit [DBG] from='client.? 172.21.15.16:0/1151775140' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-11-30T21:42:52.374 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph osd stat -f json 2023-11-30T21:42:53.027 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:52 smithi069 conmon[117073]: cluster 2023-11-30T21:42:50.077374+0000 osd.2 ( 2023-11-30T21:42:53.028 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:52 smithi069 conmon[117073]: osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2023-11-30T21:42:53.028 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:52 smithi069 conmon[117073]: cluster 2023-11-30T21:42:50.077422+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2023-11-30T21:42:53.028 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:52 smithi069 conmon[117073]: cluster 2023-11-30T21:42:51.501914+0000 mon.smithi016 (mon.0) 427 : cluster [INF] osd.2 [v2:172.21.15.69:6808/2649985926,v1:172.21.15.69:6809/2649985926] boot 2023-11-30T21:42:53.028 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:52 smithi069 conmon[117073]: cluster 2023-11-30T21:42:51.501949+0000 mon.smithi016 (mon.0) 428 : cluster [DBG] osdmap e20: 8 total, 3 up, 8 in 2023-11-30T21:42:53.028 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:52 smithi069 conmon[117073]: audit 2023-11-30T21:42:51.502258+0000 mon.smithi016 (mon.0) 429 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-11-30T21:42:53.028 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:52 smithi069 conmon[117073]: audit 2023-11-30T21:42:51.502528+0000 mon.smithi016 (mon.0) 430 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-11-30T21:42:53.028 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:52 smithi069 conmon[117073]: audit 2023-11-30T21:42:51.502688+0000 mon.smithi016 (mon.0) 431 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-11-30T21:42:53.028 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:52 smithi069 conmon[117073]: audit 2023-11-30T21:42:51.502850+0000 mon.smithi016 (mon.0) 432 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-11-30T21:42:53.028 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:52 smithi069 conmon[117073]: audit 2023-11-30T21:42:51.502999+0000 mon.smithi016 (mon.0) 433 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-11-30T21:42:53.028 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:52 smithi069 conmon[117073]: audit 2023-11-30T21:42:51.503159+0000 mon.smithi016 (mon.0) 434 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-11-30T21:42:53.029 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:52 smithi069 conmon[117073]: audit 2023-11-30T21:42:51.503358+0000 mon.smithi016 (mon.0) 435 : audit [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]: dispatch 2023-11-30T21:42:53.029 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:52 smithi069 conmon[117073]: cluster 2023-11-30T21:42:51.752140+0000 mgr.smithi016.dzhopz (mgr.14180) 95 : cluster [DBG] pgmap v62: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-11-30T21:42:53.029 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:52 smithi069 conmon[117073]: audit 2023-11-30T21:42:52.410853+0000 mon.smithi016 (mon.0) 436 : audit [INF] from='osd.3 [v2:172.21.15.16:6810/3663896303,v1:172.21.15.16:6811/3663896303]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-11-30T21:42:53.029 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:52 smithi069 conmon[117073]: audit 2023-11-30T21:42:52.507669+0000 mon.smithi016 (mon.0) 437 : audit [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd='[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]': finished 2023-11-30T21:42:53.029 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:52 smithi069 conmon[117073]: audit 2023-11-30T21:42:52.507728+0000 mon.smithi016 (mon.0) 438 : audit [INF] from='osd.3 [v2:172.21.15.16:6810/3663896303,v1:172.21.15.16:6811/3663896303]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2023-11-30T21:42:53.029 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:52 smithi069 conmon[117073]: cluster 2023-11-30T21:42:52.507840+0000 mon.smithi016 (mon.0) 439 : cluster [DBG] osdmap e21: 8 total, 3 up, 8 in 2023-11-30T21:42:53.029 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:52 smithi069 conmon[117073]: audit 2023-11-30T21:42:52.508026+0000 mon.smithi016 (mon.0) 440 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-11-30T21:42:53.029 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:52 smithi069 conmon[117073]: audit 2023-11-30T21:42:52.508490+0000 mon.smithi016 (mon.0) 441 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-11-30T21:42:53.029 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:52 smithi069 conmon[117073]: audit 2023-11-30T21:42:52.508731+0000 mon.smithi016 2023-11-30T21:42:53.029 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:52 smithi069 conmon[117073]: (mon.0) 442 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-11-30T21:42:53.029 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:52 smithi069 conmon[117073]: audit 2023-11-30T21:42:53.029 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:52 smithi069 conmon[117073]: 2023-11-30T21:42:52.509000+0000 2023-11-30T21:42:53.030 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:52 smithi069 conmon[117073]: mon.smithi016 (mon.0) 443 : audit [INF] from='osd.3 [v2:172.21.15.16:6810/3663896303,v1:172.21.15.16:6811/3663896303]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi016", "root=default"]}]: dispatch 2023-11-30T21:42:53.030 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:52 smithi069 conmon[117073]: audit 2023-11-30T 2023-11-30T21:42:53.030 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:52 smithi069 conmon[117073]: 21:42:52.509347+0000 mon.smithi016 (mon.0) 444 : 2023-11-30T21:42:53.030 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:52 smithi069 conmon[117073]: audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-11-30T21:42:53.030 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:52 smithi069 conmon[117073]: audit 2023-11-30T21 2023-11-30T21:42:53.030 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:52 smithi069 conmon[117073]: :42:52.509594+0000 mon.smithi016 (mon.0) 2023-11-30T21:42:53.030 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:52 smithi069 conmon[117073]: 445 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-11-30T21:42:53.030 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:52 smithi069 conmon[117073]: audit 2023- 2023-11-30T21:42:53.030 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:52 smithi069 conmon[117073]: 11-30T21:42:52.510206+0000 mon.smithi016 2023-11-30T21:42:53.030 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:52 smithi069 conmon[117073]: (mon.0) 446 : audit [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2023-11-30T21:42:53.202 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:52 smithi016 conmon[111898]: cluster 2023-11-30T21:42:50. 2023-11-30T21:42:53.202 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:52 smithi016 conmon[111898]: 077374+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2023-11-30T21:42:53.203 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:52 smithi016 conmon[111898]: cluster 2023-11-30T21:42:50.077422+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2023-11-30T21:42:53.203 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:52 smithi016 conmon[111898]: cluster 2023-11-30T21:42:51.501914+0000 mon.smithi016 (mon.0) 427 : cluster [INF] osd.2 [v2:172.21.15.69:6808/2649985926,v1:172.21.15.69:6809/2649985926] boot 2023-11-30T21:42:53.203 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:52 smithi016 conmon[111898]: cluster 2023-11-30T21:42:51.501949+0000 mon.smithi016 (mon.0) 428 : cluster [DBG] osdmap e20: 8 total, 3 up, 8 in 2023-11-30T21:42:53.203 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:52 smithi016 conmon[111898]: audit 2023-11-30T21:42:51.502258+0000 mon.smithi016 (mon.0) 429 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-11-30T21:42:53.203 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:52 smithi016 conmon[111898]: audit 2023-11-30T21:42:51.502528+0000 mon.smithi016 (mon.0) 430 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-11-30T21:42:53.204 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:52 smithi016 conmon[111898]: audit 2023-11-30T21:42:51.502688+0000 mon.smithi016 (mon.0) 431 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-11-30T21:42:53.204 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:52 smithi016 conmon[111898]: audit 2023-11-30T21:42:51.502850+0000 mon.smithi016 (mon.0) 432 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-11-30T21:42:53.205 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:52 smithi016 conmon[111898]: audit 2023-11-30T21:42:51.502999+0000 mon.smithi016 (mon.0) 433 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-11-30T21:42:53.205 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:52 smithi016 conmon[111898]: audit 2023-11-30T21:42:51.503159+0000 mon.smithi016 (mon.0) 434 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-11-30T21:42:53.205 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:52 smithi016 conmon[111898]: audit 2023-11-30T21:42: 2023-11-30T21:42:53.205 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:52 smithi016 conmon[111898]: 51.503358+0000 mon.smithi016 (mon.0) 435 : audit [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]: dispatch 2023-11-30T21:42:53.205 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:52 smithi016 conmon[111898]: cluster 2023-11-30T21:42:51.752140+0000 mgr.smithi016.dzhopz (mgr.14180) 95 : cluster [DBG] pgmap v62: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-11-30T21:42:53.205 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:52 smithi016 conmon[111898]: audit 2023-11-30T21:42 2023-11-30T21:42:53.206 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:52 smithi016 conmon[111898]: :52.410853+0000 mon.smithi016 (mon.0) 2023-11-30T21:42:53.206 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:52 smithi016 conmon[111898]: 436 : audit [INF] from='osd.3 [v2:172.21.15.16:6810/3663896303,v1:172.21.15.16:6811/3663896303]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-11-30T21:42:53.206 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:52 smithi016 conmon[111898]: audit 2023-11-30T 2023-11-30T21:42:53.206 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:52 smithi016 conmon[111898]: 21:42:52.507669+0000 mon.smithi016 (mon 2023-11-30T21:42:53.206 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:52 smithi016 conmon[111898]: .0) 437 : audit [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd='[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]': finished 2023-11-30T21:42:53.207 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:52 smithi016 conmon[111898]: audit 2023-11- 2023-11-30T21:42:53.207 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:52 smithi016 conmon[111898]: 30T21:42:52.507728+0000 mon.smithi016 2023-11-30T21:42:53.207 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:52 smithi016 conmon[111898]: (mon.0) 438 : audit [INF] from='osd.3 [v2:172.21.15.16:6810/3663896303,v1:172.21.15.16:6811/3663896303]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2023-11-30T21:42:53.207 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:52 smithi016 conmon[111898]: 2023-11-30T21:42:53.207 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:52 smithi016 conmon[111898]: cluster 2023 2023-11-30T21:42:53.208 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:52 smithi016 conmon[111898]: -11-30T21:42:52.507840+0000 mon.smithi016 ( 2023-11-30T21:42:53.208 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:52 smithi016 conmon[111898]: mon.0) 439 : cluster [DBG] osdmap e21: 8 total, 3 up, 8 in 2023-11-30T21:42:53.208 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:52 smithi016 conmon[111898]: audit 2023-11 2023-11-30T21:42:53.208 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:52 smithi016 conmon[111898]: -30T21:42:52.508026+0000 2023-11-30T21:42:53.208 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:52 smithi016 conmon[111898]: mon.smithi016 (mon.0) 440 : audit [DBG] 2023-11-30T21:42:53.209 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:52 smithi016 conmon[111898]: from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-11-30T21:42:53.209 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:52 smithi016 conmon[111898]: audit 2023-11-30T21:42:53.209 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:52 smithi016 conmon[111898]: 2023-11-30T21:42:52.508490+0000 mon.smithi016 2023-11-30T21:42:53.209 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:52 smithi016 conmon[111898]: (mon.0) 441 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-11-30T21:42:53.209 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:52 smithi016 conmon[111898]: 2023-11-30T21:42:53.209 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:52 smithi016 conmon[111898]: audit 2023-11 2023-11-30T21:42:53.210 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:52 smithi016 conmon[111898]: -30T21:42:52.508731+0000 mon.smithi016 (mon 2023-11-30T21:42:53.210 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:52 smithi016 conmon[111898]: .0) 442 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-11-30T21:42:53.210 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:52 smithi016 conmon[111898]: audit 2023-11 2023-11-30T21:42:53.210 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:52 smithi016 conmon[111898]: -30T21:42:52.509000+0000 2023-11-30T21:42:53.211 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:52 smithi016 conmon[111898]: mon.smithi016 (mon.0) 443 : audit [INF] from='osd.3 [v2:172.21.15.16:6810/3663896303,v1:172.21.15.16:6811/3663896303]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi016", "root=default"]}]: dispatch 2023-11-30T21:42:53.211 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:52 smithi016 conmon[111898]: 2023-11-30T21:42:53.211 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:52 smithi016 conmon[111898]: audit 2023 2023-11-30T21:42:53.211 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:52 smithi016 conmon[111898]: -11-30T21:42:52.509347+0000 mon.smithi016 ( 2023-11-30T21:42:53.211 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:52 smithi016 conmon[111898]: mon.0) 444 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-11-30T21:42:53.211 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:52 smithi016 conmon[111898]: audit 2023-11 2023-11-30T21:42:53.211 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:52 smithi016 conmon[111898]: -30T21:42:52.509594+0000 2023-11-30T21:42:53.211 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:52 smithi016 conmon[111898]: mon.smithi016 (mon.0) 445 : audit [DBG] 2023-11-30T21:42:53.212 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:52 smithi016 conmon[111898]: from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-11-30T21:42:53.212 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:52 smithi016 conmon[111898]: audit 2023-11-30T21: 2023-11-30T21:42:53.212 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:52 smithi016 conmon[111898]: 42:52.510206+0000 mon.smithi016 (mon.0 2023-11-30T21:42:53.212 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:52 smithi016 conmon[111898]: ) 446 : audit [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2023-11-30T21:42:54.360 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T21:42:54.777 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:54 smithi069 conmon[117073]: audit 2023-11-30T21:42:53.508987+0000 mon.smithi016 (mon.0) 447 : audit [INF] from='osd.3 [v2:172.21.15.16:6810/3663896303,v1:172.21.15.16:6811/3663896303]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi016", "root=default"]}]': finished 2023-11-30T21:42:54.777 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:54 smithi069 conmon[117073]: audit 2023-11-30T21:42:53.509068+0000 mon.smithi016 (mon.0) 448 : audit [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]': finished 2023-11-30T21:42:54.777 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:54 smithi069 conmon[117073]: cluster 2023-11-30T21:42:53.509147+0000 mon.smithi016 (mon.0 2023-11-30T21:42:54.777 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:54 smithi069 conmon[117073]: ) 449 : cluster [DBG] osdmap e22: 8 total, 3 up, 8 in 2023-11-30T21:42:54.777 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:54 smithi069 conmon[117073]: audit 2023-11-30T21:42:53.509269+0000 2023-11-30T21:42:54.777 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:54 smithi069 conmon[117073]: mon.smithi016 (mon.0) 450 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-11-30T21:42:54.778 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:54 smithi069 conmon[117073]: audit 2023-11 2023-11-30T21:42:54.778 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:54 smithi069 conmon[117073]: -30T21:42:53.509674+0000 mon.smithi016 (mon.0) 451 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-11-30T21:42:54.778 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:54 smithi069 conmon[117073]: audit 2023-11-30T21: 2023-11-30T21:42:54.778 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:54 smithi069 conmon[117073]: 42:53.510251+0000 mon.smithi016 (mon.0) 452 : audit [DBG] 2023-11-30T21:42:54.778 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:54 smithi069 conmon[117073]: from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-11-30T21:42:54.778 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:54 smithi069 conmon[117073]: audit 2023-11 2023-11-30T21:42:54.778 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:54 smithi069 conmon[117073]: -30T21:42:53.510535+0000 mon.smithi016 (mon.0) 453 : audit [DBG] 2023-11-30T21:42:54.778 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:54 smithi069 conmon[117073]: from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-11-30T21:42:54.778 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:54 smithi069 conmon[117073]: audit 2023-11 2023-11-30T21:42:54.778 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:54 smithi069 conmon[117073]: -30T21:42:53.510824+0000 mon.smithi016 (mon.0) 454 : audit [DBG] 2023-11-30T21:42:54.778 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:54 smithi069 conmon[117073]: from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-11-30T21:42:54.778 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:54 smithi069 conmon[117073]: audit 2023-11- 2023-11-30T21:42:54.779 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:54 smithi069 conmon[117073]: 30T21:42:53.512702+0000 mon.smithi016 (mon.0) 455 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-11-30T21:42:54.779 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:54 smithi069 conmon[117073]: 2023-11-30T21:42:54.779 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:54 smithi069 conmon[117073]: audit 2023-11- 2023-11-30T21:42:54.779 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:54 smithi069 conmon[117073]: 30T21:42:53.641010+0000 mon.smithi069 (mon.1) 14 : audit [INF] from='osd.4 [v2:172.21.15.69:6816/1992776763,v1:172.21.15.69:6817/1992776763]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-11-30T21:42:54.779 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:54 smithi069 conmon[117073]: audit 2023-11-30T21:42: 2023-11-30T21:42:54.779 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:54 smithi069 conmon[117073]: 53.641400+0000 mon.smithi016 (mon.0) 456 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-11-30T21:42:54.779 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:54 smithi069 conmon[117073]: cluster 2023-11-30T21:42 2023-11-30T21:42:54.779 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:54 smithi069 conmon[117073]: :53.752408+0000 mgr.smithi016.dzhopz (mgr.14180) 96 : cluster [DBG] pgmap v65: 1 pgs: 1 unknown; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-11-30T21:42:54.779 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:54 smithi069 conmon[117073]: cluster 2023-11-30T21:42: 2023-11-30T21:42:54.779 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:54 smithi069 conmon[117073]: 53.803881+0000 mon.smithi016 (mon.0) 457 : cluster [INF] osd.3 [v2:172.21.15.16:6810/3663896303,v1:172.21.15.16:6811/3663896303] boot 2023-11-30T21:42:54.779 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:54 smithi069 conmon[117073]: audit 2023-11-30T21:42:53 2023-11-30T21:42:54.779 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:54 smithi069 conmon[117073]: .803955+0000 mon.smithi016 (mon.0) 458 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2023-11-30T21:42:54.779 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:54 smithi069 conmon[117073]: cluster 2023-11-30T21:42:53. 2023-11-30T21:42:54.780 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:54 smithi069 conmon[117073]: 804011+0000 mon.smithi016 (mon.0) 459 : cluster [DBG] osdmap e23: 8 total, 4 up, 8 in 2023-11-30T21:42:54.780 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:54 smithi069 conmon[117073]: audit 2023-11-30T21:42:53. 2023-11-30T21:42:54.780 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:54 smithi069 conmon[117073]: 804535+0000 mon.smithi016 (mon.0) 460 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-11-30T21:42:54.780 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:54 smithi069 conmon[117073]: audit 2023-11-30T21:42:53. 2023-11-30T21:42:54.780 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:54 smithi069 conmon[117073]: 804872+0000 mon.smithi016 (mon.0) 461 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-11-30T21:42:54.780 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:54 smithi069 conmon[117073]: audit 2023-11-30T21:42:53. 2023-11-30T21:42:54.780 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:54 smithi069 conmon[117073]: 805138+0000 mon.smithi016 (mon.0) 462 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-11-30T21:42:54.780 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:54 smithi069 conmon[117073]: audit 2023-11-30T21:42:53.805384 2023-11-30T21:42:54.781 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:54 smithi069 conmon[117073]: +0000 mon.smithi016 (mon.0) 463 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-11-30T21:42:54.781 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:54 smithi069 conmon[117073]: audit 2023-11-30T21:42:53.805663 2023-11-30T21:42:54.781 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:54 smithi069 conmon[117073]: +0000 mon.smithi016 (mon.0) 464 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-11-30T21:42:54.781 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:54 smithi069 conmon[117073]: audit 2023-11-30T21:42: 2023-11-30T21:42:54.781 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:54 smithi069 conmon[117073]: 53.807334+0000 mon.smithi069 (mon.1) 15 : audit [INF] from='osd.4 [v2:172.21.15.69:6816/1992776763,v1:172.21.15.69:6817/1992776763]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi069", "root=default"]}]: dispatch 2023-11-30T21:42:54.781 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:54 smithi069 conmon[117073]: 2023-11-30T21:42:54.783 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:54 smithi069 conmon[117073]: audit 2023-11-30T 2023-11-30T21:42:54.783 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:54 smithi069 conmon[117073]: 21:42:53.811476+0000 mon.smithi016 (mon.0) 465 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi069", "root=default"]}]: dispatch 2023-11-30T21:42:54.783 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:54 smithi069 conmon[117073]: audit 2023-11-30T21:42:54.358276+0000 mon.smithi016 ( 2023-11-30T21:42:54.783 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:54 smithi069 conmon[117073]: mon.0) 466 : audit [DBG] from='client.? 172.21.15.16:0/915648921' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-11-30T21:42:54.850 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:54 smithi016 conmon[111898]: audit 2023-11-30T 2023-11-30T21:42:54.850 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:54 smithi016 conmon[111898]: 21:42:53.508987+0000 mon.smithi016 (mon.0) 447 : audit [INF] from='osd.3 [v2:172.21.15.16:6810/3663896303,v1:172.21.15.16:6811/3663896303]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi016", "root=default"]}]': finished 2023-11-30T21:42:54.850 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:54 smithi016 conmon[111898]: audit 2023-11-30T21:42:53.509068+0000 mon.smithi016 (mon.0) 448 : audit [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]': finished 2023-11-30T21:42:54.850 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:54 smithi016 conmon[111898]: cluster 2023-11-30T21:42:53.509147+0000 mon.smithi016 (mon.0) 449 : cluster [DBG] osdmap e22: 8 total, 3 up, 8 in 2023-11-30T21:42:54.851 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:54 smithi016 conmon[111898]: audit 2023-11-30T21:42:53.509269+0000 mon.smithi016 ( 2023-11-30T21:42:54.851 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:54 smithi016 conmon[111898]: mon.0) 450 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-11-30T21:42:54.851 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:54 smithi016 conmon[111898]: audit 2023-11- 2023-11-30T21:42:54.851 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:54 smithi016 conmon[111898]: 30T21:42:53.509674+0000 mon.smithi016 (mon.0) 451 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-11-30T21:42:54.851 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:54 smithi016 conmon[111898]: 2023-11-30T21:42:54.851 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:54 smithi016 conmon[111898]: audit 2023-11-30T 2023-11-30T21:42:54.851 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:54 smithi016 conmon[111898]: 21:42:53.510251+0000 mon.smithi016 (mon.0) 452 : audit 2023-11-30T21:42:54.851 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:54 smithi016 conmon[111898]: [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-11-30T21:42:54.851 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:54 smithi016 conmon[111898]: audit 2023-11-30T21:42:54.851 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:54 smithi016 conmon[111898]: 2023-11-30T21:42:53. 2023-11-30T21:42:54.851 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:54 smithi016 conmon[111898]: 510535+0000 mon.smithi016 (mon.0) 453 : audit 2023-11-30T21:42:54.851 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:54 smithi016 conmon[111898]: [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-11-30T21:42:54.852 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:54 smithi016 conmon[111898]: audit 2023-11-30 2023-11-30T21:42:54.852 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:54 smithi016 conmon[111898]: T21:42:53.510824+0000 mon.smithi016 ( 2023-11-30T21:42:54.852 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:54 smithi016 conmon[111898]: mon.0) 454 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-11-30T21:42:54.852 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:54 smithi016 conmon[111898]: audit 2023-11-30T21:42:54.852 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:54 smithi016 conmon[111898]: 2023-11-30T21:42:53.512702 2023-11-30T21:42:54.852 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:54 smithi016 conmon[111898]: +0000 mon.smithi016 (mon.0) 455 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-11-30T21:42:54.852 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:54 smithi016 conmon[111898]: 2023-11-30T21:42:54.852 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:54 smithi016 conmon[111898]: audit 2023-11-30T21:42:54.852 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:54 smithi016 conmon[111898]: 2023-11-30T21:42:53.641010+0000 2023-11-30T21:42:54.852 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:54 smithi016 conmon[111898]: mon.smithi069 (mon.1) 14 : audit [INF] from='osd.4 [v2:172.21.15.69:6816/1992776763,v1:172.21.15.69:6817/1992776763]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-11-30T21:42:54.852 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:54 smithi016 conmon[111898]: 2023-11-30T21:42:54.852 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:54 smithi016 conmon[111898]: audit 2023-11-30T21:42:54.852 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:54 smithi016 conmon[111898]: 2023-11-30T21:42:53.641400+0000 2023-11-30T21:42:54.853 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:54 smithi016 conmon[111898]: mon.smithi016 (mon.0) 456 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-11-30T21:42:54.853 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:54 smithi016 conmon[111898]: cluster 2023 2023-11-30T21:42:54.853 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:54 smithi016 conmon[111898]: -11-30T21:42:53.752408 2023-11-30T21:42:54.853 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:54 smithi016 conmon[111898]: +0000 mgr.smithi016.dzhopz (mgr.14180) 96 : cluster 2023-11-30T21:42:54.853 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:54 smithi016 conmon[111898]: [DBG] pgmap v65: 1 pgs: 1 unknown; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-11-30T21:42:54.853 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:54 smithi016 conmon[111898]: cluster 2023-11-30 2023-11-30T21:42:54.853 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:54 smithi016 conmon[111898]: T21:42:53.803881+0000 mon.smithi016 ( 2023-11-30T21:42:54.853 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:54 smithi016 conmon[111898]: mon.0) 457 : cluster [INF] osd.3 [v2:172.21.15.16:6810/3663896303,v1:172.21.15.16:6811/3663896303] boot 2023-11-30T21:42:54.853 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:54 smithi016 conmon[111898]: audit 2023-11-30T21:42:54.853 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:54 smithi016 conmon[111898]: 2023-11-30T 2023-11-30T21:42:54.854 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:54 smithi016 conmon[111898]: 21:42:53.803955+0000 mon.smithi016 (mon.0 2023-11-30T21:42:54.854 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:54 smithi016 conmon[111898]: ) 458 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2023-11-30T21:42:54.854 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:54 smithi016 conmon[111898]: cluster 2023-11-30T21:42:54.854 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:54 smithi016 conmon[111898]: 2023-11-30T21:42:53. 2023-11-30T21:42:54.854 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:54 smithi016 conmon[111898]: 804011+0000 mon.smithi016 (mon.0) 459 : 2023-11-30T21:42:54.854 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:54 smithi016 conmon[111898]: cluster [DBG] osdmap e23: 8 total, 4 up, 8 in 2023-11-30T21:42:54.855 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:54 smithi016 conmon[111898]: audit 2023-11-30T21:42:54.855 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:54 smithi016 conmon[111898]: 2023-11-30T 2023-11-30T21:42:54.855 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:54 smithi016 conmon[111898]: 21:42:53.804535+0000 mon.smithi016 (mon. 2023-11-30T21:42:54.855 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:54 smithi016 conmon[111898]: 0) 460 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-11-30T21:42:54.855 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:54 smithi016 conmon[111898]: audit 2023 2023-11-30T21:42:54.855 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:54 smithi016 conmon[111898]: -11-30T21:42 2023-11-30T21:42:54.855 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:54 smithi016 conmon[111898]: :53.804872+0000 mon.smithi016 ( 2023-11-30T21:42:54.855 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:54 smithi016 conmon[111898]: mon.0) 461 : audit [DBG] 2023-11-30T21:42:54.855 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:54 smithi016 conmon[111898]: from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-11-30T21:42:54.855 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:54 smithi016 conmon[111898]: audit 2023-11-30T21:42:54.855 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:54 smithi016 conmon[111898]: 2023-11-30T21:42 2023-11-30T21:42:54.856 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:54 smithi016 conmon[111898]: :53.805138+0000 mon.smithi016 (mon.0) 2023-11-30T21:42:54.856 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:54 smithi016 conmon[111898]: 462 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-11-30T21:42:54.856 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:54 smithi016 conmon[111898]: audit 2023- 2023-11-30T21:42:54.856 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:54 smithi016 conmon[111898]: 11-30T21:42:53.805384 2023-11-30T21:42:54.856 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:54 smithi016 conmon[111898]: +0000 mon.smithi016 (mon.0) 463 : audit 2023-11-30T21:42:54.856 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:54 smithi016 conmon[111898]: [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-11-30T21:42:54.857 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:54 smithi016 conmon[111898]: audit 2023-11-30 2023-11-30T21:42:54.857 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:54 smithi016 conmon[111898]: T21:42:53.805663+0000 mon.smithi016 2023-11-30T21:42:54.857 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:54 smithi016 conmon[111898]: (mon.0) 464 : audit [DBG] 2023-11-30T21:42:54.857 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:54 smithi016 conmon[111898]: from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-11-30T21:42:54.857 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:54 smithi016 conmon[111898]: audit 2023-11-30T21: 2023-11-30T21:42:54.857 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:54 smithi016 conmon[111898]: 42:53.807334+0000 mon.smithi069 (mon.1) 15 : 2023-11-30T21:42:54.857 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:54 smithi016 conmon[111898]: audit [INF] from='osd.4 [v2:172.21.15.69:6816/1992776763,v1:172.21.15.69:6817/1992776763]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi069", "root=default"]}]: dispatch 2023-11-30T21:42:54.858 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:54 smithi016 conmon[111898]: audit 2023-11-30 2023-11-30T21:42:54.858 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:54 smithi016 conmon[111898]: T21:42:53.811476+0000 mon.smithi016 (mon. 2023-11-30T21:42:54.858 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:54 smithi016 conmon[111898]: 0) 465 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi069", "root=default"]}]: dispatch 2023-11-30T21:42:54.858 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:54 smithi016 conmon[111898]: audit 2023-11 2023-11-30T21:42:54.858 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:54 smithi016 conmon[111898]: -30T21:42:54.358276+0000 mon.smithi016 ( 2023-11-30T21:42:54.859 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:54 smithi016 conmon[111898]: mon.0) 466 : audit [DBG] from='client.? 172.21.15.16:0/915648921' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-11-30T21:42:54.873 INFO:teuthology.orchestra.run.smithi016.stdout:{"epoch":23,"num_osds":8,"num_up_osds":4,"osd_up_since":1701380573,"num_in_osds":8,"osd_in_since":1701380551,"num_remapped_pgs":1} 2023-11-30T21:42:55.778 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:55 smithi069 conmon[117073]: cluster 2023-11-30T21:42:53.361859+0000 osd.3 (osd.3 2023-11-30T21:42:55.778 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:55 smithi069 conmon[117073]: ) 1 : cluster [DBG] purged_snaps scrub starts 2023-11-30T21:42:55.778 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:55 smithi069 conmon[117073]: cluster 2023-11-30T21:42:53.361904+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2023-11-30T21:42:55.778 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:55 smithi069 conmon[117073]: audit 2023-11-30T21:42:54.690619+0000 mon.smithi016 (mon.0) 467 : audit [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' 2023-11-30T21:42:55.778 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:55 smithi069 conmon[117073]: audit 2023-11-30T21:42:54.805532+0000 mon.smithi016 (mon.0) 468 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi069", "root=default"]}]': finished 2023-11-30T21:42:55.778 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:55 smithi069 conmon[117073]: cluster 2023-11-30T21:42:54.805637+0000 mon.smithi016 (mon.0) 469 : cluster [DBG] osdmap e24: 8 total, 4 up, 8 in 2023-11-30T21:42:55.778 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:55 smithi069 conmon[117073]: audit 2023-11-30T21:42:54.805757+0000 mon.smithi016 (mon.0) 470 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-11-30T21:42:55.778 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:55 smithi069 conmon[117073]: audit 2023-11-30T21:42:54.806025+0000 mon.smithi016 (mon.0) 471 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-11-30T21:42:55.778 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:55 smithi069 conmon[117073]: audit 2023-11-30T21:42:54.806237+0000 mon.smithi016 (mon.0) 472 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-11-30T21:42:55.778 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:55 smithi069 conmon[117073]: audit 2023-11-30T21:42:54.806399+0000 mon.smithi016 (mon.0) 473 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-11-30T21:42:55.779 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:55 smithi069 conmon[117073]: audit 2023-11-30T21:42:54.808590+0000 mon.smithi016 (mon.0) 474 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-11-30T21:42:55.779 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:55 smithi069 conmon[117073]: audit 2023-11-30T21:42:55.405970+0000 mon.smithi016 (mon.0) 475 : audit [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' 2023-11-30T21:42:55.779 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:55 smithi069 conmon[117073]: audit 2023-11-30T21:42:55.406670+0000 mon.smithi016 (mon.0) 476 : audit [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2023-11-30T21:42:55.779 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:55 smithi069 conmon[117073]: audit 2023-11-30T21:42:55.407291+0000 mon.smithi016 (mon.0) 477 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-30T21:42:55.875 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph osd stat -f json 2023-11-30T21:42:56.026 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:55 smithi016 conmon[111898]: cluster 2023-11-30T21:42:53.361859+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2023-11-30T21:42:56.026 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:55 smithi016 conmon[111898]: cluster 2023-11-30T21:42:53.361904+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2023-11-30T21:42:56.026 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:55 smithi016 conmon[111898]: audit 2023-11-30T21:42:54.690619+0000 mon.smithi016 (mon.0) 467 : audit [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' 2023-11-30T21:42:56.026 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:55 smithi016 conmon[111898]: audit 2023-11-30T21:42 2023-11-30T21:42:56.026 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:55 smithi016 conmon[111898]: :54.805532+0000 mon.smithi016 (mon.0) 468 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi069", "root=default"]}]': finished 2023-11-30T21:42:56.026 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:55 smithi016 conmon[111898]: cluster 2023-11-30T21:42:56.026 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:55 smithi016 conmon[111898]: 2023-11-30T21:42:54.805637+0000 mon.smithi016 ( 2023-11-30T21:42:56.027 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:55 smithi016 conmon[111898]: mon.0) 469 : cluster [DBG] osdmap e24: 8 total, 4 up, 8 in 2023-11-30T21:42:56.027 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:55 smithi016 conmon[111898]: audit 2023-11-30 2023-11-30T21:42:56.027 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:55 smithi016 conmon[111898]: T21:42:54.805757+0000 mon.smithi016 ( 2023-11-30T21:42:56.027 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:55 smithi016 conmon[111898]: mon.0) 470 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-11-30T21:42:56.027 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:55 smithi016 conmon[111898]: audit 2023-11-30T 2023-11-30T21:42:56.027 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:55 smithi016 conmon[111898]: 21:42:54.806025+0000 mon.smithi016 (mon. 2023-11-30T21:42:56.027 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:55 smithi016 conmon[111898]: 0) 471 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-11-30T21:42:56.027 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:55 smithi016 conmon[111898]: audit 2023-11-30T 2023-11-30T21:42:56.027 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:55 smithi016 conmon[111898]: 21:42:54.806237+0000 mon.smithi016 (mon 2023-11-30T21:42:56.027 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:55 smithi016 conmon[111898]: .0) 472 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-11-30T21:42:56.027 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:55 smithi016 conmon[111898]: audit 2023-11-30T 2023-11-30T21:42:56.027 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:55 smithi016 conmon[111898]: 21:42:54.806399+0000 mon.smithi016 (mon 2023-11-30T21:42:56.028 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:55 smithi016 conmon[111898]: .0) 473 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-11-30T21:42:56.028 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:55 smithi016 conmon[111898]: audit 2023-11-30T 2023-11-30T21:42:56.028 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:55 smithi016 conmon[111898]: 21:42:54.808590+0000 mon.smithi016 (mon. 2023-11-30T21:42:56.028 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:55 smithi016 conmon[111898]: 0) 474 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-11-30T21:42:56.028 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:55 smithi016 conmon[111898]: audit 2023-11-30T21: 2023-11-30T21:42:56.028 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:55 smithi016 conmon[111898]: 42:55.405970+0000 mon.smithi016 (mon.0 2023-11-30T21:42:56.028 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:55 smithi016 conmon[111898]: ) 475 : audit [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' 2023-11-30T21:42:56.028 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:55 smithi016 conmon[111898]: audit 2023-11-30T21: 2023-11-30T21:42:56.028 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:55 smithi016 conmon[111898]: 42:55.406670+0000 mon.smithi016 (mon.0 2023-11-30T21:42:56.028 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:55 smithi016 conmon[111898]: ) 476 : audit [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2023-11-30T21:42:56.028 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:55 smithi016 conmon[111898]: audit 2023-11-30T21:42:55.407291+0000 mon.smithi016 (mon 2023-11-30T21:42:56.028 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:55 smithi016 conmon[111898]: .0) 477 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-30T21:42:56.908 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:56 smithi016 conmon[111898]: cluster 2023-11-30T21:42:54.663531+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2023-11-30T21:42:56.909 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:56 smithi016 conmon[111898]: cluster 2023-11-30T21:42:54.663584+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2023-11-30T21:42:56.909 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:56 smithi016 conmon[111898]: cephadm 2023-11-30T21:42:55.407864+0000 mgr.smithi016.dzhopz (mgr.14180) 97 : cephadm [INF] Deploying daemon osd.7 on smithi016 2023-11-30T21:42:56.909 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:56 smithi016 conmon[111898]: cluster 2023-11-30T21:42:55.752693+0000 mgr.smithi016.dzhopz (mgr.14180) 98 : cluster [DBG] pgmap v68: 1 pgs: 1 unknown; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-11-30T21:42:56.909 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:56 smithi016 conmon[111898]: cluster 2023-11-30T21:42:55.806714+0000 mon.smithi016 (mon.0) 478 : cluster [INF] osd.4 [v2:172.21.15.69:6816/1992776763,v1:172.21.15.69:6817/1992776763] boot 2023-11-30T21:42:56.909 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:56 smithi016 conmon[111898]: cluster 2023-11-30T21:42:55.806763+0000 mon.smithi016 (mon.0) 479 : cluster [DBG] osdmap e25: 8 total, 5 up, 8 in 2023-11-30T21:42:56.909 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:56 smithi016 conmon[111898]: audit 2023-11-30T21:42:55.806937+0000 mon.smithi016 (mon.0) 480 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-11-30T21:42:56.909 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:56 smithi016 conmon[111898]: audit 2023-11-30T21:42:55.807408+0000 mon.smithi016 (mon.0) 481 : audit 2023-11-30T21:42:56.909 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:56 smithi016 conmon[111898]: [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-11-30T21:42:56.909 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:56 smithi016 conmon[111898]: audit 2023-11-30T21:42:55.807590+0000 mon.smithi016 (mon.0) 482 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-11-30T21:42:56.909 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:56 smithi016 conmon[111898]: audit 2023-11-30T21:42:55.807762+0000 mon.smithi016 (mon.0) 483 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-11-30T21:42:57.253 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:56 smithi069 conmon[117073]: cluster 2023-11-30T21:42:54.663531+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2023-11-30T21:42:57.253 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:56 smithi069 conmon[117073]: cluster 2023-11-30T21:42:54.663584+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2023-11-30T21:42:57.253 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:56 smithi069 conmon[117073]: cephadm 2023-11-30T21:42:55.407864+0000 mgr.smithi016.dzhopz (mgr.14180) 97 : cephadm [INF] Deploying daemon osd.7 on smithi016 2023-11-30T21:42:57.253 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:56 smithi069 conmon[117073]: cluster 2023-11-30T21:42:55.752693+0000 mgr.smithi016.dzhopz (mgr.14180) 98 : cluster [DBG] pgmap v68: 1 pgs: 1 unknown; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-11-30T21:42:57.253 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:56 smithi069 conmon[117073]: cluster 2023-11-30T21:42:55.806714+0000 mon.smithi016 (mon.0) 478 : cluster [INF] osd.4 [v2:172.21.15.69:6816/1992776763,v1:172.21.15.69:6817/1992776763] boot 2023-11-30T21:42:57.254 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:56 smithi069 conmon[117073]: cluster 2023-11-30T21:42:55.806763+0000 mon.smithi016 (mon.0) 479 : cluster [DBG] osdmap e25: 8 total, 5 up, 8 in 2023-11-30T21:42:57.254 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:56 smithi069 conmon[117073]: audit 2023-11-30T21:42:55.806937+0000 mon.smithi016 (mon.0) 480 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-11-30T21:42:57.254 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:56 smithi069 conmon[117073]: audit 2023-11-30T21:42: 2023-11-30T21:42:57.254 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:56 smithi069 conmon[117073]: 55.807408+0000 mon.smithi016 (mon.0) 481 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-11-30T21:42:57.254 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:56 smithi069 conmon[117073]: audit 2023-11-30T21:42:55.807590+0000 mon.smithi016 (mon.0) 482 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-11-30T21:42:57.254 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:56 smithi069 conmon[117073]: audit 2023-11-30T21:42:55.807762+0000 mon.smithi016 (mon.0) 483 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-11-30T21:42:58.100 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:57 smithi016 conmon[111898]: cluster 2023-11-30T21:42:56.807268+0000 mon.smithi016 (mon.0) 484 : cluster [DBG] osdmap e26: 8 total, 5 up, 8 in 2023-11-30T21:42:58.101 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:57 smithi016 conmon[111898]: audit 2023-11-30T21:42:56.807580+0000 mon.smithi016 (mon.0) 485 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-11-30T21:42:58.101 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:57 smithi016 conmon[111898]: audit 2023-11-30T21:42:56.807846+0000 mon.smithi016 (mon.0) 486 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-11-30T21:42:58.101 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:57 smithi016 conmon[111898]: audit 2023-11-30T21:42:56.808044+0000 mon.smithi016 (mon.0) 487 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-11-30T21:42:58.101 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:57 smithi016 conmon[111898]: audit 2023-11-30T21:42:57.184238+0000 mon.smithi016 (mon.0) 488 : audit [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' 2023-11-30T21:42:58.101 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:57 smithi016 conmon[111898]: audit 2023-11-30T21:42:57.804095+0000 mon.smithi069 (mon.1) 16 : audit [INF] from='osd.6 [v2:172.21.15.69:6824/821305946,v1:172.21.15.69:6825/821305946]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-11-30T21:42:58.101 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:57 smithi016 conmon[111898]: audit 2023-11-30T21:42:57.804497+0000 mon.smithi016 (mon. 2023-11-30T21:42:58.101 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:57 smithi016 conmon[111898]: 0) 489 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-11-30T21:42:58.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:57 smithi069 conmon[117073]: cluster 2023-11-30T21:42:56.807268+0000 mon.smithi016 (mon.0 2023-11-30T21:42:58.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:57 smithi069 conmon[117073]: ) 484 : cluster [DBG] osdmap e26: 8 total, 5 up, 8 in 2023-11-30T21:42:58.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:57 smithi069 conmon[117073]: audit 2023-11-30T21:42:56.807580+0000 mon.smithi016 (mon.0) 485 : audit [DBG] 2023-11-30T21:42:58.278 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:57 smithi069 conmon[117073]: from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-11-30T21:42:58.278 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:57 smithi069 conmon[117073]: audit 2023-11-30T21 2023-11-30T21:42:58.278 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:57 smithi069 conmon[117073]: :42:56.807846+0000 mon.smithi016 (mon.0) 486 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-11-30T21:42:58.278 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:57 smithi069 conmon[117073]: audit 2023-11- 2023-11-30T21:42:58.278 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:57 smithi069 conmon[117073]: 30T21:42:56.808044+0000 mon.smithi016 (mon.0) 487 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-11-30T21:42:58.278 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:57 smithi069 conmon[117073]: audit 2023-11- 2023-11-30T21:42:58.278 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:57 smithi069 conmon[117073]: 30T21:42:57.184238+0000 mon.smithi016 (mon.0) 488 : 2023-11-30T21:42:58.278 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:57 smithi069 conmon[117073]: audit [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' 2023-11-30T21:42:58.278 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:57 smithi069 conmon[117073]: audit 2023-11-30T21:42:58.278 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:57 smithi069 conmon[117073]: 2023-11-30T21:42:57.804095+0000 mon.smithi069 (mon.1) 2023-11-30T21:42:58.278 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:57 smithi069 conmon[117073]: 16 : audit [INF] from='osd.6 [v2:172.21.15.69:6824/821305946,v1:172.21.15.69:6825/821305946]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-11-30T21:42:58.278 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:57 smithi069 conmon[117073]: audit 2023-11-30T21:42:58.279 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:57 smithi069 conmon[117073]: 2023-11-30T21:42:57.804497+0000 mon.smithi016 (mon.0) 489 2023-11-30T21:42:58.279 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:57 smithi069 conmon[117073]: : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-11-30T21:42:58.464 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T21:42:59.052 INFO:teuthology.orchestra.run.smithi016.stdout:{"epoch":27,"num_osds":8,"num_up_osds":5,"osd_up_since":1701380575,"num_in_osds":8,"osd_in_since":1701380551,"num_remapped_pgs":0} 2023-11-30T21:42:59.100 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:58 smithi016 conmon[111898]: cluster 2023-11-30T21:42:57.753156+0000 mgr.smithi016.dzhopz (mgr.14180) 2023-11-30T21:42:59.100 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:58 smithi016 conmon[111898]: 99 : cluster [DBG] pgmap v71: 1 pgs: 1 creating+activating; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-11-30T21:42:59.100 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:58 smithi016 conmon[111898]: audit 2023-11-30T21:42:58.189515+0000 mon.smithi016 (mon.0) 490 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2023-11-30T21:42:59.100 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:58 smithi016 conmon[111898]: cluster 2023-11-30T21 2023-11-30T21:42:59.100 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:58 smithi016 conmon[111898]: :42:58.189617+0000 mon.smithi016 (mon.0) 491 : cluster [DBG] osdmap e27: 8 total, 5 up, 8 in 2023-11-30T21:42:59.100 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:58 smithi016 conmon[111898]: audit 2023-11-30T21:42:58. 2023-11-30T21:42:59.100 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:58 smithi016 conmon[111898]: 189752+0000 mon.smithi016 (mon.0) 492 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-11-30T21:42:59.100 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:58 smithi016 conmon[111898]: audit 2023-11-30 2023-11-30T21:42:59.100 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:58 smithi016 conmon[111898]: T21:42:58.190018+0000 mon.smithi016 (mon.0) 493 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-11-30T21:42:59.100 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:58 smithi016 conmon[111898]: audit 2023-11-30T21:42:58.190089+0000 mon.smithi069 (mon.1) 2023-11-30T21:42:59.101 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:58 smithi016 conmon[111898]: 17 : audit [INF] from='osd.6 [v2:172.21.15.69:6824/821305946,v1:172.21.15.69:6825/821305946]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi069", "root=default"]}]: dispatch 2023-11-30T21:42:59.101 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:58 smithi016 conmon[111898]: audit 2023-11-30T21:42:58.190194+0000 mon.smithi016 (mon.0) 494 2023-11-30T21:42:59.101 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:58 smithi016 conmon[111898]: : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-11-30T21:42:59.101 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:58 smithi016 conmon[111898]: audit 2023-11-30T21:42:58.190518+0000 mon.smithi016 (mon.0) 495 2023-11-30T21:42:59.101 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:58 smithi016 conmon[111898]: : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi069", "root=default"]}]: dispatch 2023-11-30T21:42:59.101 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:58 smithi016 conmon[111898]: audit 2023-11-30T21:42 2023-11-30T21:42:59.101 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:58 smithi016 conmon[111898]: :58.463080+0000 mon.smithi016 (mon.0) 496 : audit [DBG] from='client.? 172.21.15.16:0/3035297322' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-11-30T21:42:59.101 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:58 smithi016 conmon[111898]: audit 2023-11-30T21:42:59.101 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:42:58 smithi016 conmon[111898]: 2023-11-30T21:42:58.545277+0000 mon.smithi016 (mon.0) 497 : audit [INF] from='osd.5 [v2:172.21.15.16:6818/2242549537,v1:172.21.15.16:6819/2242549537]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-11-30T21:42:59.195 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:58 smithi069 conmon[117073]: cluster 2023-11-30T21:42:57.753156+0000 mgr.smithi016.dzhopz (mgr.14180) 99 2023-11-30T21:42:59.195 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:58 smithi069 conmon[117073]: : cluster [DBG] pgmap v71: 1 pgs: 1 creating+activating; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-11-30T21:42:59.195 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:58 smithi069 conmon[117073]: audit 2023-11-30T21:42:58.189515+0000 mon.smithi016 (mon.0) 490 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2023-11-30T21:42:59.195 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:58 smithi069 conmon[117073]: cluster 2023-11-30T21:42: 2023-11-30T21:42:59.195 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:58 smithi069 conmon[117073]: 58.189617+0000 mon.smithi016 (mon.0) 491 : cluster [DBG] osdmap e27: 8 total, 5 up, 8 in 2023-11-30T21:42:59.195 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:58 smithi069 conmon[117073]: audit 2023 2023-11-30T21:42:59.195 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:58 smithi069 conmon[117073]: -11-30T21:42:58.189752+0000 mon.smithi016 (mon. 2023-11-30T21:42:59.195 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:58 smithi069 conmon[117073]: 0) 492 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-11-30T21:42:59.196 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:58 smithi069 conmon[117073]: audit 2023-11-30T21:42: 2023-11-30T21:42:59.196 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:58 smithi069 conmon[117073]: 58.190018+0000 mon.smithi016 (mon.0) 493 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-11-30T21:42:59.196 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:58 smithi069 conmon[117073]: audit 2023-11-30T21:42:59.196 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:58 smithi069 conmon[117073]: 2023-11-30T21:42:58.190089 2023-11-30T21:42:59.196 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:58 smithi069 conmon[117073]: +0000 mon.smithi069 (mon.1) 17 : audit [INF] from='osd.6 [v2:172.21.15.69:6824/821305946,v1:172.21.15.69:6825/821305946]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi069", "root=default"]}]: dispatch 2023-11-30T21:42:59.196 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:58 smithi069 conmon[117073]: audit 2023-11- 2023-11-30T21:42:59.196 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:58 smithi069 conmon[117073]: 30T21:42:58.190194+0000 mon.smithi016 (mon.0) 494 : audit 2023-11-30T21:42:59.196 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:58 smithi069 conmon[117073]: [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-11-30T21:42:59.196 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:58 smithi069 conmon[117073]: audit 2023-11 2023-11-30T21:42:59.196 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:58 smithi069 conmon[117073]: -30T21:42:58.190518+0000 mon.smithi016 (mon.0) 495 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi069", "root=default"]}]: dispatch 2023-11-30T21:42:59.196 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:58 smithi069 conmon[117073]: audit 2023-11-30T21:42:58. 2023-11-30T21:42:59.196 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:58 smithi069 conmon[117073]: 463080+0000 mon.smithi016 (mon.0) 496 : audit [DBG] from='client.? 172.21.15.16:0/3035297322' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-11-30T21:42:59.196 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:58 smithi069 conmon[117073]: audit 2023-11-30T21:42 2023-11-30T21:42:59.197 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:42:58 smithi069 conmon[117073]: :58.545277+0000 mon.smithi016 (mon.0) 497 : audit [INF] from='osd.5 [v2:172.21.15.16:6818/2242549537,v1:172.21.15.16:6819/2242549537]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-11-30T21:43:00.053 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph osd stat -f json 2023-11-30T21:43:00.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:43:00 smithi016 conmon[111898]: audit 2023-11-30T21:42:59.190853 2023-11-30T21:43:00.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:43:00 smithi016 conmon[111898]: +0000 mon.smithi016 (mon.0) 498 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi069", "root=default"]}]': finished 2023-11-30T21:43:00.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:43:00 smithi016 conmon[111898]: audit 2023-11-30T21:42:59.190932+0000 mon.smithi016 (mon.0) 499 : audit [INF] from='osd.5 [v2:172.21.15.16:6818/2242549537,v1:172.21.15.16:6819/2242549537]' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2023-11-30T21:43:00.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:43:00 smithi016 conmon[111898]: cluster 2023-11-30T21:42:59.190971+0000 mon.smithi016 (mon.0) 500 : cluster [DBG] osdmap e28: 8 total, 5 up, 8 in 2023-11-30T21:43:00.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:43:00 smithi016 conmon[111898]: audit 2023-11-30T21:42:59.191085+0000 mon.smithi016 (mon.0) 501 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-11-30T21:43:00.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:43:00 smithi016 conmon[111898]: audit 2023-11-30T21:42:59.191424+0000 mon.smithi016 (mon.0) 502 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-11-30T21:43:00.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:43:00 smithi016 conmon[111898]: audit 2023-11-30T21:42:59.191602+0000 mon.smithi016 (mon.0) 503 : audit [INF] from='osd.5 [v2:172.21.15.16:6818/2242549537,v1:172.21.15.16:6819/2242549537]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi016", "root=default"]}]: dispatch 2023-11-30T21:43:00.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:43:00 smithi016 conmon[111898]: audit 2023-11-30T21:42:59.191821+0000 mon.smithi016 (mon.0) 504 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-11-30T21:43:00.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:43:00 smithi016 conmon[111898]: audit 2023-11-30T21:42:59.195124+0000 mon.smithi016 (mon.0) 505 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-11-30T21:43:00.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:43:00 smithi016 conmon[111898]: cluster 2023-11-30T21:42:59.753432+0000 mgr.smithi016.dzhopz (mgr.14180) 100 : cluster [DBG] pgmap v74: 1 pgs: 1 creating+activating; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-11-30T21:43:00.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:43:00 smithi069 conmon[117073]: audit 2023-11-30T21:42:59.190853+0000 mon.smithi016 (mon.0) 498 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi069", "root=default"]}]': finished 2023-11-30T21:43:00.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:43:00 smithi069 conmon[117073]: audit 2023-11-30T21:42:59.190932+0000 mon.smithi016 (mon.0) 499 : audit [INF] from='osd.5 [v2:172.21.15.16:6818/2242549537,v1:172.21.15.16:6819/2242549537]' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2023-11-30T21:43:00.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:43:00 smithi069 conmon[117073]: cluster 2023-11-30T21:42:59.190971+0000 mon.smithi016 (mon.0) 500 : cluster [DBG] osdmap e28: 8 total, 5 up, 8 in 2023-11-30T21:43:00.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:43:00 smithi069 conmon[117073]: audit 2023-11-30 2023-11-30T21:43:00.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:43:00 smithi069 conmon[117073]: T21:42:59.191085+0000 mon.smithi016 (mon.0) 501 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-11-30T21:43:00.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:43:00 smithi069 conmon[117073]: audit 2023-11-30T21:42:59. 2023-11-30T21:43:00.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:43:00 smithi069 conmon[117073]: 191424+0000 mon.smithi016 (mon.0) 502 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-11-30T21:43:00.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:43:00 smithi069 conmon[117073]: audit 2023 2023-11-30T21:43:00.528 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:43:00 smithi069 conmon[117073]: -11-30T21:42:59.191602+0000 mon.smithi016 (mon.0) 503 : audit [INF] from='osd.5 [v2:172.21.15.16:6818/2242549537,v1:172.21.15.16:6819/2242549537]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi016", "root=default"]}]: dispatch 2023-11-30T21:43:00.528 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:43:00 smithi069 conmon[117073]: audit 2023-11-30T21:42:59.191821 2023-11-30T21:43:00.528 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:43:00 smithi069 conmon[117073]: +0000 mon.smithi016 (mon.0) 504 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-11-30T21:43:00.528 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:43:00 smithi069 conmon[117073]: audit 2023-11-30T21:42:59.195124+0000 mon.smithi016 (mon 2023-11-30T21:43:00.528 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:43:00 smithi069 conmon[117073]: .0) 505 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-11-30T21:43:00.528 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:43:00 smithi069 conmon[117073]: cluster 2023-11-30T21:43:00.528 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:43:00 smithi069 conmon[117073]: 2023-11-30T21:42:59.753432+0000 mgr.smithi016.dzhopz (mgr.14180) 100 : cluster [DBG] pgmap v74: 1 pgs: 1 creating+activating; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-11-30T21:43:01.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:43:01 smithi016 conmon[111898]: cluster 2023-11-30T21:42:58.826846+0000 osd.6 2023-11-30T21:43:01.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:43:01 smithi016 conmon[111898]: (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2023-11-30T21:43:01.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:43:01 smithi016 conmon[111898]: cluster 2023-11-30T21:42:58.826962+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2023-11-30T21:43:01.351 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:43:01 smithi016 conmon[111898]: audit 2023-11-30T21:43:00.192787+0000 mon.smithi016 (mon.0) 506 : audit [INF] from='osd.5 [v2:172.21.15.16:6818/2242549537,v1:172.21.15.16:6819/2242549537]' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi016", "root=default"]}]': finished 2023-11-30T21:43:01.351 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:43:01 smithi016 conmon[111898]: cluster 2023-11-30T21:43:00.192909+0000 mon.smithi016 (mon.0) 507 : cluster [INF] osd.6 [v2:172.21.15.69:6824/821305946,v1:172.21.15.69:6825/821305946] boot 2023-11-30T21:43:01.351 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:43:01 smithi016 conmon[111898]: cluster 2023-11-30T21:43:00.192950+0000 mon.smithi016 (mon.0) 508 : cluster [DBG] osdmap e29: 8 total, 6 up, 8 in 2023-11-30T21:43:01.351 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:43:01 smithi016 conmon[111898]: audit 2023-11-30T21:43:00.193364+0000 mon.smithi016 (mon.0) 509 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-11-30T21:43:01.351 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:43:01 smithi016 conmon[111898]: audit 2023-11-30T21:43:00.193740+0000 mon.smithi016 (mon.0) 510 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-11-30T21:43:01.351 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:43:01 smithi016 conmon[111898]: audit 2023-11-30T21:43:00.198287+0000 mon.smithi016 (mon.0) 511 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-11-30T21:43:01.351 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:43:01 smithi016 conmon[111898]: audit 2023-11-30T21:43:00.198621+0000 mon.smithi016 (mon.0) 512 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-11-30T21:43:01.351 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:43:01 smithi016 conmon[111898]: audit 2023-11-30T21:43:00.355372+0000 mon.smithi016 (mon.0) 513 : audit [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' 2023-11-30T21:43:01.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:43:01 smithi069 conmon[117073]: cluster 2023-11-30T21:42:58.826846+0000 osd.6 (osd.6) 1 : cluster [DBG] 2023-11-30T21:43:01.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:43:01 smithi069 conmon[117073]: purged_snaps scrub starts 2023-11-30T21:43:01.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:43:01 smithi069 conmon[117073]: cluster 2023-11-30T21:42:58.826962+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2023-11-30T21:43:01.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:43:01 smithi069 conmon[117073]: audit 2023-11-30T21:43:00.192787+0000 mon.smithi016 (mon.0) 506 : audit [INF] from='osd.5 [v2:172.21.15.16:6818/2242549537,v1:172.21.15.16:6819/2242549537]' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi016", "root=default"]}]': finished 2023-11-30T21:43:01.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:43:01 smithi069 conmon[117073]: cluster 2023-11-30T21:43:00.192909+0000 mon.smithi016 (mon.0) 507 : cluster [INF] osd.6 [v2:172.21.15.69:6824/821305946,v1:172.21.15.69:6825/821305946] boot 2023-11-30T21:43:01.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:43:01 smithi069 conmon[117073]: cluster 2023-11-30T21:43:00.192950+0000 mon.smithi016 (mon.0) 508 : cluster [DBG] osdmap e29: 8 total, 6 up, 8 in 2023-11-30T21:43:01.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:43:01 smithi069 conmon[117073]: audit 2023-11-30T21:43:00.193364+0000 mon.smithi016 (mon.0) 509 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-11-30T21:43:01.528 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:43:01 smithi069 conmon[117073]: audit 2023-11-30T21:43:00.193740+0000 mon.smithi016 (mon.0) 510 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-11-30T21:43:01.528 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:43:01 smithi069 conmon[117073]: audit 2023-11-30T21:43:00.198287+0000 mon.smithi016 (mon.0) 511 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-11-30T21:43:01.528 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:43:01 smithi069 conmon[117073]: audit 2023-11-30T21:43:00.198621+0000 mon.smithi016 (mon.0) 512 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-11-30T21:43:01.528 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:43:01 smithi069 conmon[117073]: audit 2023-11-30T21:43:00.355372+0000 mon.smithi016 (mon.0) 513 : audit [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' 2023-11-30T21:43:02.363 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T21:43:02.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:43:02 smithi069 conmon[117073]: cluster 2023-11-30T21:42:59.567966+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2023-11-30T21:43:02.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:43:02 smithi069 conmon[117073]: cluster 2023-11-30T21:42:59.568020+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2023-11-30T21:43:02.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:43:02 smithi069 conmon[117073]: cluster 2023-11-30T21:43:01.198644+0000 mon.smithi016 (mon.0) 514 : cluster [INF] osd.5 [v2:172.21.15.16:6818/2242549537,v1:172.21.15.16:6819/2242549537] boot 2023-11-30T21:43:02.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:43:02 smithi069 conmon[117073]: cluster 2023-11-30T21:43:01.198676+0000 mon.smithi016 (mon.0) 515 : cluster [DBG] osdmap e30: 8 total, 7 up, 8 in 2023-11-30T21:43:02.528 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:43:02 smithi069 conmon[117073]: audit 2023-11-30T21:43:01.198993 2023-11-30T21:43:02.528 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:43:02 smithi069 conmon[117073]: +0000 mon.smithi016 (mon.0) 516 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-11-30T21:43:02.528 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:43:02 smithi069 conmon[117073]: audit 2023-11-30T21:43:01.199302+0000 mon.smithi016 ( 2023-11-30T21:43:02.528 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:43:02 smithi069 conmon[117073]: mon.0) 517 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-11-30T21:43:02.528 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:43:02 smithi069 conmon[117073]: cluster 2023-11-30T21:43:01.753800+0000 mgr.smithi016.dzhopz (mgr.14180) 2023-11-30T21:43:02.528 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:43:02 smithi069 conmon[117073]: 101 : cluster [DBG] pgmap v77: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-11-30T21:43:02.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:43:02 smithi016 conmon[111898]: cluster 2023-11-30T21:42:59.567966+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2023-11-30T21:43:02.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:43:02 smithi016 conmon[111898]: cluster 2023-11-30T21:42:59.568020+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2023-11-30T21:43:02.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:43:02 smithi016 conmon[111898]: cluster 2023-11-30T21:43:01.198644+0000 mon.smithi016 (mon.0) 514 : cluster [INF] osd.5 [v2:172.21.15.16:6818/2242549537,v1:172.21.15.16:6819/2242549537] boot 2023-11-30T21:43:02.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:43:02 smithi016 conmon[111898]: cluster 2023-11-30T21:43:01.198676+0000 mon.smithi016 (mon.0) 515 : cluster [DBG] osdmap e30: 8 total, 7 up, 8 in 2023-11-30T21:43:02.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:43:02 smithi016 conmon[111898]: audit 2023-11-30T21:43:01.198993+0000 mon.smithi016 (mon.0) 516 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-11-30T21:43:02.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:43:02 smithi016 conmon[111898]: audit 2023-11-30T21:43:01.199302+0000 2023-11-30T21:43:02.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:43:02 smithi016 conmon[111898]: mon.smithi016 (mon.0) 517 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-11-30T21:43:02.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:43:02 smithi016 conmon[111898]: cluster 2023-11-30T21:43:01.753800+0000 mgr.smithi016.dzhopz (mgr.14180) 101 : cluster [DBG] pgmap v77: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-11-30T21:43:02.927 INFO:teuthology.orchestra.run.smithi016.stdout:{"epoch":31,"num_osds":8,"num_up_osds":7,"osd_up_since":1701380581,"num_in_osds":8,"osd_in_since":1701380551,"num_remapped_pgs":0} 2023-11-30T21:43:03.458 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:43:03 smithi016 conmon[111898]: cluster 2023-11-30T21:43:02.207191+0000 mon.smithi016 (mon 2023-11-30T21:43:03.459 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:43:03 smithi016 conmon[111898]: .0) 518 : cluster [DBG] osdmap e31: 8 total, 7 up, 8 in 2023-11-30T21:43:03.459 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:43:03 smithi016 conmon[111898]: audit 2023-11-30T21:43:02.207352+0000 mon.smithi016 (mon.0) 519 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-11-30T21:43:03.459 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:43:03 smithi016 conmon[111898]: audit 2023-11-30T21:43:02.363022+0000 mon.smithi016 (mon.0) 520 : audit [DBG] from='client.? 172.21.15.16:0/1944927358' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-11-30T21:43:03.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:43:03 smithi069 conmon[117073]: cluster 2023-11-30T21:43:02.207191+0000 mon.smithi016 (mon.0) 518 : cluster [DBG] osdmap e31: 8 total, 7 up, 8 in 2023-11-30T21:43:03.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:43:03 smithi069 conmon[117073]: audit 2023-11-30T21:43:02.207352+0000 mon.smithi016 (mon.0) 519 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-11-30T21:43:03.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:43:03 smithi069 conmon[117073]: audit 2023-11-30T21:43:02.363022+0000 mon.smithi016 (mon. 2023-11-30T21:43:03.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:43:03 smithi069 conmon[117073]: 0) 520 : audit [DBG] from='client.? 172.21.15.16:0/1944927358' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-11-30T21:43:03.929 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph osd stat -f json 2023-11-30T21:43:04.623 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:43:04 smithi016 conmon[111898]: audit 2023-11-30T21:43:03.369881+0000 mon.smithi016 (mon.0) 521 : audit [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' 2023-11-30T21:43:04.623 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:43:04 smithi016 conmon[111898]: audit 2023-11-30T21:43:03.372083+0000 mon.smithi016 (mon.0) 522 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-30T21:43:04.623 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:43:04 smithi016 conmon[111898]: audit 2023-11-30T21:43:03.461691+0000 mon.smithi016 (mon.0) 523 : audit [INF] from='osd.7 [v2:172.21.15.16:6826/2994449454,v1:172.21.15.16:6827/2994449454]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-11-30T21:43:04.624 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:43:04 smithi016 conmon[111898]: cluster 2023-11-30T21:43:03.754135+0000 mgr.smithi016.dzhopz (mgr.14180) 102 : cluster [DBG] pgmap v79: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-11-30T21:43:04.777 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:43:04 smithi069 conmon[117073]: audit 2023-11-30T21:43:03.369881+0000 mon.smithi016 (mon.0 2023-11-30T21:43:04.777 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:43:04 smithi069 conmon[117073]: ) 521 : audit [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' 2023-11-30T21:43:04.777 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:43:04 smithi069 conmon[117073]: audit 2023-11-30T21:43:03.372083+0000 mon.smithi016 (mon.0) 522 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-30T21:43:04.777 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:43:04 smithi069 conmon[117073]: audit 2023-11-30T21:43:03.461691+0000 mon.smithi016 (mon.0) 523 : audit [INF] from='osd.7 [v2:172.21.15.16:6826/2994449454,v1:172.21.15.16:6827/2994449454]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-11-30T21:43:04.777 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:43:04 smithi069 conmon[117073]: cluster 2023-11-30T21:43:03.754135+0000 mgr.smithi016.dzhopz (mgr.14180) 102 : cluster [DBG] pgmap v79: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-11-30T21:43:05.610 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:43:05 smithi016 conmon[111898]: audit 2023-11-30T21:43:04.374683+0000 mon.smithi016 (mon.0 2023-11-30T21:43:05.610 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:43:05 smithi016 conmon[111898]: ) 524 : audit [INF] from='osd.7 [v2:172.21.15.16:6826/2994449454,v1:172.21.15.16:6827/2994449454]' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2023-11-30T21:43:05.610 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:43:05 smithi016 conmon[111898]: cluster 2023-11-30T21:43:04.374736+0000 mon.smithi016 (mon.0) 525 : cluster [DBG] osdmap e32: 8 total, 7 up, 8 in 2023-11-30T21:43:05.611 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:43:05 smithi016 conmon[111898]: audit 2023-11-30T21:43:04.374948+0000 mon.smithi016 (mon.0) 526 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-11-30T21:43:05.611 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:43:05 smithi016 conmon[111898]: audit 2023-11-30T21:43:04.375277+0000 mon.smithi016 (mon.0) 527 : audit [INF] from='osd.7 [v2:172.21.15.16:6826/2994449454,v1:172.21.15.16:6827/2994449454]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi016", "root=default"]}]: dispatch 2023-11-30T21:43:05.777 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:43:05 smithi069 conmon[117073]: audit 2023-11-30T21:43:04.374683+0000 mon.smithi016 (mon.0) 2023-11-30T21:43:05.777 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:43:05 smithi069 conmon[117073]: 524 : audit [INF] from='osd.7 [v2:172.21.15.16:6826/2994449454,v1:172.21.15.16:6827/2994449454]' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2023-11-30T21:43:05.777 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:43:05 smithi069 conmon[117073]: cluster 2023-11-30T21:43:04.374736+0000 mon.smithi016 (mon.0) 525 : cluster [DBG] osdmap e32: 8 total, 7 up, 8 in 2023-11-30T21:43:05.777 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:43:05 smithi069 conmon[117073]: audit 2023-11-30T21:43:04.374948+0000 mon.smithi016 (mon.0) 526 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-11-30T21:43:05.777 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:43:05 smithi069 conmon[117073]: audit 2023-11-30T21:43:04.375277+0000 mon.smithi016 (mon.0) 527 : audit [INF] from='osd.7 [v2:172.21.15.16:6826/2994449454,v1:172.21.15.16:6827/2994449454]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi016", "root=default"]}]: dispatch 2023-11-30T21:43:06.069 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T21:43:06.388 INFO:teuthology.orchestra.run.smithi016.stdout:{"epoch":33,"num_osds":8,"num_up_osds":7,"osd_up_since":1701380581,"num_in_osds":8,"osd_in_since":1701380551,"num_remapped_pgs":0} 2023-11-30T21:43:06.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:43:06 smithi016 conmon[111898]: audit 2023-11-30T21:43:05.376333+0000 mon.smithi016 (mon. 2023-11-30T21:43:06.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:43:06 smithi016 conmon[111898]: 0) 528 : audit [INF] from='osd.7 [v2:172.21.15.16:6826/2994449454,v1:172.21.15.16:6827/2994449454]' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi016", "root=default"]}]': finished 2023-11-30T21:43:06.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:43:06 smithi016 conmon[111898]: cluster 2023-11-30T21:43:05.376396+0000 mon.smithi016 (mon.0) 529 : cluster [DBG] osdmap e33: 8 total, 7 up, 8 in 2023-11-30T21:43:06.601 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:43:06 smithi016 conmon[111898]: audit 2023-11-30T21:43:05.376804+0000 mon.smithi016 (mon.0) 530 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-11-30T21:43:06.601 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:43:06 smithi016 conmon[111898]: audit 2023-11-30T21:43:05.382325+0000 mon.smithi016 (mon.0) 531 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-11-30T21:43:06.601 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:43:06 smithi016 conmon[111898]: cluster 2023-11-30T21:43:05.754427+0000 mgr.smithi016.dzhopz (mgr.14180) 103 : cluster [DBG] pgmap v82: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-11-30T21:43:06.601 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:43:06 smithi016 conmon[111898]: audit 2023-11-30T21:43:06.068908+0000 2023-11-30T21:43:06.601 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:43:06 smithi016 conmon[111898]: mon.smithi016 (mon.0) 532 : audit [DBG] from='client.? 172.21.15.16:0/745436881' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-11-30T21:43:06.602 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:43:06 smithi016 conmon[111898]: audit 2023-11-30T21: 2023-11-30T21:43:06.602 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:43:06 smithi016 conmon[111898]: 43:06.270851+0000 mon.smithi016 (mon.0 2023-11-30T21:43:06.602 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:43:06 smithi016 conmon[111898]: ) 533 : audit [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' 2023-11-30T21:43:06.777 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:43:06 smithi069 conmon[117073]: audit 2023-11-30T21:43:05.376333+0000 mon.smithi016 (mon.0) 528 : audit 2023-11-30T21:43:06.777 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:43:06 smithi069 conmon[117073]: [INF] from='osd.7 [v2:172.21.15.16:6826/2994449454,v1:172.21.15.16:6827/2994449454]' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi016", "root=default"]}]': finished 2023-11-30T21:43:06.777 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:43:06 smithi069 conmon[117073]: cluster 2023-11-30T21:43:05.376396+0000 mon.smithi016 (mon.0) 529 : cluster [DBG] osdmap e33: 8 total, 7 up, 8 in 2023-11-30T21:43:06.777 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:43:06 smithi069 conmon[117073]: audit 2023-11-30T21:43:05.376804+0000 mon.smithi016 (mon. 2023-11-30T21:43:06.777 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:43:06 smithi069 conmon[117073]: 0) 530 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-11-30T21:43:06.777 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:43:06 smithi069 conmon[117073]: audit 2023-11-30T21:43:05.382325+0000 mon.smithi016 (mon.0) 531 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-11-30T21:43:06.777 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:43:06 smithi069 conmon[117073]: cluster 2023-11-30T21:43:05.754427+0000 mgr.smithi016.dzhopz (mgr.14180) 103 : cluster [DBG] pgmap v82: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-11-30T21:43:06.778 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:43:06 smithi069 conmon[117073]: audit 2023-11-30T21:43:06.068908+0000 mon.smithi016 (mon. 2023-11-30T21:43:06.778 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:43:06 smithi069 conmon[117073]: 0) 532 : audit [DBG] from='client.? 172.21.15.16:0/745436881' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-11-30T21:43:06.778 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:43:06 smithi069 conmon[117073]: audit 2023- 2023-11-30T21:43:06.778 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:43:06 smithi069 conmon[117073]: 11-30T21:43:06.270851+0000 mon.smithi016 (mon.0) 533 : audit 2023-11-30T21:43:06.778 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:43:06 smithi069 conmon[117073]: [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' 2023-11-30T21:43:07.389 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph osd stat -f json 2023-11-30T21:43:07.691 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:43:07 smithi069 conmon[117073]: cluster 2023-11-30T21:43:04.420818+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2023-11-30T21:43:07.692 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:43:07 smithi069 conmon[117073]: 2023-11-30T21:43:07.692 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:43:07 smithi069 conmon[117073]: cluster 2023-11-30T21:43:04.420885+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2023-11-30T21:43:07.692 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:43:07 smithi069 conmon[117073]: audit 2023-11-30T21:43:06.380921+0000 mon.smithi016 (mon.0) 534 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-11-30T21:43:07.692 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:43:07 smithi069 conmon[117073]: cluster 2023-11-30T21:43:06.384174 2023-11-30T21:43:07.693 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:43:07 smithi069 conmon[117073]: +0000 mon.smithi016 (mon.0) 535 : cluster [INF] osd.7 [v2:172.21.15.16:6826/2994449454,v1:172.21.15.16:6827/2994449454] boot 2023-11-30T21:43:07.693 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:43:07 smithi069 conmon[117073]: cluster 2023-11-30T21:43:06.384204+0000 mon.smithi016 (mon.0) 536 2023-11-30T21:43:07.693 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:43:07 smithi069 conmon[117073]: : cluster [DBG] osdmap e34: 8 total, 8 up, 8 in 2023-11-30T21:43:07.693 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:43:07 smithi069 conmon[117073]: audit 2023-11-30T21 2023-11-30T21:43:07.693 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:43:07 smithi069 conmon[117073]: :43:06.384523+0000 mon.smithi016 (mon.0) 537 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-11-30T21:43:07.850 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:43:07 smithi016 conmon[111898]: cluster 2023-11-30T21:43:04.420818+0000 osd.7 (osd. 2023-11-30T21:43:07.850 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:43:07 smithi016 conmon[111898]: 7) 1 : cluster [DBG] purged_snaps scrub starts 2023-11-30T21:43:07.850 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:43:07 smithi016 conmon[111898]: cluster 2023-11-30T21:43:04.420885+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2023-11-30T21:43:07.850 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:43:07 smithi016 conmon[111898]: audit 2023-11-30T21:43:06.380921+0000 mon.smithi016 (mon.0) 534 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-11-30T21:43:07.850 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:43:07 smithi016 conmon[111898]: cluster 2023-11-30T21:43:06.384174+0000 mon.smithi016 (mon.0) 535 : cluster [INF] osd.7 [v2:172.21.15.16:6826/2994449454,v1:172.21.15.16:6827/2994449454] boot 2023-11-30T21:43:07.850 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:43:07 smithi016 conmon[111898]: cluster 2023-11-30T21:43:06.384204+0000 mon.smithi016 (mon.0) 536 : cluster [DBG] osdmap e34: 8 total, 8 up, 8 in 2023-11-30T21:43:07.850 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:43:07 smithi016 conmon[111898]: audit 2023-11-30T21:43:06.384523+0000 mon.smithi016 (mon.0) 537 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-11-30T21:43:08.599 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:43:08 smithi016 conmon[111898]: cluster 2023-11-30T21:43:07.388036+0000 mon.smithi016 (mon.0) 538 : cluster [DBG] osdmap e35: 8 total, 8 up, 8 in 2023-11-30T21:43:08.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:43:08 smithi016 conmon[111898]: cluster 2023-11-30T21:43:07.754766+0000 mgr.smithi016.dzhopz (mgr.14180) 104 : cluster [DBG] pgmap v85: 1 pgs: 1 peering; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-11-30T21:43:08.765 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:43:08 smithi069 conmon[117073]: cluster 2023-11-30T21:43:07.388036+0000 mon.smithi016 (mon.0) 538 : cluster [DBG] 2023-11-30T21:43:08.765 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:43:08 smithi069 conmon[117073]: osdmap e35: 8 total, 8 up, 8 in 2023-11-30T21:43:08.765 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:43:08 smithi069 conmon[117073]: cluster 2023-11-30T21:43:07.754766+0000 mgr.smithi016.dzhopz (mgr.14180) 104 : cluster [DBG] pgmap v85: 1 pgs: 1 peering; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-11-30T21:43:09.004 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T21:43:09.453 INFO:teuthology.orchestra.run.smithi016.stdout:{"epoch":35,"num_osds":8,"num_up_osds":8,"osd_up_since":1701380586,"num_in_osds":8,"osd_in_since":1701380551,"num_remapped_pgs":0} 2023-11-30T21:43:09.453 INFO:tasks.cephadm:Setting up client nodes... 2023-11-30T21:43:09.453 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph auth get-or-create client.0 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2023-11-30T21:43:10.063 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:43:09 smithi016 conmon[111898]: audit 2023-11- 2023-11-30T21:43:10.064 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:43:09 smithi016 conmon[111898]: 30T21:43:09.003356+0000 mon.smithi016 (mon.0) 539 : audit [DBG] from='client.? 172.21.15.16:0/3871732763' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-11-30T21:43:10.064 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:43:09 smithi016 conmon[111898]: audit 2023-11-30T21:43:09.036204+0000 mon.smithi016 (mon.0) 540 : audit [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' 2023-11-30T21:43:10.064 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:43:09 smithi016 conmon[111898]: audit 2023-11-30T21:43:09.266339+0000 mon.smithi016 (mon.0) 541 : audit [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' 2023-11-30T21:43:10.064 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:43:09 smithi016 conmon[111898]: audit 2023-11-30T21:43:09.655272+0000 mon.smithi016 (mon.0) 542 : audit [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-11-30T21:43:10.064 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:43:09 smithi016 conmon[111898]: audit 2023-11-30T21:43:09.656066+0000 mon.smithi016 (mon.0) 543 : audit [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-11-30T21:43:10.064 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:43:09 smithi016 conmon[111898]: audit 2023-11-30T21:43:09.656750+0000 mon.smithi016 (mon.0) 544 : audit [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-11-30T21:43:10.064 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:43:09 smithi016 conmon[111898]: audit 2023-11-30T21:43:09.657390+0000 mon.smithi016 (mon.0) 545 : audit [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-11-30T21:43:10.064 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:43:09 smithi016 conmon[111898]: audit 2023-11-30T21:43:09.661811+0000 mon.smithi016 (mon.0) 546 : audit [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' 2023-11-30T21:43:10.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:43:09 smithi069 conmon[117073]: audit 2023-11-30T21:43:09.003356+0000 mon.smithi016 (mon.0) 539 : audit [DBG] from='client.? 172.21.15.16:0/3871732763' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-11-30T21:43:10.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:43:09 smithi069 conmon[117073]: audit 2023-11-30T21:43:09.036204+0000 mon.smithi016 (mon.0) 540 : audit [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' 2023-11-30T21:43:10.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:43:09 smithi069 conmon[117073]: audit 2023-11-30T21:43:09.266339+0000 mon.smithi016 (mon.0) 541 : audit [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' 2023-11-30T21:43:10.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:43:09 smithi069 conmon[117073]: audit 2023-11-30T21:43:09.655272+0000 mon.smithi016 (mon.0) 542 : audit [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-11-30T21:43:10.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:43:09 smithi069 conmon[117073]: audit 2023-11-30T21:43:09.656066+0000 mon.smithi016 (mon.0) 543 : audit [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-11-30T21:43:10.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:43:09 smithi069 conmon[117073]: audit 2023-11-30T21:43:09.656750+0000 mon.smithi016 (mon.0) 544 : audit [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-11-30T21:43:10.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:43:09 smithi069 conmon[117073]: audit 2023-11-30T21:43:09.657390+0000 mon.smithi016 (mon.0) 545 : audit [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-11-30T21:43:10.278 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:43:09 smithi069 conmon[117073]: audit 2023-11-30T21:43:09.661811+0000 mon.smithi016 (mon.0) 546 : audit [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' 2023-11-30T21:43:11.099 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:43:10 smithi016 conmon[111898]: cephadm 2023-11-30T21:43:09.261063+0000 mgr.smithi016.dzhopz (mgr.14180) 105 : cephadm [INF] Detected new or changed devices on smithi069 2023-11-30T21:43:11.100 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:43:10 smithi016 conmon[111898]: cephadm 2023-11-30T21:43:09.657882+0000 mgr.smithi016.dzhopz (mgr.14180) 106 : cephadm [INF] Adjusting osd_memory_target on smithi069 to 4004M 2023-11-30T21:43:11.100 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:43:10 smithi016 conmon[111898]: cluster 2023-11-30T21:43:09.755094+0000 mgr.smithi016.dzhopz (mgr.14180) 107 : cluster [DBG] pgmap v86: 1 pgs: 1 peering; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-11-30T21:43:11.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:43:10 smithi069 conmon[117073]: cephadm 2023-11-30T21:43:09.261063+0000 mgr.smithi016.dzhopz (mgr.14180) 105 : cephadm [INF] Detected new or changed devices on smithi069 2023-11-30T21:43:11.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:43:10 smithi069 conmon[117073]: cephadm 2023- 2023-11-30T21:43:11.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:43:10 smithi069 conmon[117073]: 11-30T21:43:09.657882+0000 mgr.smithi016.dzhopz (mgr.14180) 106 : cephadm [INF] Adjusting osd_memory_target on smithi069 to 4004M 2023-11-30T21:43:11.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:43:10 smithi069 conmon[117073]: cluster 2023-11-30T21:43:09.755094+0000 mgr.smithi016.dzhopz (mgr. 2023-11-30T21:43:11.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:43:10 smithi069 conmon[117073]: 14180) 107 : cluster [DBG] pgmap v86: 1 pgs: 1 peering; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-11-30T21:43:11.644 INFO:teuthology.orchestra.run.smithi016.stdout:[client.0] 2023-11-30T21:43:11.644 INFO:teuthology.orchestra.run.smithi016.stdout: key = AQDvAWll7TYhJhAApnKQFNdHJMpxKgwt9I/XoA== 2023-11-30T21:43:11.972 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:43:11 smithi016 conmon[111898]: audit 2023-11-30T21:43:11.639471+0000 2023-11-30T21:43:11.972 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:43:11 smithi016 conmon[111898]: mon.smithi016 (mon.0) 547 : audit [INF] from='client.? 172.21.15.16:0/75881526' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-11-30T21:43:11.973 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:43:11 smithi016 conmon[111898]: audit 2023-11-30T21:43:11.642972+0000 mon.smithi016 (mon.0) 548 : audit [INF] from='client.? 172.21.15.16:0/75881526' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2023-11-30T21:43:12.047 DEBUG:teuthology.orchestra.run.smithi016:> set -ex 2023-11-30T21:43:12.047 DEBUG:teuthology.orchestra.run.smithi016:> sudo dd of=/etc/ceph/ceph.client.0.keyring 2023-11-30T21:43:12.047 DEBUG:teuthology.orchestra.run.smithi016:> sudo chmod 0644 /etc/ceph/ceph.client.0.keyring 2023-11-30T21:43:12.100 DEBUG:teuthology.orchestra.run.smithi069:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph auth get-or-create client.1 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2023-11-30T21:43:12.130 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:43:11 smithi069 conmon[117073]: audit 2023-11-30T21:43:11.639471+0000 mon.smithi016 (mon.0) 547 : audit [INF] from='client.? 172.21.15.16:0/75881526' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-11-30T21:43:12.130 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:43:11 smithi069 conmon[117073]: audit 2023-11-30T21:43:11.642972+0000 mon.smithi016 (mon.0) 548 : audit [INF] from='client.? 172.21.15.16:0/75881526' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2023-11-30T21:43:12.931 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:43:12 smithi069 conmon[117073]: cluster 2023-11-30T21:43:11.755443+0000 mgr.smithi016.dzhopz (mgr.14180) 108 2023-11-30T21:43:12.931 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:43:12 smithi069 conmon[117073]: : cluster [DBG] pgmap v87: 1 pgs: 1 peering; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-11-30T21:43:12.931 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:43:12 smithi069 conmon[117073]: audit 2023-11-30T21:43:12.647344+0000 mon.smithi016 (mon.0) 549 : audit [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' 2023-11-30T21:43:12.931 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:43:12 smithi069 conmon[117073]: audit 2023-11-30T21:43:12.648442+0000 mon.smithi016 (mon.0) 550 : audit [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-11-30T21:43:12.931 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:43:12 smithi069 conmon[117073]: audit 2023-11-30T21:43:12.649100+0000 mon.smithi016 (mon.0) 551 : audit [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-11-30T21:43:12.931 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:43:12 smithi069 conmon[117073]: audit 2023-11-30T21:43:12.649678 2023-11-30T21:43:12.931 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:43:12 smithi069 conmon[117073]: +0000 mon.smithi016 (mon.0) 552 : audit [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-11-30T21:43:12.931 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:43:12 smithi069 conmon[117073]: audit 2023-11-30T21:43:12.650270+0000 mon.smithi016 (mon.0) 553 : audit [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-11-30T21:43:12.932 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:43:12 smithi069 conmon[117073]: audit 2023-11-30T21:43:12.653959+0000 mon.smithi016 (mon.0 2023-11-30T21:43:12.932 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:43:12 smithi069 conmon[117073]: ) 554 : audit [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' 2023-11-30T21:43:12.932 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:43:12 smithi069 conmon[117073]: audit 2023-11-30T21:43:12.932 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:43:12 smithi069 conmon[117073]: 2023-11-30T21:43:12.655354+0000 mon.smithi016 (mon.0) 555 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-30T21:43:12.932 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:43:12 smithi069 conmon[117073]: 2023-11-30T21:43:12.932 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:43:12 smithi069 conmon[117073]: audit 2023-11-30T 2023-11-30T21:43:12.932 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:43:12 smithi069 conmon[117073]: 21:43:12.655948+0000 mon.smithi016 (mon.0) 556 : audit [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-11-30T21:43:12.932 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:43:12 smithi069 conmon[117073]: audit 2023-11-30T21:43:12.659797+0000 2023-11-30T21:43:12.932 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:43:12 smithi069 conmon[117073]: mon.smithi016 (mon.0) 557 : audit [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' 2023-11-30T21:43:12.932 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:43:12 smithi069 conmon[117073]: audit 2023-11-30T21:43:12.663285+0000 mon.smithi016 2023-11-30T21:43:12.932 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:43:12 smithi069 conmon[117073]: (mon.0) 558 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-11-30T21:43:12.932 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:43:12 smithi069 conmon[117073]: audit 2023-11-30T21:43:12.666062+0000 mon.smithi016 (mon.0 2023-11-30T21:43:12.932 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:43:12 smithi069 conmon[117073]: ) 559 : audit [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-11-30T21:43:12.933 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:43:12 smithi069 conmon[117073]: audit 2023-11-30T21:43:12.933 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:43:12 smithi069 conmon[117073]: 2023-11-30T21:43:12.666996+0000 mon.smithi016 (mon.0) 560 : audit [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-11-30T21:43:12.933 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:43:12 smithi069 conmon[117073]: audit 2023-11-30T21:43: 2023-11-30T21:43:12.933 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:43:12 smithi069 conmon[117073]: 12.667196+0000 mon.smithi016 (mon.0) 561 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-30T21:43:12.933 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:43:12 smithi069 conmon[117073]: audit 2023-11-30 2023-11-30T21:43:12.933 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:43:12 smithi069 conmon[117073]: T21:43:12.667644+0000 mon.smithi016 (mon.0) 562 : audit [DBG] 2023-11-30T21:43:12.933 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:43:12 smithi069 conmon[117073]: from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-30T21:43:13.100 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:43:12 smithi016 conmon[111898]: cluster 2023-11-30T21:43:11.755443+0000 mgr.smithi016.dzhopz (mgr.14180) 108 : cluster [DBG] pgmap v87: 1 pgs: 1 peering; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-11-30T21:43:13.100 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:43:12 smithi016 conmon[111898]: audit 2023-11-30T21:43:12.647344+0000 mon.smithi016 (mon.0) 549 : audit [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' 2023-11-30T21:43:13.100 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:43:12 smithi016 conmon[111898]: audit 2023-11-30T21:43:12.648442+0000 mon.smithi016 (mon.0) 550 : audit [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-11-30T21:43:13.100 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:43:12 smithi016 conmon[111898]: audit 2023-11-30T21:43:12.649100+0000 mon.smithi016 (mon.0) 551 : audit [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-11-30T21:43:13.100 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:43:12 smithi016 conmon[111898]: audit 2023-11-30T21:43:12.649678+0000 mon.smithi016 (mon.0) 552 : audit [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-11-30T21:43:13.100 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:43:12 smithi016 conmon[111898]: audit 2023-11-30T21:43:12.650270+0000 mon.smithi016 (mon.0) 553 : audit [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-11-30T21:43:13.101 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:43:12 smithi016 conmon[111898]: audit 2023-11-30T21:43:12.653959+0000 mon.smithi016 (mon.0) 554 : audit [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' 2023-11-30T21:43:13.101 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:43:12 smithi016 conmon[111898]: audit 2023-11-30T21:43:12.655354+0000 mon.smithi016 (mon.0) 555 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-30T21:43:13.101 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:43:12 smithi016 conmon[111898]: audit 2023-11-30T21:43:12.655948+0000 mon.smithi016 (mon.0) 556 : audit [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-11-30T21:43:13.101 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:43:12 smithi016 conmon[111898]: audit 2023-11-30T21:43:13.101 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:43:12 smithi016 conmon[111898]: 2023-11-30T21:43:12.659797+0000 mon.smithi016 (mon.0) 557 : audit [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' 2023-11-30T21:43:13.101 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:43:12 smithi016 conmon[111898]: audit 2023-11-30T21:43:12.663285+0000 mon.smithi016 (mon.0) 558 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-11-30T21:43:13.101 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:43:12 smithi016 conmon[111898]: audit 2023-11-30T21:43:12.666062+0000 mon.smithi016 (mon.0) 559 : audit [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-11-30T21:43:13.101 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:43:12 smithi016 conmon[111898]: audit 2023-11-30T21:43:12.666996+0000 mon.smithi016 (mon.0) 560 : audit [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-11-30T21:43:13.101 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:43:12 smithi016 conmon[111898]: audit 2023-11-30T21:43:12.667196+0000 mon.smithi016 (mon.0) 561 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-30T21:43:13.101 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:43:12 smithi016 conmon[111898]: audit 2023-11-30T21:43:12.667644+0000 mon.smithi016 (mon.0) 562 2023-11-30T21:43:13.101 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:43:12 smithi016 conmon[111898]: : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-30T21:43:13.724 INFO:teuthology.orchestra.run.smithi069.stdout:[client.1] 2023-11-30T21:43:13.724 INFO:teuthology.orchestra.run.smithi069.stdout: key = AQDxAWll6MHmKhAAOkNTl47bO60EUfhfC8+oLQ== 2023-11-30T21:43:14.027 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:43:13 smithi069 conmon[117073]: cephadm 2023-11-30T21:43:12.640804+0000 mgr.smithi016.dzhopz (mgr.14180 2023-11-30T21:43:14.027 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:43:13 smithi069 conmon[117073]: ) 109 : cephadm [INF] Detected new or changed devices on smithi016 2023-11-30T21:43:14.027 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:43:13 smithi069 conmon[117073]: cephadm 2023-11-30T21:43:12.650702+0000 mgr.smithi016.dzhopz (mgr.14180) 110 : cephadm [INF] Adjusting osd_memory_target on smithi016 to 3237M 2023-11-30T21:43:14.027 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:43:13 smithi069 conmon[117073]: audit 2023-11-30T21:43:13.718982+0000 mon.smithi069 (mon.1) 18 : audit [INF] from='client.? 172.21.15.69:0/555923572' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-11-30T21:43:14.027 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:43:13 smithi069 conmon[117073]: audit 2023-11-30T21:43:13.719509+0000 mon.smithi016 (mon.0) 563 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-11-30T21:43:14.027 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:43:13 smithi069 conmon[117073]: audit 2023-11-30T21:43:13.723384+0000 mon.smithi016 (mon.0) 564 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2023-11-30T21:43:14.101 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:43:13 smithi016 conmon[111898]: cephadm 2023-11-30T21:43:12.640804+0000 2023-11-30T21:43:14.101 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:43:13 smithi016 conmon[111898]: mgr.smithi016.dzhopz (mgr.14180) 109 : cephadm [INF] Detected new or changed devices on smithi016 2023-11-30T21:43:14.101 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:43:13 smithi016 conmon[111898]: cephadm 2023-11-30T21:43:12.650702+0000 mgr.smithi016.dzhopz (mgr.14180) 110 : cephadm [INF] Adjusting osd_memory_target on smithi016 to 3237M 2023-11-30T21:43:14.101 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:43:13 smithi016 conmon[111898]: audit 2023-11-30T21:43:13.718982+0000 mon.smithi069 (mon.1) 18 : audit [INF] from='client.? 172.21.15.69:0/555923572' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-11-30T21:43:14.101 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:43:13 smithi016 conmon[111898]: audit 2023-11-30T21:43:13.719509+0000 mon.smithi016 (mon.0) 563 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-11-30T21:43:14.101 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:43:13 smithi016 conmon[111898]: audit 2023-11-30 2023-11-30T21:43:14.101 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:43:13 smithi016 conmon[111898]: T21:43:13.723384+0000 mon.smithi016 (mon.0) 564 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2023-11-30T21:43:14.435 DEBUG:teuthology.orchestra.run.smithi069:> set -ex 2023-11-30T21:43:14.435 DEBUG:teuthology.orchestra.run.smithi069:> sudo dd of=/etc/ceph/ceph.client.1.keyring 2023-11-30T21:43:14.435 DEBUG:teuthology.orchestra.run.smithi069:> sudo chmod 0644 /etc/ceph/ceph.client.1.keyring 2023-11-30T21:43:14.515 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph osd dump --format=json 2023-11-30T21:43:15.100 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:43:14 smithi016 conmon[111898]: cluster 2023-11-30T21:43:13.755712+0000 mgr.smithi016.dzhopz ( 2023-11-30T21:43:15.100 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:43:14 smithi016 conmon[111898]: mgr.14180) 111 : cluster [DBG] pgmap v88: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-11-30T21:43:15.119 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/d8021004-8fc8-11ee-95a2-87774f69a715/mon.smithi016/config 2023-11-30T21:43:15.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:43:14 smithi069 conmon[117073]: cluster 2023-11-30T21:43:13.755712+0000 mgr.smithi016.dzhopz (mgr.14180) 111 : cluster [DBG] pgmap v88: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-11-30T21:43:16.686 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T21:43:16.686 INFO:teuthology.orchestra.run.smithi016.stdout:{"epoch":35,"fsid":"d8021004-8fc8-11ee-95a2-87774f69a715","created":"2023-11-30T21:39:29.315266+0000","modified":"2023-11-30T21:43:07.381899+0000","last_up_change":"2023-11-30T21:43:06.377922+0000","last_in_change":"2023-11-30T21:42:31.914998+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":16,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":1,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"pacific","pools":[{"pool":1,"pool_name":"device_health_metrics","create_time":"2023-11-30T21:42:51.944816+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"26","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr_devicehealth":{}}}],"osds":[{"osd":0,"uuid":"f80c0c97-b114-4f81-8cd9-ee81b436f05e","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":16,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.69:6800","nonce":1023120427},{"type":"v1","addr":"172.21.15.69:6801","nonce":1023120427}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.69:6802","nonce":1023120427},{"type":"v1","addr":"172.21.15.69:6803","nonce":1023120427}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.69:6806","nonce":1023120427},{"type":"v1","addr":"172.21.15.69:6807","nonce":1023120427}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.69:6804","nonce":1023120427},{"type":"v1","addr":"172.21.15.69:6805","nonce":1023120427}]},"public_addr":"172.21.15.69:6801/1023120427","cluster_addr":"172.21.15.69:6803/1023120427","heartbeat_back_addr":"172.21.15.69:6807/1023120427","heartbeat_front_addr":"172.21.15.69:6805/1023120427","state":["exists","up"]},{"osd":1,"uuid":"f4988376-7236-4f1d-8dc3-d3506f3a1164","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":19,"up_thru":24,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6802","nonce":477204018},{"type":"v1","addr":"172.21.15.16:6803","nonce":477204018}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6804","nonce":477204018},{"type":"v1","addr":"172.21.15.16:6805","nonce":477204018}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6808","nonce":477204018},{"type":"v1","addr":"172.21.15.16:6809","nonce":477204018}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6806","nonce":477204018},{"type":"v1","addr":"172.21.15.16:6807","nonce":477204018}]},"public_addr":"172.21.15.16:6803/477204018","cluster_addr":"172.21.15.16:6805/477204018","heartbeat_back_addr":"172.21.15.16:6809/477204018","heartbeat_front_addr":"172.21.15.16:6807/477204018","state":["exists","up"]},{"osd":2,"uuid":"6eadf3a2-0845-4a1f-bf7a-390c3be0fbea","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":20,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.69:6808","nonce":2649985926},{"type":"v1","addr":"172.21.15.69:6809","nonce":2649985926}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.69:6810","nonce":2649985926},{"type":"v1","addr":"172.21.15.69:6811","nonce":2649985926}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.69:6814","nonce":2649985926},{"type":"v1","addr":"172.21.15.69:6815","nonce":2649985926}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.69:6812","nonce":2649985926},{"type":"v1","addr":"172.21.15.69:6813","nonce":2649985926}]},"public_addr":"172.21.15.69:6809/2649985926","cluster_addr":"172.21.15.69:6811/2649985926","heartbeat_back_addr":"172.21.15.69:6815/2649985926","heartbeat_front_addr":"172.21.15.69:6813/2649985926","state":["exists","up"]},{"osd":3,"uuid":"104cc8f9-8fc8-4bb6-8f33-6c90946af669","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":23,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6810","nonce":3663896303},{"type":"v1","addr":"172.21.15.16:6811","nonce":3663896303}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6812","nonce":3663896303},{"type":"v1","addr":"172.21.15.16:6813","nonce":3663896303}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6816","nonce":3663896303},{"type":"v1","addr":"172.21.15.16:6817","nonce":3663896303}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6814","nonce":3663896303},{"type":"v1","addr":"172.21.15.16:6815","nonce":3663896303}]},"public_addr":"172.21.15.16:6811/3663896303","cluster_addr":"172.21.15.16:6813/3663896303","heartbeat_back_addr":"172.21.15.16:6817/3663896303","heartbeat_front_addr":"172.21.15.16:6815/3663896303","state":["exists","up"]},{"osd":4,"uuid":"de2668d0-31ba-4ae1-8896-b259e5ed7fbc","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":25,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.69:6816","nonce":1992776763},{"type":"v1","addr":"172.21.15.69:6817","nonce":1992776763}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.69:6818","nonce":1992776763},{"type":"v1","addr":"172.21.15.69:6819","nonce":1992776763}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.69:6822","nonce":1992776763},{"type":"v1","addr":"172.21.15.69:6823","nonce":1992776763}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.69:6820","nonce":1992776763},{"type":"v1","addr":"172.21.15.69:6821","nonce":1992776763}]},"public_addr":"172.21.15.69:6817/1992776763","cluster_addr":"172.21.15.69:6819/1992776763","heartbeat_back_addr":"172.21.15.69:6823/1992776763","heartbeat_front_addr":"172.21.15.69:6821/1992776763","state":["exists","up"]},{"osd":5,"uuid":"429c6e75-0e45-44bc-af22-01e6a00c5fa6","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":30,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6818","nonce":2242549537},{"type":"v1","addr":"172.21.15.16:6819","nonce":2242549537}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6820","nonce":2242549537},{"type":"v1","addr":"172.21.15.16:6821","nonce":2242549537}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6824","nonce":2242549537},{"type":"v1","addr":"172.21.15.16:6825","nonce":2242549537}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6822","nonce":2242549537},{"type":"v1","addr":"172.21.15.16:6823","nonce":2242549537}]},"public_addr":"172.21.15.16:6819/2242549537","cluster_addr":"172.21.15.16:6821/2242549537","heartbeat_back_addr":"172.21.15.16:6825/2242549537","heartbeat_front_addr":"172.21.15.16:6823/2242549537","state":["exists","up"]},{"osd":6,"uuid":"9dfda979-fcc8-4089-9238-c099d18c2625","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":29,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.69:6824","nonce":821305946},{"type":"v1","addr":"172.21.15.69:6825","nonce":821305946}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.69:6826","nonce":821305946},{"type":"v1","addr":"172.21.15.69:6827","nonce":821305946}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.69:6830","nonce":821305946},{"type":"v1","addr":"172.21.15.69:6831","nonce":821305946}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.69:6828","nonce":821305946},{"type":"v1","addr":"172.21.15.69:6829","nonce":821305946}]},"public_addr":"172.21.15.69:6825/821305946","cluster_addr":"172.21.15.69:6827/821305946","heartbeat_back_addr":"172.21.15.69:6831/821305946","heartbeat_front_addr":"172.21.15.69:6829/821305946","state":["exists","up"]},{"osd":7,"uuid":"0185e5b2-ed1a-4427-a0c5-3e1a9084a37f","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":34,"up_thru":34,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6826","nonce":2994449454},{"type":"v1","addr":"172.21.15.16:6827","nonce":2994449454}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6828","nonce":2994449454},{"type":"v1","addr":"172.21.15.16:6829","nonce":2994449454}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6832","nonce":2994449454},{"type":"v1","addr":"172.21.15.16:6833","nonce":2994449454}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6830","nonce":2994449454},{"type":"v1","addr":"172.21.15.16:6831","nonce":2994449454}]},"public_addr":"172.21.15.16:6827/2994449454","cluster_addr":"172.21.15.16:6829/2994449454","heartbeat_back_addr":"172.21.15.16:6833/2994449454","heartbeat_front_addr":"172.21.15.16:6831/2994449454","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-11-30T21:42:45.610633+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-11-30T21:42:48.613525+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-11-30T21:42:50.077425+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-11-30T21:42:53.361907+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-11-30T21:42:54.663587+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-11-30T21:42:59.568022+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-11-30T21:42:58.826970+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-11-30T21:43:04.420889+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.16:6801/3883327879":"2023-12-01T21:41:05.732030+0000","172.21.15.16:6800/3883327879":"2023-12-01T21:41:05.732030+0000","172.21.15.16:0/2719489804":"2023-12-01T21:41:05.732030+0000","172.21.15.16:0/3893306607":"2023-12-01T21:40:21.426311+0000","172.21.15.16:0/3095462452":"2023-12-01T21:41:05.732030+0000","172.21.15.16:0/1477232667":"2023-12-01T21:40:21.426311+0000","172.21.15.16:6801/3056961800":"2023-12-01T21:40:21.426311+0000","172.21.15.16:6800/3056961800":"2023-12-01T21:40:21.426311+0000","172.21.15.16:6800/2444365116":"2023-12-01T21:39:56.865378+0000","172.21.15.16:0/1500095325":"2023-12-01T21:39:56.865378+0000","172.21.15.16:6801/2444365116":"2023-12-01T21:39:56.865378+0000","172.21.15.16:0/790319520":"2023-12-01T21:39:56.865378+0000"},"range_blocklist":{},"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":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2023-11-30T21:43:17.099 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:43:16 smithi016 conmon[111898]: cluster 2023-11-30T21:43:15.756052+0000 mgr.smithi016.dzhopz (mgr.14180) 112 : cluster [DBG] pgmap v89: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-11-30T21:43:17.100 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:43:16 smithi016 conmon[111898]: audit 2023-11-30T21:43:16.684763+0000 mon.smithi016 (mon.0) 565 : audit [DBG] from='client.? 172.21.15.16:0/1478115732' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-11-30T21:43:17.102 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:43:16 smithi069 conmon[117073]: cluster 2023-11-30T21:43:15.756052+0000 mgr.smithi016.dzhopz (mgr.14180) 2023-11-30T21:43:17.102 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:43:16 smithi069 conmon[117073]: 112 : cluster [DBG] pgmap v89: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-11-30T21:43:17.102 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:43:16 smithi069 conmon[117073]: audit 2023-11-30T21:43:16.684763+0000 mon.smithi016 (mon.0) 565 : audit [DBG] from='client.? 172.21.15.16:0/1478115732' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-11-30T21:43:17.327 INFO:tasks.cephadm.ceph_manager.ceph:[{'pool': 1, 'pool_name': 'device_health_metrics', 'create_time': '2023-11-30T21:42:51.944816+0000', 'flags': 1, 'flags_names': 'hashpspool', 'type': 1, 'size': 3, 'min_size': 2, 'crush_rule': 0, 'peering_crush_bucket_count': 0, 'peering_crush_bucket_target': 0, 'peering_crush_bucket_barrier': 0, 'peering_crush_bucket_mandatory_member': 2147483647, 'object_hash': 2, 'pg_autoscale_mode': 'off', 'pg_num': 1, 'pg_placement_num': 1, 'pg_placement_num_target': 1, 'pg_num_target': 1, 'pg_num_pending': 1, 'last_pg_merge_meta': {'source_pgid': '0.0', 'ready_epoch': 0, 'last_epoch_started': 0, 'last_epoch_clean': 0, 'source_version': "0'0", 'target_version': "0'0"}, 'last_change': '26', 'last_force_op_resend': '0', 'last_force_op_resend_prenautilus': '0', 'last_force_op_resend_preluminous': '0', 'auid': 0, 'snap_mode': 'selfmanaged', 'snap_seq': 0, 'snap_epoch': 0, 'pool_snaps': [], 'removed_snaps': '[]', 'quota_max_bytes': 0, 'quota_max_objects': 0, 'tiers': [], 'tier_of': -1, 'read_tier': -1, 'write_tier': -1, 'cache_mode': 'none', 'target_max_bytes': 0, 'target_max_objects': 0, 'cache_target_dirty_ratio_micro': 400000, 'cache_target_dirty_high_ratio_micro': 600000, 'cache_target_full_ratio_micro': 800000, 'cache_min_flush_age': 0, 'cache_min_evict_age': 0, 'erasure_code_profile': '', 'hit_set_params': {'type': 'none'}, 'hit_set_period': 0, 'hit_set_count': 0, 'use_gmt_hitset': True, 'min_read_recency_for_promote': 0, 'min_write_recency_for_promote': 0, 'hit_set_grade_decay_rate': 0, 'hit_set_search_last_n': 0, 'grade_table': [], 'stripe_width': 0, 'expected_num_objects': 0, 'fast_read': False, 'options': {'pg_num_max': 32, 'pg_num_min': 1}, 'application_metadata': {'mgr_devicehealth': {}}}] 2023-11-30T21:43:17.327 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph osd pool get device_health_metrics pg_num 2023-11-30T21:43:18.050 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/d8021004-8fc8-11ee-95a2-87774f69a715/mon.smithi016/config 2023-11-30T21:43:19.100 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:43:18 smithi016 conmon[111898]: cluster 2023-11-30T21:43:17.756396+0000 mgr.smithi016.dzhopz (mgr.14180) 113 : cluster [DBG] pgmap v90: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-11-30T21:43:19.154 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:43:18 smithi069 conmon[117073]: cluster 2023-11-30T21:43:17.756396+0000 mgr.smithi016.dzhopz (mgr.14180) 113 : cluster [DBG] pgmap v90: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-11-30T21:43:19.575 INFO:teuthology.orchestra.run.smithi016.stdout:pg_num: 1 2023-11-30T21:43:19.906 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:43:19 smithi016 conmon[111898]: audit 2023-11-30T21:43:19.574652+0000 mon.smithi016 (mon.0) 566 : audit [DBG] from='client.? 172.21.15.16:0/2689994649' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "device_health_metrics", "var": "pg_num"}]: dispatch 2023-11-30T21:43:19.978 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2023-11-30T21:43:19.979 INFO:tasks.cephadm.ceph_manager.ceph:waiting for mgr available 2023-11-30T21:43:19.979 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph mgr dump --format=json 2023-11-30T21:43:20.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:43:19 smithi069 conmon[117073]: audit 2023-11-30T21:43:19.574652+0000 mon.smithi016 (mon.0) 566 : audit [DBG] from='client.? 172.21.15.16:0/2689994649' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "device_health_metrics", "var": "pg_num"}]: dispatch 2023-11-30T21:43:20.780 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/d8021004-8fc8-11ee-95a2-87774f69a715/mon.smithi016/config 2023-11-30T21:43:20.851 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:43:20 smithi016 conmon[111898]: cluster 2023-11-30T21:43:19.756692+0000 mgr.smithi016.dzhopz (mgr.14180 2023-11-30T21:43:20.851 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:43:20 smithi016 conmon[111898]: ) 114 : cluster [DBG] pgmap v91: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-11-30T21:43:20.851 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:43:20 smithi016 conmon[111898]: audit 2023-11-30T21:43:20.778998+0000 mon.smithi016 (mon.0) 567 : audit [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' 2023-11-30T21:43:21.027 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:43:20 smithi069 conmon[117073]: cluster 2023-11-30T21:43:19.756692+0000 mgr.smithi016.dzhopz (mgr.14180) 114 : cluster [DBG] pgmap v91: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-11-30T21:43:21.027 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:43:20 smithi069 conmon[117073]: audit 2023-11-30T21:43:20.778998+0000 mon.smithi016 (mon.0) 567 : audit [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' 2023-11-30T21:43:22.460 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T21:43:22.858 INFO:teuthology.orchestra.run.smithi016.stdout:{"epoch":18,"active_gid":14180,"active_name":"smithi016.dzhopz","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6800","nonce":651110451},{"type":"v1","addr":"172.21.15.16:6801","nonce":651110451}]},"active_addr":"172.21.15.16:6801/651110451","active_change":"2023-11-30T21:41:05.732150+0000","active_mgr_features":4540138314316775423,"available":true,"standbys":[{"gid":14202,"name":"smithi069.cyzrkg","mgr_features":4540138314316775423,"available_modules":[{"name":"alerts","can_run":true,"error_string":"","module_options":{"interval":{"name":"interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"How frequently to reexamine health status","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"smtp_destination":{"name":"smtp_destination","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Email address to send alerts to","long_desc":"","tags":[],"see_also":[]},"smtp_from_name":{"name":"smtp_from_name","type":"str","level":"advanced","flags":1,"default_value":"Ceph","min":"","max":"","enum_allowed":[],"desc":"Email From: name","long_desc":"","tags":[],"see_also":[]},"smtp_host":{"name":"smtp_host","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_password":{"name":"smtp_password","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Password to authenticate with","long_desc":"","tags":[],"see_also":[]},"smtp_port":{"name":"smtp_port","type":"int","level":"advanced","flags":1,"default_value":"465","min":"","max":"","enum_allowed":[],"desc":"SMTP port","long_desc":"","tags":[],"see_also":[]},"smtp_sender":{"name":"smtp_sender","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP envelope sender","long_desc":"","tags":[],"see_also":[]},"smtp_ssl":{"name":"smtp_ssl","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Use SSL to connect to SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_user":{"name":"smtp_user","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"User to authenticate as","long_desc":"","tags":[],"see_also":[]}}},{"name":"balancer","can_run":true,"error_string":"","module_options":{"active":{"name":"active","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"automatically balance PGs across cluster","long_desc":"","tags":[],"see_also":[]},"begin_time":{"name":"begin_time","type":"str","level":"advanced","flags":1,"default_value":"0000","min":"","max":"","enum_allowed":[],"desc":"beginning time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"begin_weekday":{"name":"begin_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"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":"upmap","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":[]},"autotune_interval":{"name":"autotune_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to autotune daemon memory","long_desc":"","tags":[],"see_also":[]},"autotune_memory_target_ratio":{"name":"autotune_memory_target_ratio","type":"float","level":"advanced","flags":0,"default_value":"0.7","min":"","max":"","enum_allowed":[],"desc":"ratio of total system memory to divide amongst autotuned daemons","long_desc":"","tags":[],"see_also":[]},"config_checks_enabled":{"name":"config_checks_enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable or disable the cephadm configuration analysis","long_desc":"","tags":[],"see_also":[]},"config_dashboard":{"name":"config_dashboard","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"manage configs like API endpoints in Dashboard.","long_desc":"","tags":[],"see_also":[]},"container_image_alertmanager":{"name":"container_image_alertmanager","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/alertmanager:v0.23.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_base":{"name":"container_image_base","type":"str","level":"advanced","flags":1,"default_value":"quay.io/ceph/ceph","min":"","max":"","enum_allowed":[],"desc":"Container image name, without the tag","long_desc":"","tags":[],"see_also":[]},"container_image_grafana":{"name":"container_image_grafana","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/ceph-grafana:8.3.5","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_haproxy":{"name":"container_image_haproxy","type":"str","level":"advanced","flags":0,"default_value":"docker.io/library/haproxy:2.3","min":"","max":"","enum_allowed":[],"desc":"HAproxy container image","long_desc":"","tags":[],"see_also":[]},"container_image_keepalived":{"name":"container_image_keepalived","type":"str","level":"advanced","flags":0,"default_value":"docker.io/arcts/keepalived","min":"","max":"","enum_allowed":[],"desc":"Keepalived container image","long_desc":"","tags":[],"see_also":[]},"container_image_node_exporter":{"name":"container_image_node_exporter","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/node-exporter:v1.3.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":"quay.io/prometheus/prometheus:v2.33.4","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_snmp_gateway":{"name":"container_image_snmp_gateway","type":"str","level":"advanced","flags":0,"default_value":"docker.io/maxwo/snmp-notifier:v1.2.1","min":"","max":"","enum_allowed":[],"desc":"SNMP Gateway container image","long_desc":"","tags":[],"see_also":[]},"container_init":{"name":"container_init","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Run podman/docker with `--init`","long_desc":"","tags":[],"see_also":[]},"daemon_cache_timeout":{"name":"daemon_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"seconds to cache service (daemon) inventory","long_desc":"","tags":[],"see_also":[]},"default_registry":{"name":"default_registry","type":"str","level":"advanced","flags":0,"default_value":"docker.io","min":"","max":"","enum_allowed":[],"desc":"Search-registry to which we should normalize unqualified image names. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"device_cache_timeout":{"name":"device_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"1800","min":"","max":"","enum_allowed":[],"desc":"seconds to cache device inventory","long_desc":"","tags":[],"see_also":[]},"device_enhanced_scan":{"name":"device_enhanced_scan","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use libstoragemgmt during device scans","long_desc":"","tags":[],"see_also":[]},"facts_cache_timeout":{"name":"facts_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"seconds to cache host facts data","long_desc":"","tags":[],"see_also":[]},"host_check_interval":{"name":"host_check_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to perform a host check","long_desc":"","tags":[],"see_also":[]},"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":[]},"manage_etc_ceph_ceph_conf_hosts":{"name":"manage_etc_ceph_ceph_conf_hosts","type":"str","level":"advanced","flags":0,"default_value":"*","min":"","max":"","enum_allowed":[],"desc":"PlacementSpec describing on which hosts to manage /etc/ceph/ceph.conf","long_desc":"","tags":[],"see_also":[]},"max_count_per_host":{"name":"max_count_per_host","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of daemons per service per host","long_desc":"","tags":[],"see_also":[]},"max_osd_draining_count":{"name":"max_osd_draining_count","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of osds that will be drained simultaneously when osds are removed","long_desc":"","tags":[],"see_also":[]},"migration_current":{"name":"migration_current","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"internal - do not modify","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":0,"default_value":"root","min":"","max":"","enum_allowed":["cephadm-package","root"],"desc":"mode for remote execution of cephadm","long_desc":"","tags":[],"see_also":[]},"prometheus_alerts_path":{"name":"prometheus_alerts_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/prometheus/ceph/ceph_default_alerts.yml","min":"","max":"","enum_allowed":[],"desc":"location of alerts to include in prometheus deployments","long_desc":"","tags":[],"see_also":[]},"registry_insecure":{"name":"registry_insecure","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Registry is to be considered insecure (no TLS available). Only for development purposes.","long_desc":"","tags":[],"see_also":[]},"registry_password":{"name":"registry_password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository password. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"registry_url":{"name":"registry_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Registry url for login purposes. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"registry_username":{"name":"registry_username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository username. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"ssh_config_file":{"name":"ssh_config_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"customized SSH config file to connect to managed hosts","long_desc":"","tags":[],"see_also":[]},"use_repo_digest":{"name":"use_repo_digest","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Automatically convert image tags to image digest. Make sure all daemons use the same image","long_desc":"","tags":[],"see_also":[]},"warn_on_failed_host_check":{"name":"warn_on_failed_host_check","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if the host check fails","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_daemons":{"name":"warn_on_stray_daemons","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected that are not managed by cephadm","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_hosts":{"name":"warn_on_stray_hosts","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected on a host that is not managed by cephadm","long_desc":"","tags":[],"see_also":[]}}},{"name":"crash","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"retain_interval":{"name":"retain_interval","type":"secs","level":"advanced","flags":1,"default_value":"31536000","min":"","max":"","enum_allowed":[],"desc":"how long to retain crashes before pruning them","long_desc":"","tags":[],"see_also":[]},"warn_recent_interval":{"name":"warn_recent_interval","type":"secs","level":"advanced","flags":1,"default_value":"1209600","min":"","max":"","enum_allowed":[],"desc":"time interval in which to warn about recent crashes","long_desc":"","tags":[],"see_also":[]}}},{"name":"dashboard","can_run":true,"error_string":"","module_options":{"ACCOUNT_LOCKOUT_ATTEMPTS":{"name":"ACCOUNT_LOCKOUT_ATTEMPTS","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_HOST":{"name":"ALERTMANAGER_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_SSL_VERIFY":{"name":"ALERTMANAGER_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_ENABLED":{"name":"AUDIT_API_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_LOG_PAYLOAD":{"name":"AUDIT_API_LOG_PAYLOAD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ENABLE_BROWSABLE_API":{"name":"ENABLE_BROWSABLE_API","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_CEPHFS":{"name":"FEATURE_TOGGLE_CEPHFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_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_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":[]},"UNSAFE_TLS_v1_2":{"name":"UNSAFE_TLS_v1_2","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_SPAN":{"name":"USER_PWD_EXPIRATION_SPAN","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_1":{"name":"USER_PWD_EXPIRATION_WARNING_1","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_2":{"name":"USER_PWD_EXPIRATION_WARNING_2","type":"int","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"cross_origin_url":{"name":"cross_origin_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"crt_file":{"name":"crt_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"debug":{"name":"debug","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable/disable debug options","long_desc":"","tags":[],"see_also":[]},"jwt_token_ttl":{"name":"jwt_token_ttl","type":"int","level":"advanced","flags":0,"default_value":"28800","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"motd":{"name":"motd","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"The message of the day","long_desc":"","tags":[],"see_also":[]},"redirect_resolve_ip_addr":{"name":"redirect_resolve_ip_addr","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":0,"default_value":"8080","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl_server_port":{"name":"ssl_server_port","type":"int","level":"advanced","flags":0,"default_value":"8443","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":0,"default_value":"redirect","min":"","max":"","enum_allowed":["error","redirect"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":0,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url_prefix":{"name":"url_prefix","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"devicehealth","can_run":true,"error_string":"","module_options":{"enable_monitoring":{"name":"enable_monitoring","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"monitor device health metrics","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mark_out_threshold":{"name":"mark_out_threshold","type":"secs","level":"advanced","flags":1,"default_value":"2419200","min":"","max":"","enum_allowed":[],"desc":"automatically mark OSD if it may fail before this long","long_desc":"","tags":[],"see_also":[]},"pool_name":{"name":"pool_name","type":"str","level":"advanced","flags":1,"default_value":"device_health_metrics","min":"","max":"","enum_allowed":[],"desc":"name of pool in which to store device health metrics","long_desc":"","tags":[],"see_also":[]},"retention_period":{"name":"retention_period","type":"secs","level":"advanced","flags":1,"default_value":"15552000","min":"","max":"","enum_allowed":[],"desc":"how long to retain device health metrics","long_desc":"","tags":[],"see_also":[]},"scrape_frequency":{"name":"scrape_frequency","type":"secs","level":"advanced","flags":1,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"how frequently to scrape device health metrics","long_desc":"","tags":[],"see_also":[]},"self_heal":{"name":"self_heal","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"preemptively heal cluster around devices that may fail","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and check device health","long_desc":"","tags":[],"see_also":[]},"warn_threshold":{"name":"warn_threshold","type":"secs","level":"advanced","flags":1,"default_value":"7257600","min":"","max":"","enum_allowed":[],"desc":"raise health warning if OSD may fail before this long","long_desc":"","tags":[],"see_also":[]}}},{"name":"diskprediction_local","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predict_interval":{"name":"predict_interval","type":"str","level":"advanced","flags":0,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predictor_model":{"name":"predictor_model","type":"str","level":"advanced","flags":0,"default_value":"prophetstor","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"str","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"influx","can_run":false,"error_string":"influxdb python module not found","module_options":{"batch_size":{"name":"batch_size","type":"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":"mds_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"mirroring","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"nfs","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"orchestrator":{"name":"orchestrator","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["cephadm","rook","test_orchestrator"],"desc":"Orchestrator backend","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_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":[]},"noautoscale":{"name":"noautoscale","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"global autoscale flag","long_desc":"Option to turn on/off the autoscaler for all pools","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"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":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"how long the module is going to sleep","long_desc":"","tags":[],"see_also":[]}}},{"name":"prometheus","can_run":true,"error_string":"","module_options":{"cache":{"name":"cache","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools":{"name":"rbd_stats_pools","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools_refresh_interval":{"name":"rbd_stats_pools_refresh_interval","type":"int","level":"advanced","flags":0,"default_value":"300","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"scrape_interval":{"name":"scrape_interval","type":"float","level":"advanced","flags":0,"default_value":"15.0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":1,"default_value":"9283","min":"","max":"","enum_allowed":[],"desc":"the port on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"stale_cache_strategy":{"name":"stale_cache_strategy","type":"str","level":"advanced","flags":0,"default_value":"log","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":1,"default_value":"default","min":"","max":"","enum_allowed":["default","error"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":1,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rbd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_snap_create":{"name":"max_concurrent_snap_create","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mirror_snapshot_schedule":{"name":"mirror_snapshot_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"trash_purge_schedule":{"name":"trash_purge_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"restful","can_run":true,"error_string":"","module_options":{"enable_auth":{"name":"enable_auth","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"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":"snap_schedule","can_run":true,"error_string":"","module_options":{"allow_m_granularity":{"name":"allow_m_granularity","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow minute scheduled snapshots","long_desc":"","tags":[],"see_also":[]},"dump_on_update":{"name":"dump_on_update","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"dump database to debug log on update","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"stats","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"status","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telegraf","can_run":true,"error_string":"","module_options":{"address":{"name":"address","type":"str","level":"advanced","flags":0,"default_value":"unixgram:///tmp/telegraf.sock","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"15","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telemetry","can_run":true,"error_string":"","module_options":{"channel_basic":{"name":"channel_basic","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share basic cluster information (size, version)","long_desc":"","tags":[],"see_also":[]},"channel_crash":{"name":"channel_crash","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","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":[]},"snapshot_clone_delay":{"name":"snapshot_clone_delay","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"Delay clone begin operation by snapshot_clone_delay seconds","long_desc":"","tags":[],"see_also":[]}}},{"name":"zabbix","can_run":true,"error_string":"","module_options":{"discovery_interval":{"name":"discovery_interval","type":"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","nfs","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":"True","min":"","max":"","enum_allowed":[],"desc":"automatically balance PGs across cluster","long_desc":"","tags":[],"see_also":[]},"begin_time":{"name":"begin_time","type":"str","level":"advanced","flags":1,"default_value":"0000","min":"","max":"","enum_allowed":[],"desc":"beginning time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"begin_weekday":{"name":"begin_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"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":"upmap","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":[]},"autotune_interval":{"name":"autotune_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to autotune daemon memory","long_desc":"","tags":[],"see_also":[]},"autotune_memory_target_ratio":{"name":"autotune_memory_target_ratio","type":"float","level":"advanced","flags":0,"default_value":"0.7","min":"","max":"","enum_allowed":[],"desc":"ratio of total system memory to divide amongst autotuned daemons","long_desc":"","tags":[],"see_also":[]},"config_checks_enabled":{"name":"config_checks_enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable or disable the cephadm configuration analysis","long_desc":"","tags":[],"see_also":[]},"config_dashboard":{"name":"config_dashboard","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"manage configs like API endpoints in Dashboard.","long_desc":"","tags":[],"see_also":[]},"container_image_alertmanager":{"name":"container_image_alertmanager","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/alertmanager:v0.23.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_base":{"name":"container_image_base","type":"str","level":"advanced","flags":1,"default_value":"quay.io/ceph/ceph","min":"","max":"","enum_allowed":[],"desc":"Container image name, without the tag","long_desc":"","tags":[],"see_also":[]},"container_image_grafana":{"name":"container_image_grafana","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/ceph-grafana:8.3.5","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_haproxy":{"name":"container_image_haproxy","type":"str","level":"advanced","flags":0,"default_value":"docker.io/library/haproxy:2.3","min":"","max":"","enum_allowed":[],"desc":"HAproxy container image","long_desc":"","tags":[],"see_also":[]},"container_image_keepalived":{"name":"container_image_keepalived","type":"str","level":"advanced","flags":0,"default_value":"docker.io/arcts/keepalived","min":"","max":"","enum_allowed":[],"desc":"Keepalived container image","long_desc":"","tags":[],"see_also":[]},"container_image_node_exporter":{"name":"container_image_node_exporter","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/node-exporter:v1.3.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":"quay.io/prometheus/prometheus:v2.33.4","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_snmp_gateway":{"name":"container_image_snmp_gateway","type":"str","level":"advanced","flags":0,"default_value":"docker.io/maxwo/snmp-notifier:v1.2.1","min":"","max":"","enum_allowed":[],"desc":"SNMP Gateway container image","long_desc":"","tags":[],"see_also":[]},"container_init":{"name":"container_init","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Run podman/docker with `--init`","long_desc":"","tags":[],"see_also":[]},"daemon_cache_timeout":{"name":"daemon_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"seconds to cache service (daemon) inventory","long_desc":"","tags":[],"see_also":[]},"default_registry":{"name":"default_registry","type":"str","level":"advanced","flags":0,"default_value":"docker.io","min":"","max":"","enum_allowed":[],"desc":"Search-registry to which we should normalize unqualified image names. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"device_cache_timeout":{"name":"device_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"1800","min":"","max":"","enum_allowed":[],"desc":"seconds to cache device inventory","long_desc":"","tags":[],"see_also":[]},"device_enhanced_scan":{"name":"device_enhanced_scan","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use libstoragemgmt during device scans","long_desc":"","tags":[],"see_also":[]},"facts_cache_timeout":{"name":"facts_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"seconds to cache host facts data","long_desc":"","tags":[],"see_also":[]},"host_check_interval":{"name":"host_check_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to perform a host check","long_desc":"","tags":[],"see_also":[]},"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":[]},"manage_etc_ceph_ceph_conf_hosts":{"name":"manage_etc_ceph_ceph_conf_hosts","type":"str","level":"advanced","flags":0,"default_value":"*","min":"","max":"","enum_allowed":[],"desc":"PlacementSpec describing on which hosts to manage /etc/ceph/ceph.conf","long_desc":"","tags":[],"see_also":[]},"max_count_per_host":{"name":"max_count_per_host","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of daemons per service per host","long_desc":"","tags":[],"see_also":[]},"max_osd_draining_count":{"name":"max_osd_draining_count","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of osds that will be drained simultaneously when osds are removed","long_desc":"","tags":[],"see_also":[]},"migration_current":{"name":"migration_current","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"internal - do not modify","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":0,"default_value":"root","min":"","max":"","enum_allowed":["cephadm-package","root"],"desc":"mode for remote execution of cephadm","long_desc":"","tags":[],"see_also":[]},"prometheus_alerts_path":{"name":"prometheus_alerts_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/prometheus/ceph/ceph_default_alerts.yml","min":"","max":"","enum_allowed":[],"desc":"location of alerts to include in prometheus deployments","long_desc":"","tags":[],"see_also":[]},"registry_insecure":{"name":"registry_insecure","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Registry is to be considered insecure (no TLS available). Only for development purposes.","long_desc":"","tags":[],"see_also":[]},"registry_password":{"name":"registry_password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository password. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"registry_url":{"name":"registry_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Registry url for login purposes. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"registry_username":{"name":"registry_username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository username. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"ssh_config_file":{"name":"ssh_config_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"customized SSH config file to connect to managed hosts","long_desc":"","tags":[],"see_also":[]},"use_repo_digest":{"name":"use_repo_digest","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Automatically convert image tags to image digest. Make sure all daemons use the same image","long_desc":"","tags":[],"see_also":[]},"warn_on_failed_host_check":{"name":"warn_on_failed_host_check","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if the host check fails","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_daemons":{"name":"warn_on_stray_daemons","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected that are not managed by cephadm","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_hosts":{"name":"warn_on_stray_hosts","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected on a host that is not managed by cephadm","long_desc":"","tags":[],"see_also":[]}}},{"name":"crash","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"retain_interval":{"name":"retain_interval","type":"secs","level":"advanced","flags":1,"default_value":"31536000","min":"","max":"","enum_allowed":[],"desc":"how long to retain crashes before pruning them","long_desc":"","tags":[],"see_also":[]},"warn_recent_interval":{"name":"warn_recent_interval","type":"secs","level":"advanced","flags":1,"default_value":"1209600","min":"","max":"","enum_allowed":[],"desc":"time interval in which to warn about recent crashes","long_desc":"","tags":[],"see_also":[]}}},{"name":"dashboard","can_run":true,"error_string":"","module_options":{"ACCOUNT_LOCKOUT_ATTEMPTS":{"name":"ACCOUNT_LOCKOUT_ATTEMPTS","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_HOST":{"name":"ALERTMANAGER_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_SSL_VERIFY":{"name":"ALERTMANAGER_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_ENABLED":{"name":"AUDIT_API_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_LOG_PAYLOAD":{"name":"AUDIT_API_LOG_PAYLOAD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ENABLE_BROWSABLE_API":{"name":"ENABLE_BROWSABLE_API","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_CEPHFS":{"name":"FEATURE_TOGGLE_CEPHFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_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_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":[]},"UNSAFE_TLS_v1_2":{"name":"UNSAFE_TLS_v1_2","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_SPAN":{"name":"USER_PWD_EXPIRATION_SPAN","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_1":{"name":"USER_PWD_EXPIRATION_WARNING_1","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_2":{"name":"USER_PWD_EXPIRATION_WARNING_2","type":"int","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"cross_origin_url":{"name":"cross_origin_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"crt_file":{"name":"crt_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"debug":{"name":"debug","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable/disable debug options","long_desc":"","tags":[],"see_also":[]},"jwt_token_ttl":{"name":"jwt_token_ttl","type":"int","level":"advanced","flags":0,"default_value":"28800","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"motd":{"name":"motd","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"The message of the day","long_desc":"","tags":[],"see_also":[]},"redirect_resolve_ip_addr":{"name":"redirect_resolve_ip_addr","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":0,"default_value":"8080","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl_server_port":{"name":"ssl_server_port","type":"int","level":"advanced","flags":0,"default_value":"8443","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":0,"default_value":"redirect","min":"","max":"","enum_allowed":["error","redirect"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":0,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url_prefix":{"name":"url_prefix","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"devicehealth","can_run":true,"error_string":"","module_options":{"enable_monitoring":{"name":"enable_monitoring","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"monitor device health metrics","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mark_out_threshold":{"name":"mark_out_threshold","type":"secs","level":"advanced","flags":1,"default_value":"2419200","min":"","max":"","enum_allowed":[],"desc":"automatically mark OSD if it may fail before this long","long_desc":"","tags":[],"see_also":[]},"pool_name":{"name":"pool_name","type":"str","level":"advanced","flags":1,"default_value":"device_health_metrics","min":"","max":"","enum_allowed":[],"desc":"name of pool in which to store device health metrics","long_desc":"","tags":[],"see_also":[]},"retention_period":{"name":"retention_period","type":"secs","level":"advanced","flags":1,"default_value":"15552000","min":"","max":"","enum_allowed":[],"desc":"how long to retain device health metrics","long_desc":"","tags":[],"see_also":[]},"scrape_frequency":{"name":"scrape_frequency","type":"secs","level":"advanced","flags":1,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"how frequently to scrape device health metrics","long_desc":"","tags":[],"see_also":[]},"self_heal":{"name":"self_heal","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"preemptively heal cluster around devices that may fail","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and check device health","long_desc":"","tags":[],"see_also":[]},"warn_threshold":{"name":"warn_threshold","type":"secs","level":"advanced","flags":1,"default_value":"7257600","min":"","max":"","enum_allowed":[],"desc":"raise health warning if OSD may fail before this long","long_desc":"","tags":[],"see_also":[]}}},{"name":"diskprediction_local","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predict_interval":{"name":"predict_interval","type":"str","level":"advanced","flags":0,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predictor_model":{"name":"predictor_model","type":"str","level":"advanced","flags":0,"default_value":"prophetstor","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"str","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"influx","can_run":false,"error_string":"influxdb python module not found","module_options":{"batch_size":{"name":"batch_size","type":"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":"mds_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"mirroring","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"nfs","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"orchestrator":{"name":"orchestrator","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["cephadm","rook","test_orchestrator"],"desc":"Orchestrator backend","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_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":[]},"noautoscale":{"name":"noautoscale","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"global autoscale flag","long_desc":"Option to turn on/off the autoscaler for all pools","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"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":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"how long the module is going to sleep","long_desc":"","tags":[],"see_also":[]}}},{"name":"prometheus","can_run":true,"error_string":"","module_options":{"cache":{"name":"cache","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools":{"name":"rbd_stats_pools","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools_refresh_interval":{"name":"rbd_stats_pools_refresh_interval","type":"int","level":"advanced","flags":0,"default_value":"300","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"scrape_interval":{"name":"scrape_interval","type":"float","level":"advanced","flags":0,"default_value":"15.0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":1,"default_value":"9283","min":"","max":"","enum_allowed":[],"desc":"the port on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"stale_cache_strategy":{"name":"stale_cache_strategy","type":"str","level":"advanced","flags":0,"default_value":"log","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":1,"default_value":"default","min":"","max":"","enum_allowed":["default","error"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":1,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rbd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_snap_create":{"name":"max_concurrent_snap_create","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mirror_snapshot_schedule":{"name":"mirror_snapshot_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"trash_purge_schedule":{"name":"trash_purge_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"restful","can_run":true,"error_string":"","module_options":{"enable_auth":{"name":"enable_auth","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"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":"snap_schedule","can_run":true,"error_string":"","module_options":{"allow_m_granularity":{"name":"allow_m_granularity","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow minute scheduled snapshots","long_desc":"","tags":[],"see_also":[]},"dump_on_update":{"name":"dump_on_update","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"dump database to debug log on update","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"stats","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"status","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telegraf","can_run":true,"error_string":"","module_options":{"address":{"name":"address","type":"str","level":"advanced","flags":0,"default_value":"unixgram:///tmp/telegraf.sock","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"15","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telemetry","can_run":true,"error_string":"","module_options":{"channel_basic":{"name":"channel_basic","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share basic cluster information (size, version)","long_desc":"","tags":[],"see_also":[]},"channel_crash":{"name":"channel_crash","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","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":[]},"snapshot_clone_delay":{"name":"snapshot_clone_delay","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"Delay clone begin operation by snapshot_clone_delay seconds","long_desc":"","tags":[],"see_also":[]}}},{"name":"zabbix","can_run":true,"error_string":"","module_options":{"discovery_interval":{"name":"discovery_interval","type":"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://172.21.15.16:8443/","prometheus":"http://172.21.15.16: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"],"pacific":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"]},"last_failure_osd_epoch":4,"active_clients":[{"name":"rbd_support","addrvec":[{"type":"v2","addr":"172.21.15.16:0","nonce":796896989}]},{"name":"volumes","addrvec":[{"type":"v2","addr":"172.21.15.16:0","nonce":2318822742}]}]} 2023-11-30T21:43:22.861 INFO:tasks.cephadm.ceph_manager.ceph:mgr available! 2023-11-30T21:43:22.861 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2023-11-30T21:43:22.862 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph osd dump --format=json 2023-11-30T21:43:23.027 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:43:22 smithi069 conmon[117073]: cluster 2023-11-30T21:43:21.757179+0000 mgr.smithi016.dzhopz (mgr.14180) 115 2023-11-30T21:43:23.027 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:43:22 smithi069 conmon[117073]: : cluster [DBG] pgmap v92: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-11-30T21:43:23.027 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:43:22 smithi069 conmon[117073]: audit 2023-11-30T21:43:21.961060+0000 mon.smithi016 (mon.0) 568 : audit [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' 2023-11-30T21:43:23.027 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:43:22 smithi069 conmon[117073]: audit 2023-11-30T21:43:23.027 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:43:22 smithi069 conmon[117073]: 2023-11-30T21:43:22.453922+0000 mon.smithi016 (mon.0) 569 : audit [DBG] 2023-11-30T21:43:23.028 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:43:22 smithi069 conmon[117073]: from='client.? 172.21.15.16:0/2756613446' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2023-11-30T21:43:23.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:43:22 smithi016 conmon[111898]: cluster 2023-11-30T21:43:21.757179+0000 mgr.smithi016.dzhopz (mgr.14180) 115 : cluster [DBG] pgmap v92: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-11-30T21:43:23.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:43:22 smithi016 conmon[111898]: audit 2023-11-30T21:43:21.961060+0000 mon.smithi016 (mon.0) 568 : audit [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' 2023-11-30T21:43:23.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:43:22 smithi016 conmon[111898]: audit 2023-11-30T21:43:22.453922+0000 mon.smithi016 (mon.0) 569 : audit [DBG] from='client.? 172.21.15.16:0/2756613446' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2023-11-30T21:43:23.458 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/d8021004-8fc8-11ee-95a2-87774f69a715/mon.smithi016/config 2023-11-30T21:43:24.824 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T21:43:24.825 INFO:teuthology.orchestra.run.smithi016.stdout:{"epoch":35,"fsid":"d8021004-8fc8-11ee-95a2-87774f69a715","created":"2023-11-30T21:39:29.315266+0000","modified":"2023-11-30T21:43:07.381899+0000","last_up_change":"2023-11-30T21:43:06.377922+0000","last_in_change":"2023-11-30T21:42:31.914998+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":16,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":1,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"pacific","pools":[{"pool":1,"pool_name":"device_health_metrics","create_time":"2023-11-30T21:42:51.944816+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"26","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr_devicehealth":{}}}],"osds":[{"osd":0,"uuid":"f80c0c97-b114-4f81-8cd9-ee81b436f05e","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":16,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.69:6800","nonce":1023120427},{"type":"v1","addr":"172.21.15.69:6801","nonce":1023120427}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.69:6802","nonce":1023120427},{"type":"v1","addr":"172.21.15.69:6803","nonce":1023120427}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.69:6806","nonce":1023120427},{"type":"v1","addr":"172.21.15.69:6807","nonce":1023120427}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.69:6804","nonce":1023120427},{"type":"v1","addr":"172.21.15.69:6805","nonce":1023120427}]},"public_addr":"172.21.15.69:6801/1023120427","cluster_addr":"172.21.15.69:6803/1023120427","heartbeat_back_addr":"172.21.15.69:6807/1023120427","heartbeat_front_addr":"172.21.15.69:6805/1023120427","state":["exists","up"]},{"osd":1,"uuid":"f4988376-7236-4f1d-8dc3-d3506f3a1164","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":19,"up_thru":24,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6802","nonce":477204018},{"type":"v1","addr":"172.21.15.16:6803","nonce":477204018}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6804","nonce":477204018},{"type":"v1","addr":"172.21.15.16:6805","nonce":477204018}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6808","nonce":477204018},{"type":"v1","addr":"172.21.15.16:6809","nonce":477204018}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6806","nonce":477204018},{"type":"v1","addr":"172.21.15.16:6807","nonce":477204018}]},"public_addr":"172.21.15.16:6803/477204018","cluster_addr":"172.21.15.16:6805/477204018","heartbeat_back_addr":"172.21.15.16:6809/477204018","heartbeat_front_addr":"172.21.15.16:6807/477204018","state":["exists","up"]},{"osd":2,"uuid":"6eadf3a2-0845-4a1f-bf7a-390c3be0fbea","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":20,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.69:6808","nonce":2649985926},{"type":"v1","addr":"172.21.15.69:6809","nonce":2649985926}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.69:6810","nonce":2649985926},{"type":"v1","addr":"172.21.15.69:6811","nonce":2649985926}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.69:6814","nonce":2649985926},{"type":"v1","addr":"172.21.15.69:6815","nonce":2649985926}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.69:6812","nonce":2649985926},{"type":"v1","addr":"172.21.15.69:6813","nonce":2649985926}]},"public_addr":"172.21.15.69:6809/2649985926","cluster_addr":"172.21.15.69:6811/2649985926","heartbeat_back_addr":"172.21.15.69:6815/2649985926","heartbeat_front_addr":"172.21.15.69:6813/2649985926","state":["exists","up"]},{"osd":3,"uuid":"104cc8f9-8fc8-4bb6-8f33-6c90946af669","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":23,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6810","nonce":3663896303},{"type":"v1","addr":"172.21.15.16:6811","nonce":3663896303}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6812","nonce":3663896303},{"type":"v1","addr":"172.21.15.16:6813","nonce":3663896303}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6816","nonce":3663896303},{"type":"v1","addr":"172.21.15.16:6817","nonce":3663896303}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6814","nonce":3663896303},{"type":"v1","addr":"172.21.15.16:6815","nonce":3663896303}]},"public_addr":"172.21.15.16:6811/3663896303","cluster_addr":"172.21.15.16:6813/3663896303","heartbeat_back_addr":"172.21.15.16:6817/3663896303","heartbeat_front_addr":"172.21.15.16:6815/3663896303","state":["exists","up"]},{"osd":4,"uuid":"de2668d0-31ba-4ae1-8896-b259e5ed7fbc","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":25,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.69:6816","nonce":1992776763},{"type":"v1","addr":"172.21.15.69:6817","nonce":1992776763}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.69:6818","nonce":1992776763},{"type":"v1","addr":"172.21.15.69:6819","nonce":1992776763}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.69:6822","nonce":1992776763},{"type":"v1","addr":"172.21.15.69:6823","nonce":1992776763}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.69:6820","nonce":1992776763},{"type":"v1","addr":"172.21.15.69:6821","nonce":1992776763}]},"public_addr":"172.21.15.69:6817/1992776763","cluster_addr":"172.21.15.69:6819/1992776763","heartbeat_back_addr":"172.21.15.69:6823/1992776763","heartbeat_front_addr":"172.21.15.69:6821/1992776763","state":["exists","up"]},{"osd":5,"uuid":"429c6e75-0e45-44bc-af22-01e6a00c5fa6","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":30,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6818","nonce":2242549537},{"type":"v1","addr":"172.21.15.16:6819","nonce":2242549537}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6820","nonce":2242549537},{"type":"v1","addr":"172.21.15.16:6821","nonce":2242549537}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6824","nonce":2242549537},{"type":"v1","addr":"172.21.15.16:6825","nonce":2242549537}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6822","nonce":2242549537},{"type":"v1","addr":"172.21.15.16:6823","nonce":2242549537}]},"public_addr":"172.21.15.16:6819/2242549537","cluster_addr":"172.21.15.16:6821/2242549537","heartbeat_back_addr":"172.21.15.16:6825/2242549537","heartbeat_front_addr":"172.21.15.16:6823/2242549537","state":["exists","up"]},{"osd":6,"uuid":"9dfda979-fcc8-4089-9238-c099d18c2625","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":29,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.69:6824","nonce":821305946},{"type":"v1","addr":"172.21.15.69:6825","nonce":821305946}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.69:6826","nonce":821305946},{"type":"v1","addr":"172.21.15.69:6827","nonce":821305946}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.69:6830","nonce":821305946},{"type":"v1","addr":"172.21.15.69:6831","nonce":821305946}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.69:6828","nonce":821305946},{"type":"v1","addr":"172.21.15.69:6829","nonce":821305946}]},"public_addr":"172.21.15.69:6825/821305946","cluster_addr":"172.21.15.69:6827/821305946","heartbeat_back_addr":"172.21.15.69:6831/821305946","heartbeat_front_addr":"172.21.15.69:6829/821305946","state":["exists","up"]},{"osd":7,"uuid":"0185e5b2-ed1a-4427-a0c5-3e1a9084a37f","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":34,"up_thru":34,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6826","nonce":2994449454},{"type":"v1","addr":"172.21.15.16:6827","nonce":2994449454}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6828","nonce":2994449454},{"type":"v1","addr":"172.21.15.16:6829","nonce":2994449454}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6832","nonce":2994449454},{"type":"v1","addr":"172.21.15.16:6833","nonce":2994449454}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6830","nonce":2994449454},{"type":"v1","addr":"172.21.15.16:6831","nonce":2994449454}]},"public_addr":"172.21.15.16:6827/2994449454","cluster_addr":"172.21.15.16:6829/2994449454","heartbeat_back_addr":"172.21.15.16:6833/2994449454","heartbeat_front_addr":"172.21.15.16:6831/2994449454","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-11-30T21:42:45.610633+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-11-30T21:42:48.613525+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-11-30T21:42:50.077425+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-11-30T21:42:53.361907+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-11-30T21:42:54.663587+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-11-30T21:42:59.568022+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-11-30T21:42:58.826970+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-11-30T21:43:04.420889+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.16:6801/3883327879":"2023-12-01T21:41:05.732030+0000","172.21.15.16:6800/3883327879":"2023-12-01T21:41:05.732030+0000","172.21.15.16:0/2719489804":"2023-12-01T21:41:05.732030+0000","172.21.15.16:0/3893306607":"2023-12-01T21:40:21.426311+0000","172.21.15.16:0/3095462452":"2023-12-01T21:41:05.732030+0000","172.21.15.16:0/1477232667":"2023-12-01T21:40:21.426311+0000","172.21.15.16:6801/3056961800":"2023-12-01T21:40:21.426311+0000","172.21.15.16:6800/3056961800":"2023-12-01T21:40:21.426311+0000","172.21.15.16:6800/2444365116":"2023-12-01T21:39:56.865378+0000","172.21.15.16:0/1500095325":"2023-12-01T21:39:56.865378+0000","172.21.15.16:6801/2444365116":"2023-12-01T21:39:56.865378+0000","172.21.15.16:0/790319520":"2023-12-01T21:39:56.865378+0000"},"range_blocklist":{},"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":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2023-11-30T21:43:25.200 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:43:24 smithi016 conmon[111898]: cluster 2023-11-30T21:43:23.757474+0000 mgr.smithi016.dzhopz 2023-11-30T21:43:25.200 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:43:24 smithi016 conmon[111898]: (mgr.14180) 116 : cluster [DBG] pgmap v93: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-11-30T21:43:25.200 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:43:24 smithi016 conmon[111898]: audit 2023-11-30T21:43:24.823785+0000 mon.smithi016 (mon.0) 570 : audit [DBG] from='client.? 172.21.15.16:0/2863542283' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-11-30T21:43:25.267 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2023-11-30T21:43:25.267 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph osd dump --format=json 2023-11-30T21:43:25.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:43:24 smithi069 conmon[117073]: cluster 2023-11-30T21:43:23.757474+0000 mgr.smithi016.dzhopz (mgr.14180) 116 : cluster 2023-11-30T21:43:25.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:43:24 smithi069 conmon[117073]: [DBG] pgmap v93: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-11-30T21:43:25.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:43:24 smithi069 conmon[117073]: audit 2023-11-30T21:43:24.823785+0000 mon.smithi016 (mon.0) 570 : audit [DBG] from='client.? 172.21.15.16:0/2863542283' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-11-30T21:43:25.861 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/d8021004-8fc8-11ee-95a2-87774f69a715/mon.smithi016/config 2023-11-30T21:43:27.100 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:43:26 smithi016 conmon[111898]: cluster 2023-11-30T21:43:25.757789+0000 mgr.smithi016.dzhopz (mgr.14180) 117 : cluster [DBG] pgmap v94: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-11-30T21:43:27.221 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T21:43:27.221 INFO:teuthology.orchestra.run.smithi016.stdout:{"epoch":35,"fsid":"d8021004-8fc8-11ee-95a2-87774f69a715","created":"2023-11-30T21:39:29.315266+0000","modified":"2023-11-30T21:43:07.381899+0000","last_up_change":"2023-11-30T21:43:06.377922+0000","last_in_change":"2023-11-30T21:42:31.914998+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":16,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":1,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"pacific","pools":[{"pool":1,"pool_name":"device_health_metrics","create_time":"2023-11-30T21:42:51.944816+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"26","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr_devicehealth":{}}}],"osds":[{"osd":0,"uuid":"f80c0c97-b114-4f81-8cd9-ee81b436f05e","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":16,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.69:6800","nonce":1023120427},{"type":"v1","addr":"172.21.15.69:6801","nonce":1023120427}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.69:6802","nonce":1023120427},{"type":"v1","addr":"172.21.15.69:6803","nonce":1023120427}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.69:6806","nonce":1023120427},{"type":"v1","addr":"172.21.15.69:6807","nonce":1023120427}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.69:6804","nonce":1023120427},{"type":"v1","addr":"172.21.15.69:6805","nonce":1023120427}]},"public_addr":"172.21.15.69:6801/1023120427","cluster_addr":"172.21.15.69:6803/1023120427","heartbeat_back_addr":"172.21.15.69:6807/1023120427","heartbeat_front_addr":"172.21.15.69:6805/1023120427","state":["exists","up"]},{"osd":1,"uuid":"f4988376-7236-4f1d-8dc3-d3506f3a1164","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":19,"up_thru":24,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6802","nonce":477204018},{"type":"v1","addr":"172.21.15.16:6803","nonce":477204018}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6804","nonce":477204018},{"type":"v1","addr":"172.21.15.16:6805","nonce":477204018}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6808","nonce":477204018},{"type":"v1","addr":"172.21.15.16:6809","nonce":477204018}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6806","nonce":477204018},{"type":"v1","addr":"172.21.15.16:6807","nonce":477204018}]},"public_addr":"172.21.15.16:6803/477204018","cluster_addr":"172.21.15.16:6805/477204018","heartbeat_back_addr":"172.21.15.16:6809/477204018","heartbeat_front_addr":"172.21.15.16:6807/477204018","state":["exists","up"]},{"osd":2,"uuid":"6eadf3a2-0845-4a1f-bf7a-390c3be0fbea","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":20,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.69:6808","nonce":2649985926},{"type":"v1","addr":"172.21.15.69:6809","nonce":2649985926}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.69:6810","nonce":2649985926},{"type":"v1","addr":"172.21.15.69:6811","nonce":2649985926}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.69:6814","nonce":2649985926},{"type":"v1","addr":"172.21.15.69:6815","nonce":2649985926}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.69:6812","nonce":2649985926},{"type":"v1","addr":"172.21.15.69:6813","nonce":2649985926}]},"public_addr":"172.21.15.69:6809/2649985926","cluster_addr":"172.21.15.69:6811/2649985926","heartbeat_back_addr":"172.21.15.69:6815/2649985926","heartbeat_front_addr":"172.21.15.69:6813/2649985926","state":["exists","up"]},{"osd":3,"uuid":"104cc8f9-8fc8-4bb6-8f33-6c90946af669","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":23,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6810","nonce":3663896303},{"type":"v1","addr":"172.21.15.16:6811","nonce":3663896303}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6812","nonce":3663896303},{"type":"v1","addr":"172.21.15.16:6813","nonce":3663896303}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6816","nonce":3663896303},{"type":"v1","addr":"172.21.15.16:6817","nonce":3663896303}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6814","nonce":3663896303},{"type":"v1","addr":"172.21.15.16:6815","nonce":3663896303}]},"public_addr":"172.21.15.16:6811/3663896303","cluster_addr":"172.21.15.16:6813/3663896303","heartbeat_back_addr":"172.21.15.16:6817/3663896303","heartbeat_front_addr":"172.21.15.16:6815/3663896303","state":["exists","up"]},{"osd":4,"uuid":"de2668d0-31ba-4ae1-8896-b259e5ed7fbc","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":25,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.69:6816","nonce":1992776763},{"type":"v1","addr":"172.21.15.69:6817","nonce":1992776763}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.69:6818","nonce":1992776763},{"type":"v1","addr":"172.21.15.69:6819","nonce":1992776763}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.69:6822","nonce":1992776763},{"type":"v1","addr":"172.21.15.69:6823","nonce":1992776763}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.69:6820","nonce":1992776763},{"type":"v1","addr":"172.21.15.69:6821","nonce":1992776763}]},"public_addr":"172.21.15.69:6817/1992776763","cluster_addr":"172.21.15.69:6819/1992776763","heartbeat_back_addr":"172.21.15.69:6823/1992776763","heartbeat_front_addr":"172.21.15.69:6821/1992776763","state":["exists","up"]},{"osd":5,"uuid":"429c6e75-0e45-44bc-af22-01e6a00c5fa6","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":30,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6818","nonce":2242549537},{"type":"v1","addr":"172.21.15.16:6819","nonce":2242549537}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6820","nonce":2242549537},{"type":"v1","addr":"172.21.15.16:6821","nonce":2242549537}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6824","nonce":2242549537},{"type":"v1","addr":"172.21.15.16:6825","nonce":2242549537}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6822","nonce":2242549537},{"type":"v1","addr":"172.21.15.16:6823","nonce":2242549537}]},"public_addr":"172.21.15.16:6819/2242549537","cluster_addr":"172.21.15.16:6821/2242549537","heartbeat_back_addr":"172.21.15.16:6825/2242549537","heartbeat_front_addr":"172.21.15.16:6823/2242549537","state":["exists","up"]},{"osd":6,"uuid":"9dfda979-fcc8-4089-9238-c099d18c2625","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":29,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.69:6824","nonce":821305946},{"type":"v1","addr":"172.21.15.69:6825","nonce":821305946}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.69:6826","nonce":821305946},{"type":"v1","addr":"172.21.15.69:6827","nonce":821305946}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.69:6830","nonce":821305946},{"type":"v1","addr":"172.21.15.69:6831","nonce":821305946}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.69:6828","nonce":821305946},{"type":"v1","addr":"172.21.15.69:6829","nonce":821305946}]},"public_addr":"172.21.15.69:6825/821305946","cluster_addr":"172.21.15.69:6827/821305946","heartbeat_back_addr":"172.21.15.69:6831/821305946","heartbeat_front_addr":"172.21.15.69:6829/821305946","state":["exists","up"]},{"osd":7,"uuid":"0185e5b2-ed1a-4427-a0c5-3e1a9084a37f","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":34,"up_thru":34,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6826","nonce":2994449454},{"type":"v1","addr":"172.21.15.16:6827","nonce":2994449454}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6828","nonce":2994449454},{"type":"v1","addr":"172.21.15.16:6829","nonce":2994449454}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6832","nonce":2994449454},{"type":"v1","addr":"172.21.15.16:6833","nonce":2994449454}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6830","nonce":2994449454},{"type":"v1","addr":"172.21.15.16:6831","nonce":2994449454}]},"public_addr":"172.21.15.16:6827/2994449454","cluster_addr":"172.21.15.16:6829/2994449454","heartbeat_back_addr":"172.21.15.16:6833/2994449454","heartbeat_front_addr":"172.21.15.16:6831/2994449454","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-11-30T21:42:45.610633+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-11-30T21:42:48.613525+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-11-30T21:42:50.077425+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-11-30T21:42:53.361907+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-11-30T21:42:54.663587+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-11-30T21:42:59.568022+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-11-30T21:42:58.826970+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-11-30T21:43:04.420889+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.16:6801/3883327879":"2023-12-01T21:41:05.732030+0000","172.21.15.16:6800/3883327879":"2023-12-01T21:41:05.732030+0000","172.21.15.16:0/2719489804":"2023-12-01T21:41:05.732030+0000","172.21.15.16:0/3893306607":"2023-12-01T21:40:21.426311+0000","172.21.15.16:0/3095462452":"2023-12-01T21:41:05.732030+0000","172.21.15.16:0/1477232667":"2023-12-01T21:40:21.426311+0000","172.21.15.16:6801/3056961800":"2023-12-01T21:40:21.426311+0000","172.21.15.16:6800/3056961800":"2023-12-01T21:40:21.426311+0000","172.21.15.16:6800/2444365116":"2023-12-01T21:39:56.865378+0000","172.21.15.16:0/1500095325":"2023-12-01T21:39:56.865378+0000","172.21.15.16:6801/2444365116":"2023-12-01T21:39:56.865378+0000","172.21.15.16:0/790319520":"2023-12-01T21:39:56.865378+0000"},"range_blocklist":{},"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":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2023-11-30T21:43:27.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:43:26 smithi069 conmon[117073]: cluster 2023-11-30T21:43:25.757789+0000 mgr.smithi016.dzhopz (mgr.14180) 117 : cluster [DBG] pgmap v94: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-11-30T21:43:27.583 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph tell osd.0 flush_pg_stats 2023-11-30T21:43:28.179 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/d8021004-8fc8-11ee-95a2-87774f69a715/mon.smithi016/config 2023-11-30T21:43:28.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:43:27 smithi069 conmon[117073]: audit 2023-11-30T21:43:27.220415+0000 mon.smithi016 (mon.0) 571 : audit [DBG] from='client.? 172.21.15.16:0/27452624' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-11-30T21:43:28.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:43:27 smithi016 conmon[111898]: audit 2023-11-30T21:43:27.220415+0000 mon.smithi016 (mon.0) 571 : audit [DBG] from='client.? 172.21.15.16:0/27452624' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-11-30T21:43:29.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:43:28 smithi069 conmon[117073]: cluster 2023-11-30T21:43:27.758093+0000 mgr.smithi016.dzhopz (mgr.14180) 118 2023-11-30T21:43:29.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:43:28 smithi069 conmon[117073]: : cluster [DBG] pgmap v95: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-11-30T21:43:29.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:43:28 smithi016 conmon[111898]: cluster 2023-11-30T21:43:27.758093+0000 mgr.smithi016.dzhopz (mgr.14180 2023-11-30T21:43:29.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:43:28 smithi016 conmon[111898]: ) 118 : cluster [DBG] pgmap v95: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-11-30T21:43:29.899 INFO:teuthology.orchestra.run.smithi016.stdout:68719476747 2023-11-30T21:43:29.900 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph tell osd.1 flush_pg_stats 2023-11-30T21:43:30.493 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/d8021004-8fc8-11ee-95a2-87774f69a715/mon.smithi016/config 2023-11-30T21:43:31.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:43:30 smithi069 conmon[117073]: cluster 2023-11-30T21:43:29.758415+0000 mgr.smithi016.dzhopz (mgr.14180 2023-11-30T21:43:31.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:43:30 smithi069 conmon[117073]: ) 119 : cluster [DBG] pgmap v96: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-11-30T21:43:31.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:43:30 smithi016 conmon[111898]: cluster 2023-11-30T21:43:29.758415+0000 mgr.smithi016.dzhopz (mgr.14180) 119 : cluster [DBG] pgmap v96: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-11-30T21:43:31.913 INFO:teuthology.orchestra.run.smithi016.stdout:81604378635 2023-11-30T21:43:31.914 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph tell osd.2 flush_pg_stats 2023-11-30T21:43:32.514 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/d8021004-8fc8-11ee-95a2-87774f69a715/mon.smithi016/config 2023-11-30T21:43:33.257 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:43:32 smithi016 conmon[111898]: cluster 2023-11-30T21:43:31.758699+0000 mgr.smithi016.dzhopz (mgr.14180) 120 : cluster [DBG] pgmap v97: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-11-30T21:43:33.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:43:32 smithi069 conmon[117073]: cluster 2023-11-30T21:43:31.758699+0000 mgr.smithi016.dzhopz (mgr.14180) 120 : cluster [DBG] pgmap v97: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-11-30T21:43:34.133 INFO:teuthology.orchestra.run.smithi016.stdout:85899345932 2023-11-30T21:43:34.133 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph tell osd.3 flush_pg_stats 2023-11-30T21:43:34.733 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/d8021004-8fc8-11ee-95a2-87774f69a715/mon.smithi016/config 2023-11-30T21:43:35.226 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:43:34 smithi016 conmon[111898]: cluster 2023-11-30T21:43:33.758994+0000 mgr.smithi016.dzhopz ( 2023-11-30T21:43:35.226 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:43:34 smithi016 conmon[111898]: mgr.14180) 121 : cluster [DBG] pgmap v98: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-11-30T21:43:35.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:43:34 smithi069 conmon[117073]: cluster 2023-11-30T21:43:33.758994+0000 mgr.smithi016.dzhopz (mgr.14180) 121 : cluster [DBG] pgmap v98: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-11-30T21:43:36.241 INFO:teuthology.orchestra.run.smithi016.stdout:98784247819 2023-11-30T21:43:36.242 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph tell osd.4 flush_pg_stats 2023-11-30T21:43:36.841 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/d8021004-8fc8-11ee-95a2-87774f69a715/mon.smithi016/config 2023-11-30T21:43:37.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:43:36 smithi069 conmon[117073]: cluster 2023-11-30T21:43:35.759296+0000 mgr.smithi016.dzhopz (mgr.14180) 122 : cluster [DBG] pgmap v99: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-11-30T21:43:37.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:43:36 smithi016 conmon[111898]: cluster 2023-11-30T21:43:35.759296+0000 mgr.smithi016.dzhopz (mgr.14180) 122 : cluster [DBG] pgmap v99: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-11-30T21:43:38.550 INFO:teuthology.orchestra.run.smithi016.stdout:107374182411 2023-11-30T21:43:38.550 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph tell osd.5 flush_pg_stats 2023-11-30T21:43:39.148 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/d8021004-8fc8-11ee-95a2-87774f69a715/mon.smithi016/config 2023-11-30T21:43:39.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:43:38 smithi069 conmon[117073]: cluster 2023-11-30T21:43:37.759658+0000 mgr.smithi016.dzhopz (mgr.14180) 123 : cluster [DBG] pgmap v100: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-11-30T21:43:39.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:43:38 smithi016 conmon[111898]: cluster 2023-11-30T21:43:37.759658+0000 mgr.smithi016.dzhopz (mgr.14180) 123 : cluster [DBG] pgmap v100: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-11-30T21:43:40.757 INFO:teuthology.orchestra.run.smithi016.stdout:128849018891 2023-11-30T21:43:40.757 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph tell osd.6 flush_pg_stats 2023-11-30T21:43:41.099 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:43:40 smithi016 conmon[111898]: cluster 2023-11-30T21:43:39.760069+0000 mgr.smithi016.dzhopz (mgr.14180) 124 : cluster [DBG] pgmap v101: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-11-30T21:43:41.278 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:43:40 smithi069 conmon[117073]: cluster 2023-11-30T21:43:39.760069+0000 mgr.smithi016.dzhopz (mgr.14180) 124 : cluster [DBG] pgmap v101: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-11-30T21:43:41.352 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/d8021004-8fc8-11ee-95a2-87774f69a715/mon.smithi016/config 2023-11-30T21:43:42.872 INFO:teuthology.orchestra.run.smithi016.stdout:124554051595 2023-11-30T21:43:42.873 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph tell osd.7 flush_pg_stats 2023-11-30T21:43:43.276 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:43:42 smithi069 conmon[117073]: cluster 2023-11-30T21:43:41.760383+0000 mgr.smithi016.dzhopz (mgr.14180) 125 : cluster [DBG] pgmap v102: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-11-30T21:43:43.349 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:43:42 smithi016 conmon[111898]: cluster 2023-11-30T21:43:41.760383+0000 mgr.smithi016.dzhopz (mgr.14180) 125 : cluster [DBG] pgmap v102: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-11-30T21:43:43.469 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/d8021004-8fc8-11ee-95a2-87774f69a715/mon.smithi016/config 2023-11-30T21:43:45.121 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:43:44 smithi016 conmon[111898]: cluster 2023-11-30T21:43:43.760740+0000 mgr.smithi016.dzhopz (mgr.14180) 126 : cluster [DBG] pgmap v103: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-11-30T21:43:45.177 INFO:teuthology.orchestra.run.smithi016.stdout:146028888074 2023-11-30T21:43:45.177 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph osd last-stat-seq osd.0 2023-11-30T21:43:45.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:43:44 smithi069 conmon[117073]: cluster 2023-11-30T21:43:43.760740+0000 mgr.smithi016.dzhopz (mgr.14180) 126 : cluster [DBG] pgmap v103: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-11-30T21:43:45.774 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/d8021004-8fc8-11ee-95a2-87774f69a715/mon.smithi016/config 2023-11-30T21:43:47.118 INFO:teuthology.orchestra.run.smithi016.stdout:68719476750 2023-11-30T21:43:47.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:43:46 smithi069 conmon[117073]: cluster 2023-11-30T21:43:45.761271+0000 mgr.smithi016.dzhopz (mgr.14180) 127 : cluster [DBG] pgmap v104: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-11-30T21:43:47.291 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:43:46 smithi016 conmon[111898]: cluster 2023-11-30T21:43:45.761271+0000 mgr.smithi016.dzhopz (mgr.14180) 127 : cluster [DBG] pgmap v104: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-11-30T21:43:47.484 INFO:tasks.cephadm.ceph_manager.ceph:need seq 68719476747 got 68719476750 for osd.0 2023-11-30T21:43:47.484 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph osd last-stat-seq osd.1 2023-11-30T21:43:48.086 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/d8021004-8fc8-11ee-95a2-87774f69a715/mon.smithi016/config 2023-11-30T21:43:48.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:43:48 smithi069 conmon[117073]: audit 2023-11-30T21:43:47.118597+0000 mon.smithi016 (mon.0) 572 : audit [DBG] from='client.? 172.21.15.16:0/1797300247' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2023-11-30T21:43:48.309 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:43:48 smithi016 conmon[111898]: audit 2023-11-30T21:43:47.118597+0000 mon.smithi016 ( 2023-11-30T21:43:48.310 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:43:48 smithi016 conmon[111898]: mon.0) 572 : audit [DBG] from='client.? 172.21.15.16:0/1797300247' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2023-11-30T21:43:49.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:43:49 smithi069 conmon[117073]: cluster 2023-11-30T21:43:47.761726+0000 mgr.smithi016.dzhopz (mgr.14180) 128 : cluster [DBG] pgmap v105: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-11-30T21:43:49.351 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:43:49 smithi016 conmon[111898]: cluster 2023-11-30T21:43:47.761726+0000 mgr.smithi016.dzhopz (mgr.14180) 128 : cluster [DBG] pgmap v105: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-11-30T21:43:49.355 INFO:teuthology.orchestra.run.smithi016.stdout:81604378638 2023-11-30T21:43:49.796 INFO:tasks.cephadm.ceph_manager.ceph:need seq 81604378635 got 81604378638 for osd.1 2023-11-30T21:43:49.796 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph osd last-stat-seq osd.2 2023-11-30T21:43:50.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:43:50 smithi069 conmon[117073]: audit 2023-11-30T21:43:49.354841+0000 mon.smithi016 (mon.0) 573 : audit [DBG] from='client.? 172.21.15.16:0/2069110239' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2023-11-30T21:43:50.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:43:50 smithi016 conmon[111898]: audit 2023-11-30T21:43:49. 2023-11-30T21:43:50.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:43:50 smithi016 conmon[111898]: 354841+0000 mon.smithi016 (mon.0) 573 : audit [DBG] from='client.? 172.21.15.16:0/2069110239' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2023-11-30T21:43:50.395 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/d8021004-8fc8-11ee-95a2-87774f69a715/mon.smithi016/config 2023-11-30T21:43:51.251 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:43:51 smithi016 conmon[111898]: cluster 2023-11-30T21:43:49.762168+0000 mgr.smithi016.dzhopz ( 2023-11-30T21:43:51.252 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:43:51 smithi016 conmon[111898]: mgr.14180) 129 : cluster [DBG] pgmap v106: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-11-30T21:43:51.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:43:51 smithi069 conmon[117073]: cluster 2023-11-30T21:43:49.762168+0000 mgr.smithi016.dzhopz ( 2023-11-30T21:43:51.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:43:51 smithi069 conmon[117073]: mgr.14180) 129 : cluster [DBG] pgmap v106: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-11-30T21:43:51.636 INFO:teuthology.orchestra.run.smithi016.stdout:85899345935 2023-11-30T21:43:52.000 INFO:tasks.cephadm.ceph_manager.ceph:need seq 85899345932 got 85899345935 for osd.2 2023-11-30T21:43:52.001 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph osd last-stat-seq osd.3 2023-11-30T21:43:52.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:43:52 smithi069 conmon[117073]: audit 2023-11-30T21:43:51.635509+0000 mon.smithi016 (mon 2023-11-30T21:43:52.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:43:52 smithi069 conmon[117073]: .0) 574 : audit [DBG] from='client.? 172.21.15.16:0/2850932129' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2023-11-30T21:43:52.349 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:43:52 smithi016 conmon[111898]: audit 2023-11-30T21:43:51.635509+0000 mon.smithi016 (mon.0) 574 : audit [DBG] from='client.? 172.21.15.16:0/2850932129' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2023-11-30T21:43:52.597 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/d8021004-8fc8-11ee-95a2-87774f69a715/mon.smithi016/config 2023-11-30T21:43:53.099 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:43:53 smithi016 conmon[111898]: cluster 2023-11-30T21:43:51.762472+0000 mgr.smithi016.dzhopz 2023-11-30T21:43:53.100 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:43:53 smithi016 conmon[111898]: (mgr.14180) 130 : cluster [DBG] pgmap v107: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-11-30T21:43:53.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:43:53 smithi069 conmon[117073]: cluster 2023-11-30T21:43:51.762472+0000 mgr.smithi016.dzhopz (mgr.14180) 130 : cluster [DBG] pgmap v107: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-11-30T21:43:53.926 INFO:teuthology.orchestra.run.smithi016.stdout:98784247822 2023-11-30T21:43:54.316 INFO:tasks.cephadm.ceph_manager.ceph:need seq 98784247819 got 98784247822 for osd.3 2023-11-30T21:43:54.317 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph osd last-stat-seq osd.4 2023-11-30T21:43:54.919 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/d8021004-8fc8-11ee-95a2-87774f69a715/mon.smithi016/config 2023-11-30T21:43:55.100 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:43:54 smithi016 conmon[111898]: cluster 2023-11-30T21:43:53.762775+0000 mgr.smithi016.dzhopz 2023-11-30T21:43:55.100 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:43:54 smithi016 conmon[111898]: (mgr.14180) 131 : cluster [DBG] pgmap v108: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-11-30T21:43:55.100 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:43:54 smithi016 conmon[111898]: audit 2023-11-30T21:43:53 2023-11-30T21:43:55.100 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:43:54 smithi016 conmon[111898]: .925495+0000 mon.smithi016 (mon.0) 575 : audit [DBG] from='client.? 172.21.15.16:0/2587134962' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2023-11-30T21:43:55.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:43:54 smithi069 conmon[117073]: cluster 2023-11-30T21:43:53.762775+0000 mgr.smithi016.dzhopz (mgr.14180) 131 : cluster [DBG] pgmap v108: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-11-30T21:43:55.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:43:54 smithi069 conmon[117073]: audit 2023-11-30T21:43:53.925495+0000 mon.smithi016 (mon.0) 575 : audit [DBG] from='client.? 172.21.15.16:0/2587134962' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2023-11-30T21:43:56.237 INFO:teuthology.orchestra.run.smithi016.stdout:107374182414 2023-11-30T21:43:56.637 INFO:tasks.cephadm.ceph_manager.ceph:need seq 107374182411 got 107374182414 for osd.4 2023-11-30T21:43:56.638 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph osd last-stat-seq osd.5 2023-11-30T21:43:57.099 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:43:56 smithi016 conmon[111898]: cluster 2023-11-30T21:43:55.763033+0000 2023-11-30T21:43:57.100 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:43:56 smithi016 conmon[111898]: mgr.smithi016.dzhopz (mgr.14180) 132 : cluster [DBG] pgmap v109: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-11-30T21:43:57.100 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:43:56 smithi016 conmon[111898]: audit 2023-11-30T21:43:56.236737+0000 mon.smithi016 (mon.0) 576 : audit [DBG] from='client.? 172.21.15.16:0/922472535' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2023-11-30T21:43:57.234 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/d8021004-8fc8-11ee-95a2-87774f69a715/mon.smithi016/config 2023-11-30T21:43:57.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:43:56 smithi069 conmon[117073]: cluster 2023-11-30T21:43:55.763033+0000 mgr.smithi016.dzhopz (mgr.14180) 132 : cluster [DBG] pgmap v109: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-11-30T21:43:57.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:43:56 smithi069 conmon[117073]: audit 2023-11-30T21:43:56.236737+0000 mon.smithi016 (mon.0) 576 : audit [DBG] from='client.? 172.21.15.16:0/922472535' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2023-11-30T21:43:58.563 INFO:teuthology.orchestra.run.smithi016.stdout:128849018895 2023-11-30T21:43:58.850 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:43:58 smithi016 conmon[111898]: cluster 2023-11-30T21:43:57.763337+0000 mgr.smithi016.dzhopz (mgr.14180) 133 : cluster [DBG] pgmap v110: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-11-30T21:43:58.850 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:43:58 smithi016 conmon[111898]: audit 2023-11-30T21:43:58.562756+0000 mon.smithi016 (mon.0) 577 : audit [DBG] from='client.? 172.21.15.16:0/1359430989' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2023-11-30T21:43:58.943 INFO:tasks.cephadm.ceph_manager.ceph:need seq 128849018891 got 128849018895 for osd.5 2023-11-30T21:43:58.943 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph osd last-stat-seq osd.6 2023-11-30T21:43:59.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:43:58 smithi069 conmon[117073]: cluster 2023-11-30T21:43:57.763337+0000 mgr.smithi016.dzhopz (mgr.14180) 133 : cluster 2023-11-30T21:43:59.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:43:58 smithi069 conmon[117073]: [DBG] pgmap v110: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-11-30T21:43:59.278 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:43:58 smithi069 conmon[117073]: audit 2023-11-30T21:43:58.562756+0000 mon.smithi016 (mon.0) 577 : audit [DBG] from='client.? 172.21.15.16:0/1359430989' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2023-11-30T21:43:59.541 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/d8021004-8fc8-11ee-95a2-87774f69a715/mon.smithi016/config 2023-11-30T21:44:00.880 INFO:teuthology.orchestra.run.smithi016.stdout:124554051598 2023-11-30T21:44:01.099 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:44:00 smithi016 conmon[111898]: cluster 2023-11-30T21:43:59.763625+0000 mgr.smithi016.dzhopz (mgr.14180) 134 : cluster [DBG] pgmap v111: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-11-30T21:44:01.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:44:00 smithi069 conmon[117073]: cluster 2023-11-30T21:43:59.763625+0000 mgr.smithi016.dzhopz (mgr.14180) 134 : cluster [DBG] pgmap v111: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-11-30T21:44:01.349 INFO:tasks.cephadm.ceph_manager.ceph:need seq 124554051595 got 124554051598 for osd.6 2023-11-30T21:44:01.349 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph osd last-stat-seq osd.7 2023-11-30T21:44:01.947 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/d8021004-8fc8-11ee-95a2-87774f69a715/mon.smithi016/config 2023-11-30T21:44:02.100 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:44:01 smithi016 conmon[111898]: audit 2023-11-30T21:44:00.880651+0000 mon.smithi016 (mon.0 2023-11-30T21:44:02.100 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:44:01 smithi016 conmon[111898]: ) 578 : audit [DBG] from='client.? 172.21.15.16:0/4101381961' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2023-11-30T21:44:02.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:44:01 smithi069 conmon[117073]: audit 2023-11-30T21:44:00.880651+0000 mon.smithi016 (mon.0) 578 : audit [DBG] from='client.? 172.21.15.16:0/4101381961' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2023-11-30T21:44:03.027 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:44:02 smithi069 conmon[117073]: cluster 2023-11-30T21:44:01.763915+0000 mgr.smithi016.dzhopz (mgr.14180) 135 : cluster [DBG] pgmap v112: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-11-30T21:44:03.100 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:44:02 smithi016 conmon[111898]: cluster 2023-11-30T21:44:01.763915+0000 2023-11-30T21:44:03.100 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:44:02 smithi016 conmon[111898]: mgr.smithi016.dzhopz (mgr.14180) 135 : cluster [DBG] pgmap v112: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-11-30T21:44:03.201 INFO:teuthology.orchestra.run.smithi016.stdout:146028888077 2023-11-30T21:44:03.568 INFO:tasks.cephadm.ceph_manager.ceph:need seq 146028888074 got 146028888077 for osd.7 2023-11-30T21:44:03.568 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2023-11-30T21:44:03.568 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph pg dump --format=json 2023-11-30T21:44:04.099 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:44:03 smithi016 conmon[111898]: audit 2023-11-30T21:44:03.201104+0000 mon.smithi016 (mon.0) 579 : audit [DBG] from='client.? 172.21.15.16:0/3085481438' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2023-11-30T21:44:04.164 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/d8021004-8fc8-11ee-95a2-87774f69a715/mon.smithi016/config 2023-11-30T21:44:04.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:44:03 smithi069 conmon[117073]: audit 2023-11-30T21:44:03.201104+0000 mon.smithi016 (mon.0) 579 : audit [DBG] from='client.? 172.21.15.16:0/3085481438' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2023-11-30T21:44:05.100 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:44:04 smithi016 conmon[111898]: cluster 2023-11-30T21:44:03.764248+0000 mgr.smithi016.dzhopz (mgr. 2023-11-30T21:44:05.101 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:44:04 smithi016 conmon[111898]: 14180) 136 : cluster [DBG] pgmap v113: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-11-30T21:44:05.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:44:04 smithi069 conmon[117073]: cluster 2023-11-30T21:44:03.764248+0000 mgr.smithi016.dzhopz (mgr.14180) 136 : cluster [DBG] pgmap v113: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-11-30T21:44:05.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:44:04 smithi069 conmon[117073]: 2023-11-30T21:44:05.496 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T21:44:05.497 INFO:teuthology.orchestra.run.smithi016.stderr:dumped all 2023-11-30T21:44:05.874 INFO:teuthology.orchestra.run.smithi016.stdout:{"pg_ready":true,"pg_map":{"version":113,"stamp":"2023-11-30T21:44:03.764082+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":8,"num_per_pool_omap_osds":3,"kb":749928448,"kb_used":2379484,"kb_used_data":2716,"kb_used_omap":0,"kb_used_meta":2376704,"kb_avail":747548964,"statfs":{"total":767926730752,"available":765490139136,"internally_reserved":0,"allocated":2781184,"data_stored":1072434,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":2433744896},"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":35,"state":"active+clean","last_fresh":"2023-11-30T21:43:07.562703+0000","last_change":"2023-11-30T21:43:07.562703+0000","last_active":"2023-11-30T21:43:07.562703+0000","last_peered":"2023-11-30T21:43:07.562703+0000","last_clean":"2023-11-30T21:43:07.562703+0000","last_became_active":"2023-11-30T21:43:07.562258+0000","last_became_peered":"2023-11-30T21:43:07.562258+0000","last_unstale":"2023-11-30T21:43:07.562703+0000","last_undegraded":"2023-11-30T21:43:07.562703+0000","last_fullsized":"2023-11-30T21:43:07.562703+0000","mapping_epoch":34,"log_start":"0'0","ondisk_log_start":"0'0","created":21,"last_epoch_clean":35,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-11-30T21:42:52.499773+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-11-30T21:42:52.499773+0000","last_clean_scrub_stamp":"2023-11-30T21:42:52.499773+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,3],"acting":[7,0,3],"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":4}],"osd_stats":[{"osd":7,"up_from":34,"seq":146028888078,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93741056,"kb_used":297436,"kb_used_data":340,"kb_used_omap":0,"kb_used_meta":297088,"kb_avail":93443620,"statfs":{"total":95990841344,"available":95686266880,"internally_reserved":0,"allocated":348160,"data_stored":134197,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304218112},"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.42499999999999999}]},{"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.379}]},{"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.47299999999999998}]},{"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.36399999999999999}]},{"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.44400000000000001}]},{"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.40999999999999998}]},{"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.61099999999999999}]}]},{"osd":5,"up_from":30,"seq":128849018896,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93741056,"kb_used":297436,"kb_used_data":340,"kb_used_omap":0,"kb_used_meta":297088,"kb_avail":93443620,"statfs":{"total":95990841344,"available":95686266880,"internally_reserved":0,"allocated":348160,"data_stored":134197,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304218112},"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.67800000000000005}]},{"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.30599999999999999}]},{"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.65800000000000003}]},{"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.32800000000000001}]},{"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.51300000000000001}]},{"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.70999999999999996}]},{"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.377}]}]},{"osd":1,"up_from":19,"seq":81604378641,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93741056,"kb_used":297436,"kb_used_data":340,"kb_used_omap":0,"kb_used_meta":297088,"kb_avail":93443620,"statfs":{"total":95990841344,"available":95686266880,"internally_reserved":0,"allocated":348160,"data_stored":134197,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304218112},"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":"Thu Nov 30 21:43:52 2023","interfaces":[{"interface":"back","average":{"1min":0.53900000000000003,"5min":0.53900000000000003,"15min":0.53900000000000003},"min":{"1min":0.35999999999999999,"5min":0.35999999999999999,"15min":0.35999999999999999},"max":{"1min":0.78100000000000003,"5min":0.78100000000000003,"15min":0.78100000000000003},"last":0.58299999999999996},{"interface":"front","average":{"1min":0.498,"5min":0.498,"15min":0.498},"min":{"1min":0.32600000000000001,"5min":0.32600000000000001,"15min":0.32600000000000001},"max":{"1min":0.72799999999999998,"5min":0.72799999999999998,"15min":0.72799999999999998},"last":0.60899999999999999}]},{"osd":2,"last update":"Thu Nov 30 21:43:52 2023","interfaces":[{"interface":"back","average":{"1min":0.54700000000000004,"5min":0.54700000000000004,"15min":0.54700000000000004},"min":{"1min":0.39400000000000002,"5min":0.39400000000000002,"15min":0.39400000000000002},"max":{"1min":0.79300000000000004,"5min":0.79300000000000004,"15min":0.79300000000000004},"last":0.624},{"interface":"front","average":{"1min":0.50600000000000001,"5min":0.50600000000000001,"15min":0.50600000000000001},"min":{"1min":0.34000000000000002,"5min":0.34000000000000002,"15min":0.34000000000000002},"max":{"1min":0.74099999999999999,"5min":0.74099999999999999,"15min":0.74099999999999999},"last":0.55500000000000005}]},{"osd":3,"last update":"Thu Nov 30 21:43:55 2023","interfaces":[{"interface":"back","average":{"1min":0.38,"5min":0.38,"15min":0.38},"min":{"1min":0.28100000000000003,"5min":0.28100000000000003,"15min":0.28100000000000003},"max":{"1min":0.85799999999999998,"5min":0.85799999999999998,"15min":0.85799999999999998},"last":0.49199999999999999},{"interface":"front","average":{"1min":0.42699999999999999,"5min":0.42699999999999999,"15min":0.42699999999999999},"min":{"1min":0.34200000000000003,"5min":0.34200000000000003,"15min":0.34200000000000003},"max":{"1min":0.66700000000000004,"5min":0.66700000000000004,"15min":0.66700000000000004},"last":0.436}]},{"osd":4,"last update":"Thu Nov 30 21:43:59 2023","interfaces":[{"interface":"back","average":{"1min":0.52000000000000002,"5min":0.52000000000000002,"15min":0.52000000000000002},"min":{"1min":0.36299999999999999,"5min":0.36299999999999999,"15min":0.36299999999999999},"max":{"1min":0.77700000000000002,"5min":0.77700000000000002,"15min":0.77700000000000002},"last":0.68899999999999995},{"interface":"front","average":{"1min":0.57999999999999996,"5min":0.57999999999999996,"15min":0.57999999999999996},"min":{"1min":0.39900000000000002,"5min":0.39900000000000002,"15min":0.39900000000000002},"max":{"1min":0.78800000000000003,"5min":0.78800000000000003,"15min":0.78800000000000003},"last":0.56899999999999995}]},{"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.37}]},{"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.59599999999999997}]},{"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.46600000000000003}]}]},{"osd":0,"up_from":16,"seq":68719476754,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93741056,"kb_used":297436,"kb_used_data":340,"kb_used_omap":0,"kb_used_meta":297088,"kb_avail":93443620,"statfs":{"total":95990841344,"available":95686266880,"internally_reserved":0,"allocated":348160,"data_stored":134197,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304218112},"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":"Thu Nov 30 21:43:50 2023","interfaces":[{"interface":"back","average":{"1min":0.45400000000000001,"5min":0.45400000000000001,"15min":0.45400000000000001},"min":{"1min":0.31900000000000001,"5min":0.31900000000000001,"15min":0.31900000000000001},"max":{"1min":0.64300000000000002,"5min":0.64300000000000002,"15min":0.64300000000000002},"last":0.42799999999999999},{"interface":"front","average":{"1min":0.441,"5min":0.441,"15min":0.441},"min":{"1min":0.32700000000000001,"5min":0.32700000000000001,"15min":0.32700000000000001},"max":{"1min":0.70599999999999996,"5min":0.70599999999999996,"15min":0.70599999999999996},"last":0.47099999999999997}]},{"osd":2,"last update":"Thu Nov 30 21:43:52 2023","interfaces":[{"interface":"back","average":{"1min":0.41399999999999998,"5min":0.41399999999999998,"15min":0.41399999999999998},"min":{"1min":0.27700000000000002,"5min":0.27700000000000002,"15min":0.27700000000000002},"max":{"1min":0.64200000000000002,"5min":0.64200000000000002,"15min":0.64200000000000002},"last":0.56000000000000005},{"interface":"front","average":{"1min":0.42899999999999999,"5min":0.42899999999999999,"15min":0.42899999999999999},"min":{"1min":0.30099999999999999,"5min":0.30099999999999999,"15min":0.30099999999999999},"max":{"1min":0.60999999999999999,"5min":0.60999999999999999,"15min":0.60999999999999999},"last":0.57699999999999996}]},{"osd":3,"last update":"Thu Nov 30 21:43:58 2023","interfaces":[{"interface":"back","average":{"1min":0.52200000000000002,"5min":0.52200000000000002,"15min":0.52200000000000002},"min":{"1min":0.42599999999999999,"5min":0.42599999999999999,"15min":0.42599999999999999},"max":{"1min":0.65900000000000003,"5min":0.65900000000000003,"15min":0.65900000000000003},"last":0.61399999999999999},{"interface":"front","average":{"1min":0.497,"5min":0.497,"15min":0.497},"min":{"1min":0.34999999999999998,"5min":0.34999999999999998,"15min":0.34999999999999998},"max":{"1min":0.78800000000000003,"5min":0.78800000000000003,"15min":0.78800000000000003},"last":0.59899999999999998}]},{"osd":4,"last update":"Thu Nov 30 21:43:58 2023","interfaces":[{"interface":"back","average":{"1min":0.505,"5min":0.505,"15min":0.505},"min":{"1min":0.34599999999999997,"5min":0.34599999999999997,"15min":0.34599999999999997},"max":{"1min":0.73999999999999999,"5min":0.73999999999999999,"15min":0.73999999999999999},"last":0.53600000000000003},{"interface":"front","average":{"1min":0.50800000000000001,"5min":0.50800000000000001,"15min":0.50800000000000001},"min":{"1min":0.316,"5min":0.316,"15min":0.316},"max":{"1min":0.67200000000000004,"5min":0.67200000000000004,"15min":0.67200000000000004},"last":0.63700000000000001}]},{"osd":5,"last update":"Thu Nov 30 21:44:02 2023","interfaces":[{"interface":"back","average":{"1min":0.54200000000000004,"5min":0.54200000000000004,"15min":0.54200000000000004},"min":{"1min":0.37,"5min":0.37,"15min":0.37},"max":{"1min":0.76300000000000001,"5min":0.76300000000000001,"15min":0.76300000000000001},"last":0.70099999999999996},{"interface":"front","average":{"1min":0.55500000000000005,"5min":0.55500000000000005,"15min":0.55500000000000005},"min":{"1min":0.41099999999999998,"5min":0.41099999999999998,"15min":0.41099999999999998},"max":{"1min":0.75900000000000001,"5min":0.75900000000000001,"15min":0.75900000000000001},"last":0.66500000000000004}]},{"osd":6,"last update":"Thu Nov 30 21:44:02 2023","interfaces":[{"interface":"back","average":{"1min":0.56699999999999995,"5min":0.56699999999999995,"15min":0.56699999999999995},"min":{"1min":0.32600000000000001,"5min":0.32600000000000001,"15min":0.32600000000000001},"max":{"1min":0.82199999999999995,"5min":0.82199999999999995,"15min":0.82199999999999995},"last":0.625},{"interface":"front","average":{"1min":0.55500000000000005,"5min":0.55500000000000005,"15min":0.55500000000000005},"min":{"1min":0.374,"5min":0.374,"15min":0.374},"max":{"1min":0.83099999999999996,"5min":0.83099999999999996,"15min":0.83099999999999996},"last":0.68100000000000005}]},{"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.73099999999999998}]}]},{"osd":2,"up_from":20,"seq":85899345938,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93741056,"kb_used":297436,"kb_used_data":340,"kb_used_omap":0,"kb_used_meta":297088,"kb_avail":93443620,"statfs":{"total":95990841344,"available":95686266880,"internally_reserved":0,"allocated":348160,"data_stored":134197,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304218112},"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":"Thu Nov 30 21:43:52 2023","interfaces":[{"interface":"back","average":{"1min":0.36599999999999999,"5min":0.36599999999999999,"15min":0.36599999999999999},"min":{"1min":0.17799999999999999,"5min":0.17799999999999999,"15min":0.17799999999999999},"max":{"1min":0.69999999999999996,"5min":0.69999999999999996,"15min":0.69999999999999996},"last":0.39800000000000002},{"interface":"front","average":{"1min":0.35499999999999998,"5min":0.35499999999999998,"15min":0.35499999999999998},"min":{"1min":0.20799999999999999,"5min":0.20799999999999999,"15min":0.20799999999999999},"max":{"1min":0.628,"5min":0.628,"15min":0.628},"last":0.38100000000000001}]},{"osd":1,"last update":"Thu Nov 30 21:43:52 2023","interfaces":[{"interface":"back","average":{"1min":0.442,"5min":0.442,"15min":0.442},"min":{"1min":0.28299999999999997,"5min":0.28299999999999997,"15min":0.28299999999999997},"max":{"1min":0.61799999999999999,"5min":0.61799999999999999,"15min":0.61799999999999999},"last":0.36199999999999999},{"interface":"front","average":{"1min":0.53700000000000003,"5min":0.53700000000000003,"15min":0.53700000000000003},"min":{"1min":0.32700000000000001,"5min":0.32700000000000001,"15min":0.32700000000000001},"max":{"1min":0.749,"5min":0.749,"15min":0.749},"last":0.52900000000000003}]},{"osd":3,"last update":"Thu Nov 30 21:43:55 2023","interfaces":[{"interface":"back","average":{"1min":0.55700000000000005,"5min":0.55700000000000005,"15min":0.55700000000000005},"min":{"1min":0.35099999999999998,"5min":0.35099999999999998,"15min":0.35099999999999998},"max":{"1min":0.77400000000000002,"5min":0.77400000000000002,"15min":0.77400000000000002},"last":0.57099999999999995},{"interface":"front","average":{"1min":0.49099999999999999,"5min":0.49099999999999999,"15min":0.49099999999999999},"min":{"1min":0.31,"5min":0.31,"15min":0.31},"max":{"1min":0.70199999999999996,"5min":0.70199999999999996,"15min":0.70199999999999996},"last":0.502}]},{"osd":4,"last update":"Thu Nov 30 21:44:01 2023","interfaces":[{"interface":"back","average":{"1min":0.44800000000000001,"5min":0.44800000000000001,"15min":0.44800000000000001},"min":{"1min":0.23599999999999999,"5min":0.23599999999999999,"15min":0.23599999999999999},"max":{"1min":0.747,"5min":0.747,"15min":0.747},"last":0.63500000000000001},{"interface":"front","average":{"1min":0.52900000000000003,"5min":0.52900000000000003,"15min":0.52900000000000003},"min":{"1min":0.29599999999999999,"5min":0.29599999999999999,"15min":0.29599999999999999},"max":{"1min":0.77900000000000003,"5min":0.77900000000000003,"15min":0.77900000000000003},"last":0.67900000000000005}]},{"osd":5,"last update":"Thu Nov 30 21:44:01 2023","interfaces":[{"interface":"back","average":{"1min":0.61199999999999999,"5min":0.61199999999999999,"15min":0.61199999999999999},"min":{"1min":0.39800000000000002,"5min":0.39800000000000002,"15min":0.39800000000000002},"max":{"1min":0.80300000000000005,"5min":0.80300000000000005,"15min":0.80300000000000005},"last":0.71499999999999997},{"interface":"front","average":{"1min":0.52800000000000002,"5min":0.52800000000000002,"15min":0.52800000000000002},"min":{"1min":0.40500000000000003,"5min":0.40500000000000003,"15min":0.40500000000000003},"max":{"1min":0.69099999999999995,"5min":0.69099999999999995,"15min":0.69099999999999995},"last":0.54600000000000004}]},{"osd":6,"last update":"Thu Nov 30 21:44:01 2023","interfaces":[{"interface":"back","average":{"1min":0.55400000000000005,"5min":0.55400000000000005,"15min":0.55400000000000005},"min":{"1min":0.32500000000000001,"5min":0.32500000000000001,"15min":0.32500000000000001},"max":{"1min":0.73399999999999999,"5min":0.73399999999999999,"15min":0.73399999999999999},"last":0.60199999999999998},{"interface":"front","average":{"1min":0.51800000000000002,"5min":0.51800000000000002,"15min":0.51800000000000002},"min":{"1min":0.38500000000000001,"5min":0.38500000000000001,"15min":0.38500000000000001},"max":{"1min":0.76300000000000001,"5min":0.76300000000000001,"15min":0.76300000000000001},"last":0.51100000000000001}]},{"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.66700000000000004}]}]},{"osd":3,"up_from":23,"seq":98784247824,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93741056,"kb_used":297432,"kb_used_data":336,"kb_used_omap":0,"kb_used_meta":297088,"kb_avail":93443624,"statfs":{"total":95990841344,"available":95686270976,"internally_reserved":0,"allocated":344064,"data_stored":133055,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304218112},"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":"Thu Nov 30 21:43:54 2023","interfaces":[{"interface":"back","average":{"1min":0.51800000000000002,"5min":0.51800000000000002,"15min":0.51800000000000002},"min":{"1min":0.29499999999999998,"5min":0.29499999999999998,"15min":0.29499999999999998},"max":{"1min":0.72999999999999998,"5min":0.72999999999999998,"15min":0.72999999999999998},"last":0.42299999999999999},{"interface":"front","average":{"1min":0.52100000000000002,"5min":0.52100000000000002,"15min":0.52100000000000002},"min":{"1min":0.30399999999999999,"5min":0.30399999999999999,"15min":0.30399999999999999},"max":{"1min":1.5109999999999999,"5min":1.5109999999999999,"15min":1.5109999999999999},"last":0.34499999999999997}]},{"osd":1,"last update":"Thu Nov 30 21:43:54 2023","interfaces":[{"interface":"back","average":{"1min":0.33400000000000002,"5min":0.33400000000000002,"15min":0.33400000000000002},"min":{"1min":0.22900000000000001,"5min":0.22900000000000001,"15min":0.22900000000000001},"max":{"1min":0.45600000000000002,"5min":0.45600000000000002,"15min":0.45600000000000002},"last":0.27200000000000002},{"interface":"front","average":{"1min":0.35599999999999998,"5min":0.35599999999999998,"15min":0.35599999999999998},"min":{"1min":0.28699999999999998,"5min":0.28699999999999998,"15min":0.28699999999999998},"max":{"1min":0.48299999999999998,"5min":0.48299999999999998,"15min":0.48299999999999998},"last":0.21299999999999999}]},{"osd":2,"last update":"Thu Nov 30 21:43:54 2023","interfaces":[{"interface":"back","average":{"1min":0.55400000000000005,"5min":0.55400000000000005,"15min":0.55400000000000005},"min":{"1min":0.39500000000000002,"5min":0.39500000000000002,"15min":0.39500000000000002},"max":{"1min":0.68899999999999995,"5min":0.68899999999999995,"15min":0.68899999999999995},"last":0.45400000000000001},{"interface":"front","average":{"1min":0.502,"5min":0.502,"15min":0.502},"min":{"1min":0.35699999999999998,"5min":0.35699999999999998,"15min":0.35699999999999998},"max":{"1min":0.66100000000000003,"5min":0.66100000000000003,"15min":0.66100000000000003},"last":0.39800000000000002}]},{"osd":4,"last update":"Thu Nov 30 21:43:57 2023","interfaces":[{"interface":"back","average":{"1min":0.55600000000000005,"5min":0.55600000000000005,"15min":0.55600000000000005},"min":{"1min":0.33400000000000002,"5min":0.33400000000000002,"15min":0.33400000000000002},"max":{"1min":1.524,"5min":1.524,"15min":1.524},"last":0.33700000000000002},{"interface":"front","average":{"1min":0.501,"5min":0.501,"15min":0.501},"min":{"1min":0.35699999999999998,"5min":0.35699999999999998,"15min":0.35699999999999998},"max":{"1min":0.69999999999999996,"5min":0.69999999999999996,"15min":0.69999999999999996},"last":0.40899999999999997}]},{"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.36499999999999999}]},{"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.38200000000000001}]},{"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.32500000000000001}]}]},{"osd":4,"up_from":25,"seq":107374182416,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93741056,"kb_used":297436,"kb_used_data":340,"kb_used_omap":0,"kb_used_meta":297088,"kb_avail":93443620,"statfs":{"total":95990841344,"available":95686266880,"internally_reserved":0,"allocated":348160,"data_stored":134197,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304218112},"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":"Thu Nov 30 21:43:58 2023","interfaces":[{"interface":"back","average":{"1min":0.41799999999999998,"5min":0.41799999999999998,"15min":0.41799999999999998},"min":{"1min":0.25800000000000001,"5min":0.25800000000000001,"15min":0.25800000000000001},"max":{"1min":0.66300000000000003,"5min":0.66300000000000003,"15min":0.66300000000000003},"last":0.39100000000000001},{"interface":"front","average":{"1min":0.41099999999999998,"5min":0.41099999999999998,"15min":0.41099999999999998},"min":{"1min":0.26000000000000001,"5min":0.26000000000000001,"15min":0.26000000000000001},"max":{"1min":0.57299999999999995,"5min":0.57299999999999995,"15min":0.57299999999999995},"last":0.49199999999999999}]},{"osd":1,"last update":"Thu Nov 30 21:43:58 2023","interfaces":[{"interface":"back","average":{"1min":0.51700000000000002,"5min":0.51700000000000002,"15min":0.51700000000000002},"min":{"1min":0.33500000000000002,"5min":0.33500000000000002,"15min":0.33500000000000002},"max":{"1min":0.83599999999999997,"5min":0.83599999999999997,"15min":0.83599999999999997},"last":0.41999999999999998},{"interface":"front","average":{"1min":0.54800000000000004,"5min":0.54800000000000004,"15min":0.54800000000000004},"min":{"1min":0.39300000000000002,"5min":0.39300000000000002,"15min":0.39300000000000002},"max":{"1min":0.77100000000000002,"5min":0.77100000000000002,"15min":0.77100000000000002},"last":0.56999999999999995}]},{"osd":2,"last update":"Thu Nov 30 21:43:58 2023","interfaces":[{"interface":"back","average":{"1min":0.45900000000000002,"5min":0.45900000000000002,"15min":0.45900000000000002},"min":{"1min":0.29699999999999999,"5min":0.29699999999999999,"15min":0.29699999999999999},"max":{"1min":0.70399999999999996,"5min":0.70399999999999996,"15min":0.70399999999999996},"last":0.51700000000000002},{"interface":"front","average":{"1min":0.439,"5min":0.439,"15min":0.439},"min":{"1min":0.28899999999999998,"5min":0.28899999999999998,"15min":0.28899999999999998},"max":{"1min":0.58899999999999997,"5min":0.58899999999999997,"15min":0.58899999999999997},"last":0.40899999999999997}]},{"osd":3,"last update":"Thu Nov 30 21:43:58 2023","interfaces":[{"interface":"back","average":{"1min":0.55500000000000005,"5min":0.55500000000000005,"15min":0.55500000000000005},"min":{"1min":0.34599999999999997,"5min":0.34599999999999997,"15min":0.34599999999999997},"max":{"1min":0.81799999999999995,"5min":0.81799999999999995,"15min":0.81799999999999995},"last":0.45000000000000001},{"interface":"front","average":{"1min":0.53000000000000003,"5min":0.53000000000000003,"15min":0.53000000000000003},"min":{"1min":0.40100000000000002,"5min":0.40100000000000002,"15min":0.40100000000000002},"max":{"1min":0.80200000000000005,"5min":0.80200000000000005,"15min":0.80200000000000005},"last":0.46100000000000002}]},{"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.58499999999999996}]},{"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.441}]},{"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.60399999999999998}]}]},{"osd":6,"up_from":29,"seq":124554051599,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93741056,"kb_used":297436,"kb_used_data":340,"kb_used_omap":0,"kb_used_meta":297088,"kb_avail":93443620,"statfs":{"total":95990841344,"available":95686266880,"internally_reserved":0,"allocated":348160,"data_stored":134197,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304218112},"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.32600000000000001}]},{"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.49299999999999999}]},{"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.375}]},{"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.53300000000000003}]},{"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.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.54600000000000004}]},{"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.44400000000000001}]}]}],"pool_statfs":[{"poolid":1,"osd":0,"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},{"poolid":1,"osd":1,"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},{"poolid":1,"osd":3,"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},{"poolid":1,"osd":7,"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}]}} 2023-11-30T21:44:05.877 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph pg dump --format=json 2023-11-30T21:44:06.474 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/d8021004-8fc8-11ee-95a2-87774f69a715/mon.smithi016/config 2023-11-30T21:44:06.997 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:44:06 smithi016 conmon[111898]: audit 2023-11-30T21:44:05.493304+0000 mgr.smithi016.dzhopz (mgr.14180) 137 : audit [DBG] from='client.14506 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:44:06.997 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:44:06 smithi016 conmon[111898]: cluster 2023-11-30T21:44:05.764649+0000 mgr.smithi016.dzhopz (mgr.14180) 138 : cluster [DBG] pgmap v114: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-11-30T21:44:07.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:44:06 smithi069 conmon[117073]: audit 2023-11-30T21:44:05.493304+0000 mgr.smithi016.dzhopz (mgr.14180) 137 : 2023-11-30T21:44:07.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:44:06 smithi069 conmon[117073]: audit [DBG] from='client.14506 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:44:07.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:44:06 smithi069 conmon[117073]: cluster 2023-11-30T21:44:05.764649+0000 mgr.smithi016.dzhopz (mgr.14180) 138 : cluster [DBG] pgmap v114: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-11-30T21:44:07.858 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T21:44:07.859 INFO:teuthology.orchestra.run.smithi016.stderr:dumped all 2023-11-30T21:44:08.195 INFO:teuthology.orchestra.run.smithi016.stdout:{"pg_ready":true,"pg_map":{"version":115,"stamp":"2023-11-30T21:44:07.764882+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":8,"num_per_pool_omap_osds":3,"kb":749928448,"kb_used":2379484,"kb_used_data":2716,"kb_used_omap":0,"kb_used_meta":2376704,"kb_avail":747548964,"statfs":{"total":767926730752,"available":765490139136,"internally_reserved":0,"allocated":2781184,"data_stored":1072434,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":2433744896},"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":35,"state":"active+clean","last_fresh":"2023-11-30T21:43:07.562703+0000","last_change":"2023-11-30T21:43:07.562703+0000","last_active":"2023-11-30T21:43:07.562703+0000","last_peered":"2023-11-30T21:43:07.562703+0000","last_clean":"2023-11-30T21:43:07.562703+0000","last_became_active":"2023-11-30T21:43:07.562258+0000","last_became_peered":"2023-11-30T21:43:07.562258+0000","last_unstale":"2023-11-30T21:43:07.562703+0000","last_undegraded":"2023-11-30T21:43:07.562703+0000","last_fullsized":"2023-11-30T21:43:07.562703+0000","mapping_epoch":34,"log_start":"0'0","ondisk_log_start":"0'0","created":21,"last_epoch_clean":35,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-11-30T21:42:52.499773+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-11-30T21:42:52.499773+0000","last_clean_scrub_stamp":"2023-11-30T21:42:52.499773+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,3],"acting":[7,0,3],"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":4}],"osd_stats":[{"osd":7,"up_from":34,"seq":146028888079,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93741056,"kb_used":297436,"kb_used_data":340,"kb_used_omap":0,"kb_used_meta":297088,"kb_avail":93443620,"statfs":{"total":95990841344,"available":95686266880,"internally_reserved":0,"allocated":348160,"data_stored":134197,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304218112},"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 Nov 30 21:44:07 2023","interfaces":[{"interface":"back","average":{"1min":0.52900000000000003,"5min":0.52900000000000003,"15min":0.52900000000000003},"min":{"1min":0.35799999999999998,"5min":0.35799999999999998,"15min":0.35799999999999998},"max":{"1min":0.749,"5min":0.749,"15min":0.749},"last":0.749},{"interface":"front","average":{"1min":0.503,"5min":0.503,"15min":0.503},"min":{"1min":0.34100000000000003,"5min":0.34100000000000003,"15min":0.34100000000000003},"max":{"1min":0.65100000000000002,"5min":0.65100000000000002,"15min":0.65100000000000002},"last":0.65100000000000002}]},{"osd":1,"last update":"Thu Nov 30 21:44:07 2023","interfaces":[{"interface":"back","average":{"1min":0.40899999999999997,"5min":0.40899999999999997,"15min":0.40899999999999997},"min":{"1min":0.29999999999999999,"5min":0.29999999999999999,"15min":0.29999999999999999},"max":{"1min":0.63600000000000001,"5min":0.63600000000000001,"15min":0.63600000000000001},"last":0.439},{"interface":"front","average":{"1min":0.46800000000000003,"5min":0.46800000000000003,"15min":0.46800000000000003},"min":{"1min":0.31,"5min":0.31,"15min":0.31},"max":{"1min":0.68200000000000005,"5min":0.68200000000000005,"15min":0.68200000000000005},"last":0.59299999999999997}]},{"osd":2,"last update":"Thu Nov 30 21:44:07 2023","interfaces":[{"interface":"back","average":{"1min":0.56699999999999995,"5min":0.56699999999999995,"15min":0.56699999999999995},"min":{"1min":0.39000000000000001,"5min":0.39000000000000001,"15min":0.39000000000000001},"max":{"1min":0.85399999999999998,"5min":0.85399999999999998,"15min":0.85399999999999998},"last":0.61799999999999999},{"interface":"front","average":{"1min":0.52600000000000002,"5min":0.52600000000000002,"15min":0.52600000000000002},"min":{"1min":0.38500000000000001,"5min":0.38500000000000001,"15min":0.38500000000000001},"max":{"1min":0.80500000000000005,"5min":0.80500000000000005,"15min":0.80500000000000005},"last":0.80500000000000005}]},{"osd":3,"last update":"Thu Nov 30 21:44:07 2023","interfaces":[{"interface":"back","average":{"1min":0.432,"5min":0.432,"15min":0.432},"min":{"1min":0.27500000000000002,"5min":0.27500000000000002,"15min":0.27500000000000002},"max":{"1min":0.70799999999999996,"5min":0.70799999999999996,"15min":0.70799999999999996},"last":0.53000000000000003},{"interface":"front","average":{"1min":0.47499999999999998,"5min":0.47499999999999998,"15min":0.47499999999999998},"min":{"1min":0.315,"5min":0.315,"15min":0.315},"max":{"1min":0.79000000000000004,"5min":0.79000000000000004,"15min":0.79000000000000004},"last":0.48199999999999998}]},{"osd":4,"last update":"Thu Nov 30 21:44:07 2023","interfaces":[{"interface":"back","average":{"1min":0.621,"5min":0.621,"15min":0.621},"min":{"1min":0.44400000000000001,"5min":0.44400000000000001,"15min":0.44400000000000001},"max":{"1min":0.96899999999999997,"5min":0.96899999999999997,"15min":0.96899999999999997},"last":0.64500000000000002},{"interface":"front","average":{"1min":0.58899999999999997,"5min":0.58899999999999997,"15min":0.58899999999999997},"min":{"1min":0.42599999999999999,"5min":0.42599999999999999,"15min":0.42599999999999999},"max":{"1min":0.79600000000000004,"5min":0.79600000000000004,"15min":0.79600000000000004},"last":0.77000000000000002}]},{"osd":5,"last update":"Thu Nov 30 21:44:07 2023","interfaces":[{"interface":"back","average":{"1min":0.505,"5min":0.505,"15min":0.505},"min":{"1min":0.31900000000000001,"5min":0.31900000000000001,"15min":0.31900000000000001},"max":{"1min":0.73199999999999998,"5min":0.73199999999999998,"15min":0.73199999999999998},"last":0.502},{"interface":"front","average":{"1min":0.50600000000000001,"5min":0.50600000000000001,"15min":0.50600000000000001},"min":{"1min":0.35699999999999998,"5min":0.35699999999999998,"15min":0.35699999999999998},"max":{"1min":0.75600000000000001,"5min":0.75600000000000001,"15min":0.75600000000000001},"last":0.47099999999999997}]},{"osd":6,"last update":"Thu Nov 30 21:44:07 2023","interfaces":[{"interface":"back","average":{"1min":0.64000000000000001,"5min":0.64000000000000001,"15min":0.64000000000000001},"min":{"1min":0.45600000000000002,"5min":0.45600000000000002,"15min":0.45600000000000002},"max":{"1min":0.81499999999999995,"5min":0.81499999999999995,"15min":0.81499999999999995},"last":0.76000000000000001},{"interface":"front","average":{"1min":0.64100000000000001,"5min":0.64100000000000001,"15min":0.64100000000000001},"min":{"1min":0.41299999999999998,"5min":0.41299999999999998,"15min":0.41299999999999998},"max":{"1min":0.93300000000000005,"5min":0.93300000000000005,"15min":0.93300000000000005},"last":0.78500000000000003}]}]},{"osd":5,"up_from":30,"seq":128849018897,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93741056,"kb_used":297436,"kb_used_data":340,"kb_used_omap":0,"kb_used_meta":297088,"kb_avail":93443620,"statfs":{"total":95990841344,"available":95686266880,"internally_reserved":0,"allocated":348160,"data_stored":134197,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304218112},"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 Nov 30 21:44:03 2023","interfaces":[{"interface":"back","average":{"1min":0.48799999999999999,"5min":0.48799999999999999,"15min":0.48799999999999999},"min":{"1min":0.33600000000000002,"5min":0.33600000000000002,"15min":0.33600000000000002},"max":{"1min":0.70799999999999996,"5min":0.70799999999999996,"15min":0.70799999999999996},"last":2.7480000000000002},{"interface":"front","average":{"1min":0.52000000000000002,"5min":0.52000000000000002,"15min":0.52000000000000002},"min":{"1min":0.36399999999999999,"5min":0.36399999999999999,"15min":0.36399999999999999},"max":{"1min":0.74399999999999999,"5min":0.74399999999999999,"15min":0.74399999999999999},"last":2.734}]},{"osd":1,"last update":"Thu Nov 30 21:44:03 2023","interfaces":[{"interface":"back","average":{"1min":0.38200000000000001,"5min":0.38200000000000001,"15min":0.38200000000000001},"min":{"1min":0.28399999999999997,"5min":0.28399999999999997,"15min":0.28399999999999997},"max":{"1min":0.58299999999999996,"5min":0.58299999999999996,"15min":0.58299999999999996},"last":0.29699999999999999},{"interface":"front","average":{"1min":0.38500000000000001,"5min":0.38500000000000001,"15min":0.38500000000000001},"min":{"1min":0.26200000000000001,"5min":0.26200000000000001,"15min":0.26200000000000001},"max":{"1min":0.66800000000000004,"5min":0.66800000000000004,"15min":0.66800000000000004},"last":0.38900000000000001}]},{"osd":2,"last update":"Thu Nov 30 21:44:03 2023","interfaces":[{"interface":"back","average":{"1min":0.55000000000000004,"5min":0.55000000000000004,"15min":0.55000000000000004},"min":{"1min":0.39900000000000002,"5min":0.39900000000000002,"15min":0.39900000000000002},"max":{"1min":0.71499999999999997,"5min":0.71499999999999997,"15min":0.71499999999999997},"last":0.52400000000000002},{"interface":"front","average":{"1min":0.52600000000000002,"5min":0.52600000000000002,"15min":0.52600000000000002},"min":{"1min":0.35799999999999998,"5min":0.35799999999999998,"15min":0.35799999999999998},"max":{"1min":0.67900000000000005,"5min":0.67900000000000005,"15min":0.67900000000000005},"last":0.63900000000000001}]},{"osd":3,"last update":"Thu Nov 30 21:44:03 2023","interfaces":[{"interface":"back","average":{"1min":0.441,"5min":0.441,"15min":0.441},"min":{"1min":0.30499999999999999,"5min":0.30499999999999999,"15min":0.30499999999999999},"max":{"1min":0.73499999999999999,"5min":0.73499999999999999,"15min":0.73499999999999999},"last":0.36799999999999999},{"interface":"front","average":{"1min":0.438,"5min":0.438,"15min":0.438},"min":{"1min":0.33500000000000002,"5min":0.33500000000000002,"15min":0.33500000000000002},"max":{"1min":0.68400000000000005,"5min":0.68400000000000005,"15min":0.68400000000000005},"last":0.33600000000000002}]},{"osd":4,"last update":"Thu Nov 30 21:44:03 2023","interfaces":[{"interface":"back","average":{"1min":0.55500000000000005,"5min":0.55500000000000005,"15min":0.55500000000000005},"min":{"1min":0.36399999999999999,"5min":0.36399999999999999,"15min":0.36399999999999999},"max":{"1min":0.83799999999999997,"5min":0.83799999999999997,"15min":0.83799999999999997},"last":2.7109999999999999},{"interface":"front","average":{"1min":0.58499999999999996,"5min":0.58499999999999996,"15min":0.58499999999999996},"min":{"1min":0.41799999999999998,"5min":0.41799999999999998,"15min":0.41799999999999998},"max":{"1min":0.84899999999999998,"5min":0.84899999999999998,"15min":0.84899999999999998},"last":0.70099999999999996}]},{"osd":6,"last update":"Thu Nov 30 21:44:03 2023","interfaces":[{"interface":"back","average":{"1min":0.628,"5min":0.628,"15min":0.628},"min":{"1min":0.42499999999999999,"5min":0.42499999999999999,"15min":0.42499999999999999},"max":{"1min":0.82299999999999995,"5min":0.82299999999999995,"15min":0.82299999999999995},"last":0.56399999999999995},{"interface":"front","average":{"1min":0.58899999999999997,"5min":0.58899999999999997,"15min":0.58899999999999997},"min":{"1min":0.40300000000000002,"5min":0.40300000000000002,"15min":0.40300000000000002},"max":{"1min":0.80100000000000005,"5min":0.80100000000000005,"15min":0.80100000000000005},"last":0.67200000000000004}]},{"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.42099999999999999}]}]},{"osd":1,"up_from":19,"seq":81604378642,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93741056,"kb_used":297436,"kb_used_data":340,"kb_used_omap":0,"kb_used_meta":297088,"kb_avail":93443620,"statfs":{"total":95990841344,"available":95686266880,"internally_reserved":0,"allocated":348160,"data_stored":134197,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304218112},"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":"Thu Nov 30 21:43:52 2023","interfaces":[{"interface":"back","average":{"1min":0.53900000000000003,"5min":0.53900000000000003,"15min":0.53900000000000003},"min":{"1min":0.35999999999999999,"5min":0.35999999999999999,"15min":0.35999999999999999},"max":{"1min":0.78100000000000003,"5min":0.78100000000000003,"15min":0.78100000000000003},"last":0.58699999999999997},{"interface":"front","average":{"1min":0.498,"5min":0.498,"15min":0.498},"min":{"1min":0.32600000000000001,"5min":0.32600000000000001,"15min":0.32600000000000001},"max":{"1min":0.72799999999999998,"5min":0.72799999999999998,"15min":0.72799999999999998},"last":0.435}]},{"osd":2,"last update":"Thu Nov 30 21:43:52 2023","interfaces":[{"interface":"back","average":{"1min":0.54700000000000004,"5min":0.54700000000000004,"15min":0.54700000000000004},"min":{"1min":0.39400000000000002,"5min":0.39400000000000002,"15min":0.39400000000000002},"max":{"1min":0.79300000000000004,"5min":0.79300000000000004,"15min":0.79300000000000004},"last":0.61399999999999999},{"interface":"front","average":{"1min":0.50600000000000001,"5min":0.50600000000000001,"15min":0.50600000000000001},"min":{"1min":0.34000000000000002,"5min":0.34000000000000002,"15min":0.34000000000000002},"max":{"1min":0.74099999999999999,"5min":0.74099999999999999,"15min":0.74099999999999999},"last":0.41899999999999998}]},{"osd":3,"last update":"Thu Nov 30 21:43:55 2023","interfaces":[{"interface":"back","average":{"1min":0.38,"5min":0.38,"15min":0.38},"min":{"1min":0.28100000000000003,"5min":0.28100000000000003,"15min":0.28100000000000003},"max":{"1min":0.85799999999999998,"5min":0.85799999999999998,"15min":0.85799999999999998},"last":0.44400000000000001},{"interface":"front","average":{"1min":0.42699999999999999,"5min":0.42699999999999999,"15min":0.42699999999999999},"min":{"1min":0.34200000000000003,"5min":0.34200000000000003,"15min":0.34200000000000003},"max":{"1min":0.66700000000000004,"5min":0.66700000000000004,"15min":0.66700000000000004},"last":0.38100000000000001}]},{"osd":4,"last update":"Thu Nov 30 21:43:59 2023","interfaces":[{"interface":"back","average":{"1min":0.52000000000000002,"5min":0.52000000000000002,"15min":0.52000000000000002},"min":{"1min":0.36299999999999999,"5min":0.36299999999999999,"15min":0.36299999999999999},"max":{"1min":0.77700000000000002,"5min":0.77700000000000002,"15min":0.77700000000000002},"last":0.52900000000000003},{"interface":"front","average":{"1min":0.57999999999999996,"5min":0.57999999999999996,"15min":0.57999999999999996},"min":{"1min":0.39900000000000002,"5min":0.39900000000000002,"15min":0.39900000000000002},"max":{"1min":0.78800000000000003,"5min":0.78800000000000003,"15min":0.78800000000000003},"last":0.48399999999999999}]},{"osd":5,"last update":"Thu Nov 30 21:44:02 2023","interfaces":[{"interface":"back","average":{"1min":0.41399999999999998,"5min":0.41399999999999998,"15min":0.41399999999999998},"min":{"1min":0.317,"5min":0.317,"15min":0.317},"max":{"1min":0.70999999999999996,"5min":0.70999999999999996,"15min":0.70999999999999996},"last":0.37},{"interface":"front","average":{"1min":0.45600000000000002,"5min":0.45600000000000002,"15min":0.45600000000000002},"min":{"1min":0.32400000000000001,"5min":0.32400000000000001,"15min":0.32400000000000001},"max":{"1min":0.80500000000000005,"5min":0.80500000000000005,"15min":0.80500000000000005},"last":0.51100000000000001}]},{"osd":6,"last update":"Thu Nov 30 21:44:02 2023","interfaces":[{"interface":"back","average":{"1min":0.57699999999999996,"5min":0.57699999999999996,"15min":0.57699999999999996},"min":{"1min":0.42299999999999999,"5min":0.42299999999999999,"15min":0.42299999999999999},"max":{"1min":0.82999999999999996,"5min":0.82999999999999996,"15min":0.82999999999999996},"last":0.55200000000000005},{"interface":"front","average":{"1min":0.54800000000000004,"5min":0.54800000000000004,"15min":0.54800000000000004},"min":{"1min":0.40699999999999997,"5min":0.40699999999999997,"15min":0.40699999999999997},"max":{"1min":0.74199999999999999,"5min":0.74199999999999999,"15min":0.74199999999999999},"last":0.46999999999999997}]},{"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.751}]}]},{"osd":0,"up_from":16,"seq":68719476754,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93741056,"kb_used":297436,"kb_used_data":340,"kb_used_omap":0,"kb_used_meta":297088,"kb_avail":93443620,"statfs":{"total":95990841344,"available":95686266880,"internally_reserved":0,"allocated":348160,"data_stored":134197,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304218112},"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":"Thu Nov 30 21:43:50 2023","interfaces":[{"interface":"back","average":{"1min":0.45400000000000001,"5min":0.45400000000000001,"15min":0.45400000000000001},"min":{"1min":0.31900000000000001,"5min":0.31900000000000001,"15min":0.31900000000000001},"max":{"1min":0.64300000000000002,"5min":0.64300000000000002,"15min":0.64300000000000002},"last":0.42799999999999999},{"interface":"front","average":{"1min":0.441,"5min":0.441,"15min":0.441},"min":{"1min":0.32700000000000001,"5min":0.32700000000000001,"15min":0.32700000000000001},"max":{"1min":0.70599999999999996,"5min":0.70599999999999996,"15min":0.70599999999999996},"last":0.47099999999999997}]},{"osd":2,"last update":"Thu Nov 30 21:43:52 2023","interfaces":[{"interface":"back","average":{"1min":0.41399999999999998,"5min":0.41399999999999998,"15min":0.41399999999999998},"min":{"1min":0.27700000000000002,"5min":0.27700000000000002,"15min":0.27700000000000002},"max":{"1min":0.64200000000000002,"5min":0.64200000000000002,"15min":0.64200000000000002},"last":0.56000000000000005},{"interface":"front","average":{"1min":0.42899999999999999,"5min":0.42899999999999999,"15min":0.42899999999999999},"min":{"1min":0.30099999999999999,"5min":0.30099999999999999,"15min":0.30099999999999999},"max":{"1min":0.60999999999999999,"5min":0.60999999999999999,"15min":0.60999999999999999},"last":0.57699999999999996}]},{"osd":3,"last update":"Thu Nov 30 21:43:58 2023","interfaces":[{"interface":"back","average":{"1min":0.52200000000000002,"5min":0.52200000000000002,"15min":0.52200000000000002},"min":{"1min":0.42599999999999999,"5min":0.42599999999999999,"15min":0.42599999999999999},"max":{"1min":0.65900000000000003,"5min":0.65900000000000003,"15min":0.65900000000000003},"last":0.61399999999999999},{"interface":"front","average":{"1min":0.497,"5min":0.497,"15min":0.497},"min":{"1min":0.34999999999999998,"5min":0.34999999999999998,"15min":0.34999999999999998},"max":{"1min":0.78800000000000003,"5min":0.78800000000000003,"15min":0.78800000000000003},"last":0.59899999999999998}]},{"osd":4,"last update":"Thu Nov 30 21:43:58 2023","interfaces":[{"interface":"back","average":{"1min":0.505,"5min":0.505,"15min":0.505},"min":{"1min":0.34599999999999997,"5min":0.34599999999999997,"15min":0.34599999999999997},"max":{"1min":0.73999999999999999,"5min":0.73999999999999999,"15min":0.73999999999999999},"last":0.53600000000000003},{"interface":"front","average":{"1min":0.50800000000000001,"5min":0.50800000000000001,"15min":0.50800000000000001},"min":{"1min":0.316,"5min":0.316,"15min":0.316},"max":{"1min":0.67200000000000004,"5min":0.67200000000000004,"15min":0.67200000000000004},"last":0.63700000000000001}]},{"osd":5,"last update":"Thu Nov 30 21:44:02 2023","interfaces":[{"interface":"back","average":{"1min":0.54200000000000004,"5min":0.54200000000000004,"15min":0.54200000000000004},"min":{"1min":0.37,"5min":0.37,"15min":0.37},"max":{"1min":0.76300000000000001,"5min":0.76300000000000001,"15min":0.76300000000000001},"last":0.70099999999999996},{"interface":"front","average":{"1min":0.55500000000000005,"5min":0.55500000000000005,"15min":0.55500000000000005},"min":{"1min":0.41099999999999998,"5min":0.41099999999999998,"15min":0.41099999999999998},"max":{"1min":0.75900000000000001,"5min":0.75900000000000001,"15min":0.75900000000000001},"last":0.66500000000000004}]},{"osd":6,"last update":"Thu Nov 30 21:44:02 2023","interfaces":[{"interface":"back","average":{"1min":0.56699999999999995,"5min":0.56699999999999995,"15min":0.56699999999999995},"min":{"1min":0.32600000000000001,"5min":0.32600000000000001,"15min":0.32600000000000001},"max":{"1min":0.82199999999999995,"5min":0.82199999999999995,"15min":0.82199999999999995},"last":0.625},{"interface":"front","average":{"1min":0.55500000000000005,"5min":0.55500000000000005,"15min":0.55500000000000005},"min":{"1min":0.374,"5min":0.374,"15min":0.374},"max":{"1min":0.83099999999999996,"5min":0.83099999999999996,"15min":0.83099999999999996},"last":0.68100000000000005}]},{"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.73099999999999998}]}]},{"osd":2,"up_from":20,"seq":85899345939,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93741056,"kb_used":297436,"kb_used_data":340,"kb_used_omap":0,"kb_used_meta":297088,"kb_avail":93443620,"statfs":{"total":95990841344,"available":95686266880,"internally_reserved":0,"allocated":348160,"data_stored":134197,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304218112},"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":"Thu Nov 30 21:43:52 2023","interfaces":[{"interface":"back","average":{"1min":0.36599999999999999,"5min":0.36599999999999999,"15min":0.36599999999999999},"min":{"1min":0.17799999999999999,"5min":0.17799999999999999,"15min":0.17799999999999999},"max":{"1min":0.69999999999999996,"5min":0.69999999999999996,"15min":0.69999999999999996},"last":0.58799999999999997},{"interface":"front","average":{"1min":0.35499999999999998,"5min":0.35499999999999998,"15min":0.35499999999999998},"min":{"1min":0.20799999999999999,"5min":0.20799999999999999,"15min":0.20799999999999999},"max":{"1min":0.628,"5min":0.628,"15min":0.628},"last":0.33000000000000002}]},{"osd":1,"last update":"Thu Nov 30 21:43:52 2023","interfaces":[{"interface":"back","average":{"1min":0.442,"5min":0.442,"15min":0.442},"min":{"1min":0.28299999999999997,"5min":0.28299999999999997,"15min":0.28299999999999997},"max":{"1min":0.61799999999999999,"5min":0.61799999999999999,"15min":0.61799999999999999},"last":0.47799999999999998},{"interface":"front","average":{"1min":0.53700000000000003,"5min":0.53700000000000003,"15min":0.53700000000000003},"min":{"1min":0.32700000000000001,"5min":0.32700000000000001,"15min":0.32700000000000001},"max":{"1min":0.749,"5min":0.749,"15min":0.749},"last":0.38800000000000001}]},{"osd":3,"last update":"Thu Nov 30 21:43:55 2023","interfaces":[{"interface":"back","average":{"1min":0.55700000000000005,"5min":0.55700000000000005,"15min":0.55700000000000005},"min":{"1min":0.35099999999999998,"5min":0.35099999999999998,"15min":0.35099999999999998},"max":{"1min":0.77400000000000002,"5min":0.77400000000000002,"15min":0.77400000000000002},"last":0.52400000000000002},{"interface":"front","average":{"1min":0.49099999999999999,"5min":0.49099999999999999,"15min":0.49099999999999999},"min":{"1min":0.31,"5min":0.31,"15min":0.31},"max":{"1min":0.70199999999999996,"5min":0.70199999999999996,"15min":0.70199999999999996},"last":0.45100000000000001}]},{"osd":4,"last update":"Thu Nov 30 21:44:01 2023","interfaces":[{"interface":"back","average":{"1min":0.44800000000000001,"5min":0.44800000000000001,"15min":0.44800000000000001},"min":{"1min":0.23599999999999999,"5min":0.23599999999999999,"15min":0.23599999999999999},"max":{"1min":0.747,"5min":0.747,"15min":0.747},"last":0.46200000000000002},{"interface":"front","average":{"1min":0.52900000000000003,"5min":0.52900000000000003,"15min":0.52900000000000003},"min":{"1min":0.29599999999999999,"5min":0.29599999999999999,"15min":0.29599999999999999},"max":{"1min":0.77900000000000003,"5min":0.77900000000000003,"15min":0.77900000000000003},"last":0.56100000000000005}]},{"osd":5,"last update":"Thu Nov 30 21:44:01 2023","interfaces":[{"interface":"back","average":{"1min":0.61199999999999999,"5min":0.61199999999999999,"15min":0.61199999999999999},"min":{"1min":0.39800000000000002,"5min":0.39800000000000002,"15min":0.39800000000000002},"max":{"1min":0.80300000000000005,"5min":0.80300000000000005,"15min":0.80300000000000005},"last":0.496},{"interface":"front","average":{"1min":0.52800000000000002,"5min":0.52800000000000002,"15min":0.52800000000000002},"min":{"1min":0.40500000000000003,"5min":0.40500000000000003,"15min":0.40500000000000003},"max":{"1min":0.69099999999999995,"5min":0.69099999999999995,"15min":0.69099999999999995},"last":0.40899999999999997}]},{"osd":6,"last update":"Thu Nov 30 21:44:01 2023","interfaces":[{"interface":"back","average":{"1min":0.55400000000000005,"5min":0.55400000000000005,"15min":0.55400000000000005},"min":{"1min":0.32500000000000001,"5min":0.32500000000000001,"15min":0.32500000000000001},"max":{"1min":0.73399999999999999,"5min":0.73399999999999999,"15min":0.73399999999999999},"last":0.51200000000000001},{"interface":"front","average":{"1min":0.51800000000000002,"5min":0.51800000000000002,"15min":0.51800000000000002},"min":{"1min":0.38500000000000001,"5min":0.38500000000000001,"15min":0.38500000000000001},"max":{"1min":0.76300000000000001,"5min":0.76300000000000001,"15min":0.76300000000000001},"last":0.54900000000000004}]},{"osd":7,"last update":"Thu Nov 30 21:44:07 2023","interfaces":[{"interface":"back","average":{"1min":0.61799999999999999,"5min":0.61799999999999999,"15min":0.61799999999999999},"min":{"1min":0.45800000000000002,"5min":0.45800000000000002,"15min":0.45800000000000002},"max":{"1min":0.79200000000000004,"5min":0.79200000000000004,"15min":0.79200000000000004},"last":0.54400000000000004},{"interface":"front","average":{"1min":0.66300000000000003,"5min":0.66300000000000003,"15min":0.66300000000000003},"min":{"1min":0.47099999999999997,"5min":0.47099999999999997,"15min":0.47099999999999997},"max":{"1min":0.82699999999999996,"5min":0.82699999999999996,"15min":0.82699999999999996},"last":0.60999999999999999}]}]},{"osd":3,"up_from":23,"seq":98784247825,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93741056,"kb_used":297432,"kb_used_data":336,"kb_used_omap":0,"kb_used_meta":297088,"kb_avail":93443624,"statfs":{"total":95990841344,"available":95686270976,"internally_reserved":0,"allocated":344064,"data_stored":133055,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304218112},"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":"Thu Nov 30 21:43:54 2023","interfaces":[{"interface":"back","average":{"1min":0.51800000000000002,"5min":0.51800000000000002,"15min":0.51800000000000002},"min":{"1min":0.29499999999999998,"5min":0.29499999999999998,"15min":0.29499999999999998},"max":{"1min":0.72999999999999998,"5min":0.72999999999999998,"15min":0.72999999999999998},"last":0.63400000000000001},{"interface":"front","average":{"1min":0.52100000000000002,"5min":0.52100000000000002,"15min":0.52100000000000002},"min":{"1min":0.30399999999999999,"5min":0.30399999999999999,"15min":0.30399999999999999},"max":{"1min":1.5109999999999999,"5min":1.5109999999999999,"15min":1.5109999999999999},"last":0.55700000000000005}]},{"osd":1,"last update":"Thu Nov 30 21:43:54 2023","interfaces":[{"interface":"back","average":{"1min":0.33400000000000002,"5min":0.33400000000000002,"15min":0.33400000000000002},"min":{"1min":0.22900000000000001,"5min":0.22900000000000001,"15min":0.22900000000000001},"max":{"1min":0.45600000000000002,"5min":0.45600000000000002,"15min":0.45600000000000002},"last":0.33100000000000002},{"interface":"front","average":{"1min":0.35599999999999998,"5min":0.35599999999999998,"15min":0.35599999999999998},"min":{"1min":0.28699999999999998,"5min":0.28699999999999998,"15min":0.28699999999999998},"max":{"1min":0.48299999999999998,"5min":0.48299999999999998,"15min":0.48299999999999998},"last":0.40899999999999997}]},{"osd":2,"last update":"Thu Nov 30 21:43:54 2023","interfaces":[{"interface":"back","average":{"1min":0.55400000000000005,"5min":0.55400000000000005,"15min":0.55400000000000005},"min":{"1min":0.39500000000000002,"5min":0.39500000000000002,"15min":0.39500000000000002},"max":{"1min":0.68899999999999995,"5min":0.68899999999999995,"15min":0.68899999999999995},"last":0.51400000000000001},{"interface":"front","average":{"1min":0.502,"5min":0.502,"15min":0.502},"min":{"1min":0.35699999999999998,"5min":0.35699999999999998,"15min":0.35699999999999998},"max":{"1min":0.66100000000000003,"5min":0.66100000000000003,"15min":0.66100000000000003},"last":0.60199999999999998}]},{"osd":4,"last update":"Thu Nov 30 21:43:57 2023","interfaces":[{"interface":"back","average":{"1min":0.55600000000000005,"5min":0.55600000000000005,"15min":0.55600000000000005},"min":{"1min":0.33400000000000002,"5min":0.33400000000000002,"15min":0.33400000000000002},"max":{"1min":1.524,"5min":1.524,"15min":1.524},"last":0.56399999999999995},{"interface":"front","average":{"1min":0.501,"5min":0.501,"15min":0.501},"min":{"1min":0.35699999999999998,"5min":0.35699999999999998,"15min":0.35699999999999998},"max":{"1min":0.69999999999999996,"5min":0.69999999999999996,"15min":0.69999999999999996},"last":0.502}]},{"osd":5,"last update":"Thu Nov 30 21:44:02 2023","interfaces":[{"interface":"back","average":{"1min":0.39000000000000001,"5min":0.39000000000000001,"15min":0.39000000000000001},"min":{"1min":0.28599999999999998,"5min":0.28599999999999998,"15min":0.28599999999999998},"max":{"1min":0.55900000000000005,"5min":0.55900000000000005,"15min":0.55900000000000005},"last":0.47899999999999998},{"interface":"front","average":{"1min":0.432,"5min":0.432,"15min":0.432},"min":{"1min":0.312,"5min":0.312,"15min":0.312},"max":{"1min":0.57699999999999996,"5min":0.57699999999999996,"15min":0.57699999999999996},"last":0.38100000000000001}]},{"osd":6,"last update":"Thu Nov 30 21:44:02 2023","interfaces":[{"interface":"back","average":{"1min":0.53600000000000003,"5min":0.53600000000000003,"15min":0.53600000000000003},"min":{"1min":0.375,"5min":0.375,"15min":0.375},"max":{"1min":0.73899999999999999,"5min":0.73899999999999999,"15min":0.73899999999999999},"last":0.54700000000000004},{"interface":"front","average":{"1min":0.54900000000000004,"5min":0.54900000000000004,"15min":0.54900000000000004},"min":{"1min":0.375,"5min":0.375,"15min":0.375},"max":{"1min":0.70799999999999996,"5min":0.70799999999999996,"15min":0.70799999999999996},"last":0.57699999999999996}]},{"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.436}]}]},{"osd":4,"up_from":25,"seq":107374182417,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93741056,"kb_used":297436,"kb_used_data":340,"kb_used_omap":0,"kb_used_meta":297088,"kb_avail":93443620,"statfs":{"total":95990841344,"available":95686266880,"internally_reserved":0,"allocated":348160,"data_stored":134197,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304218112},"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":"Thu Nov 30 21:43:58 2023","interfaces":[{"interface":"back","average":{"1min":0.41799999999999998,"5min":0.41799999999999998,"15min":0.41799999999999998},"min":{"1min":0.25800000000000001,"5min":0.25800000000000001,"15min":0.25800000000000001},"max":{"1min":0.66300000000000003,"5min":0.66300000000000003,"15min":0.66300000000000003},"last":0.35999999999999999},{"interface":"front","average":{"1min":0.41099999999999998,"5min":0.41099999999999998,"15min":0.41099999999999998},"min":{"1min":0.26000000000000001,"5min":0.26000000000000001,"15min":0.26000000000000001},"max":{"1min":0.57299999999999995,"5min":0.57299999999999995,"15min":0.57299999999999995},"last":0.34499999999999997}]},{"osd":1,"last update":"Thu Nov 30 21:43:58 2023","interfaces":[{"interface":"back","average":{"1min":0.51700000000000002,"5min":0.51700000000000002,"15min":0.51700000000000002},"min":{"1min":0.33500000000000002,"5min":0.33500000000000002,"15min":0.33500000000000002},"max":{"1min":0.83599999999999997,"5min":0.83599999999999997,"15min":0.83599999999999997},"last":0.54500000000000004},{"interface":"front","average":{"1min":0.54800000000000004,"5min":0.54800000000000004,"15min":0.54800000000000004},"min":{"1min":0.39300000000000002,"5min":0.39300000000000002,"15min":0.39300000000000002},"max":{"1min":0.77100000000000002,"5min":0.77100000000000002,"15min":0.77100000000000002},"last":0.57899999999999996}]},{"osd":2,"last update":"Thu Nov 30 21:43:58 2023","interfaces":[{"interface":"back","average":{"1min":0.45900000000000002,"5min":0.45900000000000002,"15min":0.45900000000000002},"min":{"1min":0.29699999999999999,"5min":0.29699999999999999,"15min":0.29699999999999999},"max":{"1min":0.70399999999999996,"5min":0.70399999999999996,"15min":0.70399999999999996},"last":0.51000000000000001},{"interface":"front","average":{"1min":0.439,"5min":0.439,"15min":0.439},"min":{"1min":0.28899999999999998,"5min":0.28899999999999998,"15min":0.28899999999999998},"max":{"1min":0.58899999999999997,"5min":0.58899999999999997,"15min":0.58899999999999997},"last":0.432}]},{"osd":3,"last update":"Thu Nov 30 21:43:58 2023","interfaces":[{"interface":"back","average":{"1min":0.55500000000000005,"5min":0.55500000000000005,"15min":0.55500000000000005},"min":{"1min":0.34599999999999997,"5min":0.34599999999999997,"15min":0.34599999999999997},"max":{"1min":0.81799999999999995,"5min":0.81799999999999995,"15min":0.81799999999999995},"last":0.56000000000000005},{"interface":"front","average":{"1min":0.53000000000000003,"5min":0.53000000000000003,"15min":0.53000000000000003},"min":{"1min":0.40100000000000002,"5min":0.40100000000000002,"15min":0.40100000000000002},"max":{"1min":0.80200000000000005,"5min":0.80200000000000005,"15min":0.80200000000000005},"last":0.46899999999999997}]},{"osd":5,"last update":"Thu Nov 30 21:44:03 2023","interfaces":[{"interface":"back","average":{"1min":0.56100000000000005,"5min":0.56100000000000005,"15min":0.56100000000000005},"min":{"1min":0.41399999999999998,"5min":0.41399999999999998,"15min":0.41399999999999998},"max":{"1min":0.79400000000000004,"5min":0.79400000000000004,"15min":0.79400000000000004},"last":0.63800000000000001},{"interface":"front","average":{"1min":0.55600000000000005,"5min":0.55600000000000005,"15min":0.55600000000000005},"min":{"1min":0.41899999999999998,"5min":0.41899999999999998,"15min":0.41899999999999998},"max":{"1min":0.79200000000000004,"5min":0.79200000000000004,"15min":0.79200000000000004},"last":0.59599999999999997}]},{"osd":6,"last update":"Thu Nov 30 21:44:03 2023","interfaces":[{"interface":"back","average":{"1min":0.55900000000000005,"5min":0.55900000000000005,"15min":0.55900000000000005},"min":{"1min":0.375,"5min":0.375,"15min":0.375},"max":{"1min":0.80800000000000005,"5min":0.80800000000000005,"15min":0.80800000000000005},"last":0.61899999999999999},{"interface":"front","average":{"1min":0.56499999999999995,"5min":0.56499999999999995,"15min":0.56499999999999995},"min":{"1min":0.39100000000000001,"5min":0.39100000000000001,"15min":0.39100000000000001},"max":{"1min":0.82299999999999995,"5min":0.82299999999999995,"15min":0.82299999999999995},"last":0.60899999999999999}]},{"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.66300000000000003}]}]},{"osd":6,"up_from":29,"seq":124554051600,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93741056,"kb_used":297436,"kb_used_data":340,"kb_used_omap":0,"kb_used_meta":297088,"kb_avail":93443620,"statfs":{"total":95990841344,"available":95686266880,"internally_reserved":0,"allocated":348160,"data_stored":134197,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304218112},"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 Nov 30 21:44:03 2023","interfaces":[{"interface":"back","average":{"1min":0.39300000000000002,"5min":0.39300000000000002,"15min":0.39300000000000002},"min":{"1min":0.29299999999999998,"5min":0.29299999999999998,"15min":0.29299999999999998},"max":{"1min":0.626,"5min":0.626,"15min":0.626},"last":0.501},{"interface":"front","average":{"1min":0.38700000000000001,"5min":0.38700000000000001,"15min":0.38700000000000001},"min":{"1min":0.24099999999999999,"5min":0.24099999999999999,"15min":0.24099999999999999},"max":{"1min":0.58999999999999997,"5min":0.58999999999999997,"15min":0.58999999999999997},"last":0.379}]},{"osd":1,"last update":"Thu Nov 30 21:44:03 2023","interfaces":[{"interface":"back","average":{"1min":0.5,"5min":0.5,"15min":0.5},"min":{"1min":0.28699999999999998,"5min":0.28699999999999998,"15min":0.28699999999999998},"max":{"1min":0.70699999999999996,"5min":0.70699999999999996,"15min":0.70699999999999996},"last":0.52300000000000002},{"interface":"front","average":{"1min":0.53100000000000003,"5min":0.53100000000000003,"15min":0.53100000000000003},"min":{"1min":0.38400000000000001,"5min":0.38400000000000001,"15min":0.38400000000000001},"max":{"1min":0.69499999999999995,"5min":0.69499999999999995,"15min":0.69499999999999995},"last":0.55200000000000005}]},{"osd":2,"last update":"Thu Nov 30 21:44:03 2023","interfaces":[{"interface":"back","average":{"1min":0.42999999999999999,"5min":0.42999999999999999,"15min":0.42999999999999999},"min":{"1min":0.255,"5min":0.255,"15min":0.255},"max":{"1min":0.748,"5min":0.748,"15min":0.748},"last":0.41099999999999998},{"interface":"front","average":{"1min":0.442,"5min":0.442,"15min":0.442},"min":{"1min":0.33900000000000002,"5min":0.33900000000000002,"15min":0.33900000000000002},"max":{"1min":0.66400000000000003,"5min":0.66400000000000003,"15min":0.66400000000000003},"last":0.47499999999999998}]},{"osd":3,"last update":"Thu Nov 30 21:44:03 2023","interfaces":[{"interface":"back","average":{"1min":0.499,"5min":0.499,"15min":0.499},"min":{"1min":0.35099999999999998,"5min":0.35099999999999998,"15min":0.35099999999999998},"max":{"1min":0.80100000000000005,"5min":0.80100000000000005,"15min":0.80100000000000005},"last":0.42699999999999999},{"interface":"front","average":{"1min":0.54700000000000004,"5min":0.54700000000000004,"15min":0.54700000000000004},"min":{"1min":0.35299999999999998,"5min":0.35299999999999998,"15min":0.35299999999999998},"max":{"1min":0.73499999999999999,"5min":0.73499999999999999,"15min":0.73499999999999999},"last":0.63}]},{"osd":4,"last update":"Thu Nov 30 21:44:03 2023","interfaces":[{"interface":"back","average":{"1min":0.49299999999999999,"5min":0.49299999999999999,"15min":0.49299999999999999},"min":{"1min":0.307,"5min":0.307,"15min":0.307},"max":{"1min":0.71699999999999997,"5min":0.71699999999999997,"15min":0.71699999999999997},"last":0.54400000000000004},{"interface":"front","average":{"1min":0.53500000000000003,"5min":0.53500000000000003,"15min":0.53500000000000003},"min":{"1min":0.40100000000000002,"5min":0.40100000000000002,"15min":0.40100000000000002},"max":{"1min":0.78300000000000003,"5min":0.78300000000000003,"15min":0.78300000000000003},"last":0.64800000000000002}]},{"osd":5,"last update":"Thu Nov 30 21:44:03 2023","interfaces":[{"interface":"back","average":{"1min":0.58199999999999996,"5min":0.58199999999999996,"15min":0.58199999999999996},"min":{"1min":0.39300000000000002,"5min":0.39300000000000002,"15min":0.39300000000000002},"max":{"1min":0.81399999999999995,"5min":0.81399999999999995,"15min":0.81399999999999995},"last":0.60699999999999998},{"interface":"front","average":{"1min":0.58099999999999996,"5min":0.58099999999999996,"15min":0.58099999999999996},"min":{"1min":0.42299999999999999,"5min":0.42299999999999999,"15min":0.42299999999999999},"max":{"1min":0.82399999999999995,"5min":0.82399999999999995,"15min":0.82399999999999995},"last":0.56799999999999995}]},{"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.68300000000000005}]}]}],"pool_statfs":[{"poolid":1,"osd":0,"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},{"poolid":1,"osd":1,"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},{"poolid":1,"osd":3,"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},{"poolid":1,"osd":7,"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}]}} 2023-11-30T21:44:08.196 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2023-11-30T21:44:08.196 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2023-11-30T21:44:08.197 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy 2023-11-30T21:44:08.197 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph health --format=json 2023-11-30T21:44:08.795 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/d8021004-8fc8-11ee-95a2-87774f69a715/mon.smithi016/config 2023-11-30T21:44:09.093 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:44:08 smithi016 conmon[111898]: cluster 2023-11-30T21:44:07.765065+0000 mgr.smithi016.dzhopz (mgr.14180) 139 : cluster [DBG] pgmap v115: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-11-30T21:44:09.093 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:44:08 smithi016 conmon[111898]: audit 2023-11-30T21:44:07.855347+0000 mgr.smithi016.dzhopz (mgr.14180) 140 : audit [DBG] from='client.14510 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:44:09.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:44:08 smithi069 conmon[117073]: cluster 2023-11-30T21:44:07.765065+0000 mgr.smithi016.dzhopz (mgr.14180) 139 : cluster [DBG] pgmap v115: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-11-30T21:44:09.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:44:08 smithi069 conmon[117073]: audit 2023-11-30T21:44:07.855347+0000 mgr.smithi016.dzhopz (mgr.14180) 140 : audit [DBG] from='client.14510 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:44:10.184 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T21:44:10.614 INFO:teuthology.orchestra.run.smithi016.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2023-11-30T21:44:10.614 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy done 2023-11-30T21:44:10.615 INFO:tasks.cephadm:Setup complete, yielding 2023-11-30T21:44:10.615 INFO:teuthology.run_tasks:Running task cephadm.shell... 2023-11-30T21:44:10.630 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@smithi016.front.sepia.ceph.com 2023-11-30T21:44:10.631 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- bash -c 'ceph orch status' 2023-11-30T21:44:11.099 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:44:10 smithi016 conmon[111898]: cluster 2023-11-30T21:44:09.765390+0000 mgr.smithi016.dzhopz (mgr.14180) 141 : cluster [DBG] pgmap v116: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-11-30T21:44:11.100 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:44:10 smithi016 conmon[111898]: audit 2023-11-30T21:44:10.184027+0000 mon.smithi016 (mon.0) 580 : audit [DBG] from='client.? 172.21.15.16:0/970885699' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2023-11-30T21:44:11.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:44:10 smithi069 conmon[117073]: cluster 2023-11-30T21:44:09.765390+0000 mgr.smithi016.dzhopz (mgr.14180) 141 : cluster [DBG] pgmap v116: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-11-30T21:44:11.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:44:10 smithi069 conmon[117073]: 2023-11-30T21:44:11.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:44:10 smithi069 conmon[117073]: audit 2023-11-30T21:44:10.184027+0000 mon.smithi016 (mon.0) 580 : audit [DBG] from='client.? 172.21.15.16:0/970885699' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2023-11-30T21:44:12.239 INFO:teuthology.orchestra.run.smithi016.stdout:Backend: cephadm 2023-11-30T21:44:12.239 INFO:teuthology.orchestra.run.smithi016.stdout:Available: Yes 2023-11-30T21:44:12.239 INFO:teuthology.orchestra.run.smithi016.stdout:Paused: No 2023-11-30T21:44:12.676 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- bash -c 'ceph orch ps' 2023-11-30T21:44:13.027 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:44:12 smithi069 conmon[117073]: cluster 2023-11-30T21:44:11.765747+0000 mgr.smithi016.dzhopz (mgr.14180) 142 : cluster [DBG] pgmap v117: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-11-30T21:44:13.100 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:44:12 smithi016 conmon[111898]: cluster 2023-11-30T21:44:11.765747+0000 mgr.smithi016.dzhopz (mgr.14180) 142 : cluster [DBG] pgmap v117: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-11-30T21:44:14.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:44:13 smithi069 conmon[117073]: audit 2023-11-30T21:44:12.238345+0000 mgr.smithi016.dzhopz (mgr.14180) 143 : audit [DBG] from='client.14518 -' entity='client.admin' cmd=[{"prefix": "orch status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-30T21:44:14.340 INFO:teuthology.orchestra.run.smithi016.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-11-30T21:44:14.340 INFO:teuthology.orchestra.run.smithi016.stdout:alertmanager.smithi016 smithi016 *:9093,9094 running (2m) 65s ago 3m 18.3M - 0.23.0 ba2b418f427c c9e10b4fe677 2023-11-30T21:44:14.340 INFO:teuthology.orchestra.run.smithi016.stdout:crash.smithi016 smithi016 running (3m) 65s ago 3m 7306k - 16.2.14-328-g0dc074ce d30c4dc4d760 731d04bd9520 2023-11-30T21:44:14.340 INFO:teuthology.orchestra.run.smithi016.stdout:crash.smithi069 smithi069 running (2m) 68s ago 2m 7415k - 16.2.14-328-g0dc074ce d30c4dc4d760 cfc0b5f0cef1 2023-11-30T21:44:14.340 INFO:teuthology.orchestra.run.smithi016.stdout:grafana.smithi016 smithi016 *:3000 running (2m) 65s ago 3m 43.8M - 8.3.5 dad864ee21e9 d968dcc7e35c 2023-11-30T21:44:14.340 INFO:teuthology.orchestra.run.smithi016.stdout:mgr.smithi016.dzhopz smithi016 *:9283 running (4m) 65s ago 4m 444M - 16.2.14-328-g0dc074ce d30c4dc4d760 550733a31a58 2023-11-30T21:44:14.340 INFO:teuthology.orchestra.run.smithi016.stdout:mgr.smithi069.cyzrkg smithi069 *:8443,9283 running (2m) 68s ago 2m 393M - 16.2.14-328-g0dc074ce d30c4dc4d760 a3be5dea8cc6 2023-11-30T21:44:14.340 INFO:teuthology.orchestra.run.smithi016.stdout:mon.smithi016 smithi016 running (4m) 65s ago 4m 72.0M 2048M 16.2.14-328-g0dc074ce d30c4dc4d760 708bee3dccb2 2023-11-30T21:44:14.340 INFO:teuthology.orchestra.run.smithi016.stdout:mon.smithi069 smithi069 running (2m) 68s ago 2m 63.7M 2048M 16.2.14-328-g0dc074ce d30c4dc4d760 7a91bf5200db 2023-11-30T21:44:14.341 INFO:teuthology.orchestra.run.smithi016.stdout:node-exporter.smithi016 smithi016 *:9100 running (3m) 65s ago 3m 23.0M - 1.3.1 1dbe0e931976 fa6b1fc76b26 2023-11-30T21:44:14.341 INFO:teuthology.orchestra.run.smithi016.stdout:node-exporter.smithi069 smithi069 *:9100 running (2m) 68s ago 2m 22.0M - 1.3.1 1dbe0e931976 505ad72429b5 2023-11-30T21:44:14.341 INFO:teuthology.orchestra.run.smithi016.stdout:osd.0 smithi069 running (93s) 68s ago 92s 31.7M 4004M 16.2.14-328-g0dc074ce d30c4dc4d760 4531775fb8ae 2023-11-30T21:44:14.341 INFO:teuthology.orchestra.run.smithi016.stdout:osd.1 smithi016 running (90s) 65s ago 89s 33.5M 3237M 16.2.14-328-g0dc074ce d30c4dc4d760 20dd20c0396c 2023-11-30T21:44:14.341 INFO:teuthology.orchestra.run.smithi016.stdout:osd.2 smithi069 running (88s) 68s ago 88s 30.1M 4004M 16.2.14-328-g0dc074ce d30c4dc4d760 c7c731961344 2023-11-30T21:44:14.341 INFO:teuthology.orchestra.run.smithi016.stdout:osd.3 smithi016 running (85s) 65s ago 85s 30.4M 3237M 16.2.14-328-g0dc074ce d30c4dc4d760 dee4416d44bb 2023-11-30T21:44:14.341 INFO:teuthology.orchestra.run.smithi016.stdout:osd.4 smithi069 running (84s) 68s ago 83s 31.0M 4004M 16.2.14-328-g0dc074ce d30c4dc4d760 bfbb37ca7209 2023-11-30T21:44:14.341 INFO:teuthology.orchestra.run.smithi016.stdout:osd.5 smithi016 running (79s) 65s ago 78s 30.6M 3237M 16.2.14-328-g0dc074ce d30c4dc4d760 151a8e9607e6 2023-11-30T21:44:14.341 INFO:teuthology.orchestra.run.smithi016.stdout:osd.6 smithi069 running (80s) 68s ago 79s 28.3M 4004M 16.2.14-328-g0dc074ce d30c4dc4d760 309264dd4edb 2023-11-30T21:44:14.341 INFO:teuthology.orchestra.run.smithi016.stdout:osd.7 smithi016 running (74s) 65s ago 74s 24.0M 3237M 16.2.14-328-g0dc074ce d30c4dc4d760 0fdca7d7bed0 2023-11-30T21:44:14.341 INFO:teuthology.orchestra.run.smithi016.stdout:prometheus.smithi016 smithi016 *:9095 running (2m) 65s ago 2m 43.8M - 2.33.4 514e6a882f6e d44f2d87b2a7 2023-11-30T21:44:14.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:44:13 smithi016 conmon[111898]: audit 2023-11-30T21:44:12.238345+0000 mgr.smithi016.dzhopz ( 2023-11-30T21:44:14.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:44:13 smithi016 conmon[111898]: mgr.14180) 143 : audit [DBG] from='client.14518 -' entity='client.admin' cmd=[{"prefix": "orch status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-30T21:44:14.710 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- bash -c 'ceph orch ls' 2023-11-30T21:44:15.099 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:44:14 smithi016 conmon[111898]: cluster 2023-11-30T21:44:13.766079 2023-11-30T21:44:15.100 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:44:14 smithi016 conmon[111898]: +0000 mgr.smithi016.dzhopz (mgr.14180) 144 : cluster [DBG] pgmap v118: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-11-30T21:44:15.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:44:14 smithi069 conmon[117073]: cluster 2023-11-30T21:44:13.766079+0000 mgr.smithi016.dzhopz (mgr.14180 2023-11-30T21:44:15.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:44:14 smithi069 conmon[117073]: ) 144 : cluster [DBG] pgmap v118: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-11-30T21:44:16.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:44:15 smithi069 conmon[117073]: audit 2023-11-30T21:44:14.330664+0000 mgr.smithi016.dzhopz (mgr.14180) 145 : 2023-11-30T21:44:16.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:44:15 smithi069 conmon[117073]: audit [DBG] from='client.14522 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-11-30T21:44:16.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:44:15 smithi016 conmon[111898]: audit 2023-11-30T21:44:14.330664+0000 2023-11-30T21:44:16.351 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:44:15 smithi016 conmon[111898]: mgr.smithi016.dzhopz (mgr.14180) 145 : audit [DBG] from='client.14522 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-11-30T21:44:16.404 INFO:teuthology.orchestra.run.smithi016.stdout:NAME PORTS RUNNING REFRESHED AGE PLACEMENT 2023-11-30T21:44:16.404 INFO:teuthology.orchestra.run.smithi016.stdout:alertmanager ?:9093,9094 1/1 67s ago 4m count:1 2023-11-30T21:44:16.404 INFO:teuthology.orchestra.run.smithi016.stdout:crash 2/2 70s ago 4m * 2023-11-30T21:44:16.404 INFO:teuthology.orchestra.run.smithi016.stdout:grafana ?:3000 1/1 67s ago 4m count:1 2023-11-30T21:44:16.404 INFO:teuthology.orchestra.run.smithi016.stdout:mgr 2/2 70s ago 4m count:2 2023-11-30T21:44:16.405 INFO:teuthology.orchestra.run.smithi016.stdout:mon 2/2 70s ago 3m smithi016:172.21.15.16=smithi016;smithi069:172.21.15.69=smithi069;count:2 2023-11-30T21:44:16.405 INFO:teuthology.orchestra.run.smithi016.stdout:node-exporter ?:9100 2/2 70s ago 4m * 2023-11-30T21:44:16.405 INFO:teuthology.orchestra.run.smithi016.stdout:osd.all-available-devices 8 70s ago 2m * 2023-11-30T21:44:16.405 INFO:teuthology.orchestra.run.smithi016.stdout:prometheus ?:9095 1/1 67s ago 4m count:1 2023-11-30T21:44:16.755 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- bash -c 'ceph orch host ls' 2023-11-30T21:44:17.100 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:44:16 smithi016 conmon[111898]: cluster 2023-11-30T21:44:15.766537+0000 mgr.smithi016.dzhopz ( 2023-11-30T21:44:17.100 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:44:16 smithi016 conmon[111898]: mgr.14180) 146 : cluster [DBG] pgmap v119: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-11-30T21:44:17.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:44:16 smithi069 conmon[117073]: cluster 2023-11-30T21:44:15.766537+0000 mgr.smithi016.dzhopz ( 2023-11-30T21:44:17.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:44:16 smithi069 conmon[117073]: mgr.14180) 146 : cluster [DBG] pgmap v119: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-11-30T21:44:18.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:44:17 smithi069 conmon[117073]: audit 2023-11-30T21:44:16.400458+0000 mgr.smithi016.dzhopz (mgr. 2023-11-30T21:44:18.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:44:17 smithi069 conmon[117073]: 14180) 147 : audit [DBG] from='client.14526 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2023-11-30T21:44:18.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:44:17 smithi016 conmon[111898]: audit 2023-11-30T21:44:16.400458+0000 mgr.smithi016.dzhopz (mgr.14180) 147 : audit [DBG] from='client.14526 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2023-11-30T21:44:18.397 INFO:teuthology.orchestra.run.smithi016.stdout:HOST ADDR LABELS STATUS 2023-11-30T21:44:18.397 INFO:teuthology.orchestra.run.smithi016.stdout:smithi016 172.21.15.16 2023-11-30T21:44:18.397 INFO:teuthology.orchestra.run.smithi016.stdout:smithi069 172.21.15.69 2023-11-30T21:44:18.397 INFO:teuthology.orchestra.run.smithi016.stdout:2 hosts in cluster 2023-11-30T21:44:18.786 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- bash -c 'ceph orch device ls' 2023-11-30T21:44:19.100 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:44:18 smithi016 conmon[111898]: cluster 2023-11-30T21:44:17.766915+0000 mgr.smithi016.dzhopz 2023-11-30T21:44:19.100 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:44:18 smithi016 conmon[111898]: (mgr.14180) 148 : cluster [DBG] pgmap v120: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-11-30T21:44:19.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:44:18 smithi069 conmon[117073]: cluster 2023-11-30T21:44:17.766915+0000 mgr.smithi016.dzhopz ( 2023-11-30T21:44:19.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:44:18 smithi069 conmon[117073]: mgr.14180) 148 : cluster [DBG] pgmap v120: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-11-30T21:44:20.071 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:44:19 smithi016 conmon[111898]: audit 2023-11-30T21:44:18.396175+0000 mgr.smithi016.dzhopz (mgr.14180) 149 : audit [DBG] from='client.14530 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""]}]: dispatch 2023-11-30T21:44:20.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:44:19 smithi069 conmon[117073]: audit 2023-11-30T21:44:18.396175+0000 mgr.smithi016.dzhopz (mgr.14180) 149 : audit [DBG] from='client.14530 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""]}]: dispatch 2023-11-30T21:44:20.457 INFO:teuthology.orchestra.run.smithi016.stdout:HOST PATH TYPE DEVICE ID SIZE AVAILABLE REFRESHED REJECT REASONS 2023-11-30T21:44:20.457 INFO:teuthology.orchestra.run.smithi016.stdout:smithi016 /dev/nvme0n1 ssd INTEL SSDPED1D480GA_PHMB7513002C480DGN 447G 67s ago LVM detected, locked 2023-11-30T21:44:20.457 INFO:teuthology.orchestra.run.smithi016.stdout:smithi016 /dev/nvme1n1 ssd Linux_f01881f66625b8a73c83 89.4G 67s ago Insufficient space (<10 extents) on vgs, LVM detected, locked 2023-11-30T21:44:20.458 INFO:teuthology.orchestra.run.smithi016.stdout:smithi016 /dev/nvme2n1 ssd Linux_83d0d1232e57291d1baf 89.4G 67s ago Insufficient space (<10 extents) on vgs, LVM detected, locked 2023-11-30T21:44:20.458 INFO:teuthology.orchestra.run.smithi016.stdout:smithi016 /dev/nvme3n1 ssd Linux_118ef1183df047f79870 89.4G 67s ago Insufficient space (<10 extents) on vgs, LVM detected, locked 2023-11-30T21:44:20.458 INFO:teuthology.orchestra.run.smithi016.stdout:smithi016 /dev/nvme4n1 ssd Linux_433c9d766a3b7e5eaa1a 89.4G 67s ago Insufficient space (<10 extents) on vgs, LVM detected, locked 2023-11-30T21:44:20.458 INFO:teuthology.orchestra.run.smithi016.stdout:smithi069 /dev/nvme0n1 ssd INTEL SSDPEDMD400G4_PHFT620400Y0400BGN 372G 71s ago LVM detected, locked 2023-11-30T21:44:20.458 INFO:teuthology.orchestra.run.smithi016.stdout:smithi069 /dev/nvme1n1 ssd Linux_0ec50c6bdaf3a8faa696 89.4G 71s ago Insufficient space (<10 extents) on vgs, LVM detected, locked 2023-11-30T21:44:20.458 INFO:teuthology.orchestra.run.smithi016.stdout:smithi069 /dev/nvme2n1 ssd Linux_872b20a72ee5e6d6f255 89.4G 71s ago Insufficient space (<10 extents) on vgs, LVM detected, locked 2023-11-30T21:44:20.458 INFO:teuthology.orchestra.run.smithi016.stdout:smithi069 /dev/nvme3n1 ssd Linux_19769a45ed6e53d3587d 89.4G 71s ago Insufficient space (<10 extents) on vgs, LVM detected, locked 2023-11-30T21:44:20.458 INFO:teuthology.orchestra.run.smithi016.stdout:smithi069 /dev/nvme4n1 ssd Linux_d1897f02c0f6f33f9b75 89.4G 71s ago Insufficient space (<10 extents) on vgs, LVM detected, locked 2023-11-30T21:44:20.834 INFO:teuthology.run_tasks:Running task vip... 2023-11-30T21:44:20.845 INFO:tasks.vip:Allocating static IPs for each host... 2023-11-30T21:44:20.845 INFO:tasks.vip:peername 172.21.15.16 2023-11-30T21:44:20.849 INFO:tasks.vip:172.21.15.16 in 172.21.0.0/20, pos 3855 2023-11-30T21:44:20.853 INFO:tasks.vip:smithi016.front.sepia.ceph.com static 10.0.15.16, vnet 10.0.0.0/16 2023-11-30T21:44:20.853 INFO:tasks.vip:VIPs are {map(str, vips)} 2023-11-30T21:44:20.854 DEBUG:teuthology.orchestra.run.smithi016:> sudo ip route ls 2023-11-30T21:44:20.881 INFO:teuthology.orchestra.run.smithi016.stdout:default via 172.21.15.254 dev ens1f0 proto dhcp metric 100 2023-11-30T21:44:20.881 INFO:teuthology.orchestra.run.smithi016.stdout:172.21.0.0/20 dev ens1f0 proto kernel scope link src 172.21.15.16 metric 100 2023-11-30T21:44:20.882 INFO:tasks.vip:Configuring 10.0.15.16 on smithi016.front.sepia.ceph.com iface ens1f0... 2023-11-30T21:44:20.883 DEBUG:teuthology.orchestra.run.smithi016:> sudo ip addr add 10.0.15.16/16 dev ens1f0 2023-11-30T21:44:20.949 INFO:tasks.vip:peername 172.21.15.69 2023-11-30T21:44:20.952 INFO:tasks.vip:172.21.15.69 in 172.21.0.0/20, pos 3908 2023-11-30T21:44:20.957 INFO:tasks.vip:smithi069.front.sepia.ceph.com static 10.0.15.69, vnet 10.0.0.0/16 2023-11-30T21:44:20.957 DEBUG:teuthology.orchestra.run.smithi069:> sudo ip route ls 2023-11-30T21:44:20.994 INFO:teuthology.orchestra.run.smithi069.stdout:default via 172.21.15.254 dev enp3s0f1 proto dhcp metric 100 2023-11-30T21:44:20.995 INFO:teuthology.orchestra.run.smithi069.stdout:172.21.0.0/20 dev enp3s0f1 proto kernel scope link src 172.21.15.69 metric 100 2023-11-30T21:44:20.996 INFO:tasks.vip:Configuring 10.0.15.69 on smithi069.front.sepia.ceph.com iface enp3s0f1... 2023-11-30T21:44:20.996 DEBUG:teuthology.orchestra.run.smithi069:> sudo ip addr add 10.0.15.69/16 dev enp3s0f1 2023-11-30T21:44:21.063 INFO:teuthology.run_tasks:Running task cephadm.shell... 2023-11-30T21:44:21.079 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@smithi016.front.sepia.ceph.com 2023-11-30T21:44:21.080 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- bash -c 'ceph orch device ls --refresh' 2023-11-30T21:44:21.099 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:44:20 smithi016 conmon[111898]: cluster 2023-11-30T21:44:19.767254+0000 mgr.smithi016.dzhopz (mgr.14180) 2023-11-30T21:44:21.100 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:44:20 smithi016 conmon[111898]: 150 : cluster [DBG] pgmap v121: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-11-30T21:44:21.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:44:20 smithi069 conmon[117073]: cluster 2023-11-30T21:44:19.767254+0000 mgr.smithi016.dzhopz (mgr.14180) 150 : cluster [DBG] pgmap v121: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-11-30T21:44:22.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:44:21 smithi069 conmon[117073]: audit 2023-11-30T21:44:20.455434+0000 mgr.smithi016.dzhopz (mgr.14180) 151 : audit [DBG] 2023-11-30T21:44:22.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:44:21 smithi069 conmon[117073]: from='client.14534 -' entity='client.admin' cmd=[{"prefix": "orch device ls", "target": ["mon-mgr", ""]}]: dispatch 2023-11-30T21:44:22.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:44:21 smithi016 conmon[111898]: audit 2023-11-30T21:44:20.455434+0000 mgr.smithi016.dzhopz (mgr 2023-11-30T21:44:22.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:44:21 smithi016 conmon[111898]: .14180) 151 : audit [DBG] from='client.14534 -' entity='client.admin' cmd=[{"prefix": "orch device ls", "target": ["mon-mgr", ""]}]: dispatch 2023-11-30T21:44:22.754 INFO:teuthology.orchestra.run.smithi016.stdout:HOST PATH TYPE DEVICE ID SIZE AVAILABLE REFRESHED REJECT REASONS 2023-11-30T21:44:22.754 INFO:teuthology.orchestra.run.smithi016.stdout:smithi016 /dev/nvme0n1 ssd INTEL SSDPED1D480GA_PHMB7513002C480DGN 447G 70s ago LVM detected, locked 2023-11-30T21:44:22.754 INFO:teuthology.orchestra.run.smithi016.stdout:smithi016 /dev/nvme1n1 ssd Linux_f01881f66625b8a73c83 89.4G 70s ago Insufficient space (<10 extents) on vgs, LVM detected, locked 2023-11-30T21:44:22.755 INFO:teuthology.orchestra.run.smithi016.stdout:smithi016 /dev/nvme2n1 ssd Linux_83d0d1232e57291d1baf 89.4G 70s ago Insufficient space (<10 extents) on vgs, LVM detected, locked 2023-11-30T21:44:22.755 INFO:teuthology.orchestra.run.smithi016.stdout:smithi016 /dev/nvme3n1 ssd Linux_118ef1183df047f79870 89.4G 70s ago Insufficient space (<10 extents) on vgs, LVM detected, locked 2023-11-30T21:44:22.755 INFO:teuthology.orchestra.run.smithi016.stdout:smithi016 /dev/nvme4n1 ssd Linux_433c9d766a3b7e5eaa1a 89.4G 70s ago Insufficient space (<10 extents) on vgs, LVM detected, locked 2023-11-30T21:44:22.755 INFO:teuthology.orchestra.run.smithi016.stdout:smithi069 /dev/nvme0n1 ssd INTEL SSDPEDMD400G4_PHFT620400Y0400BGN 372G 73s ago LVM detected, locked 2023-11-30T21:44:22.755 INFO:teuthology.orchestra.run.smithi016.stdout:smithi069 /dev/nvme1n1 ssd Linux_0ec50c6bdaf3a8faa696 89.4G 73s ago Insufficient space (<10 extents) on vgs, LVM detected, locked 2023-11-30T21:44:22.755 INFO:teuthology.orchestra.run.smithi016.stdout:smithi069 /dev/nvme2n1 ssd Linux_872b20a72ee5e6d6f255 89.4G 73s ago Insufficient space (<10 extents) on vgs, LVM detected, locked 2023-11-30T21:44:22.755 INFO:teuthology.orchestra.run.smithi016.stdout:smithi069 /dev/nvme3n1 ssd Linux_19769a45ed6e53d3587d 89.4G 73s ago Insufficient space (<10 extents) on vgs, LVM detected, locked 2023-11-30T21:44:22.755 INFO:teuthology.orchestra.run.smithi016.stdout:smithi069 /dev/nvme4n1 ssd Linux_d1897f02c0f6f33f9b75 89.4G 73s ago Insufficient space (<10 extents) on vgs, LVM detected, locked 2023-11-30T21:44:23.027 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:44:22 smithi069 conmon[117073]: cluster 2023-11-30T21:44:21.767610+0000 mgr.smithi016.dzhopz (mgr.14180) 2023-11-30T21:44:23.027 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:44:22 smithi069 conmon[117073]: 152 : cluster [DBG] pgmap v122: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-11-30T21:44:23.027 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:44:22 smithi069 conmon[117073]: audit 2023-11-30T21:44:21.963333+0000 mon.smithi016 (mon.0) 581 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-30T21:44:23.100 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:44:22 smithi016 conmon[111898]: cluster 2023-11-30T21:44:21.767610+0000 mgr.smithi016.dzhopz (mgr.14180) 152 : cluster [DBG] pgmap v122: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-11-30T21:44:23.100 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:44:22 smithi016 conmon[111898]: audit 2023-11-30T21:44:21.963333+0000 mon.smithi016 (mon.0) 581 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-30T21:44:23.124 INFO:teuthology.run_tasks:Running task vip.exec... 2023-11-30T21:44:23.136 INFO:tasks.vip:Running commands on role host.a host ubuntu@smithi016.front.sepia.ceph.com 2023-11-30T21:44:23.137 DEBUG:teuthology.orchestra.run.smithi016:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'systemctl stop nfs-server' 2023-11-30T21:44:23.193 INFO:teuthology.orchestra.run.smithi016.stderr:+ systemctl stop nfs-server 2023-11-30T21:44:23.201 INFO:tasks.vip:Running commands on role host.b host ubuntu@smithi069.front.sepia.ceph.com 2023-11-30T21:44:23.202 DEBUG:teuthology.orchestra.run.smithi069:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'systemctl stop nfs-server' 2023-11-30T21:44:23.227 INFO:teuthology.orchestra.run.smithi069.stderr:+ systemctl stop nfs-server 2023-11-30T21:44:23.234 INFO:teuthology.run_tasks:Running task cephadm.shell... 2023-11-30T21:44:23.244 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@smithi016.front.sepia.ceph.com 2023-11-30T21:44:23.244 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- bash -c 'ceph fs volume create foofs' 2023-11-30T21:44:24.100 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:44:23 smithi016 conmon[111898]: audit 2023-11-30T21:44:22.752291+0000 mgr.smithi016.dzhopz ( 2023-11-30T21:44:24.100 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:44:23 smithi016 conmon[111898]: mgr.14180) 153 : audit [DBG] from='client.14538 -' entity='client.admin' cmd=[{"prefix": "orch device ls", "refresh": true, "target": ["mon-mgr", ""]}]: dispatch 2023-11-30T21:44:24.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:44:23 smithi069 conmon[117073]: audit 2023-11-30T21:44:22.752291+0000 mgr.smithi016.dzhopz (mgr.14180) 153 2023-11-30T21:44:24.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:44:23 smithi069 conmon[117073]: : audit [DBG] from='client.14538 -' entity='client.admin' cmd=[{"prefix": "orch device ls", "refresh": true, "target": ["mon-mgr", ""]}]: dispatch 2023-11-30T21:44:25.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:44:24 smithi069 conmon[117073]: cluster 2023-11-30T21:44:23.767932+0000 mgr.smithi016.dzhopz (mgr.14180) 154 : cluster [DBG] pgmap v123: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-11-30T21:44:25.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:44:24 smithi069 conmon[117073]: 2023-11-30T21:44:25.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:44:24 smithi069 conmon[117073]: audit 2023-11-30T21:44:24.759417+0000 mon.smithi016 (mon.0) 582 : audit [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' 2023-11-30T21:44:25.349 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:44:24 smithi016 conmon[111898]: cluster 2023-11-30T21:44:23.767932+0000 mgr.smithi016.dzhopz (mgr.14180) 2023-11-30T21:44:25.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:44:24 smithi016 conmon[111898]: 154 : cluster [DBG] pgmap v123: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-11-30T21:44:25.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:44:24 smithi016 conmon[111898]: audit 2023-11-30T21:44:24.759417+0000 mon.smithi016 (mon.0) 582 : audit [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' 2023-11-30T21:44:26.272 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:44:25 smithi069 conmon[117073]: audit 2023-11-30T21:44:25.132706+0000 mgr.smithi016.dzhopz (mgr.14180) 155 : audit [DBG] from='client.14542 -' entity='client.admin' cmd=[{"prefix": "fs volume create", "name": "foofs", "target": ["mon-mgr", ""]}]: dispatch 2023-11-30T21:44:26.272 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:44:25 smithi069 conmon[117073]: audit 2023-11-30T21:44:25.133267+0000 mon.smithi016 (mon.0) 583 : audit [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "osd pool create", "pool": "cephfs.foofs.meta"}]: dispatch 2023-11-30T21:44:26.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:44:25 smithi016 conmon[111898]: audit 2023-11-30T21:44: 2023-11-30T21:44:26.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:44:25 smithi016 conmon[111898]: 25.132706+0000 mgr.smithi016.dzhopz (mgr.14180) 155 : audit [DBG] from='client.14542 -' entity='client.admin' cmd=[{"prefix": "fs volume create", "name": "foofs", "target": ["mon-mgr", ""]}]: dispatch 2023-11-30T21:44:26.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:44:25 smithi016 conmon[111898]: audit 2023-11-30T21:44:25.133267+0000 mon.smithi016 (mon.0) 583 : audit [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "osd pool create", "pool": "cephfs.foofs.meta"}]: dispatch 2023-11-30T21:44:27.249 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:44:26 smithi016 conmon[111898]: cluster 2023-11-30T21:44:25. 2023-11-30T21:44:27.249 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:44:26 smithi016 conmon[111898]: 768250+0000 mgr.smithi016.dzhopz (mgr.14180) 156 : cluster [DBG] pgmap v124: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-11-30T21:44:27.249 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:44:26 smithi016 conmon[111898]: audit 2023-11-30T21:44:25 2023-11-30T21:44:27.250 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:44:26 smithi016 conmon[111898]: .887835+0000 mon.smithi016 (mon.0) 584 : audit [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd='[{"prefix": "osd pool create", "pool": "cephfs.foofs.meta"}]': finished 2023-11-30T21:44:27.250 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:44:26 smithi016 conmon[111898]: cluster 2023-11- 2023-11-30T21:44:27.250 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:44:26 smithi016 conmon[111898]: 30T21:44:25.887876+0000 mon.smithi016 (mon.0) 585 : cluster [DBG] osdmap e36: 8 total, 8 up, 8 in 2023-11-30T21:44:27.250 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:44:26 smithi016 conmon[111898]: audit 2023-11-30T21: 2023-11-30T21:44:27.250 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:44:26 smithi016 conmon[111898]: 44:25.888745+0000 mon.smithi016 (mon.0) 586 : audit [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"bulk": true, "prefix": "osd pool create", "pool": "cephfs.foofs.data"}]: dispatch 2023-11-30T21:44:27.250 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:44:26 smithi016 conmon[111898]: debug 2023-11-30T21:44:26.892+0000 7f6b6d10e700 -1 log_channel(cluster) log [ERR] : Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2023-11-30T21:44:27.251 INFO:teuthology.run_tasks:Running task cephadm.apply... 2023-11-30T21:44:27.263 INFO:tasks.cephadm:Applying spec(s): placement: count: 2 service_id: foo service_type: nfs spec: port: 12049 --- service_id: nfs.foo service_type: ingress spec: backend_service: nfs.foo frontend_port: 2049 monitor_port: 9002 virtual_ip: '10.0.31.16/16' 2023-11-30T21:44:27.263 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch apply -i - 2023-11-30T21:44:27.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:44:26 smithi069 conmon[117073]: cluster 2023-11-30T21:44:25.768250+0000 mgr.smithi016.dzhopz (mgr.14180) 2023-11-30T21:44:27.278 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:44:26 smithi069 conmon[117073]: 156 : cluster [DBG] pgmap v124: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-11-30T21:44:27.278 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:44:26 smithi069 conmon[117073]: audit 2023-11-30T21:44:25.887835+0000 mon.smithi016 (mon.0) 584 : audit [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd='[{"prefix": "osd pool create", "pool": "cephfs.foofs.meta"}]': finished 2023-11-30T21:44:27.278 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:44:26 smithi069 conmon[117073]: cluster 2023-11-30T21:44:25.887876+0000 mon.smithi016 (mon.0) 585 : cluster [DBG] osdmap e36: 8 total, 8 up, 8 in 2023-11-30T21:44:27.279 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:44:26 smithi069 conmon[117073]: audit 2023-11-30T21:44:25.888745+0000 mon.smithi016 (mon.0) 586 : audit [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"bulk": true, "prefix": "osd pool create", "pool": "cephfs.foofs.data"}]: dispatch 2023-11-30T21:44:28.186 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:44:27 smithi016 conmon[111898]: audit 2023-11-30T21:44:26.891817+0000 mon.smithi016 (mon.0) 587 : audit [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd='[{"bulk": true, "prefix": "osd pool create", "pool": "cephfs.foofs.data"}]': finished 2023-11-30T21:44:28.186 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:44:27 smithi016 conmon[111898]: cluster 2023-11-30T21:44:26.892051+0000 mon.smithi016 (mon.0) 588 : cluster [DBG] osdmap e37: 8 total, 8 up, 8 in 2023-11-30T21:44:28.186 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:44:27 smithi016 conmon[111898]: audit 2023-11-30T21:44:26.893320+0000 mon.smithi016 (mon.0) 589 : audit [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "fs new", "fs_name": "foofs", "metadata": "cephfs.foofs.meta", "data": "cephfs.foofs.data"}]: dispatch 2023-11-30T21:44:28.186 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:44:27 smithi016 conmon[111898]: cluster 2023-11-30T21:44:26.894093+0000 mon.smithi016 (mon.0) 590 : cluster [ERR] Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2023-11-30T21:44:28.187 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:44:27 smithi016 conmon[111898]: cluster 2023-11-30T21:44:26.894122+0000 mon.smithi016 (mon.0) 591 : cluster [WRN] Health check failed: 1 filesystem is online with fewer MDS than max_mds (MDS_UP_LESS_THAN_MAX) 2023-11-30T21:44:28.187 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:44:27 smithi016 conmon[111898]: cluster 2023-11-30T21:44:26.902176+0000 mon.smithi016 (mon.0) 592 : cluster [DBG] osdmap e38: 8 total, 8 up, 8 in 2023-11-30T21:44:28.187 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:44:27 smithi016 conmon[111898]: audit 2023-11-30T21:44:26.903074+0000 mon.smithi016 (mon.0) 593 : audit 2023-11-30T21:44:28.187 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:44:27 smithi016 conmon[111898]: [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd='[{"prefix": "fs new", "fs_name": "foofs", "metadata": "cephfs.foofs.meta", "data": "cephfs.foofs.data"}]': finished 2023-11-30T21:44:28.188 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:44:27 smithi016 conmon[111898]: cluster 2023-11-30T21:44:26.903151+0000 mon.smithi016 (mon.0) 594 : cluster [DBG] fsmap foofs:0 2023-11-30T21:44:28.188 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:44:27 smithi016 conmon[111898]: cephadm 2023-11-30T21:44:26.909500+0000 mgr.smithi016.dzhopz (mgr.14180) 157 : cephadm [INF] Saving service mds.foofs spec with placement count:2 2023-11-30T21:44:28.188 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:44:27 smithi016 conmon[111898]: audit 2023-11-30T21:44:26.914290+0000 mon.smithi016 (mon.0) 595 : audit [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' 2023-11-30T21:44:28.188 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:44:27 smithi016 conmon[111898]: audit 2023-11-30T21:44:27.809087+0000 mon.smithi016 (mon.0) 596 : audit [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' 2023-11-30T21:44:28.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:44:27 smithi069 conmon[117073]: audit 2023-11-30T21:44:26.891817+0000 mon.smithi016 (mon.0) 587 : audit [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd='[{"bulk": true, "prefix": "osd pool create", "pool": "cephfs.foofs.data"}]': finished 2023-11-30T21:44:28.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:44:27 smithi069 conmon[117073]: cluster 2023-11-30T21:44:26.892051+0000 mon.smithi016 (mon.0) 588 : cluster [DBG] osdmap e37: 8 total, 8 up, 8 in 2023-11-30T21:44:28.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:44:27 smithi069 conmon[117073]: audit 2023-11-30T21:44:26.893320+0000 mon.smithi016 (mon.0) 589 : audit [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "fs new", "fs_name": "foofs", "metadata": "cephfs.foofs.meta", "data": "cephfs.foofs.data"}]: dispatch 2023-11-30T21:44:28.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:44:27 smithi069 conmon[117073]: cluster 2023-11-30T21:44:26.894093+0000 mon.smithi016 (mon.0) 590 : cluster [ERR] Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2023-11-30T21:44:28.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:44:27 smithi069 conmon[117073]: cluster 2023-11-30T21:44:26.894122+0000 mon.smithi016 (mon.0) 591 : cluster [WRN] Health check failed: 1 filesystem is online with fewer MDS than max_mds (MDS_UP_LESS_THAN_MAX) 2023-11-30T21:44:28.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:44:27 smithi069 conmon[117073]: cluster 2023-11-30T21:44:26.902176+0000 mon.smithi016 (mon.0) 592 : cluster [DBG] osdmap e38: 8 total, 8 up, 8 in 2023-11-30T21:44:28.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:44:27 smithi069 conmon[117073]: audit 2023-11-30T21:44:26.903074+0000 mon.smithi016 (mon.0) 593 : audit [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd='[{"prefix": "fs new", "fs_name": "foofs", "metadata": "cephfs.foofs.meta", "data": "cephfs.foofs.data"}]': finished 2023-11-30T21:44:28.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:44:27 smithi069 conmon[117073]: cluster 2023-11-30T21:44:26.903151+0000 mon.smithi016 (mon.0) 594 : cluster [DBG] fsmap foofs:0 2023-11-30T21:44:28.278 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:44:27 smithi069 conmon[117073]: cephadm 2023-11-30T21:44:26.909500+0000 mgr.smithi016.dzhopz (mgr.14180) 157 : cephadm [INF] Saving service mds.foofs spec with placement count:2 2023-11-30T21:44:28.278 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:44:27 smithi069 conmon[117073]: audit 2023-11-30T21:44:26.914290+0000 mon.smithi016 (mon.0) 595 : audit [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' 2023-11-30T21:44:28.278 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:44:27 smithi069 conmon[117073]: audit 2023-11-30T21:44:27.809087+0000 mon.smithi016 (mon.0) 596 : audit [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' 2023-11-30T21:44:28.922 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:44:28 smithi016 conmon[111898]: cluster 2023-11-30T21:44:27.768682+0000 mgr.smithi016.dzhopz 2023-11-30T21:44:28.922 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:44:28 smithi016 conmon[111898]: (mgr.14180) 158 : cluster [DBG] pgmap v128: 65 pgs: 15 active+clean, 13 creating+peering, 37 unknown; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-11-30T21:44:28.922 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:44:28 smithi016 conmon[111898]: cluster 2023-11-30T21:44:27.902571+0000 mon.smithi016 (mon.0) 597 : cluster [DBG] osdmap e39: 8 total, 8 up, 8 in 2023-11-30T21:44:28.922 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:44:28 smithi016 conmon[111898]: audit 2023-11-30T21:44:27.962054+0000 mon.smithi016 (mon.0) 598 : audit [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' 2023-11-30T21:44:29.095 INFO:teuthology.orchestra.run.smithi016.stdout:Scheduled nfs.foo update... 2023-11-30T21:44:29.095 INFO:teuthology.orchestra.run.smithi016.stdout:Scheduled ingress.nfs.foo update... 2023-11-30T21:44:29.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:44:28 smithi069 conmon[117073]: cluster 2023-11-30T21:44:27.768682+0000 mgr.smithi016.dzhopz (mgr 2023-11-30T21:44:29.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:44:28 smithi069 conmon[117073]: .14180) 158 : cluster [DBG] pgmap v128: 65 pgs: 15 active+clean, 13 creating+peering, 37 unknown; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-11-30T21:44:29.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:44:28 smithi069 conmon[117073]: cluster 2023-11-30T21:44:27.902571+0000 mon.smithi016 (mon.0) 597 : cluster [DBG] osdmap e39: 8 total, 8 up, 8 in 2023-11-30T21:44:29.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:44:28 smithi069 conmon[117073]: audit 2023-11-30 2023-11-30T21:44:29.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:44:28 smithi069 conmon[117073]: T21:44:27.962054+0000 mon.smithi016 (mon.0) 598 : audit [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' 2023-11-30T21:44:29.868 INFO:teuthology.run_tasks:Running task cephadm.wait_for_service... 2023-11-30T21:44:29.885 INFO:tasks.cephadm:Waiting for ceph service nfs.foo to start (timeout 300)... 2023-11-30T21:44:29.885 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T21:44:30.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:44:29 smithi069 conmon[117073]: cluster 2023-11-30T21:44:28.906298+0000 mon.smithi016 (mon.0) 599 2023-11-30T21:44:30.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:44:29 smithi069 conmon[117073]: : cluster [DBG] osdmap e40: 8 total, 8 up, 8 in 2023-11-30T21:44:30.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:44:29 smithi069 conmon[117073]: audit 2023-11-30T21:44:29.085687+0000 mgr.smithi016.dzhopz (mgr.14180) 159 : audit [DBG] from='client.14546 -' entity='client.admin' cmd=[{"prefix": "orch apply", "target": ["mon-mgr", ""]}]: dispatch 2023-11-30T21:44:30.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:44:29 smithi069 conmon[117073]: cephadm 2023-11-30T21:44:29.088929+0000 mgr.smithi016.dzhopz (mgr.14180) 160 : cephadm [INF] Saving service nfs.foo spec with placement count:2 2023-11-30T21:44:30.278 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:44:29 smithi069 conmon[117073]: audit 2023-11-30T 2023-11-30T21:44:30.278 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:44:29 smithi069 conmon[117073]: 21:44:29.092057+0000 mon.smithi016 (mon.0 2023-11-30T21:44:30.278 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:44:29 smithi069 conmon[117073]: ) 600 : audit [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' 2023-11-30T21:44:30.278 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:44:29 smithi069 conmon[117073]: cephadm 2023-11- 2023-11-30T21:44:30.278 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:44:29 smithi069 conmon[117073]: 30T21:44:29.092477+0000 mgr.smithi016.dzhopz (mgr. 2023-11-30T21:44:30.278 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:44:29 smithi069 conmon[117073]: 14180) 161 : cephadm [INF] Saving service ingress.nfs.foo spec with placement count:2 2023-11-30T21:44:30.278 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:44:29 smithi069 conmon[117073]: audit 2023 2023-11-30T21:44:30.278 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:44:29 smithi069 conmon[117073]: -11-30T21:44:29. 2023-11-30T21:44:30.278 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:44:29 smithi069 conmon[117073]: 094726+0000 mon.smithi016 (mon.0) 601 : audit [INF] 2023-11-30T21:44:30.278 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:44:29 smithi069 conmon[117073]: from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' 2023-11-30T21:44:30.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:44:29 smithi016 conmon[111898]: cluster 2023-11-30T21:44:28 2023-11-30T21:44:30.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:44:29 smithi016 conmon[111898]: .906298+0000 mon.smithi016 (mon.0) 599 : cluster [DBG] osdmap e40: 8 total, 8 up, 8 in 2023-11-30T21:44:30.351 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:44:29 smithi016 conmon[111898]: audit 2023-11-30T21:44:29.085687+0000 mgr.smithi016.dzhopz (mgr.14180) 159 : audit [DBG] from='client.14546 -' entity='client.admin' cmd=[{"prefix": "orch apply", "target": ["mon-mgr", ""]}]: dispatch 2023-11-30T21:44:30.351 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:44:29 smithi016 conmon[111898]: cephadm 2023-11-30T21:44:29.088929+0000 mgr.smithi016.dzhopz (mgr.14180) 160 : cephadm [INF] Saving service nfs.foo spec with placement count:2 2023-11-30T21:44:30.351 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:44:29 smithi016 conmon[111898]: audit 2023-11-30T21:44:29.092057+0000 mon.smithi016 (mon.0) 600 : audit [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' 2023-11-30T21:44:30.351 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:44:29 smithi016 conmon[111898]: cephadm 2023-11-30T21:44:29.092477+0000 mgr.smithi016.dzhopz (mgr.14180) 161 : cephadm [INF] Saving service ingress.nfs.foo spec with placement count:2 2023-11-30T21:44:30.351 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:44:29 smithi016 conmon[111898]: audit 2023-11-30T21:44:29.094726+0000 mon.smithi016 (mon.0) 601 : audit [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' 2023-11-30T21:44:31.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:44:31 smithi016 conmon[111898]: cluster 2023-11-30T21:44:29.768993+0000 mgr.smithi016.dzhopz (mgr.14180) 162 : cluster [DBG] pgmap v131: 65 pgs: 34 active+clean, 13 creating+peering, 18 unknown; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-11-30T21:44:31.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:44:31 smithi069 conmon[117073]: cluster 2023-11-30T21:44:29.768993+0000 mgr.smithi016.dzhopz (mgr.14180) 162 : cluster 2023-11-30T21:44:31.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:44:31 smithi069 conmon[117073]: [DBG] pgmap v131: 65 pgs: 34 active+clean, 13 creating+peering, 18 unknown; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-11-30T21:44:31.824 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T21:44:31.824 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T21:44:27.802811Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T21:44:24.752902Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T21:44:27.802940Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:44:29.094902Z service:ingress.nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T21:44:24.753123Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T21:44:24.753277Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "ports": [12049], "running": 0, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T21:44:24.753410Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T21:44:24.753550Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T21:44:27.803064Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T21:44:32.187 INFO:tasks.cephadm:nfs.foo has 0/2 2023-11-30T21:44:32.987 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:44:32 smithi069 conmon[117073]: audit 2023-11-30T21:44: 2023-11-30T21:44:32.987 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:44:32 smithi069 conmon[117073]: 31.720974+0000 mon.smithi016 (mon.0) 602 : audit [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' 2023-11-30T21:44:32.987 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:44:32 smithi069 conmon[117073]: cluster 2023-11-30T21:44:32.987 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:44:32 smithi069 conmon[117073]: 2023-11-30T21:44:31.769403+0000 mgr.smithi016.dzhopz (mgr.14180) 163 2023-11-30T21:44:32.987 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:44:32 smithi069 conmon[117073]: : cluster [DBG] pgmap v132: 65 pgs: 53 active+clean, 12 creating+peering; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-11-30T21:44:32.987 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:44:32 smithi069 conmon[117073]: audit 2023-11-30T21:44:32.988 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:44:32 smithi069 conmon[117073]: 2023-11-30T21:44:31.820614+0000 2023-11-30T21:44:32.988 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:44:32 smithi069 conmon[117073]: mgr.smithi016.dzhopz (mgr.14180) 164 : audit [DBG] 2023-11-30T21:44:32.988 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:44:32 smithi069 conmon[117073]: from='client.14550 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:44:32.988 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:44:32 smithi069 conmon[117073]: audit 2023-11-30T21:44: 2023-11-30T21:44:32.988 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:44:32 smithi069 conmon[117073]: 32.321662+0000 mon.smithi016 (mon.0) 603 : 2023-11-30T21:44:32.988 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:44:32 smithi069 conmon[117073]: audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-30T21:44:32.988 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:44:32 smithi069 conmon[117073]: audit 2023-11-30T21: 2023-11-30T21:44:32.988 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:44:32 smithi069 conmon[117073]: 44:32.322357+0000 mon.smithi016 (mon.0) 604 2023-11-30T21:44:32.988 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:44:32 smithi069 conmon[117073]: : audit [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-11-30T21:44:32.988 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:44:32 smithi069 conmon[117073]: audit 2023-11-30T21: 2023-11-30T21:44:32.988 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:44:32 smithi069 conmon[117073]: 44:32.326558+0000 mon.smithi016 (mon.0) 2023-11-30T21:44:32.988 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:44:32 smithi069 conmon[117073]: 605 : audit [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' 2023-11-30T21:44:32.989 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:44:32 smithi069 conmon[117073]: audit 2023-11-30T 2023-11-30T21:44:32.989 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:44:32 smithi069 conmon[117073]: 21:44:32.330049+0000 mon.smithi016 (mon 2023-11-30T21:44:32.989 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:44:32 smithi069 conmon[117073]: .0) 606 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-11-30T21:44:32.989 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:44:32 smithi069 conmon[117073]: audit 2023-11 2023-11-30T21:44:32.989 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:44:32 smithi069 conmon[117073]: -30T21:44:32.337295+0000 2023-11-30T21:44:32.989 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:44:32 smithi069 conmon[117073]: mon.smithi016 (mon.0) 607 : audit [INF] 2023-11-30T21:44:32.989 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:44:32 smithi069 conmon[117073]: from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' 2023-11-30T21:44:32.989 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:44:32 smithi069 conmon[117073]: audit 2023-11-30T21:44:32.989 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:44:32 smithi069 conmon[117073]: 2023-11-30T21:44:32.337919+0000 2023-11-30T21:44:32.989 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:44:32 smithi069 conmon[117073]: mon.smithi016 (mon.0) 608 : audit [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foofs.smithi069.tlvkxk", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-11-30T21:44:32.989 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:44:32 smithi069 conmon[117073]: 2023-11-30T21:44:32.989 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:44:32 smithi069 conmon[117073]: audit 2023-11-30T21:44:32.990 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:44:32 smithi069 conmon[117073]: 2023-11-30T21:44:32.340452+0000 mon.smithi016 (mon 2023-11-30T21:44:32.990 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:44:32 smithi069 conmon[117073]: .0) 609 : audit [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd='[{"prefix": "auth get-or-create", "entity": "mds.foofs.smithi069.tlvkxk", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2023-11-30T21:44:32.990 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:44:32 smithi069 conmon[117073]: audit 2023-11 2023-11-30T21:44:32.990 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:44:32 smithi069 conmon[117073]: -30T21:44:32.341013+0000 2023-11-30T21:44:32.990 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:44:32 smithi069 conmon[117073]: mon.smithi016 (mon.0) 610 : audit 2023-11-30T21:44:32.990 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:44:32 smithi069 conmon[117073]: [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-30T21:44:33.100 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:44:32 smithi016 conmon[111898]: audit 2023-11-30T21:44:31.720974+0000 mon.smithi016 (mon.0) 602 : audit [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' 2023-11-30T21:44:33.100 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:44:32 smithi016 conmon[111898]: cluster 2023-11-30T21:44:31.769403+0000 mgr.smithi016.dzhopz (mgr.14180) 163 : cluster [DBG] pgmap v132: 65 pgs: 53 active+clean, 12 creating+peering; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-11-30T21:44:33.100 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:44:32 smithi016 conmon[111898]: audit 2023-11-30T21:44:31.820614+0000 mgr.smithi016.dzhopz (mgr.14180) 164 : audit [DBG] from='client.14550 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:44:33.100 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:44:32 smithi016 conmon[111898]: audit 2023-11-30T21:44:32.321662+0000 mon.smithi016 (mon.0) 603 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-30T21:44:33.100 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:44:32 smithi016 conmon[111898]: audit 2023-11-30T21:44:32.322357+0000 mon.smithi016 (mon.0) 604 : audit [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-11-30T21:44:33.100 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:44:32 smithi016 conmon[111898]: audit 2023-11-30T21:44:32.326558+0000 mon.smithi016 (mon.0) 605 : audit [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' 2023-11-30T21:44:33.100 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:44:32 smithi016 conmon[111898]: audit 2023-11-30T21:44:32.330049+0000 mon.smithi016 (mon.0) 606 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-11-30T21:44:33.101 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:44:32 smithi016 conmon[111898]: audit 2023-11-30T21:44:32. 2023-11-30T21:44:33.101 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:44:32 smithi016 conmon[111898]: 337295+0000 mon.smithi016 (mon.0) 607 : audit [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' 2023-11-30T21:44:33.101 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:44:32 smithi016 conmon[111898]: audit 2023-11-30T21:44:32.337919+0000 mon.smithi016 (mon.0) 608 : audit [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foofs.smithi069.tlvkxk", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-11-30T21:44:33.101 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:44:32 smithi016 conmon[111898]: audit 2023-11-30T21:44:32.340452+0000 mon.smithi016 (mon.0) 609 : audit [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd='[{"prefix": "auth get-or-create", "entity": "mds.foofs.smithi069.tlvkxk", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2023-11-30T21:44:33.101 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:44:32 smithi016 conmon[111898]: audit 2023-11-30T21:44:32.341013+0000 mon.smithi016 (mon.0) 610 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-30T21:44:33.188 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T21:44:34.027 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:44:33 smithi069 conmon[117073]: cephadm 2023-11-30T21:44:32.341541+0000 mgr.smithi016.dzhopz (mgr.14180) 165 : cephadm [INF] Deploying daemon mds.foofs.smithi069.tlvkxk on smithi069 2023-11-30T21:44:34.061 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:44:33 smithi016 conmon[111898]: cephadm 2023-11-30T21:44:32.341541+0000 2023-11-30T21:44:34.061 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:44:33 smithi016 conmon[111898]: mgr.smithi016.dzhopz (mgr.14180) 165 : cephadm [INF] Deploying daemon mds.foofs.smithi069.tlvkxk on smithi069 2023-11-30T21:44:34.938 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T21:44:34.938 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T21:44:27.802811Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T21:44:24.752902Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T21:44:27.802940Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:44:29.094902Z service:ingress.nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T21:44:24.753123Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T21:44:24.753277Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "ports": [12049], "running": 0, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T21:44:24.753410Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T21:44:24.753550Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T21:44:27.803064Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T21:44:35.100 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:44:34 smithi016 conmon[111898]: cluster 2023-11-30T21:44:33.770004 2023-11-30T21:44:35.100 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:44:34 smithi016 conmon[111898]: +0000 mgr.smithi016.dzhopz (mgr.14180) 166 : cluster [DBG] pgmap v133: 65 pgs: 65 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-11-30T21:44:35.100 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:44:34 smithi016 conmon[111898]: audit 2023-11-30T21:44:34.407492+0000 mon.smithi016 (mon.0) 611 : audit [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' 2023-11-30T21:44:35.100 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:44:34 smithi016 conmon[111898]: audit 2023-11-30T21:44:34 2023-11-30T21:44:35.100 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:44:34 smithi016 conmon[111898]: .408509+0000 mon.smithi016 (mon.0) 612 : audit [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foofs.smithi016.dstoyp", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-11-30T21:44:35.100 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:44:34 smithi016 conmon[111898]: audit 2023 2023-11-30T21:44:35.100 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:44:34 smithi016 conmon[111898]: -11-30T21:44:34.410834+0000 2023-11-30T21:44:35.100 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:44:34 smithi016 conmon[111898]: mon.smithi016 (mon.0) 613 : audit [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd='[{"prefix": "auth get-or-create", "entity": "mds.foofs.smithi016.dstoyp", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2023-11-30T21:44:35.101 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:44:34 smithi016 conmon[111898]: audit 2023-11-30T21:44:35.101 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:44:34 smithi016 conmon[111898]: 2023-11-30T21:44:34.411401+0000 2023-11-30T21:44:35.101 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:44:34 smithi016 conmon[111898]: mon.smithi016 (mon.0) 614 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-30T21:44:35.101 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:44:34 smithi016 conmon[111898]: 2023-11-30T21:44:35.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:44:34 smithi069 conmon[117073]: cluster 2023-11-30T21:44:33.770004+0000 mgr.smithi016.dzhopz (mgr.14180) 166 : cluster [DBG] pgmap v133: 65 pgs: 65 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-11-30T21:44:35.278 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:44:34 smithi069 conmon[117073]: 2023-11-30T21:44:35.278 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:44:34 smithi069 conmon[117073]: audit 2023-11-30T21:44:34.407492+0000 mon.smithi016 (mon.0) 611 : audit [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' 2023-11-30T21:44:35.278 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:44:34 smithi069 conmon[117073]: audit 2023-11-30 2023-11-30T21:44:35.278 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:44:34 smithi069 conmon[117073]: T21:44:34.408509+0000 mon.smithi016 (mon.0) 612 : audit [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foofs.smithi016.dstoyp", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-11-30T21:44:35.278 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:44:34 smithi069 conmon[117073]: audit 2023 2023-11-30T21:44:35.278 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:44:34 smithi069 conmon[117073]: -11-30T21:44:34.410834+0000 mon.smithi016 (mon.0) 613 : audit [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd='[{"prefix": "auth get-or-create", "entity": "mds.foofs.smithi016.dstoyp", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2023-11-30T21:44:35.278 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:44:34 smithi069 conmon[117073]: audit 2023 2023-11-30T21:44:35.278 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:44:34 smithi069 conmon[117073]: -11-30T21:44:34.411401+0000 mon.smithi016 2023-11-30T21:44:35.278 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:44:34 smithi069 conmon[117073]: (mon.0) 614 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-30T21:44:35.846 INFO:tasks.cephadm:nfs.foo has 0/2 2023-11-30T21:44:36.010 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:44:35 smithi016 conmon[111898]: cephadm 2023-11-30T21:44:34.411920+0000 mgr.smithi016.dzhopz (mgr.14180) 2023-11-30T21:44:36.010 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:44:35 smithi016 conmon[111898]: 167 : cephadm [INF] Deploying daemon mds.foofs.smithi016.dstoyp on smithi016 2023-11-30T21:44:36.010 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:44:35 smithi016 conmon[111898]: cluster 2023-11-30T21:44:34.829653+0000 mon.smithi016 (mon.0) 615 : cluster [DBG] mds.? [v2:172.21.15.69:6832/3579924391,v1:172.21.15.69:6833/3579924391] up:boot 2023-11-30T21:44:36.011 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:44:35 smithi016 conmon[111898]: cluster 2023-11-30T21:44:34.829725+0000 mon.smithi016 (mon.0) 616 : cluster [INF] daemon mds.foofs.smithi069.tlvkxk assigned to filesystem foofs as rank 0 (now has 1 ranks) 2023-11-30T21:44:36.011 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:44:35 smithi016 conmon[111898]: cluster 2023-11-30T21:44:34.829804+0000 mon.smithi016 (mon.0) 617 : cluster [INF] Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2023-11-30T21:44:36.011 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:44:35 smithi016 conmon[111898]: cluster 2023-11-30T21:44:34.829830+0000 mon.smithi016 (mon.0) 618 : cluster [INF] Health check cleared: MDS_UP_LESS_THAN_MAX (was: 1 filesystem is online with fewer MDS than max_mds) 2023-11-30T21:44:36.011 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:44:35 smithi016 conmon[111898]: cluster 2023-11-30T21:44:34.829851+0000 mon.smithi016 (mon.0) 619 : cluster [INF] Cluster is now healthy 2023-11-30T21:44:36.011 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:44:35 smithi016 conmon[111898]: cluster 2023-11-30T21:44:34.830147+0000 mon.smithi016 (mon.0) 620 : cluster [DBG] fsmap foofs:0 1 up:standby 2023-11-30T21:44:36.011 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:44:35 smithi016 conmon[111898]: audit 2023-11-30T21:44:34.830314+0000 mon.smithi016 (mon.0) 621 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi069.tlvkxk"}]: dispatch 2023-11-30T21:44:36.011 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:44:35 smithi016 conmon[111898]: cluster 2023-11-30T21:44:34.834142+0000 mon.smithi016 (mon.0) 622 : cluster [DBG] fsmap foofs:1 {0=foofs.smithi069.tlvkxk=up:creating} 2023-11-30T21:44:36.011 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:44:35 smithi016 conmon[111898]: cluster 2023-11-30T21:44:34.844422+0000 mon.smithi016 (mon.0) 623 : cluster [INF] daemon mds.foofs.smithi069.tlvkxk is now active in filesystem foofs as rank 0 2023-11-30T21:44:36.011 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:44:35 smithi016 conmon[111898]: audit 2023-11-30T21:44:34.933991+0000 mgr.smithi016.dzhopz (mgr.14180) 168 : audit [DBG] from='client.14558 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:44:36.278 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:44:35 smithi069 conmon[117073]: cephadm 2023-11-30T21:44:34.411920+0000 mgr.smithi016.dzhopz (mgr.14180) 167 : cephadm [INF] Deploying daemon mds.foofs.smithi016.dstoyp on smithi016 2023-11-30T21:44:36.278 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:44:35 smithi069 conmon[117073]: cluster 2023-11-30T21:44:34.829653+0000 mon.smithi016 (mon.0) 615 : cluster [DBG] mds.? [v2:172.21.15.69:6832/3579924391,v1:172.21.15.69:6833/3579924391] up:boot 2023-11-30T21:44:36.278 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:44:35 smithi069 conmon[117073]: cluster 2023-11-30T21:44:34.829725 2023-11-30T21:44:36.278 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:44:35 smithi069 conmon[117073]: +0000 mon.smithi016 (mon.0) 616 : cluster [INF] daemon mds.foofs.smithi069.tlvkxk assigned to filesystem foofs as rank 0 (now has 1 ranks) 2023-11-30T21:44:36.278 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:44:35 smithi069 conmon[117073]: cluster 2023-11-30T21:44:36.279 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:44:35 smithi069 conmon[117073]: 2023-11-30T21:44:34. 2023-11-30T21:44:36.279 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:44:35 smithi069 conmon[117073]: 829804+0000 mon.smithi016 (mon.0) 617 2023-11-30T21:44:36.279 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:44:35 smithi069 conmon[117073]: : cluster [INF] Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2023-11-30T21:44:36.279 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:44:35 smithi069 conmon[117073]: cluster 2023-11-30 2023-11-30T21:44:36.280 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:44:35 smithi069 conmon[117073]: T21:44:34.829830+0000 mon.smithi016 (mon.0) 618 : cluster [INF] Health check cleared: MDS_UP_LESS_THAN_MAX (was: 1 filesystem is online with fewer MDS than max_mds) 2023-11-30T21:44:36.280 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:44:35 smithi069 conmon[117073]: cluster 2023-11-30T21:44:36.280 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:44:35 smithi069 conmon[117073]: 2023-11-30T21:44:34.829851+0000 mon.smithi016 (mon. 2023-11-30T21:44:36.280 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:44:35 smithi069 conmon[117073]: 0) 619 : cluster [INF] Cluster is now healthy 2023-11-30T21:44:36.280 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:44:35 smithi069 conmon[117073]: cluster 2023-11-30T21:44:36.281 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:44:35 smithi069 conmon[117073]: 2023-11-30T21:44:34.830147+0000 2023-11-30T21:44:36.281 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:44:35 smithi069 conmon[117073]: mon.smithi016 (mon.0) 620 : cluster [DBG] 2023-11-30T21:44:36.281 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:44:35 smithi069 conmon[117073]: fsmap foofs:0 1 up:standby 2023-11-30T21:44:36.281 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:44:35 smithi069 conmon[117073]: audit 2023-11- 2023-11-30T21:44:36.282 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:44:35 smithi069 conmon[117073]: 30T21:44:34.830314+0000 mon.smithi016 (mon.0) 621 : audit 2023-11-30T21:44:36.282 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:44:35 smithi069 conmon[117073]: [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi069.tlvkxk"}]: dispatch 2023-11-30T21:44:36.283 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:44:35 smithi069 conmon[117073]: cluster 2023-11-30T21:44:36.283 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:44:35 smithi069 conmon[117073]: 2023-11-30T21:44:34.834142+0000 mon.smithi016 (mon.0 2023-11-30T21:44:36.283 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:44:35 smithi069 conmon[117073]: ) 622 : cluster [DBG] fsmap foofs:1 {0=foofs.smithi069.tlvkxk=up:creating} 2023-11-30T21:44:36.283 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:44:35 smithi069 conmon[117073]: cluster 2023-11-30T21:44:36.283 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:44:35 smithi069 conmon[117073]: 2023-11-30T21:44:34.844422 2023-11-30T21:44:36.284 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:44:35 smithi069 conmon[117073]: +0000 mon.smithi016 (mon.0) 623 : cluster 2023-11-30T21:44:36.284 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:44:35 smithi069 conmon[117073]: [INF] daemon mds.foofs.smithi069.tlvkxk is now active in filesystem foofs as rank 0 2023-11-30T21:44:36.284 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:44:35 smithi069 conmon[117073]: audit 2023-11- 2023-11-30T21:44:36.284 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:44:35 smithi069 conmon[117073]: 30T21:44:34.933991+0000 mgr.smithi016.dzhopz (mgr.14180) 168 2023-11-30T21:44:36.284 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:44:35 smithi069 conmon[117073]: : audit [DBG] from='client.14558 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:44:36.848 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T21:44:37.401 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:44:37 smithi016 conmon[111898]: cluster 2023-11-30T21:44:35.770392 2023-11-30T21:44:37.401 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:44:37 smithi016 conmon[111898]: +0000 mgr.smithi016.dzhopz (mgr.14180) 169 : cluster [DBG] pgmap v134: 65 pgs: 65 active+clean; 90 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-11-30T21:44:37.401 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:44:37 smithi016 conmon[111898]: cluster 2023-11-30T21:44:35.838054+0000 mon.smithi016 (mon.0) 624 : cluster [DBG] mds.? [v2:172.21.15.69:6832/3579924391,v1:172.21.15.69:6833/3579924391] up:active 2023-11-30T21:44:37.401 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:44:37 smithi016 conmon[111898]: cluster 2023-11-30T21:44:35.838124+0000 mon.smithi016 (mon.0) 625 : cluster [DBG] fsmap foofs:1 {0=foofs.smithi069.tlvkxk=up:active} 2023-11-30T21:44:37.401 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:44:37 smithi016 conmon[111898]: audit 2023-11-30T21:44:36.679653+0000 mon.smithi016 (mon.0) 626 : audit [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' 2023-11-30T21:44:37.401 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:44:37 smithi016 conmon[111898]: audit 2023-11-30T21:44:37.401 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:44:37 smithi016 conmon[111898]: 2023-11-30T21:44:36.683640+0000 mon.smithi016 (mon.0) 627 : audit [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' 2023-11-30T21:44:37.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:44:37 smithi069 conmon[117073]: cluster 2023-11-30T21:44:35.770392+0000 mgr.smithi016.dzhopz (mgr.14180) 169 : cluster [DBG] pgmap v134: 65 pgs: 65 active+clean; 90 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-11-30T21:44:37.528 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:44:37 smithi069 conmon[117073]: cluster 2023-11-30T21:44:37.528 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:44:37 smithi069 conmon[117073]: 2023-11-30T21:44:35.838054+0000 mon.smithi016 (mon.0) 624 : cluster [DBG] mds.? [v2:172.21.15.69:6832/3579924391,v1:172.21.15.69:6833/3579924391] up:active 2023-11-30T21:44:37.528 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:44:37 smithi069 conmon[117073]: cluster 2023-11-30T21:44:35.838124+0000 mon.smithi016 (mon.0) 625 : cluster [DBG] fsmap foofs:1 {0=foofs.smithi069.tlvkxk=up:active} 2023-11-30T21:44:37.528 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:44:37 smithi069 conmon[117073]: audit 2023-11-30T21 2023-11-30T21:44:37.528 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:44:37 smithi069 conmon[117073]: :44:36.679653+0000 mon.smithi016 (mon.0) 626 : audit [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' 2023-11-30T21:44:37.528 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:44:37 smithi069 conmon[117073]: audit 2023-11-30T21:44:36. 2023-11-30T21:44:37.528 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:44:37 smithi069 conmon[117073]: 683640+0000 mon.smithi016 (mon.0) 627 : audit [INF] 2023-11-30T21:44:37.528 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:44:37 smithi069 conmon[117073]: from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' 2023-11-30T21:44:38.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:44:38 smithi016 conmon[111898]: audit 2023-11-30T21:44:36.699762+0000 mon.smithi016 (mon.0) 628 : audit [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "osd pool create", "pool": ".nfs"}]: dispatch 2023-11-30T21:44:38.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:44:38 smithi016 conmon[111898]: cluster 2023-11-30T21:44:37.135605+0000 mon.smithi016 (mon.0) 629 : cluster [DBG] mds.? [v2:172.21.15.16:6834/1911106332,v1:172.21.15.16:6835/1911106332] up:boot 2023-11-30T21:44:38.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:44:38 smithi016 conmon[111898]: cluster 2023-11-30T21:44:37.135947+0000 mon.smithi016 (mon.0) 630 : cluster [DBG] fsmap foofs:1 {0=foofs.smithi069.tlvkxk=up:active} 1 up:standby 2023-11-30T21:44:38.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:44:38 smithi016 conmon[111898]: audit 2023-11-30T21:44:37.136050+0000 mon.smithi016 (mon.0) 631 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi016.dstoyp"}]: dispatch 2023-11-30T21:44:38.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:44:38 smithi016 conmon[111898]: cluster 2023-11-30T21:44:37.141444+0000 mon.smithi016 (mon.0) 632 : cluster [DBG] fsmap foofs:1 {0=foofs.smithi069.tlvkxk=up:active} 1 up:standby 2023-11-30T21:44:38.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:44:38 smithi016 conmon[111898]: audit 2023-11-30T21:44:37.686497+0000 mon.smithi016 (mon.0) 633 : audit [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd='[{"prefix": "osd pool create", "pool": ".nfs"}]': finished 2023-11-30T21:44:38.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:44:38 smithi016 conmon[111898]: 2023-11-30T21:44:38.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:44:38 smithi016 conmon[111898]: cluster 2023-11-30T21:44:37.686565+0000 mon.smithi016 (mon.0) 634 : cluster [DBG] osdmap e41: 8 total, 8 up, 8 in 2023-11-30T21:44:38.351 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:44:38 smithi016 conmon[111898]: audit 2023-11-30T21:44:37.687820+0000 mon.smithi016 (mon.0) 635 : audit [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "osd pool application enable", "pool": ".nfs", "app": "nfs"}]: dispatch 2023-11-30T21:44:38.442 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T21:44:38.442 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T21:44:27.802811Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T21:44:24.752902Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T21:44:27.802940Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:44:29.094902Z service:ingress.nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T21:44:24.753123Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T21:44:24.753277Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "ports": [12049], "running": 0, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T21:44:24.753410Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T21:44:24.753550Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T21:44:27.803064Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T21:44:38.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:44:38 smithi069 conmon[117073]: audit 2023-11-30T21:44:36.699762+0000 mon.smithi016 (mon.0) 628 : audit [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "osd pool create", "pool": ".nfs"}]: dispatch 2023-11-30T21:44:38.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:44:38 smithi069 conmon[117073]: cluster 2023-11-30T21:44:37.135605+0000 mon.smithi016 (mon.0) 629 : cluster [DBG] mds.? [v2:172.21.15.16:6834/1911106332,v1:172.21.15.16:6835/1911106332] up:boot 2023-11-30T21:44:38.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:44:38 smithi069 conmon[117073]: cluster 2023-11-30T21:44:37.135947+0000 mon.smithi016 (mon.0) 630 : cluster [DBG] fsmap foofs:1 {0=foofs.smithi069.tlvkxk=up:active} 1 up:standby 2023-11-30T21:44:38.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:44:38 smithi069 conmon[117073]: 2023-11-30T21:44:38.528 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:44:38 smithi069 conmon[117073]: audit 2023-11-30T21:44:37.136050+0000 mon.smithi016 ( 2023-11-30T21:44:38.528 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:44:38 smithi069 conmon[117073]: mon.0) 631 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi016.dstoyp"}]: dispatch 2023-11-30T21:44:38.528 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:44:38 smithi069 conmon[117073]: cluster 2023-11-30T21:44: 2023-11-30T21:44:38.528 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:44:38 smithi069 conmon[117073]: 37.141444+0000 mon.smithi016 (mon.0) 632 : cluster 2023-11-30T21:44:38.528 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:44:38 smithi069 conmon[117073]: [DBG] fsmap foofs:1 {0=foofs.smithi069.tlvkxk=up:active} 1 up:standby 2023-11-30T21:44:38.528 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:44:38 smithi069 conmon[117073]: audit 2023-11-30T21:44: 2023-11-30T21:44:38.528 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:44:38 smithi069 conmon[117073]: 37.686497+0000 mon.smithi016 (mon.0) 633 : audit 2023-11-30T21:44:38.528 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:44:38 smithi069 conmon[117073]: [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd='[{"prefix": "osd pool create", "pool": ".nfs"}]': finished 2023-11-30T21:44:38.528 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:44:38 smithi069 conmon[117073]: cluster 2023-11-30T21:44:37 2023-11-30T21:44:38.528 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:44:38 smithi069 conmon[117073]: .686565+0000 mon.smithi016 (mon.0) 634 : cluster [DBG] 2023-11-30T21:44:38.528 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:44:38 smithi069 conmon[117073]: osdmap e41: 8 total, 8 up, 8 in 2023-11-30T21:44:38.528 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:44:38 smithi069 conmon[117073]: audit 2023-11-30T21:44:37.687820 2023-11-30T21:44:38.529 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:44:38 smithi069 conmon[117073]: +0000 mon.smithi016 (mon.0) 635 : audit [INF] 2023-11-30T21:44:38.529 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:44:38 smithi069 conmon[117073]: from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "osd pool application enable", "pool": ".nfs", "app": "nfs"}]: dispatch 2023-11-30T21:44:38.793 INFO:tasks.cephadm:nfs.foo has 0/2 2023-11-30T21:44:39.492 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:44:39 smithi016 conmon[111898]: cluster 2023-11-30T21:44:37.770727+0000 mgr.smithi016.dzhopz (mgr.14180) 170 : cluster [DBG] pgmap v136: 97 pgs: 32 unknown, 65 active+clean; 666 B data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1023 B/s wr, 11 op/s 2023-11-30T21:44:39.492 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:44:39 smithi016 conmon[111898]: audit 2023-11-30T21:44:38.689824+0000 mon.smithi016 (mon.0) 636 : audit [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd='[{"prefix": "osd pool application enable", "pool": ".nfs", "app": "nfs"}]': finished 2023-11-30T21:44:39.492 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:44:39 smithi016 conmon[111898]: cluster 2023-11-30T21:44:38.690038+0000 mon.smithi016 (mon.0) 637 : cluster [DBG] osdmap e42: 8 total, 8 up, 8 in 2023-11-30T21:44:39.492 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:44:39 smithi016 conmon[111898]: audit 2023-11-30T21:44:38.692871+0000 mon.smithi016 (mon.0) 638 : audit [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.0.smithi016.nboljc", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]}]: dispatch 2023-11-30T21:44:39.493 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:44:39 smithi016 conmon[111898]: audit 2023-11-30T21:44:38.704004+0000 mon.smithi016 (mon.0) 639 : audit [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.0.smithi016.nboljc", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]}]': finished 2023-11-30T21:44:39.493 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:44:39 smithi016 conmon[111898]: audit 2023-11-30T21:44:38.705026+0000 mon.smithi016 (mon.0) 640 : audit [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool .nfs"]}]: dispatch 2023-11-30T21:44:39.493 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:44:39 smithi016 conmon[111898]: audit 2023-11 2023-11-30T21:44:39.493 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:44:39 smithi016 conmon[111898]: -30T21:44:38.709811+0000 mon.smithi016 (mon.0) 641 : audit [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd='[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool .nfs"]}]': finished 2023-11-30T21:44:39.493 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:44:39 smithi016 conmon[111898]: audit 2023-11-30T21:44 2023-11-30T21:44:39.493 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:44:39 smithi016 conmon[111898]: :38.711562+0000 mon.smithi016 (mon.0) 642 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-30T21:44:39.493 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:44:39 smithi016 conmon[111898]: 2023-11-30T21:44:39.493 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:44:39 smithi016 conmon[111898]: audit 2023-11-30T 2023-11-30T21:44:39.493 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:44:39 smithi016 conmon[111898]: 21:44:38.751719+0000 mon.smithi016 (mon.0) 643 : audit [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]: dispatch 2023-11-30T21:44:39.493 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:44:39 smithi016 conmon[111898]: audit 2023-11-30T21:44:38 2023-11-30T21:44:39.493 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:44:39 smithi016 conmon[111898]: .755439+0000 mon.smithi016 (mon.0) 644 : audit [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd='[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]': finished 2023-11-30T21:44:39.493 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:44:39 smithi016 conmon[111898]: audit 2023-11-30T21: 2023-11-30T21:44:39.493 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:44:39 smithi016 conmon[111898]: 44:38.844931+0000 mon.smithi016 (mon.0) 645 : audit [INF] 2023-11-30T21:44:39.494 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:44:39 smithi016 conmon[111898]: from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.0.smithi016.nboljc-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-11-30T21:44:39.494 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:44:39 smithi016 conmon[111898]: audit 2023-11- 2023-11-30T21:44:39.494 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:44:39 smithi016 conmon[111898]: 30T21:44:38.848267+0000 mon.smithi016 (mon.0) 646 : audit [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.0.smithi016.nboljc-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]': finished 2023-11-30T21:44:39.494 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:44:39 smithi016 conmon[111898]: audit 2023-11-30T21:44 2023-11-30T21:44:39.494 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:44:39 smithi016 conmon[111898]: :38.851926+0000 mon.smithi016 (mon.0) 647 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-30T21:44:39.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:44:39 smithi069 conmon[117073]: cluster 2023-11-30T21:44:37.770727+0000 mgr.smithi016.dzhopz (mgr.14180) 170 : cluster [DBG] pgmap v136: 97 pgs: 32 unknown, 65 active+clean; 666 B data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1023 B/s wr, 11 op/s 2023-11-30T21:44:39.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:44:39 smithi069 conmon[117073]: audit 2023-11-30T21:44:38.689824+0000 mon.smithi016 (mon.0) 636 : audit [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd='[{"prefix": "osd pool application enable", "pool": ".nfs", "app": "nfs"}]': finished 2023-11-30T21:44:39.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:44:39 smithi069 conmon[117073]: cluster 2023-11-30T21:44:38.690038+0000 mon.smithi016 (mon.0) 637 : cluster [DBG] osdmap e42: 8 total, 8 up, 8 in 2023-11-30T21:44:39.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:44:39 smithi069 conmon[117073]: audit 2023-11-30T21:44:38.692871+0000 mon.smithi016 (mon.0) 638 : audit [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.0.smithi016.nboljc", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]}]: dispatch 2023-11-30T21:44:39.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:44:39 smithi069 conmon[117073]: audit 2023-11-30T21:44:38.704004+0000 mon.smithi016 (mon.0) 639 : audit [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.0.smithi016.nboljc", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]}]': finished 2023-11-30T21:44:39.528 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:44:39 smithi069 conmon[117073]: audit 2023-11-30T21:44:38.705026+0000 mon.smithi016 (mon.0) 640 : audit [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool .nfs"]}]: dispatch 2023-11-30T21:44:39.528 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:44:39 smithi069 conmon[117073]: audit 2023-11-30T21:44:38.709811+0000 mon.smithi016 (mon.0) 641 : audit [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd='[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool .nfs"]}]': finished 2023-11-30T21:44:39.528 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:44:39 smithi069 conmon[117073]: audit 2023-11-30T21:44:38.711562+0000 mon.smithi016 (mon.0) 642 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-30T21:44:39.528 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:44:39 smithi069 conmon[117073]: audit 2023-11-30T21:44:38.751719+0000 mon.smithi016 (mon.0) 643 : audit [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]: dispatch 2023-11-30T21:44:39.528 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:44:39 smithi069 conmon[117073]: audit 2023-11-30T21:44:38.755439+0000 mon.smithi016 (mon.0) 644 : audit [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd='[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]': finished 2023-11-30T21:44:39.528 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:44:39 smithi069 conmon[117073]: audit 2023-11-30T21:44:38.844931+0000 mon.smithi016 (mon.0) 645 : audit [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.0.smithi016.nboljc-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-11-30T21:44:39.528 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:44:39 smithi069 conmon[117073]: audit 2023-11-30T21:44:38.848267+0000 mon.smithi016 (mon.0) 646 : audit [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.0.smithi016.nboljc-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]': finished 2023-11-30T21:44:39.528 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:44:39 smithi069 conmon[117073]: audit 2023-11-30T21:44:38.851926+0000 mon.smithi016 (mon.0) 647 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-30T21:44:39.794 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T21:44:40.429 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:44:40 smithi016 conmon[111898]: audit 2023-11-30T21:44:38.438333+0000 mgr.smithi016.dzhopz (mgr.14180) 171 : audit [DBG] from='client.14566 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:44:40.429 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:44:40 smithi016 conmon[111898]: cephadm 2023-11-30T21:44:38.692378+0000 mgr.smithi016.dzhopz (mgr.14180) 172 : cephadm [INF] Creating key for client.nfs.foo.0.0.smithi016.nboljc 2023-11-30T21:44:40.429 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:44:40 smithi016 conmon[111898]: cephadm 2023-11-30T21:44:38.704673+0000 mgr.smithi016.dzhopz (mgr.14180) 173 : cephadm [INF] Ensuring nfs.foo.0 is in the ganesha grace table 2023-11-30T21:44:40.429 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:44:40 smithi016 conmon[111898]: cephadm 2023-11-30T21:44:38.801154+0000 mgr.smithi016.dzhopz (mgr.14180) 174 : cephadm [INF] Creating rados config object: conf-nfs.foo 2023-11-30T21:44:40.430 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:44:40 smithi016 conmon[111898]: cephadm 2023-11-30T21:44:38.844575+0000 mgr.smithi016.dzhopz (mgr.14180) 175 : cephadm [INF] Creating key for client.nfs.foo.0.0.smithi016.nboljc-rgw 2023-11-30T21:44:40.430 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:44:40 smithi016 conmon[111898]: cephadm 2023-11-30T21:44:38.852787+0000 mgr.smithi016.dzhopz (mgr.14180) 176 : cephadm [INF] Deploying daemon nfs.foo.0.0.smithi016.nboljc on smithi016 2023-11-30T21:44:40.430 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:44:40 smithi016 conmon[111898]: cluster 2023-11-30T21:44:39.691929+0000 mon.smithi016 (mon.0) 648 : cluster [DBG] osdmap e43: 8 total, 8 up, 8 in 2023-11-30T21:44:40.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:44:40 smithi069 conmon[117073]: audit 2023-11-30T21:44:38.438333+0000 mgr.smithi016.dzhopz (mgr.14180) 171 : 2023-11-30T21:44:40.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:44:40 smithi069 conmon[117073]: audit [DBG] from='client.14566 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:44:40.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:44:40 smithi069 conmon[117073]: cephadm 2023-11-30T21:44:38.692378+0000 mgr.smithi016.dzhopz (mgr.14180) 172 : cephadm [INF] Creating key for client.nfs.foo.0.0.smithi016.nboljc 2023-11-30T21:44:40.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:44:40 smithi069 conmon[117073]: cephadm 2023-11-30T21 2023-11-30T21:44:40.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:44:40 smithi069 conmon[117073]: :44:38.704673+0000 mgr.smithi016.dzhopz (mgr.14180) 173 : cephadm [INF] Ensuring nfs.foo.0 is in the ganesha grace table 2023-11-30T21:44:40.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:44:40 smithi069 conmon[117073]: cephadm 2023-11-30T21:44:38.801154+0000 mgr.smithi016.dzhopz (mgr.14180) 174 2023-11-30T21:44:40.528 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:44:40 smithi069 conmon[117073]: : cephadm [INF] Creating rados config object: conf-nfs.foo 2023-11-30T21:44:40.528 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:44:40 smithi069 conmon[117073]: cephadm 2023-11-30T21: 2023-11-30T21:44:40.528 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:44:40 smithi069 conmon[117073]: 44:38.844575+0000 mgr.smithi016.dzhopz (mgr.14180) 175 : cephadm [INF] Creating key for client.nfs.foo.0.0.smithi016.nboljc-rgw 2023-11-30T21:44:40.528 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:44:40 smithi069 conmon[117073]: cephadm 2023-11-30 2023-11-30T21:44:40.528 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:44:40 smithi069 conmon[117073]: T21:44:38.852787+0000 mgr.smithi016.dzhopz (mgr.14180) 176 : cephadm 2023-11-30T21:44:40.528 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:44:40 smithi069 conmon[117073]: [INF] Deploying daemon nfs.foo.0.0.smithi016.nboljc on smithi016 2023-11-30T21:44:40.528 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:44:40 smithi069 conmon[117073]: cluster 2023-11 2023-11-30T21:44:40.528 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:44:40 smithi069 conmon[117073]: -30T21:44:39.691929+0000 mon.smithi016 (mon.0) 648 : cluster [DBG] 2023-11-30T21:44:40.528 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:44:40 smithi069 conmon[117073]: osdmap e43: 8 total, 8 up, 8 in 2023-11-30T21:44:41.399 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:44:41 smithi016 conmon[111898]: cluster 2023-11-30T21:44: 2023-11-30T21:44:45.286 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:44:41 smithi016 conmon[111898]: 39.771179+0000 mgr.smithi016.dzhopz (mgr.14180) 177 : cluster [DBG] pgmap v139: 97 pgs: 7 creating+peering, 18 unknown, 72 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 3.0 KiB/s wr, 9 op/s 2023-11-30T21:44:45.286 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:44:41 smithi016 conmon[111898]: audit 2023-11-30T21:44:40.930953+0000 mon.smithi016 (mon.0) 649 : audit [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' 2023-11-30T21:44:45.287 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:44:41 smithi069 conmon[117073]: cluster 2023-11-30T21:44:39.771179+0000 mgr.smithi016.dzhopz (mgr.14180) 177 : cluster [DBG] pgmap v139: 97 pgs: 7 creating+peering, 18 unknown, 72 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 3.0 KiB/s wr, 9 op/s 2023-11-30T21:44:45.287 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:44:41 smithi069 conmon[117073]: 2023-11-30T21:44:45.288 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:44:41 smithi069 conmon[117073]: audit 2023-11-30T21:44:40.930953+0000 mon.smithi016 (mon.0) 649 : audit [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' 2023-11-30T21:44:45.288 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:44:42 smithi069 conmon[117073]: audit 2023-11-30T21:44:41.461166+0000 mon.smithi016 (mon.0) 650 : audit [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' 2023-11-30T21:44:45.288 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:44:42 smithi069 conmon[117073]: 2023-11-30T21:44:45.288 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:44:42 smithi069 conmon[117073]: cephadm 2023-11-30T21:44:41.462241+0000 mgr.smithi016.dzhopz (mgr.14180) 178 : cephadm [INF] Creating key for client.nfs.foo.1.0.smithi069.vwgzts 2023-11-30T21:44:45.288 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:44:42 smithi069 conmon[117073]: audit 2023-11-30T21:44:41.462464+0000 mon.smithi016 (mon.0) 651 : audit [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.0.smithi069.vwgzts", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]}]: dispatch 2023-11-30T21:44:45.288 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:44:42 smithi069 conmon[117073]: audit 2023-11-30T21:44:41.465278+0000 mon.smithi016 (mon.0) 652 : audit [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.0.smithi069.vwgzts", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]}]': finished 2023-11-30T21:44:45.288 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:44:42 smithi069 conmon[117073]: cephadm 2023-11-30T21:44:41.465837+0000 2023-11-30T21:44:45.288 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:44:42 smithi069 conmon[117073]: mgr.smithi016.dzhopz (mgr.14180) 179 : cephadm [INF] Ensuring nfs.foo.1 is in the ganesha grace table 2023-11-30T21:44:45.288 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:44:42 smithi069 conmon[117073]: audit 2023-11-30T21:44:41.466081 2023-11-30T21:44:45.288 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:44:42 smithi069 conmon[117073]: +0000 mon.smithi016 (mon.0) 653 : audit [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool .nfs"]}]: dispatch 2023-11-30T21:44:45.288 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:44:42 smithi069 conmon[117073]: audit 2023-11-30T21 2023-11-30T21:44:45.288 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:44:42 smithi069 conmon[117073]: :44:41.469982+0000 mon.smithi016 (mon.0) 654 : audit [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd='[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool .nfs"]}]': finished 2023-11-30T21:44:45.288 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:44:42 smithi069 conmon[117073]: audit 2023-11-30T21:44:45.288 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:44:42 smithi069 conmon[117073]: 2023-11-30T21:44:41.471312+0000 mon.smithi016 (mon.0) 655 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-30T21:44:45.289 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:44:42 smithi069 conmon[117073]: audit 2023-11-30T21:44:41.740522+0000 mgr.smithi016.dzhopz (mgr.14180 2023-11-30T21:44:45.289 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:44:42 smithi069 conmon[117073]: ) 180 : audit [DBG] from='client.14598 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:44:45.289 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:44:42 smithi069 conmon[117073]: cluster 2023- 2023-11-30T21:44:45.289 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:44:42 smithi069 conmon[117073]: 11-30T21:44:41.771642+0000 mgr.smithi016.dzhopz (mgr.14180) 181 : cluster [DBG] pgmap v140: 97 pgs: 7 creating+peering, 7 unknown, 83 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 2.3 KiB/s wr, 7 op/s 2023-11-30T21:44:45.289 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:44:44 smithi069 conmon[117073]: cluster 2023-11-30T21:44:43.772261+0000 mgr.smithi016.dzhopz (mgr.14180 2023-11-30T21:44:45.289 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:44:44 smithi069 conmon[117073]: ) 182 : cluster [DBG] pgmap v141: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 168 B/s rd, 2.0 KiB/s wr, 3 op/s 2023-11-30T21:44:45.289 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:44:44 smithi069 conmon[117073]: audit 2023-11-30T21:44:44.417507+0000 mon.smithi016 (mon.0) 656 : audit [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]: dispatch 2023-11-30T21:44:45.289 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:44:44 smithi069 conmon[117073]: audit 2023-11-30T21:44:44.421455+0000 mon.smithi016 (mon.0) 657 : audit [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd='[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]': finished 2023-11-30T21:44:45.289 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:44:44 smithi069 conmon[117073]: audit 2023-11-30T21:44:44.471842+0000 mon.smithi016 (mon.0) 658 : audit [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.0.smithi069.vwgzts-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-11-30T21:44:45.289 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:44:44 smithi069 conmon[117073]: audit 2023-11-30T21:44:44.475369+0000 mon.smithi016 (mon.0) 659 : audit [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.0.smithi069.vwgzts-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]': finished 2023-11-30T21:44:45.289 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:44:44 smithi069 conmon[117073]: audit 2023-11-30T21:44:44.476593+0000 mon.smithi016 (mon.0) 660 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-30T21:44:45.290 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T21:44:45.290 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T21:44:27.802811Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T21:44:24.752902Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T21:44:27.802940Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:44:29.094902Z service:ingress.nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T21:44:24.753123Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T21:44:24.753277Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "ports": [12049], "running": 0, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T21:44:24.753410Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T21:44:24.753550Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T21:44:27.803064Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T21:44:45.290 INFO:tasks.cephadm:nfs.foo has 0/2 2023-11-30T21:44:45.290 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:44:42 smithi016 conmon[111898]: audit 2023-11-30T21:44:41.461166+0000 mon.smithi016 (mon.0) 650 : audit [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' 2023-11-30T21:44:45.291 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:44:42 smithi016 conmon[111898]: cephadm 2023-11-30T21:44:41.462241+0000 mgr.smithi016.dzhopz (mgr.14180) 178 : cephadm [INF] Creating key for client.nfs.foo.1.0.smithi069.vwgzts 2023-11-30T21:44:45.291 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:44:42 smithi016 conmon[111898]: audit 2023-11- 2023-11-30T21:44:45.291 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:44:42 smithi016 conmon[111898]: 30T21:44:41.462464+0000 mon.smithi016 (mon.0) 651 : audit 2023-11-30T21:44:45.291 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:44:42 smithi016 conmon[111898]: [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.0.smithi069.vwgzts", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]}]: dispatch 2023-11-30T21:44:45.291 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:44:42 smithi016 conmon[111898]: audit 2023-11-30 2023-11-30T21:44:45.291 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:44:42 smithi016 conmon[111898]: T21:44:41.465278 2023-11-30T21:44:45.291 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:44:42 smithi016 conmon[111898]: +0000 mon.smithi016 (mon.0) 652 2023-11-30T21:44:45.291 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:44:42 smithi016 conmon[111898]: : audit [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.0.smithi069.vwgzts", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]}]': finished 2023-11-30T21:44:45.291 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:44:42 smithi016 conmon[111898]: cephadm 2023- 2023-11-30T21:44:45.291 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:44:42 smithi016 conmon[111898]: 11-30T21:44:41.465837+0000 mgr.smithi016.dzhopz 2023-11-30T21:44:45.291 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:44:42 smithi016 conmon[111898]: (mgr.14180) 179 : cephadm [INF] Ensuring nfs.foo.1 is in the ganesha grace table 2023-11-30T21:44:45.291 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:44:42 smithi016 conmon[111898]: 2023-11-30T21:44:45.291 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:44:42 smithi016 conmon[111898]: audit 2023-11-30T21:44:45.292 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:44:42 smithi016 conmon[111898]: 2023-11-30T21:44:41 2023-11-30T21:44:45.292 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:44:42 smithi016 conmon[111898]: .466081+0000 mon.smithi016 (mon.0) 2023-11-30T21:44:45.292 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:44:42 smithi016 conmon[111898]: 653 : audit [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool .nfs"]}]: dispatch 2023-11-30T21:44:45.292 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:44:42 smithi016 conmon[111898]: audit 2023-11-30T21:44:41.469982+0000 mon.smithi016 2023-11-30T21:44:45.292 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:44:42 smithi016 conmon[111898]: (mon.0) 654 : audit [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd='[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool .nfs"]}]': finished 2023-11-30T21:44:45.292 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:44:42 smithi016 conmon[111898]: audit 2023-11-30T21:44:41.471312+0000 mon.smithi016 (mon.0) 2023-11-30T21:44:45.292 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:44:42 smithi016 conmon[111898]: 655 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-30T21:44:45.292 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:44:42 smithi016 conmon[111898]: audit 2023- 2023-11-30T21:44:45.292 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:44:42 smithi016 conmon[111898]: 11-30T21:44:41.740522+0000 mgr.smithi016.dzhopz (mgr.14180) 180 : audit [DBG] from='client.14598 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:44:45.292 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:44:42 smithi016 conmon[111898]: cluster 2023-11-30T21:44:41.771642+0000 2023-11-30T21:44:45.292 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:44:42 smithi016 conmon[111898]: mgr.smithi016.dzhopz (mgr.14180) 181 : cluster [DBG] pgmap v140: 97 pgs: 7 creating+peering, 7 unknown, 83 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 2.3 KiB/s wr, 7 op/s 2023-11-30T21:44:45.292 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:44:42 smithi016 conmon[111898]: 2023-11-30T21:44:45.292 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:44:44 smithi016 conmon[111898]: cluster 2023-11-30T21:44:43. 2023-11-30T21:44:45.292 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:44:44 smithi016 conmon[111898]: 772261+0000 mgr.smithi016.dzhopz (mgr.14180) 182 : cluster [DBG] pgmap v141: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 168 B/s rd, 2.0 KiB/s wr, 3 op/s 2023-11-30T21:44:45.293 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:44:44 smithi016 conmon[111898]: audit 2023-11-30T21:44:44.417507+0000 mon.smithi016 (mon.0) 656 : audit 2023-11-30T21:44:45.293 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:44:44 smithi016 conmon[111898]: [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]: dispatch 2023-11-30T21:44:45.293 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:44:44 smithi016 conmon[111898]: audit 2023-11-30T21:44:44.421455+0000 mon.smithi016 (mon. 2023-11-30T21:44:45.293 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:44:44 smithi016 conmon[111898]: 0) 657 : audit [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd='[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]': finished 2023-11-30T21:44:45.293 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:44:44 smithi016 conmon[111898]: audit 2023-11-30T21:44:44. 2023-11-30T21:44:45.293 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:44:44 smithi016 conmon[111898]: 471842+0000 mon.smithi016 (mon.0) 658 : audit [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.0.smithi069.vwgzts-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-11-30T21:44:45.293 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:44:44 smithi016 conmon[111898]: audit 2023-11-30T21:44:44 2023-11-30T21:44:45.293 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:44:44 smithi016 conmon[111898]: .475369+0000 mon.smithi016 (mon.0) 659 : audit [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.0.smithi069.vwgzts-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]': finished 2023-11-30T21:44:45.293 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:44:44 smithi016 conmon[111898]: audit 2023-11 2023-11-30T21:44:45.293 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:44:44 smithi016 conmon[111898]: -30T21:44:44.476593+0000 mon.smithi016 (mon.0) 660 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-30T21:44:46.100 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:44:45 smithi016 conmon[111898]: cephadm 2023-11-30T21:44:44.471345+0000 mgr.smithi016.dzhopz (mgr.14180) 2023-11-30T21:44:46.100 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:44:45 smithi016 conmon[111898]: 183 : cephadm [INF] Rados config object exists: conf-nfs.foo 2023-11-30T21:44:46.101 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:44:45 smithi016 conmon[111898]: cephadm 2023-11-30T21:44:44.471461+0000 mgr.smithi016.dzhopz (mgr.14180) 184 : cephadm [INF] Creating key for client.nfs.foo.1.0.smithi069.vwgzts-rgw 2023-11-30T21:44:46.101 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:44:45 smithi016 conmon[111898]: cephadm 2023-11-30T21:44:46.101 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:44:45 smithi016 conmon[111898]: 2023-11-30T21:44:44.477433+0000 mgr.smithi016.dzhopz (mgr.14180) 185 : cephadm [INF] Deploying daemon nfs.foo.1.0.smithi069.vwgzts on smithi069 2023-11-30T21:44:46.263 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:44:45 smithi069 conmon[117073]: cephadm 2023-11-30T21:44:44.471345+0000 mgr.smithi016.dzhopz (mgr.14180) 183 : cephadm [INF] Rados config object exists: conf-nfs.foo 2023-11-30T21:44:46.263 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:44:45 smithi069 conmon[117073]: cephadm 2023-11-30T21:44:44.471461+0000 mgr.smithi016.dzhopz (mgr.14180) 184 : cephadm [INF] Creating key for client.nfs.foo.1.0.smithi069.vwgzts-rgw 2023-11-30T21:44:46.263 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:44:45 smithi069 conmon[117073]: cephadm 2023-11-30T21:44:44.477433+0000 mgr.smithi016.dzhopz (mgr.14180) 185 : cephadm [INF] Deploying daemon nfs.foo.1.0.smithi069.vwgzts on smithi069 2023-11-30T21:44:46.291 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T21:44:47.100 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:44:46 smithi016 conmon[111898]: cluster 2023-11-30T21:44:45.772771+0000 mgr.smithi016.dzhopz (mgr.14180) 186 : cluster [DBG] pgmap v142: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.5 KiB/s rd, 2.4 KiB/s wr, 4 op/s 2023-11-30T21:44:47.100 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:44:46 smithi016 conmon[111898]: audit 2023-11-30T21:44:46.470162+0000 mon.smithi016 (mon.0) 661 : audit [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' 2023-11-30T21:44:47.100 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:44:46 smithi016 conmon[111898]: audit 2023-11-30T21:44:46.478324+0000 mon.smithi016 (mon.0) 662 : audit [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' 2023-11-30T21:44:47.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:44:46 smithi069 conmon[117073]: cluster 2023-11-30T21:44:45.772771+0000 mgr.smithi016.dzhopz (mgr.14180) 186 : cluster [DBG] pgmap v142: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.5 KiB/s rd, 2.4 KiB/s wr, 4 op/s 2023-11-30T21:44:47.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:44:46 smithi069 conmon[117073]: audit 2023-11-30T21:44:46.470162+0000 mon.smithi016 (mon.0) 661 : audit [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' 2023-11-30T21:44:47.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:44:46 smithi069 conmon[117073]: audit 2023-11-30T21:44:46.478324+0000 mon.smithi016 (mon.0) 662 : audit [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' 2023-11-30T21:44:47.850 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:44:47 smithi016 conmon[111898]: cephadm 2023-11-30T21:44:46.493000+0000 mgr.smithi016.dzhopz 2023-11-30T21:44:47.850 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:44:47 smithi016 conmon[111898]: (mgr.14180) 187 : cephadm [INF] Deploying daemon haproxy.nfs.foo.smithi069.xudepb on smithi069 2023-11-30T21:44:47.991 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T21:44:47.991 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T21:44:27.802811Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T21:44:24.752902Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T21:44:27.802940Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:44:29.094902Z service:ingress.nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T21:44:24.753123Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T21:44:24.753277Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "ports": [12049], "running": 0, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T21:44:24.753410Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T21:44:24.753550Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T21:44:27.803064Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T21:44:48.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:44:47 smithi069 conmon[117073]: cephadm 2023-11-30T21:44:46.493000+0000 mgr.smithi016.dzhopz (mgr.14180) 187 : cephadm [INF] Deploying daemon haproxy.nfs.foo.smithi069.xudepb on smithi069 2023-11-30T21:44:48.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:44:47 smithi069 conmon[117073]: 2023-11-30T21:44:48.354 INFO:tasks.cephadm:nfs.foo has 0/2 2023-11-30T21:44:49.101 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:44:48 smithi016 conmon[111898]: cluster 2023-11-30T21:44:47.773274+0000 mgr.smithi016.dzhopz (mgr.14180) 2023-11-30T21:44:49.102 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:44:48 smithi016 conmon[111898]: 188 : cluster [DBG] pgmap v143: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.3 KiB/s rd, 1.4 KiB/s wr, 4 op/s 2023-11-30T21:44:49.102 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:44:48 smithi016 conmon[111898]: audit 2023-11-30T21:44:47.986618+0000 mgr.smithi016.dzhopz (mgr.14180) 189 : audit [DBG] from='client.14616 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:44:49.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:44:48 smithi069 conmon[117073]: cluster 2023-11-30T21:44:47.773274+0000 mgr.smithi016.dzhopz (mgr.14180) 188 : cluster [DBG] pgmap v143: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.3 KiB/s rd, 1.4 KiB/s wr, 4 op/s 2023-11-30T21:44:49.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:44:48 smithi069 conmon[117073]: audit 2023-11-30T21:44:47.986618+0000 mgr.smithi016.dzhopz (mgr.14180) 189 : audit [DBG] from='client.14616 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:44:49.356 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T21:44:51.100 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:44:50 smithi016 conmon[111898]: cluster 2023-11-30T21:44:49.773943+0000 mgr.smithi016.dzhopz (mgr.14180) 190 : cluster [DBG] pgmap v144: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.2 KiB/s rd, 1015 B/s wr, 2 op/s 2023-11-30T21:44:51.164 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T21:44:51.165 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T21:44:27.802811Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T21:44:24.752902Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T21:44:27.802940Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:44:29.094902Z service:ingress.nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T21:44:24.753123Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T21:44:24.753277Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "ports": [12049], "running": 0, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T21:44:24.753410Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T21:44:24.753550Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T21:44:27.803064Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T21:44:51.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:44:50 smithi069 conmon[117073]: cluster 2023-11-30T21:44:49.773943+0000 mgr.smithi016.dzhopz (mgr.14180) 190 : cluster [DBG] pgmap v144: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.2 KiB/s rd, 1015 B/s wr, 2 op/s 2023-11-30T21:44:51.516 INFO:tasks.cephadm:nfs.foo has 0/2 2023-11-30T21:44:52.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:44:51 smithi069 conmon[117073]: audit 2023-11-30T21:44:50.943005+0000 mon.smithi016 (mon.0) 663 : audit [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' 2023-11-30T21:44:52.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:44:51 smithi016 conmon[111898]: audit 2023-11-30T21:44:50.943005+0000 mon.smithi016 (mon.0) 663 : audit [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' 2023-11-30T21:44:52.517 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T21:44:53.027 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:44:52 smithi069 conmon[117073]: audit 2023-11-30T21:44:51.160995+0000 mgr.smithi016.dzhopz (mgr.14180) 191 : audit [DBG] from='client.14620 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:44:53.027 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:44:52 smithi069 conmon[117073]: cluster 2023-11-30T21:44:51.774491+0000 mgr.smithi016.dzhopz (mgr.14180) 192 : cluster [DBG] pgmap v145: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 2.4 KiB/s rd, 1.5 KiB/s wr, 4 op/s 2023-11-30T21:44:53.254 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:44:52 smithi016 conmon[111898]: audit 2023-11-30T21:44:51.160995+0000 mgr.smithi016.dzhopz (mgr. 2023-11-30T21:44:53.254 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:44:52 smithi016 conmon[111898]: 14180) 191 : audit [DBG] from='client.14620 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:44:53.254 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:44:52 smithi016 conmon[111898]: cluster 2023-11-30T21:44:51.774491+0000 mgr.smithi016.dzhopz (mgr.14180) 192 : cluster [DBG] pgmap v145: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 2.4 KiB/s rd, 1.5 KiB/s wr, 4 op/s 2023-11-30T21:44:54.307 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T21:44:54.307 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T21:44:27.802811Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T21:44:24.752902Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T21:44:27.802940Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:44:29.094902Z service:ingress.nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T21:44:24.753123Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T21:44:24.753277Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "ports": [12049], "running": 0, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T21:44:24.753410Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T21:44:24.753550Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T21:44:27.803064Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T21:44:54.676 INFO:tasks.cephadm:nfs.foo has 0/2 2023-11-30T21:44:55.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:44:54 smithi069 conmon[117073]: cluster 2023-11-30T21:44:53.774924+0000 mgr.smithi016.dzhopz (mgr.14180) 193 : cluster [DBG] pgmap v146: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 2.3 KiB/s rd, 1.3 KiB/s wr, 4 op/s 2023-11-30T21:44:55.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:44:54 smithi016 conmon[111898]: cluster 2023-11-30T21:44:53.774924+0000 mgr.smithi016.dzhopz (mgr.14180) 193 : cluster [DBG] pgmap v146: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 2.3 KiB/s rd, 1.3 KiB/s wr, 4 op/s 2023-11-30T21:44:55.677 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T21:44:56.100 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:44:55 smithi016 conmon[111898]: audit 2023-11-30T21:44:54.303864+0000 mgr.smithi016.dzhopz (mgr 2023-11-30T21:44:56.100 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:44:55 smithi016 conmon[111898]: .14180) 194 : audit [DBG] from='client.14624 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:44:56.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:44:55 smithi069 conmon[117073]: audit 2023-11-30T21:44:54.303864+0000 mgr.smithi016.dzhopz (mgr.14180) 194 : audit [DBG] from='client.14624 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:44:57.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:44:56 smithi069 conmon[117073]: cluster 2023-11-30T21:44:55.775403+0000 mgr.smithi016.dzhopz (mgr.14180) 195 : cluster [DBG] pgmap v147: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 2.4 KiB/s rd, 1.3 KiB/s wr, 3 op/s 2023-11-30T21:44:57.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:44:56 smithi016 conmon[111898]: cluster 2023-11-30T21:44:55.775403+0000 mgr.smithi016.dzhopz 2023-11-30T21:44:57.351 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:44:56 smithi016 conmon[111898]: (mgr.14180) 195 : cluster [DBG] pgmap v147: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 2.4 KiB/s rd, 1.3 KiB/s wr, 3 op/s 2023-11-30T21:44:57.362 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T21:44:57.363 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T21:44:27.802811Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T21:44:24.752902Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T21:44:27.802940Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:44:29.094902Z service:ingress.nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T21:44:24.753123Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T21:44:24.753277Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "ports": [12049], "running": 0, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T21:44:24.753410Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T21:44:24.753550Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T21:44:27.803064Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T21:44:57.726 INFO:tasks.cephadm:nfs.foo has 0/2 2023-11-30T21:44:58.727 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T21:44:59.099 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:44:58 smithi016 conmon[111898]: audit 2023-11-30T21:44:57.359151+0000 mgr.smithi016.dzhopz (mgr.14180) 196 : audit [DBG] from='client.14628 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:44:59.100 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:44:58 smithi016 conmon[111898]: cluster 2023-11-30T21:44:57.776105+0000 mgr.smithi016.dzhopz (mgr.14180) 197 : cluster [DBG] pgmap v148: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.5 KiB/s rd, 767 B/s wr, 2 op/s 2023-11-30T21:44:59.279 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:44:58 smithi069 conmon[117073]: audit 2023-11-30T21:44:57.359151+0000 mgr.smithi016.dzhopz (mgr.14180) 196 : audit [DBG] 2023-11-30T21:44:59.279 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:44:58 smithi069 conmon[117073]: from='client.14628 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:44:59.279 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:44:58 smithi069 conmon[117073]: cluster 2023-11-30T21:44:57.776105+0000 mgr.smithi016.dzhopz (mgr.14180) 197 : cluster [DBG] pgmap v148: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.5 KiB/s rd, 767 B/s wr, 2 op/s 2023-11-30T21:45:00.488 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T21:45:00.489 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T21:44:27.802811Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T21:44:24.752902Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T21:44:27.802940Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:44:29.094902Z service:ingress.nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T21:44:24.753123Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T21:44:24.753277Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "ports": [12049], "running": 0, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T21:44:24.753410Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T21:44:24.753550Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T21:44:27.803064Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T21:45:00.885 INFO:tasks.cephadm:nfs.foo has 0/2 2023-11-30T21:45:01.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:45:00 smithi069 conmon[117073]: cluster 2023-11-30T21:44:59.776575+0000 mgr.smithi016.dzhopz (mgr.14180) 198 : cluster [DBG] pgmap v149: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.5 KiB/s rd, 682 B/s wr, 2 op/s 2023-11-30T21:45:01.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:45:00 smithi016 conmon[111898]: cluster 2023-11-30T21:44:59.776575+0000 2023-11-30T21:45:01.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:45:00 smithi016 conmon[111898]: mgr.smithi016.dzhopz (mgr.14180) 198 : cluster [DBG] pgmap v149: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.5 KiB/s rd, 682 B/s wr, 2 op/s 2023-11-30T21:45:01.886 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T21:45:02.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:45:01 smithi069 conmon[117073]: audit 2023-11-30T21:45:00.483643+0000 mgr.smithi016.dzhopz (mgr.14180) 199 : audit [DBG] from='client.14632 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:45:02.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:45:01 smithi016 conmon[111898]: audit 2023-11-30T21:45:00.483643+0000 mgr.smithi016.dzhopz (mgr.14180) 199 : audit [DBG] from='client.14632 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:45:03.027 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:45:02 smithi069 conmon[117073]: cluster 2023-11-30T21:45:01.777261+0000 mgr.smithi016.dzhopz (mgr.14180) 200 : cluster [DBG] pgmap v150: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.6 KiB/s rd, 682 B/s wr, 2 op/s 2023-11-30T21:45:03.100 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:45:02 smithi016 conmon[111898]: cluster 2023-11-30T21:45:01. 2023-11-30T21:45:03.100 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:45:02 smithi016 conmon[111898]: 777261+0000 mgr.smithi016.dzhopz (mgr.14180) 200 : cluster [DBG] pgmap v150: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.6 KiB/s rd, 682 B/s wr, 2 op/s 2023-11-30T21:45:03.617 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T21:45:03.618 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T21:44:27.802811Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T21:44:24.752902Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T21:44:27.802940Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:44:29.094902Z service:ingress.nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T21:44:24.753123Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T21:44:24.753277Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "ports": [12049], "running": 0, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T21:44:24.753410Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T21:44:24.753550Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T21:44:27.803064Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T21:45:04.034 INFO:tasks.cephadm:nfs.foo has 0/2 2023-11-30T21:45:05.035 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T21:45:05.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:45:04 smithi069 conmon[117073]: audit 2023-11-30T21:45:03.614176+0000 mgr.smithi016.dzhopz (mgr.14180) 201 : audit [DBG] from='client.14636 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:45:05.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:45:04 smithi069 conmon[117073]: cluster 2023-11-30T21:45:03.777738+0000 mgr.smithi016.dzhopz 2023-11-30T21:45:05.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:45:04 smithi069 conmon[117073]: (mgr.14180) 202 : cluster [DBG] pgmap v151: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:45:05.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:45:04 smithi016 conmon[111898]: audit 2023-11-30T21:45:03.614176+0000 mgr.smithi016.dzhopz (mgr.14180 2023-11-30T21:45:05.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:45:04 smithi016 conmon[111898]: ) 201 : audit [DBG] from='client.14636 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:45:05.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:45:04 smithi016 conmon[111898]: cluster 2023-11-30T21:45:03.777738+0000 mgr.smithi016.dzhopz (mgr.14180) 202 : cluster [DBG] 2023-11-30T21:45:05.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:45:04 smithi016 conmon[111898]: pgmap v151: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:45:06.769 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T21:45:06.769 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T21:44:27.802811Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T21:44:24.752902Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T21:44:27.802940Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:44:29.094902Z service:ingress.nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T21:44:24.753123Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T21:44:24.753277Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "ports": [12049], "running": 0, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T21:44:24.753410Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T21:44:24.753550Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T21:44:27.803064Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T21:45:07.100 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:45:06 smithi016 conmon[111898]: cluster 2023-11-30T21:45:05.778160+0000 mgr.smithi016.dzhopz (mgr.14180) 203 : cluster [DBG] pgmap v152: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T21:45:07.195 INFO:tasks.cephadm:nfs.foo has 0/2 2023-11-30T21:45:07.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:45:06 smithi069 conmon[117073]: cluster 2023-11-30T21:45:05.778160+0000 mgr.smithi016.dzhopz (mgr.14180) 203 : cluster [DBG] 2023-11-30T21:45:07.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:45:06 smithi069 conmon[117073]: pgmap v152: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T21:45:08.196 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T21:45:08.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:45:07 smithi069 conmon[117073]: audit 2023-11-30T21:45:06.765553+0000 mgr.smithi016.dzhopz (mgr.14180) 204 : audit [DBG] from='client.14640 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:45:08.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:45:07 smithi016 conmon[111898]: audit 2023-11-30T21:45:06.765553+0000 mgr.smithi016.dzhopz (mgr.14180) 204 : audit [DBG] from='client.14640 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:45:08.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:45:07 smithi016 conmon[111898]: 2023-11-30T21:45:09.072 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:45:08 smithi016 conmon[111898]: cluster 2023-11-30T21:45:07.778821+0000 mgr.smithi016.dzhopz (mgr.14180) 205 : cluster [DBG] pgmap v153: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:45:09.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:45:08 smithi069 conmon[117073]: cluster 2023-11-30T21:45:07.778821+0000 mgr.smithi016.dzhopz (mgr.14180) 2023-11-30T21:45:09.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:45:08 smithi069 conmon[117073]: 205 : cluster [DBG] pgmap v153: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:45:09.916 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T21:45:09.916 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T21:44:27.802811Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T21:44:24.752902Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T21:44:27.802940Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:44:29.094902Z service:ingress.nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T21:44:24.753123Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T21:44:24.753277Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "ports": [12049], "running": 0, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T21:44:24.753410Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T21:44:24.753550Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T21:44:27.803064Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T21:45:10.337 INFO:tasks.cephadm:nfs.foo has 0/2 2023-11-30T21:45:11.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:45:10 smithi069 conmon[117073]: cluster 2023-11-30T21:45:09.779346+0000 mgr.smithi016.dzhopz (mgr.14180) 206 : cluster [DBG] pgmap v154: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:45:11.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:45:10 smithi069 conmon[117073]: audit 2023-11-30T21:45:09.912293+0000 mgr.smithi016.dzhopz (mgr.14180) 207 : audit [DBG] from='client.14644 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:45:11.337 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T21:45:11.349 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:45:10 smithi016 conmon[111898]: cluster 2023-11-30T21:45:09.779346+0000 mgr.smithi016.dzhopz ( 2023-11-30T21:45:11.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:45:10 smithi016 conmon[111898]: mgr.14180) 206 : cluster [DBG] pgmap v154: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:45:11.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:45:10 smithi016 conmon[111898]: audit 2023-11-30T21:45:09.912293+0000 mgr.smithi016.dzhopz (mgr.14180) 207 : audit [DBG] from='client.14644 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:45:13.037 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T21:45:13.038 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T21:44:27.802811Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T21:44:24.752902Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T21:44:27.802940Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:44:29.094902Z service:ingress.nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T21:44:24.753123Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T21:44:24.753277Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "ports": [12049], "running": 0, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T21:44:24.753410Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T21:44:24.753550Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T21:44:27.803064Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T21:45:13.238 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:45:12 smithi016 conmon[111898]: cluster 2023-11-30T21:45:11.780019+0000 mgr.smithi016.dzhopz (mgr.14180) 208 : cluster [DBG] pgmap v155: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T21:45:13.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:45:12 smithi069 conmon[117073]: cluster 2023-11-30T21:45:11.780019+0000 mgr.smithi016.dzhopz (mgr.14180) 208 : cluster 2023-11-30T21:45:13.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:45:12 smithi069 conmon[117073]: [DBG] pgmap v155: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T21:45:13.487 INFO:tasks.cephadm:nfs.foo has 0/2 2023-11-30T21:45:14.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:45:13 smithi069 conmon[117073]: audit 2023-11-30T21:45:13.033870+0000 mgr.smithi016.dzhopz (mgr.14180) 209 : audit [DBG] from='client.14648 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:45:14.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:45:13 smithi016 conmon[111898]: audit 2023-11-30T21:45:13.033870 2023-11-30T21:45:14.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:45:13 smithi016 conmon[111898]: +0000 mgr.smithi016.dzhopz (mgr.14180) 209 : audit [DBG] from='client.14648 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:45:14.488 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T21:45:15.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:45:14 smithi069 conmon[117073]: cluster 2023-11-30T21:45:13.780673+0000 mgr.smithi016.dzhopz (mgr.14180) 210 : cluster [DBG] pgmap v156: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:45:15.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:45:14 smithi016 conmon[111898]: cluster 2023-11-30T21:45:13.780673+0000 mgr.smithi016.dzhopz (mgr 2023-11-30T21:45:15.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:45:14 smithi016 conmon[111898]: .14180) 210 : cluster [DBG] pgmap v156: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:45:16.336 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T21:45:16.337 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T21:44:27.802811Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T21:44:24.752902Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T21:44:27.802940Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:44:29.094902Z service:ingress.nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T21:44:24.753123Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T21:44:24.753277Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "ports": [12049], "running": 0, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T21:44:24.753410Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T21:44:24.753550Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T21:44:27.803064Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T21:45:16.737 INFO:tasks.cephadm:nfs.foo has 0/2 2023-11-30T21:45:17.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:45:16 smithi069 conmon[117073]: cluster 2023-11-30T21:45:15.781118+0000 mgr.smithi016.dzhopz (mgr.14180) 211 : cluster [DBG] pgmap v157: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T21:45:17.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:45:16 smithi016 conmon[111898]: cluster 2023-11-30T21:45:15.781118+0000 mgr.smithi016.dzhopz (mgr.14180) 211 : cluster [DBG] pgmap v157: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T21:45:17.739 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T21:45:18.100 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:45:18 smithi016 conmon[111898]: audit 2023-11-30T21:45:16.332358+0000 mgr.smithi016.dzhopz ( 2023-11-30T21:45:18.100 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:45:18 smithi016 conmon[111898]: mgr.14180) 212 : audit [DBG] from='client.14652 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:45:18.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:45:18 smithi069 conmon[117073]: audit 2023-11-30T21:45:16.332358+0000 mgr.smithi016.dzhopz (mgr.14180) 212 : audit [DBG] from='client.14652 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:45:19.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:45:19 smithi069 conmon[117073]: cluster 2023-11-30T21:45:17.781637+0000 mgr.smithi016.dzhopz (mgr.14180) 213 : cluster [DBG] pgmap v158: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:45:19.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:45:19 smithi016 conmon[111898]: cluster 2023-11-30T21:45:17.781637+0000 mgr.smithi016.dzhopz (mgr.14180) 2023-11-30T21:45:19.351 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:45:19 smithi016 conmon[111898]: 213 : cluster [DBG] pgmap v158: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:45:19.451 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T21:45:19.452 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T21:44:27.802811Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T21:44:24.752902Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T21:44:27.802940Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:44:29.094902Z service:ingress.nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T21:44:24.753123Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T21:44:24.753277Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "ports": [12049], "running": 0, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T21:44:24.753410Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T21:44:24.753550Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T21:44:27.803064Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T21:45:19.891 INFO:tasks.cephadm:nfs.foo has 0/2 2023-11-30T21:45:20.892 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T21:45:21.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:45:21 smithi069 conmon[117073]: audit 2023-11-30T21:45:19.448230+0000 mgr.smithi016.dzhopz (mgr.14180) 214 : audit [DBG] from='client.14656 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:45:21.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:45:21 smithi069 conmon[117073]: cluster 2023-11- 2023-11-30T21:45:21.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:45:21 smithi069 conmon[117073]: 30T21:45:19.782057+0000 mgr.smithi016.dzhopz (mgr.14180) 215 : cluster [DBG] pgmap v159: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:45:21.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:45:21 smithi016 conmon[111898]: audit 2023-11-30T21:45:19.448230+0000 mgr.smithi016.dzhopz (mgr.14180) 214 : audit [DBG] from='client.14656 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:45:21.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:45:21 smithi016 conmon[111898]: cluster 2023-11-30T21:45:19.782057+0000 mgr.smithi016.dzhopz (mgr.14180) 215 : cluster [DBG] pgmap v159: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:45:22.619 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T21:45:22.620 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T21:44:27.802811Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T21:44:24.752902Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T21:44:27.802940Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:44:29.094902Z service:ingress.nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T21:44:24.753123Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T21:44:24.753277Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "ports": [12049], "running": 0, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T21:44:24.753410Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T21:44:24.753550Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T21:44:27.803064Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T21:45:23.064 INFO:tasks.cephadm:nfs.foo has 0/2 2023-11-30T21:45:23.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:45:23 smithi069 conmon[117073]: cluster 2023-11-30T21:45:21.782489+0000 mgr.smithi016.dzhopz (mgr.14180) 216 : cluster [DBG] pgmap v160: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T21:45:23.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:45:23 smithi016 conmon[111898]: cluster 2023-11-30T21:45:21.782489+0000 mgr.smithi016.dzhopz (mgr.14180 2023-11-30T21:45:23.351 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:45:23 smithi016 conmon[111898]: ) 216 : cluster [DBG] pgmap v160: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T21:45:24.065 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T21:45:24.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:45:24 smithi069 conmon[117073]: audit 2023-11-30T21:45:22.616002+0000 mgr.smithi016.dzhopz (mgr.14180) 217 : audit [DBG] from='client.14660 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:45:24.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:45:24 smithi016 conmon[111898]: audit 2023-11-30T21:45:22.616002+0000 mgr.smithi016.dzhopz (mgr.14180 2023-11-30T21:45:24.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:45:24 smithi016 conmon[111898]: ) 217 : audit [DBG] from='client.14660 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:45:25.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:45:25 smithi069 conmon[117073]: cluster 2023-11-30T21:45:23.783118+0000 mgr.smithi016.dzhopz (mgr.14180) 218 : cluster [DBG] pgmap v161: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:45:25.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:45:25 smithi016 conmon[111898]: cluster 2023-11-30T21:45:23.783118+0000 mgr.smithi016.dzhopz (mgr.14180) 218 : cluster [DBG] pgmap v161: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:45:25.815 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T21:45:25.815 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T21:44:27.802811Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T21:44:24.752902Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T21:44:27.802940Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:44:29.094902Z service:ingress.nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T21:44:24.753123Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T21:44:24.753277Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "ports": [12049], "running": 0, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T21:44:24.753410Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T21:44:24.753550Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T21:44:27.803064Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T21:45:26.223 INFO:tasks.cephadm:nfs.foo has 0/2 2023-11-30T21:45:27.224 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T21:45:27.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:45:27 smithi069 conmon[117073]: cluster 2023-11-30T21:45:25.783554+0000 mgr.smithi016.dzhopz (mgr.14180) 219 : cluster [DBG] pgmap v162: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T21:45:27.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:45:27 smithi069 conmon[117073]: audit 2023-11-30T21:45:25.812006+0000 mgr.smithi016.dzhopz (mgr.14180) 220 : audit [DBG] from='client.14664 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:45:27.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:45:27 smithi016 conmon[111898]: cluster 2023-11-30T21:45:25.783554+0000 mgr.smithi016.dzhopz ( 2023-11-30T21:45:27.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:45:27 smithi016 conmon[111898]: mgr.14180) 219 : cluster [DBG] pgmap v162: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T21:45:27.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:45:27 smithi016 conmon[111898]: audit 2023-11-30T21:45:25.812006+0000 mgr.smithi016.dzhopz (mgr.14180) 220 : audit [DBG] from='client.14664 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:45:28.937 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T21:45:28.937 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T21:44:27.802811Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T21:44:24.752902Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T21:44:27.802940Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:44:29.094902Z service:ingress.nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T21:44:24.753123Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T21:44:24.753277Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "ports": [12049], "running": 0, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T21:44:24.753410Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T21:44:24.753550Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T21:44:27.803064Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T21:45:29.273 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:45:29 smithi016 conmon[111898]: cluster 2023-11-30T21:45:27.784038+0000 mgr.smithi016.dzhopz (mgr.14180) 221 : cluster [DBG] pgmap v163: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:45:29.275 INFO:tasks.cephadm:nfs.foo has 0/2 2023-11-30T21:45:29.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:45:29 smithi069 conmon[117073]: cluster 2023-11-30T21:45:27.784038+0000 mgr.smithi016.dzhopz (mgr.14180) 221 : cluster [DBG] 2023-11-30T21:45:29.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:45:29 smithi069 conmon[117073]: pgmap v163: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:45:30.276 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T21:45:30.307 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:45:30 smithi016 conmon[111898]: audit 2023-11-30T21:45:28.929787+0000 mgr.smithi016.dzhopz (mgr.14180) 222 : audit [DBG] from='client.14668 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:45:30.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:45:30 smithi069 conmon[117073]: audit 2023-11-30T21:45:28.929787+0000 mgr.smithi016.dzhopz (mgr.14180) 222 : audit [DBG] from='client.14668 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:45:30.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:45:30 smithi069 conmon[117073]: 2023-11-30T21:45:31.100 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:45:31 smithi016 conmon[111898]: cluster 2023-11-30T21:45:29.784649+0000 mgr.smithi016.dzhopz (mgr.14180) 223 2023-11-30T21:45:31.100 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:45:31 smithi016 conmon[111898]: : cluster [DBG] pgmap v164: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:45:31.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:45:31 smithi069 conmon[117073]: cluster 2023-11-30T21:45:29.784649+0000 mgr.smithi016.dzhopz (mgr.14180) 223 : cluster [DBG] pgmap v164: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:45:32.085 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T21:45:32.085 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T21:44:27.802811Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T21:44:24.752902Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T21:44:27.802940Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:44:29.094902Z service:ingress.nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T21:44:24.753123Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T21:44:24.753277Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "ports": [12049], "running": 0, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T21:44:24.753410Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T21:44:24.753550Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T21:44:27.803064Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T21:45:32.437 INFO:tasks.cephadm:nfs.foo has 0/2 2023-11-30T21:45:33.349 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:45:33 smithi016 conmon[111898]: cluster 2023-11-30T21:45:31.785022+0000 mgr.smithi016.dzhopz (mgr.14180) 224 : cluster [DBG] pgmap v165: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T21:45:33.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:45:33 smithi016 conmon[111898]: audit 2023-11-30T21:45:32.080526+0000 mgr.smithi016.dzhopz (mgr.14180) 225 : audit [DBG] from='client.14672 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:45:33.438 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T21:45:33.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:45:33 smithi069 conmon[117073]: cluster 2023-11-30T21:45:31.785022+0000 mgr.smithi016.dzhopz (mgr.14180) 224 : cluster [DBG] pgmap v165: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T21:45:33.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:45:33 smithi069 conmon[117073]: audit 2023-11-30T21:45: 2023-11-30T21:45:33.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:45:33 smithi069 conmon[117073]: 32.080526+0000 mgr.smithi016.dzhopz (mgr.14180) 225 : audit [DBG] from='client.14672 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:45:35.235 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T21:45:35.235 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T21:44:27.802811Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T21:44:24.752902Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T21:44:27.802940Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:44:29.094902Z service:ingress.nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T21:44:24.753123Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T21:44:24.753277Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "ports": [12049], "running": 0, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T21:44:24.753410Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T21:44:24.753550Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T21:44:27.803064Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T21:45:35.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:45:35 smithi016 conmon[111898]: cluster 2023-11-30T21:45:33.785475+0000 mgr.smithi016.dzhopz (mgr. 2023-11-30T21:45:35.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:45:35 smithi016 conmon[111898]: 14180) 226 : cluster [DBG] pgmap v166: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:45:35.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:45:35 smithi069 conmon[117073]: cluster 2023-11-30T21:45:33.785475+0000 mgr.smithi016.dzhopz (mgr.14180) 226 : cluster [DBG] pgmap v166: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:45:35.598 INFO:tasks.cephadm:nfs.foo has 0/2 2023-11-30T21:45:36.599 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T21:45:37.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:45:37 smithi016 conmon[111898]: audit 2023-11-30T21:45:35.230798+0000 mgr.smithi016.dzhopz (mgr.14180) 227 : audit [DBG] from='client.14676 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:45:37.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:45:37 smithi016 conmon[111898]: cluster 2023-11-30T21:45:35.785954+0000 mgr.smithi016.dzhopz (mgr.14180) 228 : cluster [DBG] pgmap v167: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T21:45:37.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:45:37 smithi069 conmon[117073]: audit 2023-11-30T21:45:35.230798+0000 mgr.smithi016.dzhopz (mgr.14180) 227 : audit [DBG] from='client.14676 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:45:37.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:45:37 smithi069 conmon[117073]: cluster 2023-11-30T21:45:35.785954+0000 mgr.smithi016.dzhopz (mgr.14180) 228 : cluster [DBG] pgmap v167: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T21:45:38.398 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T21:45:38.398 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T21:44:27.802811Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T21:44:24.752902Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T21:44:27.802940Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:44:29.094902Z service:ingress.nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T21:44:24.753123Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T21:44:24.753277Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "ports": [12049], "running": 0, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T21:44:24.753410Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T21:44:24.753550Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T21:44:27.803064Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T21:45:38.751 INFO:tasks.cephadm:nfs.foo has 0/2 2023-11-30T21:45:39.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:45:39 smithi016 conmon[111898]: cluster 2023-11-30T21:45:37.786434+0000 mgr.smithi016.dzhopz (mgr.14180) 229 : cluster [DBG] pgmap v168: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:45:39.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:45:39 smithi069 conmon[117073]: cluster 2023-11-30T21:45:37.786434+0000 mgr.smithi016.dzhopz (mgr.14180) 229 : cluster [DBG] pgmap v168: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:45:39.752 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T21:45:40.327 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:45:40 smithi016 conmon[111898]: audit 2023-11-30T21:45:38.393886+0000 2023-11-30T21:45:40.327 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:45:40 smithi016 conmon[111898]: mgr.smithi016.dzhopz (mgr.14180) 230 : audit [DBG] from='client.14680 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:45:40.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:45:40 smithi069 conmon[117073]: audit 2023-11-30T21:45:38.393886+0000 mgr.smithi016.dzhopz (mgr.14180) 230 : audit [DBG] from='client.14680 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:45:40.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:45:40 smithi069 conmon[117073]: 2023-11-30T21:45:41.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:45:41 smithi016 conmon[111898]: cluster 2023-11-30T21:45:39.786894+0000 mgr.smithi016.dzhopz ( 2023-11-30T21:45:41.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:45:41 smithi016 conmon[111898]: mgr.14180) 231 : cluster [DBG] pgmap v169: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:45:41.447 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T21:45:41.447 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T21:44:27.802811Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T21:44:24.752902Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T21:44:27.802940Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:44:29.094902Z service:ingress.nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T21:44:24.753123Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T21:44:24.753277Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "ports": [12049], "running": 0, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T21:44:24.753410Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T21:44:24.753550Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T21:44:27.803064Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T21:45:41.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:45:41 smithi069 conmon[117073]: cluster 2023-11-30T21:45:39.786894+0000 mgr.smithi016.dzhopz (mgr.14180) 231 : 2023-11-30T21:45:41.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:45:41 smithi069 conmon[117073]: cluster [DBG] pgmap v169: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:45:41.805 INFO:tasks.cephadm:nfs.foo has 0/2 2023-11-30T21:45:42.807 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T21:45:43.100 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:45:43 smithi016 conmon[111898]: audit 2023-11-30T21:45:41.443182+0000 mgr.smithi016.dzhopz (mgr.14180) 232 : audit [DBG] from='client.14684 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:45:43.100 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:45:43 smithi016 conmon[111898]: cluster 2023-11-30T21:45:41.787353+0000 mgr.smithi016.dzhopz (mgr.14180) 233 : cluster [DBG] pgmap v170: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T21:45:43.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:45:43 smithi069 conmon[117073]: audit 2023-11-30T21:45:41.443182+0000 mgr.smithi016.dzhopz (mgr.14180) 232 : audit [DBG] 2023-11-30T21:45:43.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:45:43 smithi069 conmon[117073]: from='client.14684 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:45:43.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:45:43 smithi069 conmon[117073]: cluster 2023-11-30T21:45:41.787353+0000 mgr.smithi016.dzhopz (mgr.14180) 233 : cluster [DBG] pgmap v170: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T21:45:44.557 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T21:45:44.558 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T21:44:27.802811Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T21:44:24.752902Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T21:44:27.802940Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:44:29.094902Z service:ingress.nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T21:44:24.753123Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T21:44:24.753277Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "ports": [12049], "running": 0, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T21:44:24.753410Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T21:44:24.753550Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T21:44:27.803064Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T21:45:44.957 INFO:tasks.cephadm:nfs.foo has 0/2 2023-11-30T21:45:45.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:45:45 smithi016 conmon[111898]: cluster 2023-11-30T21:45:43.788115+0000 mgr.smithi016.dzhopz ( 2023-11-30T21:45:45.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:45:45 smithi016 conmon[111898]: mgr.14180) 234 : cluster [DBG] pgmap v171: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:45:45.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:45:45 smithi069 conmon[117073]: cluster 2023-11-30T21:45:43.788115+0000 mgr.smithi016.dzhopz (mgr.14180) 234 : cluster [DBG] pgmap v171: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:45:45.957 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T21:45:46.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:45:46 smithi016 conmon[111898]: audit 2023-11-30T21:45:44.554002 2023-11-30T21:45:46.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:45:46 smithi016 conmon[111898]: +0000 mgr.smithi016.dzhopz (mgr.14180) 235 : audit [DBG] from='client.14688 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:45:46.528 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:45:46 smithi069 conmon[117073]: audit 2023-11-30T21:45:44.554002+0000 mgr.smithi016.dzhopz (mgr.14180) 235 : audit [DBG] from='client.14688 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:45:47.235 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:45:47 smithi016 conmon[111898]: cluster 2023-11-30T21:45:45.788663+0000 mgr.smithi016.dzhopz (mgr.14180) 236 : cluster [DBG] pgmap v172: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T21:45:47.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:45:47 smithi069 conmon[117073]: cluster 2023-11-30T21:45:45.788663+0000 mgr.smithi016.dzhopz (mgr.14180) 236 : cluster [DBG] pgmap v172: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T21:45:47.647 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T21:45:47.647 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T21:44:27.802811Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T21:44:24.752902Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T21:44:27.802940Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:44:29.094902Z service:ingress.nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T21:44:24.753123Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T21:44:24.753277Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "ports": [12049], "running": 0, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T21:44:24.753410Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T21:44:24.753550Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T21:44:27.803064Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T21:45:48.099 INFO:tasks.cephadm:nfs.foo has 0/2 2023-11-30T21:45:49.100 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T21:45:49.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:45:49 smithi016 conmon[111898]: audit 2023-11-30T21:45:47.643545+0000 mgr.smithi016.dzhopz 2023-11-30T21:45:49.351 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:45:49 smithi016 conmon[111898]: (mgr.14180) 237 : audit [DBG] from='client.14692 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:45:49.351 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:45:49 smithi016 conmon[111898]: cluster 2023-11-30T21:45:47.789134+0000 mgr.smithi016.dzhopz (mgr.14180) 238 : cluster [DBG] pgmap v173: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:45:49.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:45:49 smithi069 conmon[117073]: audit 2023-11-30T21:45:47.643545+0000 mgr.smithi016.dzhopz (mgr.14180) 237 : audit 2023-11-30T21:45:49.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:45:49 smithi069 conmon[117073]: [DBG] from='client.14692 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:45:49.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:45:49 smithi069 conmon[117073]: cluster 2023-11-30T21:45:47.789134+0000 mgr.smithi016.dzhopz (mgr.14180) 238 : cluster [DBG] pgmap v173: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:45:50.947 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T21:45:50.947 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T21:44:27.802811Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T21:44:24.752902Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T21:44:27.802940Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:44:29.094902Z service:ingress.nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T21:44:24.753123Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T21:44:24.753277Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "ports": [12049], "running": 0, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T21:44:24.753410Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T21:44:24.753550Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T21:44:27.803064Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T21:45:51.328 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:45:51 smithi016 conmon[111898]: cluster 2023-11-30T21:45:49.789677+0000 mgr.smithi016.dzhopz (mgr.14180) 239 : cluster [DBG] pgmap v174: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:45:51.350 INFO:tasks.cephadm:nfs.foo has 0/2 2023-11-30T21:45:51.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:45:51 smithi069 conmon[117073]: cluster 2023-11-30T21:45:49.789677+0000 mgr.smithi016.dzhopz (mgr.14180) 239 : cluster [DBG] 2023-11-30T21:45:51.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:45:51 smithi069 conmon[117073]: pgmap v174: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:45:52.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:45:52 smithi016 conmon[111898]: audit 2023-11-30T21:45:50.943076+0000 mgr.smithi016.dzhopz (mgr.14180) 240 : audit 2023-11-30T21:45:52.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:45:52 smithi016 conmon[111898]: [DBG] from='client.14696 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:45:52.350 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T21:45:52.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:45:52 smithi069 conmon[117073]: audit 2023-11-30T21:45:50.943076+0000 mgr.smithi016.dzhopz (mgr.14180) 240 : audit [DBG] from='client.14696 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:45:53.258 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:45:53 smithi016 conmon[111898]: cluster 2023-11-30T21:45:51. 2023-11-30T21:45:53.258 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:45:53 smithi016 conmon[111898]: 790118+0000 mgr.smithi016.dzhopz (mgr.14180) 241 : cluster [DBG] pgmap v175: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T21:45:53.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:45:53 smithi069 conmon[117073]: cluster 2023-11-30T21:45:51.790118+0000 mgr.smithi016.dzhopz (mgr.14180) 241 : cluster [DBG] pgmap v175: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T21:45:54.091 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T21:45:54.092 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T21:44:27.802811Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T21:44:24.752902Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T21:44:27.802940Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:44:29.094902Z service:ingress.nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T21:44:24.753123Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T21:44:24.753277Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "ports": [12049], "running": 0, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T21:44:24.753410Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T21:44:24.753550Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T21:44:27.803064Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T21:45:54.510 INFO:tasks.cephadm:nfs.foo has 0/2 2023-11-30T21:45:55.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:45:55 smithi016 conmon[111898]: cluster 2023-11-30T21:45:53.790579+0000 mgr.smithi016.dzhopz (mgr.14180) 242 2023-11-30T21:45:55.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:45:55 smithi016 conmon[111898]: : cluster [DBG] pgmap v176: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:45:55.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:45:55 smithi016 conmon[111898]: audit 2023-11-30T21:45:54.087269+0000 mgr.smithi016.dzhopz (mgr.14180) 243 : audit [DBG] from='client.14700 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:45:55.512 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T21:45:55.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:45:55 smithi069 conmon[117073]: cluster 2023-11-30T21:45:53.790579+0000 mgr.smithi016.dzhopz (mgr.14180) 242 : cluster [DBG] pgmap v176: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:45:55.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:45:55 smithi069 conmon[117073]: audit 2023-11-30T21:45:54.087269+0000 mgr.smithi016.dzhopz 2023-11-30T21:45:55.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:45:55 smithi069 conmon[117073]: (mgr.14180) 243 : audit [DBG] from='client.14700 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:45:57.337 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T21:45:57.337 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T21:44:27.802811Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T21:44:24.752902Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T21:44:27.802940Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:44:29.094902Z service:ingress.nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T21:44:24.753123Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T21:44:24.753277Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "ports": [12049], "running": 0, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T21:44:24.753410Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T21:44:24.753550Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T21:44:27.803064Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T21:45:57.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:45:57 smithi016 conmon[111898]: cluster 2023-11-30T21:45:55.791067+0000 2023-11-30T21:45:57.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:45:57 smithi016 conmon[111898]: mgr.smithi016.dzhopz (mgr.14180) 244 : cluster [DBG] pgmap v177: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T21:45:57.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:45:57 smithi069 conmon[117073]: cluster 2023-11-30T21:45:55.791067+0000 mgr.smithi016.dzhopz (mgr.14180) 244 : cluster [DBG] pgmap v177: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T21:45:57.764 INFO:tasks.cephadm:nfs.foo has 0/2 2023-11-30T21:45:58.765 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T21:45:59.348 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:45:59 smithi016 conmon[111898]: audit 2023-11-30T21:45:57.332781+0000 mgr.smithi016.dzhopz (mgr.14180) 245 : audit [DBG] from='client.14704 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:45:59.349 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:45:59 smithi016 conmon[111898]: cluster 2023-11-30T21:45:57.791511+0000 mgr.smithi016.dzhopz (mgr.14180) 246 : cluster [DBG] pgmap v178: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:45:59.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:45:59 smithi069 conmon[117073]: audit 2023-11-30T21:45:57.332781+0000 mgr.smithi016.dzhopz (mgr.14180) 245 : audit [DBG] from='client.14704 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:45:59.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:45:59 smithi069 conmon[117073]: 2023-11-30T21:45:59.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:45:59 smithi069 conmon[117073]: cluster 2023-11-30T21:45:57.791511+0000 mgr.smithi016.dzhopz (mgr.14180) 246 : cluster [DBG] pgmap v178: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:46:00.509 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T21:46:00.509 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T21:44:27.802811Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T21:44:24.752902Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T21:44:27.802940Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:44:29.094902Z service:ingress.nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T21:44:24.753123Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T21:44:24.753277Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "ports": [12049], "running": 0, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T21:44:24.753410Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T21:44:24.753550Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T21:44:27.803064Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T21:46:00.928 INFO:tasks.cephadm:nfs.foo has 0/2 2023-11-30T21:46:01.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:46:01 smithi016 conmon[111898]: cluster 2023-11-30T21:45:59.791970+0000 mgr.smithi016.dzhopz (mgr. 2023-11-30T21:46:01.351 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:46:01 smithi016 conmon[111898]: 14180) 247 : cluster [DBG] pgmap v179: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:46:01.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:46:01 smithi069 conmon[117073]: cluster 2023-11-30T21:45:59.791970+0000 mgr.smithi016.dzhopz (mgr.14180) 247 : cluster [DBG] pgmap v179: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:46:01.930 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T21:46:02.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:46:02 smithi016 conmon[111898]: audit 2023-11-30T21:46:00.505169+0000 mgr.smithi016.dzhopz (mgr.14180) 248 : audit [DBG] from='client.14708 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:46:02.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:46:02 smithi069 conmon[117073]: audit 2023-11-30T21:46:00.505169+0000 mgr.smithi016.dzhopz (mgr.14180) 248 : audit [DBG] from='client.14708 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:46:03.100 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:46:03 smithi016 conmon[111898]: cluster 2023-11-30T21:46:01.792698+0000 mgr.smithi016.dzhopz (mgr.14180) 249 : cluster [DBG] pgmap v180: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T21:46:03.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:46:03 smithi069 conmon[117073]: cluster 2023-11-30T21:46:01.792698+0000 mgr.smithi016.dzhopz (mgr.14180) 249 : cluster [DBG] pgmap v180: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T21:46:03.619 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T21:46:03.620 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T21:44:27.802811Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T21:44:24.752902Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T21:44:27.802940Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:44:29.094902Z service:ingress.nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T21:44:24.753123Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T21:44:24.753277Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "ports": [12049], "running": 0, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T21:44:24.753410Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T21:44:24.753550Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T21:44:27.803064Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T21:46:03.988 INFO:tasks.cephadm:nfs.foo has 0/2 2023-11-30T21:46:04.988 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T21:46:05.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:46:05 smithi016 conmon[111898]: audit 2023-11-30T21:46:03.615947+0000 mgr.smithi016.dzhopz (mgr. 2023-11-30T21:46:05.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:46:05 smithi016 conmon[111898]: 14180) 250 : audit [DBG] from='client.14712 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:46:05.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:46:05 smithi016 conmon[111898]: cluster 2023-11-30T21:46:03.793185+0000 mgr.smithi016.dzhopz (mgr.14180) 251 : cluster [DBG] pgmap v181: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:46:05.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:46:05 smithi069 conmon[117073]: audit 2023-11-30T21:46:03.615947+0000 mgr.smithi016.dzhopz (mgr.14180) 250 : audit [DBG] from='client.14712 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:46:05.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:46:05 smithi069 conmon[117073]: cluster 2023-11-30T21:46:03.793185+0000 mgr.smithi016.dzhopz ( 2023-11-30T21:46:05.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:46:05 smithi069 conmon[117073]: mgr.14180) 251 : cluster [DBG] pgmap v181: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:46:06.690 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T21:46:06.691 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T21:44:27.802811Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T21:44:24.752902Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T21:44:27.802940Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:44:29.094902Z service:ingress.nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T21:44:24.753123Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T21:44:24.753277Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "ports": [12049], "running": 0, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T21:44:24.753410Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T21:44:24.753550Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T21:44:27.803064Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T21:46:07.137 INFO:tasks.cephadm:nfs.foo has 0/2 2023-11-30T21:46:07.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:46:07 smithi016 conmon[111898]: cluster 2023-11-30T21:46:05.793670+0000 mgr.smithi016.dzhopz (mgr.14180) 252 : cluster [DBG] pgmap v182: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T21:46:07.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:46:07 smithi069 conmon[117073]: cluster 2023-11-30T21:46:05.793670+0000 mgr.smithi016.dzhopz (mgr.14180) 252 : cluster [DBG] pgmap v182: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T21:46:08.137 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T21:46:08.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:46:08 smithi016 conmon[111898]: audit 2023-11-30T21:46:06.687155+0000 mgr.smithi016.dzhopz (mgr.14180) 253 : audit [DBG] 2023-11-30T21:46:08.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:46:08 smithi016 conmon[111898]: from='client.14716 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:46:08.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:46:08 smithi069 conmon[117073]: audit 2023-11-30T21:46:06.687155+0000 mgr.smithi016.dzhopz (mgr.14180) 253 : audit [DBG] from='client.14716 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:46:09.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:46:09 smithi016 conmon[111898]: cluster 2023-11-30T21:46:07.794148+0000 mgr.smithi016.dzhopz (mgr.14180) 254 : cluster [DBG] pgmap v183: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:46:09.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:46:09 smithi069 conmon[117073]: cluster 2023-11-30T21:46:07.794148+0000 mgr.smithi016.dzhopz (mgr.14180) 254 : cluster [DBG] 2023-11-30T21:46:09.528 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:46:09 smithi069 conmon[117073]: pgmap v183: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:46:09.868 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T21:46:09.868 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T21:44:27.802811Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T21:44:24.752902Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T21:44:27.802940Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:44:29.094902Z service:ingress.nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T21:44:24.753123Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T21:44:24.753277Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "ports": [12049], "running": 0, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T21:44:24.753410Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T21:44:24.753550Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T21:44:27.803064Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T21:46:10.300 INFO:tasks.cephadm:nfs.foo has 0/2 2023-11-30T21:46:11.301 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T21:46:11.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:46:11 smithi069 conmon[117073]: cluster 2023-11-30T21:46:09.794566+0000 mgr.smithi016.dzhopz (mgr.14180) 255 : cluster [DBG] pgmap v184: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:46:11.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:46:11 smithi069 conmon[117073]: audit 2023-11-30T21:46:09.864831+0000 mgr.smithi016.dzhopz (mgr.14180) 256 : audit [DBG] from='client.14720 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:46:11.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:46:11 smithi016 conmon[111898]: cluster 2023-11-30T21:46:09.794566+0000 mgr.smithi016.dzhopz (mgr.14180) 255 : cluster [DBG] pgmap v184: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:46:11.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:46:11 smithi016 conmon[111898]: audit 2023-11-30T21:46:09.864831+0000 mgr.smithi016.dzhopz (mgr.14180) 256 : audit [DBG] from='client.14720 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:46:13.106 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T21:46:13.106 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T21:44:27.802811Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T21:44:24.752902Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T21:44:27.802940Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:44:29.094902Z service:ingress.nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T21:44:24.753123Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T21:44:24.753277Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "ports": [12049], "running": 0, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T21:44:24.753410Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T21:44:24.753550Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T21:44:27.803064Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T21:46:13.458 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:46:13 smithi016 conmon[111898]: cluster 2023-11-30T21:46:11.795098+0000 mgr.smithi016.dzhopz (mgr.14180) 257 : cluster [DBG] pgmap v185: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T21:46:13.460 INFO:tasks.cephadm:nfs.foo has 0/2 2023-11-30T21:46:13.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:46:13 smithi069 conmon[117073]: cluster 2023-11-30T21:46:11.795098+0000 mgr.smithi016.dzhopz (mgr.14180) 257 : cluster [DBG] pgmap v185: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T21:46:14.461 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T21:46:14.492 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:46:14 smithi016 conmon[111898]: audit 2023-11-30T21:46:13.101794+0000 2023-11-30T21:46:14.492 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:46:14 smithi016 conmon[111898]: mgr.smithi016.dzhopz (mgr.14180) 258 : audit [DBG] from='client.14724 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:46:14.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:46:14 smithi069 conmon[117073]: audit 2023-11-30T21:46:13.101794+0000 mgr.smithi016.dzhopz (mgr.14180) 258 : audit [DBG] from='client.14724 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:46:15.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:46:15 smithi016 conmon[111898]: cluster 2023-11-30T21:46:13.795770+0000 2023-11-30T21:46:15.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:46:15 smithi016 conmon[111898]: mgr.smithi016.dzhopz (mgr.14180) 259 : cluster [DBG] pgmap v186: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:46:15.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:46:15 smithi069 conmon[117073]: cluster 2023-11-30T21:46:13.795770+0000 mgr.smithi016.dzhopz (mgr.14180) 259 : cluster [DBG] pgmap v186: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:46:16.267 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T21:46:16.268 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T21:44:27.802811Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T21:44:24.752902Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T21:44:27.802940Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:44:29.094902Z service:ingress.nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T21:44:24.753123Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T21:44:24.753277Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "ports": [12049], "running": 0, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T21:44:24.753410Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T21:44:24.753550Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T21:44:27.803064Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T21:46:16.623 INFO:tasks.cephadm:nfs.foo has 0/2 2023-11-30T21:46:17.528 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:46:17 smithi069 conmon[117073]: cluster 2023-11-30T21:46:15.796181+0000 mgr.smithi016.dzhopz (mgr.14180) 260 : cluster [DBG] pgmap v187: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T21:46:17.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:46:17 smithi016 conmon[111898]: cluster 2023-11-30T21:46:15.796181+0000 mgr.smithi016.dzhopz (mgr.14180) 260 : cluster [DBG] pgmap v187: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T21:46:17.624 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T21:46:18.501 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:46:18 smithi016 conmon[111898]: audit 2023-11-30T21:46:16.263407+0000 2023-11-30T21:46:18.501 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:46:18 smithi016 conmon[111898]: mgr.smithi016.dzhopz (mgr.14180) 261 : audit [DBG] from='client.14728 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:46:18.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:46:18 smithi069 conmon[117073]: audit 2023-11-30T21:46:16.263407+0000 mgr.smithi016.dzhopz (mgr.14180) 261 : audit [DBG] from='client.14728 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:46:19.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:46:19 smithi016 conmon[111898]: cluster 2023-11-30T21:46:17.796603+0000 mgr.smithi016.dzhopz (mgr.14180) 262 : 2023-11-30T21:46:19.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:46:19 smithi016 conmon[111898]: cluster [DBG] pgmap v188: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:46:19.361 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T21:46:19.361 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T21:44:27.802811Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T21:44:24.752902Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T21:44:27.802940Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:44:29.094902Z service:ingress.nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T21:44:24.753123Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T21:44:24.753277Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "ports": [12049], "running": 0, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T21:44:24.753410Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T21:44:24.753550Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T21:44:27.803064Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T21:46:19.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:46:19 smithi069 conmon[117073]: cluster 2023-11-30T21:46:17.796603+0000 mgr.smithi016.dzhopz (mgr.14180) 262 : cluster [DBG] pgmap v188: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:46:19.783 INFO:tasks.cephadm:nfs.foo has 0/2 2023-11-30T21:46:20.786 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T21:46:21.377 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:46:21 smithi016 conmon[111898]: audit 2023-11-30T21:46:19.357239+0000 mgr.smithi016.dzhopz (mgr.14180) 263 : audit [DBG] from='client.14732 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:46:21.377 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:46:21 smithi016 conmon[111898]: cluster 2023-11-30T21:46:19.797251+0000 mgr.smithi016.dzhopz (mgr.14180) 264 : cluster [DBG] pgmap v189: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:46:21.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:46:21 smithi069 conmon[117073]: audit 2023-11-30T21:46:19.357239+0000 mgr.smithi016.dzhopz (mgr.14180) 263 : audit [DBG] from='client.14732 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:46:21.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:46:21 smithi069 conmon[117073]: 2023-11-30T21:46:21.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:46:21 smithi069 conmon[117073]: cluster 2023-11-30T21:46:19.797251+0000 mgr.smithi016.dzhopz (mgr.14180) 264 : cluster [DBG] pgmap v189: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:46:22.492 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T21:46:22.493 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T21:44:27.802811Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T21:44:24.752902Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T21:44:27.802940Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:44:29.094902Z service:ingress.nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T21:44:24.753123Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T21:44:24.753277Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "ports": [12049], "running": 0, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T21:44:24.753410Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T21:44:24.753550Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T21:44:27.803064Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T21:46:22.935 INFO:tasks.cephadm:nfs.foo has 0/2 2023-11-30T21:46:23.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:46:23 smithi069 conmon[117073]: cluster 2023-11-30T21:46:21.797657+0000 mgr.smithi016.dzhopz (mgr.14180) 265 : cluster [DBG] pgmap v190: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T21:46:23.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:46:23 smithi016 conmon[111898]: cluster 2023-11-30T21:46:21.797657+0000 mgr.smithi016.dzhopz 2023-11-30T21:46:23.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:46:23 smithi016 conmon[111898]: (mgr.14180) 265 : cluster [DBG] pgmap v190: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T21:46:23.937 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T21:46:24.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:46:24 smithi016 conmon[111898]: audit 2023-11-30T21:46:22. 2023-11-30T21:46:24.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:46:24 smithi016 conmon[111898]: 488552+0000 mgr.smithi016.dzhopz (mgr.14180) 266 : audit [DBG] from='client.14736 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:46:24.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:46:24 smithi069 conmon[117073]: audit 2023-11-30T21:46:22.488552+0000 mgr.smithi016.dzhopz (mgr.14180) 266 : audit [DBG] 2023-11-30T21:46:24.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:46:24 smithi069 conmon[117073]: from='client.14736 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:46:25.391 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:46:25 smithi016 conmon[111898]: cluster 2023-11-30T21:46:23.798196+0000 mgr.smithi016.dzhopz (mgr.14180) 267 : cluster [DBG] pgmap v191: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:46:25.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:46:25 smithi069 conmon[117073]: cluster 2023-11-30T21:46:23.798196+0000 mgr.smithi016.dzhopz (mgr.14180) 267 : cluster [DBG] pgmap v191: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:46:25.777 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T21:46:25.778 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T21:44:27.802811Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T21:44:24.752902Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T21:44:27.802940Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:44:29.094902Z service:ingress.nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T21:44:24.753123Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T21:44:24.753277Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "ports": [12049], "running": 0, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T21:44:24.753410Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T21:44:24.753550Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T21:44:27.803064Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T21:46:26.189 INFO:tasks.cephadm:nfs.foo has 0/2 2023-11-30T21:46:27.190 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T21:46:27.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:46:27 smithi069 conmon[117073]: audit 2023-11-30T21:46:25.773723+0000 mgr.smithi016.dzhopz (mgr.14180) 268 : audit [DBG] from='client.14740 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:46:27.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:46:27 smithi069 conmon[117073]: cluster 2023-11-30T21:46:25.798596+0000 mgr.smithi016.dzhopz ( 2023-11-30T21:46:27.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:46:27 smithi069 conmon[117073]: mgr.14180) 269 : cluster [DBG] pgmap v192: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T21:46:27.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:46:27 smithi016 conmon[111898]: audit 2023-11-30T21:46:25.773723+0000 mgr.smithi016.dzhopz (mgr.14180 2023-11-30T21:46:27.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:46:27 smithi016 conmon[111898]: ) 268 : audit [DBG] from='client.14740 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:46:27.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:46:27 smithi016 conmon[111898]: cluster 2023-11-30T21:46:25.798596+0000 mgr.smithi016.dzhopz (mgr.14180) 269 : cluster [DBG] pgmap v192: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T21:46:28.893 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T21:46:28.896 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T21:44:27.802811Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T21:44:24.752902Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T21:44:27.802940Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:44:29.094902Z service:ingress.nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T21:44:24.753123Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T21:44:24.753277Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "ports": [12049], "running": 0, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T21:44:24.753410Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T21:44:24.753550Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T21:44:27.803064Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T21:46:29.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:46:29 smithi016 conmon[111898]: cluster 2023-11-30T21:46:27.799049+0000 mgr.smithi016.dzhopz (mgr.14180) 270 : cluster [DBG] pgmap v193: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:46:29.442 INFO:tasks.cephadm:nfs.foo has 0/2 2023-11-30T21:46:29.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:46:29 smithi069 conmon[117073]: cluster 2023-11-30T21:46:27.799049+0000 mgr.smithi016.dzhopz (mgr.14180) 270 : cluster [DBG] 2023-11-30T21:46:29.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:46:29 smithi069 conmon[117073]: pgmap v193: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:46:30.444 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T21:46:30.476 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:46:30 smithi016 conmon[111898]: audit 2023-11-30T21:46:28.888786+0000 mgr.smithi016.dzhopz (mgr.14180) 271 : audit [DBG] from='client.14744 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:46:30.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:46:30 smithi069 conmon[117073]: audit 2023-11-30T21:46:28.888786+0000 mgr.smithi016.dzhopz (mgr.14180) 271 : audit [DBG] from='client.14744 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:46:31.329 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:46:31 smithi016 conmon[111898]: cluster 2023-11-30T21: 2023-11-30T21:46:31.329 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:46:31 smithi016 conmon[111898]: 46:29.799647+0000 mgr.smithi016.dzhopz (mgr.14180) 272 : cluster [DBG] pgmap v194: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:46:31.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:46:31 smithi069 conmon[117073]: cluster 2023-11-30T21:46:29.799647+0000 mgr.smithi016.dzhopz (mgr.14180) 272 : cluster [DBG] pgmap v194: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:46:32.139 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T21:46:32.139 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T21:44:27.802811Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T21:44:24.752902Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T21:44:27.802940Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:44:29.094902Z service:ingress.nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T21:44:24.753123Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T21:44:24.753277Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "ports": [12049], "running": 0, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T21:44:24.753410Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T21:44:24.753550Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T21:44:27.803064Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T21:46:32.593 INFO:tasks.cephadm:nfs.foo has 0/2 2023-11-30T21:46:33.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:46:33 smithi069 conmon[117073]: cluster 2023-11-30T21:46:31.800070+0000 mgr.smithi016.dzhopz (mgr.14180) 273 : cluster [DBG] pgmap v195: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T21:46:33.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:46:33 smithi069 conmon[117073]: audit 2023-11-30T21:46:32.134939+0000 2023-11-30T21:46:33.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:46:33 smithi069 conmon[117073]: mgr.smithi016.dzhopz (mgr.14180) 274 : audit [DBG] from='client.14748 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:46:33.594 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T21:46:33.602 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:46:33 smithi016 conmon[111898]: cluster 2023-11-30T21:46:31.800070+0000 mgr.smithi016.dzhopz (mgr.14180) 273 : cluster [DBG] pgmap v195: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T21:46:33.602 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:46:33 smithi016 conmon[111898]: audit 2023-11-30T21:46:32.134939+0000 mgr.smithi016.dzhopz (mgr.14180) 274 : audit [DBG] from='client.14748 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:46:35.294 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T21:46:35.294 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T21:44:27.802811Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T21:44:24.752902Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T21:44:27.802940Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:44:29.094902Z service:ingress.nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T21:44:24.753123Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T21:44:24.753277Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "ports": [12049], "running": 0, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T21:44:24.753410Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T21:44:24.753550Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T21:44:27.803064Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T21:46:35.461 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:46:35 smithi016 conmon[111898]: cluster 2023-11-30T21:46:33.800682+0000 mgr.smithi016.dzhopz (mgr.14180 2023-11-30T21:46:35.461 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:46:35 smithi016 conmon[111898]: ) 275 : cluster [DBG] pgmap v196: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:46:35.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:46:35 smithi069 conmon[117073]: cluster 2023-11-30T21:46:33.800682+0000 mgr.smithi016.dzhopz (mgr.14180) 275 : cluster [DBG] pgmap v196: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:46:35.647 INFO:tasks.cephadm:nfs.foo has 0/2 2023-11-30T21:46:36.648 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T21:46:37.532 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:46:37 smithi069 conmon[117073]: audit 2023-11-30T21:46:35.289740+0000 mgr.smithi016.dzhopz (mgr.14180) 276 : audit [DBG] from='client.14752 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:46:37.532 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:46:37 smithi069 conmon[117073]: cluster 2023-11-30T21:46:35.801364+0000 mgr.smithi016.dzhopz (mgr 2023-11-30T21:46:37.532 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:46:37 smithi069 conmon[117073]: .14180) 277 : cluster [DBG] pgmap v197: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T21:46:37.586 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:46:37 smithi016 conmon[111898]: audit 2023-11-30T21:46:35.289740+0000 mgr.smithi016.dzhopz (mgr.14180) 276 : audit [DBG] from='client.14752 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:46:37.586 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:46:37 smithi016 conmon[111898]: cluster 2023-11-30T21:46:35.801364+0000 mgr.smithi016.dzhopz (mgr.14180) 277 : cluster [DBG] pgmap v197: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T21:46:38.430 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T21:46:38.431 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T21:44:27.802811Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T21:44:24.752902Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T21:44:27.802940Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:44:29.094902Z service:ingress.nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T21:44:24.753123Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T21:44:24.753277Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "ports": [12049], "running": 0, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T21:44:24.753410Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T21:44:24.753550Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T21:44:27.803064Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T21:46:38.899 INFO:tasks.cephadm:nfs.foo has 0/2 2023-11-30T21:46:39.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:46:39 smithi069 conmon[117073]: cluster 2023-11-30T21:46:37.802067+0000 mgr.smithi016.dzhopz (mgr.14180) 278 : cluster [DBG] pgmap v198: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:46:39.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:46:39 smithi069 conmon[117073]: 2023-11-30T21:46:39.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:46:39 smithi016 conmon[111898]: cluster 2023-11-30T21:46:37.802067+0000 mgr.smithi016.dzhopz (mgr.14180) 278 : cluster [DBG] pgmap v198: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:46:39.900 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T21:46:40.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:46:40 smithi016 conmon[111898]: audit 2023-11-30T21:46:38.426387+0000 mgr.smithi016.dzhopz 2023-11-30T21:46:40.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:46:40 smithi016 conmon[111898]: (mgr.14180) 279 : audit [DBG] from='client.14756 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:46:40.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:46:40 smithi069 conmon[117073]: audit 2023-11-30T21:46:38.426387+0000 mgr.smithi016.dzhopz (mgr.14180) 279 : audit [DBG] from='client.14756 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:46:41.531 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:46:41 smithi069 conmon[117073]: cluster 2023-11-30T21:46:39.802617+0000 mgr.smithi016.dzhopz (mgr.14180) 280 : cluster [DBG] pgmap v199: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:46:41.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:46:41 smithi016 conmon[111898]: cluster 2023-11-30T21:46:39.802617+0000 mgr.smithi016.dzhopz (mgr.14180 2023-11-30T21:46:41.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:46:41 smithi016 conmon[111898]: ) 280 : cluster [DBG] pgmap v199: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:46:41.705 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T21:46:41.706 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T21:44:27.802811Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T21:44:24.752902Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T21:44:27.802940Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:44:29.094902Z service:ingress.nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T21:44:24.753123Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T21:44:24.753277Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "ports": [12049], "running": 0, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T21:44:24.753410Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T21:44:24.753550Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T21:44:27.803064Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T21:46:42.162 INFO:tasks.cephadm:nfs.foo has 0/2 2023-11-30T21:46:43.163 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T21:46:43.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:46:43 smithi069 conmon[117073]: audit 2023-11-30T21:46:41.701939+0000 mgr.smithi016.dzhopz (mgr.14180) 281 : audit [DBG] from='client.14760 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:46:43.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:46:43 smithi069 conmon[117073]: cluster 2023-11-30T21:46:41.803248+0000 mgr.smithi016.dzhopz (mgr.14180) 282 : cluster [DBG] pgmap v200: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T21:46:43.599 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:46:43 smithi016 conmon[111898]: audit 2023-11-30T21:46:41.701939+0000 mgr.smithi016.dzhopz (mgr.14180) 281 : audit [DBG] from='client.14760 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:46:43.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:46:43 smithi016 conmon[111898]: cluster 2023-11-30T21:46:41.803248+0000 mgr.smithi016.dzhopz (mgr.14180) 282 : cluster [DBG] pgmap v200: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T21:46:44.935 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T21:46:44.936 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T21:44:27.802811Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T21:44:24.752902Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T21:44:27.802940Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:44:29.094902Z service:ingress.nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T21:44:24.753123Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T21:44:24.753277Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "ports": [12049], "running": 0, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T21:44:24.753410Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T21:44:24.753550Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T21:44:27.803064Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T21:46:45.270 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:46:44 smithi016 conmon[111898]: cluster 2023-11-30T21:46:43.803710+0000 2023-11-30T21:46:45.271 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:46:44 smithi016 conmon[111898]: mgr.smithi016.dzhopz (mgr.14180) 283 : cluster [DBG] pgmap v201: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:46:45.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:46:44 smithi069 conmon[117073]: cluster 2023-11-30T21:46:43.803710+0000 mgr.smithi016.dzhopz (mgr.14180) 283 : cluster [DBG] pgmap v201: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:46:45.312 INFO:tasks.cephadm:nfs.foo has 0/2 2023-11-30T21:46:46.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:46:45 smithi069 conmon[117073]: audit 2023-11-30T21:46:44.930913+0000 mgr.smithi016.dzhopz (mgr.14180) 284 : audit [DBG] from='client.14764 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:46:46.313 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T21:46:46.344 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:46:45 smithi016 conmon[111898]: audit 2023-11-30T21:46:44.930913+0000 mgr.smithi016.dzhopz (mgr.14180 2023-11-30T21:46:46.345 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:46:45 smithi016 conmon[111898]: ) 284 : audit [DBG] from='client.14764 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:46:47.267 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:46:46 smithi016 conmon[111898]: cluster 2023-11-30T21:46:45.804190+0000 mgr.smithi016.dzhopz 2023-11-30T21:46:47.268 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:46:46 smithi016 conmon[111898]: (mgr.14180) 285 : cluster [DBG] pgmap v202: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T21:46:47.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:46:46 smithi069 conmon[117073]: cluster 2023-11-30T21:46:45.804190+0000 mgr.smithi016.dzhopz (mgr.14180) 285 : cluster [DBG] pgmap v202: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T21:46:48.124 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T21:46:48.124 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T21:44:27.802811Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T21:44:24.752902Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T21:44:27.802940Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:44:29.094902Z service:ingress.nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T21:44:24.753123Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T21:44:24.753277Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "ports": [12049], "running": 0, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T21:44:24.753410Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T21:44:24.753550Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T21:44:27.803064Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T21:46:48.475 INFO:tasks.cephadm:nfs.foo has 0/2 2023-11-30T21:46:49.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:46:48 smithi069 conmon[117073]: cluster 2023-11-30T21:46:47.804619+0000 mgr.smithi016.dzhopz (mgr.14180) 286 : cluster 2023-11-30T21:46:49.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:46:48 smithi069 conmon[117073]: [DBG] pgmap v203: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:46:49.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:46:48 smithi069 conmon[117073]: audit 2023-11-30T21:46:48.120523+0000 mgr.smithi016.dzhopz (mgr.14180) 287 : audit [DBG] from='client.14768 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:46:49.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:46:48 smithi016 conmon[111898]: cluster 2023-11-30T21:46:47.804619+0000 mgr.smithi016.dzhopz (mgr.14180) 286 : cluster [DBG] pgmap v203: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:46:49.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:46:48 smithi016 conmon[111898]: audit 2023-11-30T21:46:48.120523+0000 mgr.smithi016.dzhopz (mgr.14180) 287 : audit [DBG] from='client.14768 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:46:49.476 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T21:46:51.271 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T21:46:51.271 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T21:44:27.802811Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T21:44:24.752902Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T21:44:27.802940Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:44:29.094902Z service:ingress.nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T21:44:24.753123Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T21:44:24.753277Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "ports": [12049], "running": 0, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T21:44:24.753410Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T21:44:24.753550Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T21:44:27.803064Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T21:46:51.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:46:50 smithi069 conmon[117073]: cluster 2023-11-30T21:46:49.805057+0000 mgr.smithi016.dzhopz (mgr.14180) 288 : cluster [DBG] pgmap v204: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:46:51.305 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:46:50 smithi016 conmon[111898]: cluster 2023-11-30T21:46:49.805057+0000 mgr.smithi016.dzhopz (mgr.14180) 288 : cluster [DBG] pgmap v204: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:46:51.639 INFO:tasks.cephadm:nfs.foo has 0/2 2023-11-30T21:46:52.641 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T21:46:53.027 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:46:52 smithi069 conmon[117073]: audit 2023-11-30T21:46:51.267436+0000 mgr.smithi016.dzhopz (mgr.14180) 289 : audit [DBG] from='client.14772 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:46:53.027 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:46:52 smithi069 conmon[117073]: cluster 2023-11-30T21:46:51.805620 2023-11-30T21:46:53.027 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:46:52 smithi069 conmon[117073]: +0000 mgr.smithi016.dzhopz (mgr.14180) 290 : cluster [DBG] pgmap v205: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T21:46:53.100 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:46:52 smithi016 conmon[111898]: audit 2023-11-30T21:46:51.267436+0000 mgr.smithi016.dzhopz ( 2023-11-30T21:46:53.100 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:46:52 smithi016 conmon[111898]: mgr.14180) 289 : audit [DBG] from='client.14772 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:46:53.100 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:46:52 smithi016 conmon[111898]: cluster 2023-11-30T21:46:51.805620+0000 mgr.smithi016.dzhopz (mgr.14180) 290 : cluster [DBG] pgmap v205: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T21:46:54.381 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T21:46:54.381 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T21:44:27.802811Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T21:44:24.752902Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T21:44:27.802940Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:44:29.094902Z service:ingress.nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T21:44:24.753123Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T21:44:24.753277Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "ports": [12049], "running": 0, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T21:44:24.753410Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T21:44:24.753550Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T21:44:27.803064Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T21:46:54.801 INFO:tasks.cephadm:nfs.foo has 0/2 2023-11-30T21:46:55.100 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:46:54 smithi016 conmon[111898]: cluster 2023-11-30T21:46:53.806189+0000 mgr.smithi016.dzhopz (mgr.14180) 291 : cluster [DBG] pgmap v206: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:46:55.281 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:46:54 smithi069 conmon[117073]: cluster 2023-11-30T21:46:53.806189+0000 mgr.smithi016.dzhopz (mgr.14180) 291 : cluster [DBG] pgmap v206: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:46:55.803 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T21:46:56.100 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:46:55 smithi016 conmon[111898]: audit 2023-11-30T21:46:54.376763+0000 mgr.smithi016.dzhopz (mgr.14180) 292 : 2023-11-30T21:46:56.100 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:46:55 smithi016 conmon[111898]: audit [DBG] from='client.14776 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:46:56.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:46:55 smithi069 conmon[117073]: audit 2023-11-30T21:46:54.376763+0000 mgr.smithi016.dzhopz (mgr.14180) 292 : audit [DBG] from='client.14776 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:46:57.100 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:46:56 smithi016 conmon[111898]: cluster 2023-11-30T21:46:55.806661+0000 mgr.smithi016.dzhopz (mgr.14180 2023-11-30T21:46:57.100 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:46:56 smithi016 conmon[111898]: ) 293 : cluster [DBG] pgmap v207: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T21:46:57.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:46:56 smithi069 conmon[117073]: cluster 2023-11-30T21:46:55.806661+0000 mgr.smithi016.dzhopz (mgr.14180) 293 : cluster [DBG] 2023-11-30T21:46:57.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:46:56 smithi069 conmon[117073]: pgmap v207: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T21:46:57.601 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T21:46:57.602 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T21:44:27.802811Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T21:44:24.752902Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T21:44:27.802940Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:44:29.094902Z service:ingress.nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T21:44:24.753123Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T21:44:24.753277Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "ports": [12049], "running": 0, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T21:44:24.753410Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T21:44:24.753550Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T21:44:27.803064Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T21:46:58.052 INFO:tasks.cephadm:nfs.foo has 0/2 2023-11-30T21:46:59.052 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T21:46:59.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:46:58 smithi069 conmon[117073]: audit 2023-11-30T21:46:57.597467+0000 mgr.smithi016.dzhopz (mgr.14180) 294 : audit [DBG] from='client.14780 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:46:59.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:46:58 smithi069 conmon[117073]: cluster 2023-11-30T21:46:57.807401+0000 mgr.smithi016.dzhopz 2023-11-30T21:46:59.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:46:58 smithi069 conmon[117073]: (mgr.14180) 295 : cluster [DBG] pgmap v208: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:46:59.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:46:58 smithi016 conmon[111898]: audit 2023-11-30T21:46:57.597467+0000 mgr.smithi016.dzhopz (mgr.14180) 294 : audit [DBG] from='client.14780 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:46:59.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:46:58 smithi016 conmon[111898]: cluster 2023-11-30T21:46:57.807401+0000 mgr.smithi016.dzhopz (mgr.14180) 295 : cluster [DBG] pgmap v208: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:47:00.764 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T21:47:00.765 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T21:44:27.802811Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T21:44:24.752902Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T21:44:27.802940Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:44:29.094902Z service:ingress.nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T21:44:24.753123Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T21:44:24.753277Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "ports": [12049], "running": 0, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T21:44:24.753410Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T21:44:24.753550Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T21:44:27.803064Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T21:47:01.100 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:47:00 smithi016 conmon[111898]: cluster 2023-11-30T21:46 2023-11-30T21:47:01.100 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:47:00 smithi016 conmon[111898]: :59.807922+0000 mgr.smithi016.dzhopz (mgr.14180) 296 : cluster [DBG] pgmap v209: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:47:01.214 INFO:tasks.cephadm:nfs.foo has 0/2 2023-11-30T21:47:01.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:47:00 smithi069 conmon[117073]: cluster 2023-11-30T21:46:59.807922+0000 mgr.smithi016.dzhopz (mgr.14180) 296 : cluster [DBG] pgmap v209: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:47:02.214 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T21:47:02.246 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:47:01 smithi016 conmon[111898]: audit 2023-11-30T21:47:00.760026+0000 mgr.smithi016.dzhopz (mgr.14180) 2023-11-30T21:47:02.246 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:47:01 smithi016 conmon[111898]: 297 : audit [DBG] from='client.14784 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:47:02.278 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:47:01 smithi069 conmon[117073]: audit 2023-11-30T21:47:00.760026+0000 mgr.smithi016.dzhopz (mgr.14180) 2023-11-30T21:47:02.278 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:47:01 smithi069 conmon[117073]: 297 : audit [DBG] from='client.14784 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:47:03.027 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:47:02 smithi069 conmon[117073]: cluster 2023-11-30T21:47:01.808522+0000 mgr.smithi016.dzhopz (mgr.14180) 298 : cluster 2023-11-30T21:47:03.027 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:47:02 smithi069 conmon[117073]: [DBG] pgmap v210: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T21:47:03.100 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:47:02 smithi016 conmon[111898]: cluster 2023-11-30T21:47:01.808522+0000 mgr.smithi016.dzhopz (mgr.14180) 298 : cluster [DBG] pgmap v210: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T21:47:04.014 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T21:47:04.014 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T21:44:27.802811Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T21:44:24.752902Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T21:44:27.802940Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:44:29.094902Z service:ingress.nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T21:44:24.753123Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T21:44:24.753277Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "ports": [12049], "running": 0, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T21:44:24.753410Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T21:44:24.753550Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T21:44:27.803064Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T21:47:04.476 INFO:tasks.cephadm:nfs.foo has 0/2 2023-11-30T21:47:05.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:47:04 smithi069 conmon[117073]: cluster 2023-11-30T21:47:03.809060+0000 mgr.smithi016.dzhopz (mgr.14180) 299 : cluster [DBG] pgmap v211: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:47:05.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:47:04 smithi069 conmon[117073]: audit 2023-11-30T21:47:04.009392+0000 mgr.smithi016.dzhopz (mgr.14180) 300 : audit [DBG] from='client.14788 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:47:05.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:47:04 smithi016 conmon[111898]: cluster 2023-11-30T21:47:03.809060+0000 mgr.smithi016.dzhopz (mgr.14180 2023-11-30T21:47:05.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:47:04 smithi016 conmon[111898]: ) 299 : cluster [DBG] pgmap v211: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:47:05.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:47:04 smithi016 conmon[111898]: audit 2023-11-30T21:47:04.009392+0000 mgr.smithi016.dzhopz (mgr.14180) 300 : audit [DBG] 2023-11-30T21:47:05.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:47:04 smithi016 conmon[111898]: from='client.14788 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:47:05.477 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T21:47:07.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:47:06 smithi069 conmon[117073]: cluster 2023-11-30T21:47:05.809467+0000 mgr.smithi016.dzhopz (mgr.14180) 301 : cluster 2023-11-30T21:47:07.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:47:06 smithi069 conmon[117073]: [DBG] pgmap v212: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T21:47:07.288 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T21:47:07.288 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T21:44:27.802811Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T21:44:24.752902Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T21:44:27.802940Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:44:29.094902Z service:ingress.nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T21:44:24.753123Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T21:44:24.753277Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "ports": [12049], "running": 0, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T21:44:24.753410Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T21:44:24.753550Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T21:44:27.803064Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T21:47:07.313 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:47:06 smithi016 conmon[111898]: cluster 2023-11-30T21:47:05.809467+0000 mgr.smithi016.dzhopz (mgr.14180) 301 : cluster [DBG] pgmap v212: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T21:47:07.725 INFO:tasks.cephadm:nfs.foo has 0/2 2023-11-30T21:47:08.726 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T21:47:09.100 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:47:08 smithi016 conmon[111898]: audit 2023-11-30T21:47:07.283518+0000 mgr.smithi016.dzhopz (mgr. 2023-11-30T21:47:09.100 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:47:08 smithi016 conmon[111898]: 14180) 302 : audit [DBG] from='client.14792 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:47:09.100 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:47:08 smithi016 conmon[111898]: cluster 2023-11-30T21:47:07.810074+0000 mgr.smithi016.dzhopz (mgr.14180) 303 : cluster [DBG] pgmap v213: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:47:09.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:47:08 smithi069 conmon[117073]: audit 2023-11-30T21:47:07.283518+0000 mgr.smithi016.dzhopz (mgr.14180) 302 : audit 2023-11-30T21:47:09.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:47:08 smithi069 conmon[117073]: [DBG] from='client.14792 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:47:09.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:47:08 smithi069 conmon[117073]: cluster 2023-11-30T21:47:07.810074+0000 mgr.smithi016.dzhopz (mgr.14180) 303 : cluster [DBG] pgmap v213: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:47:10.535 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T21:47:10.535 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T21:44:27.802811Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T21:44:24.752902Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T21:44:27.802940Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:44:29.094902Z service:ingress.nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T21:44:24.753123Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T21:44:24.753277Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "ports": [12049], "running": 0, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T21:44:24.753410Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T21:44:24.753550Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T21:44:27.803064Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T21:47:10.890 INFO:tasks.cephadm:nfs.foo has 0/2 2023-11-30T21:47:11.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:47:10 smithi069 conmon[117073]: cluster 2023-11-30T21:47:09.810512+0000 mgr.smithi016.dzhopz (mgr.14180) 304 : cluster [DBG] pgmap v214: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:47:11.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:47:10 smithi016 conmon[111898]: cluster 2023-11-30T21:47:09.810512+0000 mgr.smithi016.dzhopz (mgr.14180) 304 : cluster [DBG] pgmap v214: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:47:11.891 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T21:47:12.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:47:11 smithi069 conmon[117073]: audit 2023-11-30T21:47:10.531580+0000 mgr.smithi016.dzhopz (mgr.14180) 305 : audit 2023-11-30T21:47:12.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:47:11 smithi069 conmon[117073]: [DBG] from='client.14796 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:47:12.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:47:11 smithi016 conmon[111898]: audit 2023-11-30T21:47:10.531580+0000 mgr.smithi016.dzhopz (mgr. 2023-11-30T21:47:12.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:47:11 smithi016 conmon[111898]: 14180) 305 : audit [DBG] from='client.14796 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:47:13.027 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:47:12 smithi069 conmon[117073]: cluster 2023-11-30T21:47:11.810964+0000 mgr.smithi016.dzhopz (mgr.14180) 306 : cluster [DBG] pgmap v215: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T21:47:13.100 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:47:12 smithi016 conmon[111898]: cluster 2023-11-30T21:47:11.810964+0000 mgr.smithi016.dzhopz 2023-11-30T21:47:13.100 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:47:12 smithi016 conmon[111898]: (mgr.14180) 306 : cluster [DBG] pgmap v215: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T21:47:13.612 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T21:47:13.612 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T21:44:27.802811Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T21:44:24.752902Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T21:44:27.802940Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:44:29.094902Z service:ingress.nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T21:44:24.753123Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T21:44:24.753277Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "ports": [12049], "running": 0, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T21:44:24.753410Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T21:44:24.753550Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T21:44:27.803064Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T21:47:14.056 INFO:tasks.cephadm:nfs.foo has 0/2 2023-11-30T21:47:15.057 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T21:47:15.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:47:14 smithi069 conmon[117073]: audit 2023-11-30T21:47:13.608362+0000 mgr.smithi016.dzhopz (mgr.14180) 307 : audit [DBG] 2023-11-30T21:47:15.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:47:14 smithi069 conmon[117073]: from='client.14800 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:47:15.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:47:14 smithi069 conmon[117073]: cluster 2023-11-30T21:47:13.811554+0000 mgr.smithi016.dzhopz (mgr.14180) 308 : cluster [DBG] pgmap v216: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:47:15.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:47:14 smithi016 conmon[111898]: audit 2023-11-30T21:47:13.608362+0000 mgr.smithi016.dzhopz (mgr.14180) 2023-11-30T21:47:15.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:47:14 smithi016 conmon[111898]: 307 : audit [DBG] from='client.14800 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:47:15.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:47:14 smithi016 conmon[111898]: cluster 2023-11-30T21:47:13.811554+0000 mgr.smithi016.dzhopz (mgr.14180) 2023-11-30T21:47:15.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:47:14 smithi016 conmon[111898]: 308 : cluster [DBG] pgmap v216: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:47:16.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:47:15 smithi069 conmon[117073]: audit 2023-11-30T21:47:15.902151+0000 mon.smithi016 (mon.0) 664 : audit 2023-11-30T21:47:16.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:47:15 smithi069 conmon[117073]: [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "auth rm", "entity": "client.ingress.nfs.foo.smithi069.xudepb"}]: dispatch 2023-11-30T21:47:16.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:47:15 smithi016 conmon[111898]: audit 2023-11-30T21:47:15.902151+0000 mon.smithi016 (mon.0) 664 : audit [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "auth rm", "entity": "client.ingress.nfs.foo.smithi069.xudepb"}]: dispatch 2023-11-30T21:47:16.768 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T21:47:16.769 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T21:44:27.802811Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T21:44:24.752902Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T21:44:27.802940Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:44:29.094902Z service:ingress.nfs.foo [INFO] \"service was created\"", "2023-11-30T21:47:15.902644Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.xudepb on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xudepb\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xudepb\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xudepb\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xudepb\nDeploy daemon haproxy.nfs.foo.smithi069.xudepb ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:45:23Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:46:00Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:46:38Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T21:44:24.753123Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T21:44:24.753277Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "ports": [12049], "running": 0, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T21:44:24.753410Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T21:44:24.753550Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T21:44:27.803064Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T21:47:17.101 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:47:16 smithi016 conmon[111898]: cluster 2023-11-30T21:47:15.812021+0000 mgr.smithi016.dzhopz (mgr.14180) 309 : cluster [DBG] pgmap v217: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T21:47:17.101 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:47:16 smithi016 conmon[111898]: cephadm 2023-11-30T21:47:15.901660+0000 mgr.smithi016.dzhopz (mgr.14180) 310 : cephadm [ERR] cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xudepb 2023-11-30T21:47:17.101 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:47:16 smithi016 conmon[111898]: /bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xudepb 2023-11-30T21:47:17.101 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:47:16 smithi016 conmon[111898]: Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xudepb 2023-11-30T21:47:17.101 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:47:16 smithi016 conmon[111898]: /bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xudepb 2023-11-30T21:47:17.101 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:47:16 smithi016 conmon[111898]: Deploy daemon haproxy.nfs.foo.smithi069.xudepb ... 2023-11-30T21:47:17.101 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:47:16 smithi016 conmon[111898]: Non-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib 2023-11-30T21:47:17.101 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:47:16 smithi016 conmon[111898]: stat: stderr Trying to pull docker.io/library/haproxy:2.3... 2023-11-30T21:47:17.101 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:47:16 smithi016 conmon[111898]: stat: stderr time="2023-11-30T21:45:23Z" level=warning msg="failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2023-11-30T21:47:17.101 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:47:16 smithi016 conmon[111898]: stat: stderr time="2023-11-30T21:46:00Z" level=warning msg="failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2023-11-30T21:47:17.102 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:47:16 smithi016 conmon[111898]: stat: stderr time="2023-11-30T21:46:38Z" level=warning msg="failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2023-11-30T21:47:17.102 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:47:16 smithi016 conmon[111898]: stat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get "https://docker-mirror.front.sepia.ceph.com:5000/v2/": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit 2023-11-30T21:47:17.102 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:47:16 smithi016 conmon[111898]: ERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib 2023-11-30T21:47:17.102 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:47:16 smithi016 conmon[111898]: Traceback (most recent call last): 2023-11-30T21:47:17.102 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:47:16 smithi016 conmon[111898]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1538, in _remote_connection 2023-11-30T21:47:17.102 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:47:16 smithi016 conmon[111898]: yield (conn, connr) 2023-11-30T21:47:17.102 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:47:16 smithi016 conmon[111898]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1426, in _run_cephadm 2023-11-30T21:47:17.102 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:47:16 smithi016 conmon[111898]: code, '\n'.join(err))) 2023-11-30T21:47:17.102 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:47:16 smithi016 conmon[111898]: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xudepb 2023-11-30T21:47:17.102 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:47:16 smithi016 conmon[111898]: /bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xudepb 2023-11-30T21:47:17.102 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:47:16 smithi016 conmon[111898]: Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xudepb 2023-11-30T21:47:17.102 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:47:16 smithi016 conmon[111898]: /bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xudepb 2023-11-30T21:47:17.103 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:47:16 smithi016 conmon[111898]: Deploy daemon haproxy.nfs.foo.smithi069.xudepb ... 2023-11-30T21:47:17.103 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:47:16 smithi016 conmon[111898]: Non-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib 2023-11-30T21:47:17.103 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:47:16 smithi016 conmon[111898]: stat: stderr Trying to pull docker.io/library/haproxy:2.3... 2023-11-30T21:47:17.103 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:47:16 smithi016 conmon[111898]: stat: stderr time="2023-11-30T21:45:23Z" level=warning msg="failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2023-11-30T21:47:17.103 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:47:16 smithi016 conmon[111898]: stat: stderr time="2023-11-30T21:46:00Z" level=warning msg="failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2023-11-30T21:47:17.103 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:47:16 smithi016 conmon[111898]: stat: stderr time="2023-11-30T21:46:38Z" level=warning msg="failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2023-11-30T21:47:17.103 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:47:16 smithi016 conmon[111898]: stat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get "https://docker-mirror.front.sepia.ceph.com:5000/v2/": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit 2023-11-30T21:47:17.103 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:47:16 smithi016 conmon[111898]: ERROR: Failed to extract uid/gid for path /var/lib: Failed co 2023-11-30T21:47:17.103 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:47:16 smithi016 conmon[111898]: mmand: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib 2023-11-30T21:47:17.103 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:47:16 smithi016 conmon[111898]: cephadm 2023-11-30T21:47:15.901839+0000 mgr.smithi016.dzhopz (mgr.14180) 311 : cephadm [INF] Removing key for client.ingress.nfs.foo.smithi069.xudepb 2023-11-30T21:47:17.103 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:47:16 smithi016 conmon[111898]: cephadm 2023-11-30T21:47:15.902731+0000 mgr.smithi016.dzhopz (mgr.14180) 312 : cephadm [ERR] Failed while placing haproxy.nfs.foo.smithi069.xudepb on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xudepb 2023-11-30T21:47:17.103 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:47:16 smithi016 conmon[111898]: /bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xudepb 2023-11-30T21:47:17.103 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:47:16 smithi016 conmon[111898]: Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xudepb 2023-11-30T21:47:17.104 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:47:16 smithi016 conmon[111898]: /bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xudepb 2023-11-30T21:47:17.104 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:47:16 smithi016 conmon[111898]: Deploy daemon haproxy.nfs.foo.smithi069.xudepb ... 2023-11-30T21:47:17.104 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:47:16 smithi016 conmon[111898]: Non-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib 2023-11-30T21:47:17.104 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:47:16 smithi016 conmon[111898]: stat: stderr Trying to pull docker.io/library/haproxy:2.3... 2023-11-30T21:47:17.104 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:47:16 smithi016 conmon[111898]: stat: stderr time="2023-11-30T21:45:23Z" level=warning msg="failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2023-11-30T21:47:17.104 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:47:16 smithi016 conmon[111898]: stat: stderr time="2023-11-30T21:46:00Z" level=warning msg="failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2023-11-30T21:47:17.104 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:47:16 smithi016 conmon[111898]: stat: stderr time="2023-11-30T21:46:38Z" level=warning msg="failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2023-11-30T21:47:17.104 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:47:16 smithi016 conmon[111898]: stat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get "https://docker-mirror.front.sepia.ceph.com:5000/v2/": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit 2023-11-30T21:47:17.104 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:47:16 smithi016 conmon[111898]: ERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib 2023-11-30T21:47:17.105 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:47:16 smithi016 conmon[111898]: cephadm 2023-11-30T21:47:15.904158+0000 mgr.smithi016.dzhopz (mgr.14180) 313 : cephadm [INF] Deploying daemon haproxy.nfs.foo.smithi016.wilxeo on smithi016 2023-11-30T21:47:17.219 INFO:tasks.cephadm:nfs.foo has 0/2 2023-11-30T21:47:17.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:47:16 smithi069 conmon[117073]: cluster 2023-11-30T21:47:15.812021+0000 mgr.smithi016.dzhopz (mgr.14180) 309 2023-11-30T21:47:17.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:47:16 smithi069 conmon[117073]: : cluster [DBG] pgmap v217: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T21:47:17.278 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:47:16 smithi069 conmon[117073]: cephadm 2023-11-30T21:47:15.901660+0000 mgr.smithi016.dzhopz (mgr. 2023-11-30T21:47:17.278 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:47:16 smithi069 conmon[117073]: 14180) 310 : cephadm [ERR] cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xudepb 2023-11-30T21:47:17.278 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:47:16 smithi069 conmon[117073]: /bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xudepb 2023-11-30T21:47:17.278 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:47:16 smithi069 conmon[117073]: Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xudepb 2023-11-30T21:47:17.278 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:47:16 smithi069 conmon[117073]: /bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xudepb 2023-11-30T21:47:17.278 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:47:16 smithi069 conmon[117073]: Deploy daemon haproxy.nfs.foo.smithi069.xudepb ... 2023-11-30T21:47:17.278 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:47:16 smithi069 conmon[117073]: Non-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib 2023-11-30T21:47:17.278 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:47:16 smithi069 conmon[117073]: stat: stderr Trying to pull docker.io/library/haproxy:2.3... 2023-11-30T21:47:17.278 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:47:16 smithi069 conmon[117073]: stat: stderr time="2023-11-30T21:45:23Z" level=warning msg="failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2023-11-30T21:47:17.278 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:47:16 smithi069 conmon[117073]: stat: stderr time="2023-11-30T21:46:00Z" level=warning msg="failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2023-11-30T21:47:17.278 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:47:16 smithi069 conmon[117073]: stat: stderr time="2023-11-30T21:46:38Z" level=warning msg="failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2023-11-30T21:47:17.279 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:47:16 smithi069 conmon[117073]: stat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get "https://docker-mirror.front.sepia.ceph.com:5000/v2/": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit 2023-11-30T21:47:17.279 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:47:16 smithi069 conmon[117073]: ERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib 2023-11-30T21:47:17.279 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:47:16 smithi069 conmon[117073]: Traceback (most recent call last): 2023-11-30T21:47:17.279 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:47:16 smithi069 conmon[117073]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1538, in _remote_connection 2023-11-30T21:47:17.279 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:47:16 smithi069 conmon[117073]: yield (conn, connr) 2023-11-30T21:47:17.279 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:47:16 smithi069 conmon[117073]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1426, in _run_cephadm 2023-11-30T21:47:17.279 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:47:16 smithi069 conmon[117073]: code, '\n'.join(err))) 2023-11-30T21:47:17.279 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:47:16 smithi069 conmon[117073]: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xudepb 2023-11-30T21:47:17.279 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:47:16 smithi069 conmon[117073]: /bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xudepb 2023-11-30T21:47:17.279 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:47:16 smithi069 conmon[117073]: Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xudepb 2023-11-30T21:47:17.279 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:47:16 smithi069 conmon[117073]: /bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xudepb 2023-11-30T21:47:17.279 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:47:16 smithi069 conmon[117073]: Deploy daemon haproxy.nfs.foo.smithi069.xudepb ... 2023-11-30T21:47:17.279 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:47:16 smithi069 conmon[117073]: Non-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib 2023-11-30T21:47:17.280 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:47:16 smithi069 conmon[117073]: stat: stderr Trying to pull docker.io/library/haproxy:2.3... 2023-11-30T21:47:17.280 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:47:16 smithi069 conmon[117073]: stat: stderr time="2023-11-30T21:45:23Z" level=warning msg="failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2023-11-30T21:47:17.280 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:47:16 smithi069 conmon[117073]: stat: stderr time="2023-11-30T21:46:00Z" level=warning msg="failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2023-11-30T21:47:17.280 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:47:16 smithi069 conmon[117073]: stat: stderr time="2023-11-30T21:46:38Z" level=warning msg="failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2023-11-30T21:47:17.280 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:47:16 smithi069 conmon[117073]: stat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get "https://docker-mirror.front.sepia.ceph.com:5000/v2/": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit 2023-11-30T21:47:17.280 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:47:16 smithi069 conmon[117073]: ERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib 2023-11-30T21:47:17.280 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:47:16 smithi069 conmon[117073]: cephadm 2023-11-30T21:47:15.901839+0000 mgr.smithi016.dzhopz (mgr.14180) 311 : cephadm [INF] Removing key for client.ingress.nfs.foo.smithi069.xudepb 2023-11-30T21:47:17.280 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:47:16 smithi069 conmon[117073]: cephadm 2023-11-30T21:47:15.902731+0000 mgr.smithi016.dzhopz (mgr.14180) 312 : cephadm [ERR] Failed while placing haproxy.nfs.foo.smithi069.xudepb on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xudepb 2023-11-30T21:47:17.280 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:47:16 smithi069 conmon[117073]: /bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xudepb 2023-11-30T21:47:17.280 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:47:16 smithi069 conmon[117073]: Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xudepb 2023-11-30T21:47:17.280 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:47:16 smithi069 conmon[117073]: /bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xudepb 2023-11-30T21:47:17.280 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:47:16 smithi069 conmon[117073]: Deploy daemon haproxy.nfs.foo.smithi069.xudepb ... 2023-11-30T21:47:17.281 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:47:16 smithi069 conmon[117073]: Non-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib 2023-11-30T21:47:17.281 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:47:16 smithi069 conmon[117073]: stat: stderr Trying to pull docker.io/library/haproxy:2.3... 2023-11-30T21:47:17.281 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:47:16 smithi069 conmon[117073]: stat: stderr time="2023-11-30T21:45:23Z" level=warning msg="failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2023-11-30T21:47:17.281 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:47:16 smithi069 conmon[117073]: stat: stderr time="2023-11-30T21:46:00Z" level=warning msg="failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2023-11-30T21:47:17.281 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:47:16 smithi069 conmon[117073]: stat: stderr time="2023-11-30T21:46:38Z" level=warning msg="failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2023-11-30T21:47:17.281 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:47:16 smithi069 conmon[117073]: stat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get "https://docker-mirror.front.sepia.ceph.com:5000/v2/": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit 2023-11-30T21:47:17.281 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:47:16 smithi069 conmon[117073]: ERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib 2023-11-30T21:47:17.281 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:47:16 smithi069 conmon[117073]: cephadm 2023-11-30T21:47:15.904158+0000 mgr.smithi016.dzhopz (mgr.14180) 313 : cephadm [INF] Deploying daemon haproxy.nfs.foo.smithi016.wilxeo on smithi016 2023-11-30T21:47:18.220 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T21:47:18.251 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:47:17 smithi016 conmon[111898]: audit 2023-11-30T21:47:16.761653+0000 mgr.smithi016.dzhopz 2023-11-30T21:47:18.251 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:47:17 smithi016 conmon[111898]: (mgr.14180) 314 : audit [DBG] from='client.14804 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:47:18.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:47:17 smithi069 conmon[117073]: audit 2023-11-30T21:47:16.761653+0000 mgr.smithi016.dzhopz (mgr.14180 2023-11-30T21:47:18.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:47:17 smithi069 conmon[117073]: ) 314 : audit [DBG] from='client.14804 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:47:19.100 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:47:18 smithi016 conmon[111898]: cluster 2023-11-30T21:47:17.812633+0000 mgr.smithi016.dzhopz 2023-11-30T21:47:19.100 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:47:18 smithi016 conmon[111898]: (mgr.14180) 315 : cluster [DBG] pgmap v218: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:47:19.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:47:18 smithi069 conmon[117073]: cluster 2023-11-30T21:47:17.812633+0000 mgr.smithi016.dzhopz (mgr.14180) 315 : 2023-11-30T21:47:19.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:47:18 smithi069 conmon[117073]: cluster [DBG] pgmap v218: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:47:20.085 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T21:47:20.085 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T21:44:27.802811Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T21:44:24.752902Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T21:44:27.802940Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:44:29.094902Z service:ingress.nfs.foo [INFO] \"service was created\"", "2023-11-30T21:47:15.902644Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.xudepb on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xudepb\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xudepb\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xudepb\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xudepb\nDeploy daemon haproxy.nfs.foo.smithi069.xudepb ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:45:23Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:46:00Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:46:38Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T21:44:24.753123Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T21:44:24.753277Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "ports": [12049], "running": 0, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T21:44:24.753410Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T21:44:24.753550Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T21:44:27.803064Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T21:47:20.482 INFO:tasks.cephadm:nfs.foo has 0/2 2023-11-30T21:47:21.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:47:20 smithi069 conmon[117073]: cluster 2023-11-30T21:47:19.813031+0000 mgr.smithi016.dzhopz (mgr.14180) 316 : cluster [DBG] pgmap v219: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:47:21.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:47:20 smithi069 conmon[117073]: 2023-11-30T21:47:21.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:47:20 smithi069 conmon[117073]: audit 2023-11-30T21:47:20.081261+0000 mgr.smithi016.dzhopz (mgr.14180) 317 : audit [DBG] from='client.14808 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:47:21.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:47:20 smithi016 conmon[111898]: cluster 2023-11-30T21:47:19.813031+0000 mgr.smithi016.dzhopz (mgr.14180) 316 : cluster [DBG] pgmap v219: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:47:21.351 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:47:20 smithi016 conmon[111898]: audit 2023-11-30T21:47:20.081261+0000 mgr.smithi016.dzhopz (mgr.14180) 317 : audit [DBG] from='client.14808 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:47:21.483 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T21:47:23.027 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:47:22 smithi069 conmon[117073]: cluster 2023-11-30T21:47:21.813447+0000 mgr.smithi016.dzhopz (mgr.14180) 318 : cluster [DBG] 2023-11-30T21:47:23.027 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:47:22 smithi069 conmon[117073]: pgmap v220: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T21:47:23.100 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:47:22 smithi016 conmon[111898]: cluster 2023-11-30T21:47:21 2023-11-30T21:47:23.100 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:47:22 smithi016 conmon[111898]: .813447+0000 mgr.smithi016.dzhopz (mgr.14180) 318 : cluster [DBG] pgmap v220: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T21:47:23.203 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T21:47:23.203 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T21:44:27.802811Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T21:44:24.752902Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T21:44:27.802940Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:44:29.094902Z service:ingress.nfs.foo [INFO] \"service was created\"", "2023-11-30T21:47:15.902644Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.xudepb on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xudepb\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xudepb\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xudepb\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xudepb\nDeploy daemon haproxy.nfs.foo.smithi069.xudepb ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:45:23Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:46:00Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:46:38Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T21:44:24.753123Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T21:44:24.753277Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "ports": [12049], "running": 0, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T21:44:24.753410Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T21:44:24.753550Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T21:44:27.803064Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T21:47:23.744 INFO:tasks.cephadm:nfs.foo has 0/2 2023-11-30T21:47:24.745 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T21:47:25.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:47:24 smithi069 conmon[117073]: audit 2023-11-30T21:47:23.199480+0000 mgr.smithi016.dzhopz (mgr.14180) 319 : audit [DBG] from='client.14812 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:47:25.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:47:24 smithi069 conmon[117073]: cluster 2023-11-30T21:47:23.814047+0000 mgr.smithi016.dzhopz (mgr. 2023-11-30T21:47:25.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:47:24 smithi069 conmon[117073]: 14180) 320 : cluster [DBG] pgmap v221: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:47:25.322 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:47:24 smithi016 conmon[111898]: audit 2023-11-30T21:47:23.199480+0000 mgr.smithi016.dzhopz (mgr.14180) 319 : audit [DBG] from='client.14812 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:47:25.322 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:47:24 smithi016 conmon[111898]: cluster 2023-11-30T21:47:23.814047+0000 mgr.smithi016.dzhopz (mgr.14180) 320 : cluster [DBG] pgmap v221: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:47:26.798 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T21:47:26.799 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T21:44:27.802811Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T21:44:24.752902Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T21:44:27.802940Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:44:29.094902Z service:ingress.nfs.foo [INFO] \"service was created\"", "2023-11-30T21:47:15.902644Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.xudepb on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xudepb\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xudepb\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xudepb\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xudepb\nDeploy daemon haproxy.nfs.foo.smithi069.xudepb ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:45:23Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:46:00Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:46:38Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T21:44:24.753123Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T21:44:24.753277Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "ports": [12049], "running": 0, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T21:44:24.753410Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T21:44:24.753550Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T21:44:27.803064Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T21:47:27.100 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:47:26 smithi016 conmon[111898]: cluster 2023-11-30T21:47:25.814655+0000 mgr.smithi016.dzhopz 2023-11-30T21:47:27.100 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:47:26 smithi016 conmon[111898]: (mgr.14180) 321 : cluster [DBG] pgmap v222: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T21:47:27.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:47:26 smithi069 conmon[117073]: cluster 2023-11-30T21:47:25.814655+0000 mgr.smithi016.dzhopz (mgr.14180) 321 : cluster [DBG] pgmap v222: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T21:47:27.297 INFO:tasks.cephadm:nfs.foo has 0/2 2023-11-30T21:47:28.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:47:27 smithi069 conmon[117073]: audit 2023-11-30T21:47:26.794782+0000 mgr.smithi016.dzhopz (mgr.14180) 322 : audit [DBG] from='client.14816 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:47:28.298 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T21:47:28.327 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:47:27 smithi016 conmon[111898]: audit 2023-11-30T21:47:26.794782+0000 mgr.smithi016.dzhopz (mgr. 2023-11-30T21:47:28.327 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:47:27 smithi016 conmon[111898]: 14180) 322 : audit [DBG] from='client.14816 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:47:29.100 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:47:28 smithi016 conmon[111898]: cluster 2023-11-30T21:47:27.815164+0000 mgr.smithi016.dzhopz (mgr.14180) 323 : cluster [DBG] pgmap v223: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:47:29.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:47:28 smithi069 conmon[117073]: cluster 2023-11-30T21:47:27.815164+0000 mgr.smithi016.dzhopz (mgr.14180) 323 : cluster [DBG] pgmap v223: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:47:29.981 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T21:47:29.982 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T21:44:27.802811Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T21:44:24.752902Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T21:44:27.802940Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:44:29.094902Z service:ingress.nfs.foo [INFO] \"service was created\"", "2023-11-30T21:47:15.902644Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.xudepb on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xudepb\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xudepb\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xudepb\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xudepb\nDeploy daemon haproxy.nfs.foo.smithi069.xudepb ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:45:23Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:46:00Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:46:38Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T21:44:24.753123Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T21:44:24.753277Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "ports": [12049], "running": 0, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T21:44:24.753410Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T21:44:24.753550Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T21:44:27.803064Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T21:47:30.357 INFO:tasks.cephadm:nfs.foo has 0/2 2023-11-30T21:47:31.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:47:30 smithi069 conmon[117073]: cluster 2023-11-30T21:47:29.815513+0000 mgr.smithi016.dzhopz (mgr.14180) 324 : cluster [DBG] pgmap v224: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:47:31.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:47:30 smithi069 conmon[117073]: audit 2023-11-30T21:47:29.977769+0000 mgr.smithi016.dzhopz 2023-11-30T21:47:31.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:47:30 smithi069 conmon[117073]: (mgr.14180) 325 : audit [DBG] from='client.14820 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:47:31.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:47:30 smithi016 conmon[111898]: cluster 2023-11-30T21:47:29.815513+0000 mgr.smithi016.dzhopz (mgr.14180 2023-11-30T21:47:31.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:47:30 smithi016 conmon[111898]: ) 324 : cluster [DBG] pgmap v224: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:47:31.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:47:30 smithi016 conmon[111898]: audit 2023-11-30T21:47:29.977769+0000 mgr.smithi016.dzhopz (mgr.14180) 325 : audit [DBG] from='client.14820 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:47:31.358 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T21:47:33.029 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:47:32 smithi069 conmon[117073]: cluster 2023-11-30T21:47:31.815916+0000 mgr.smithi016.dzhopz (mgr.14180) 326 : cluster [DBG] pgmap v225: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T21:47:33.100 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:47:32 smithi016 conmon[111898]: cluster 2023-11-30T21:47:31.815916+0000 mgr.smithi016.dzhopz (mgr.14180) 326 : cluster [DBG] pgmap v225: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T21:47:33.261 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T21:47:33.261 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T21:44:27.802811Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T21:44:24.752902Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T21:44:27.802940Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:44:29.094902Z service:ingress.nfs.foo [INFO] \"service was created\"", "2023-11-30T21:47:15.902644Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.xudepb on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xudepb\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xudepb\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xudepb\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xudepb\nDeploy daemon haproxy.nfs.foo.smithi069.xudepb ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:45:23Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:46:00Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:46:38Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T21:44:24.753123Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T21:44:24.753277Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "ports": [12049], "running": 0, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T21:44:24.753410Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T21:44:24.753550Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T21:44:27.803064Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T21:47:33.707 INFO:tasks.cephadm:nfs.foo has 0/2 2023-11-30T21:47:34.708 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T21:47:35.244 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:47:34 smithi016 conmon[111898]: audit 2023-11-30T21:47:33.257806+0000 mgr.smithi016.dzhopz 2023-11-30T21:47:35.245 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:47:34 smithi016 conmon[111898]: (mgr.14180) 327 : audit [DBG] from='client.14824 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:47:35.245 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:47:34 smithi016 conmon[111898]: cluster 2023-11-30T21:47:33.816554+0000 mgr.smithi016.dzhopz (mgr.14180) 328 : cluster [DBG] pgmap v226: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:47:35.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:47:34 smithi069 conmon[117073]: audit 2023-11-30T21:47:33.257806+0000 mgr.smithi016.dzhopz (mgr.14180) 327 : audit [DBG] from='client.14824 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:47:35.278 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:47:34 smithi069 conmon[117073]: cluster 2023-11-30T21:47:33.816554+0000 mgr.smithi016.dzhopz ( 2023-11-30T21:47:35.278 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:47:34 smithi069 conmon[117073]: mgr.14180) 328 : cluster [DBG] pgmap v226: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:47:36.650 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T21:47:36.651 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T21:44:27.802811Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T21:44:24.752902Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T21:44:27.802940Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:44:29.094902Z service:ingress.nfs.foo [INFO] \"service was created\"", "2023-11-30T21:47:15.902644Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.xudepb on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xudepb\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xudepb\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xudepb\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xudepb\nDeploy daemon haproxy.nfs.foo.smithi069.xudepb ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:45:23Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:46:00Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:46:38Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T21:44:24.753123Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T21:44:24.753277Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "ports": [12049], "running": 0, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T21:44:24.753410Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T21:44:24.753550Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T21:44:27.803064Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T21:47:37.067 INFO:tasks.cephadm:nfs.foo has 0/2 2023-11-30T21:47:37.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:47:36 smithi069 conmon[117073]: cluster 2023-11-30T21:47:35.816966+0000 mgr.smithi016.dzhopz (mgr.14180) 329 : cluster [DBG] pgmap v227: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T21:47:37.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:47:36 smithi016 conmon[111898]: cluster 2023-11-30T21:47:35.816966+0000 mgr.smithi016.dzhopz (mgr.14180) 329 : cluster [DBG] pgmap v227: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T21:47:38.068 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T21:47:38.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:47:37 smithi069 conmon[117073]: audit 2023-11-30T21:47:36.646508+0000 mgr.smithi016.dzhopz (mgr.14180) 330 : audit [DBG] from='client.14828 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:47:38.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:47:37 smithi016 conmon[111898]: audit 2023-11-30T21:47:36.646508+0000 mgr.smithi016.dzhopz (mgr.14180) 330 2023-11-30T21:47:38.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:47:37 smithi016 conmon[111898]: : audit [DBG] from='client.14828 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:47:39.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:47:38 smithi069 conmon[117073]: cluster 2023-11-30T21:47:37.817626+0000 mgr.smithi016.dzhopz (mgr.14180) 331 : cluster 2023-11-30T21:47:39.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:47:38 smithi069 conmon[117073]: [DBG] pgmap v228: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:47:39.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:47:38 smithi016 conmon[111898]: cluster 2023-11-30T21:47:37.817626+0000 mgr.smithi016.dzhopz (mgr 2023-11-30T21:47:39.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:47:38 smithi016 conmon[111898]: .14180) 331 : cluster [DBG] pgmap v228: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:47:39.826 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T21:47:39.826 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T21:44:27.802811Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T21:44:24.752902Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T21:44:27.802940Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:44:29.094902Z service:ingress.nfs.foo [INFO] \"service was created\"", "2023-11-30T21:47:15.902644Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.xudepb on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xudepb\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xudepb\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xudepb\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xudepb\nDeploy daemon haproxy.nfs.foo.smithi069.xudepb ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:45:23Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:46:00Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:46:38Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T21:44:24.753123Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T21:44:24.753277Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "ports": [12049], "running": 0, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T21:44:24.753410Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T21:44:24.753550Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T21:44:27.803064Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T21:47:40.432 INFO:tasks.cephadm:nfs.foo has 0/2 2023-11-30T21:47:41.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:47:40 smithi069 conmon[117073]: cluster 2023-11-30T21:47:39.818069+0000 mgr.smithi016.dzhopz (mgr.14180) 2023-11-30T21:47:41.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:47:40 smithi069 conmon[117073]: 332 : cluster [DBG] pgmap v229: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:47:41.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:47:40 smithi069 conmon[117073]: audit 2023-11-30T21:47:39.818578+0000 mgr.smithi016.dzhopz (mgr.14180) 333 : audit [DBG] from='client.14832 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:47:41.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:47:40 smithi016 conmon[111898]: cluster 2023-11-30T21:47:39.818069+0000 mgr.smithi016.dzhopz (mgr.14180) 332 : cluster [DBG] pgmap v229: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:47:41.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:47:40 smithi016 conmon[111898]: audit 2023-11-30T21:47:39.818578+0000 mgr.smithi016.dzhopz (mgr.14180) 333 : audit [DBG] from='client.14832 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:47:41.432 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T21:47:43.027 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:47:42 smithi069 conmon[117073]: cluster 2023-11-30T21:47:41.818607+0000 mgr.smithi016.dzhopz (mgr.14180) 334 : cluster [DBG] pgmap v230: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T21:47:43.100 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:47:42 smithi016 conmon[111898]: cluster 2023-11-30T21:47:41.818607+0000 mgr.smithi016.dzhopz (mgr.14180) 334 : cluster [DBG] pgmap v230: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T21:47:43.144 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T21:47:43.144 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T21:44:27.802811Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T21:44:24.752902Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T21:44:27.802940Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:44:29.094902Z service:ingress.nfs.foo [INFO] \"service was created\"", "2023-11-30T21:47:15.902644Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.xudepb on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xudepb\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xudepb\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xudepb\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xudepb\nDeploy daemon haproxy.nfs.foo.smithi069.xudepb ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:45:23Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:46:00Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:46:38Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T21:44:24.753123Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T21:44:24.753277Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "ports": [12049], "running": 0, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T21:44:24.753410Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T21:44:24.753550Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T21:44:27.803064Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T21:47:43.697 INFO:tasks.cephadm:nfs.foo has 0/2 2023-11-30T21:47:44.280 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:47:43 smithi069 conmon[117073]: audit 2023-11-30T21:47:43.140276+0000 mgr.smithi016.dzhopz (mgr.14180) 335 : audit [DBG] from='client.14836 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:47:44.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:47:43 smithi016 conmon[111898]: audit 2023-11-30T21:47:43.140276+0000 mgr.smithi016.dzhopz (mgr.14180) 335 : audit [DBG] from='client.14836 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:47:44.699 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T21:47:45.235 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:47:44 smithi016 conmon[111898]: cluster 2023-11-30T21:47:43.819193 2023-11-30T21:47:45.235 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:47:44 smithi016 conmon[111898]: +0000 mgr.smithi016.dzhopz (mgr.14180) 336 : cluster [DBG] pgmap v231: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:47:45.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:47:44 smithi069 conmon[117073]: cluster 2023-11-30T21:47:43.819193+0000 mgr.smithi016.dzhopz (mgr.14180) 336 : cluster [DBG] pgmap v231: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:47:46.410 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T21:47:46.410 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T21:44:27.802811Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T21:44:24.752902Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T21:44:27.802940Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:44:29.094902Z service:ingress.nfs.foo [INFO] \"service was created\"", "2023-11-30T21:47:15.902644Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.xudepb on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xudepb\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xudepb\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xudepb\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xudepb\nDeploy daemon haproxy.nfs.foo.smithi069.xudepb ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:45:23Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:46:00Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:46:38Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T21:44:24.753123Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T21:44:24.753277Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "ports": [12049], "running": 0, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T21:44:24.753410Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T21:44:24.753550Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T21:44:27.803064Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T21:47:46.848 INFO:tasks.cephadm:nfs.foo has 0/2 2023-11-30T21:47:47.100 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:47:46 smithi016 conmon[111898]: cluster 2023-11-30T21:47:45.819591+0000 mgr.smithi016.dzhopz (mgr.14180) 337 : cluster [DBG] pgmap v232: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T21:47:47.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:47:46 smithi069 conmon[117073]: cluster 2023-11-30T21:47:45.819591+0000 mgr.smithi016.dzhopz (mgr.14180) 337 : cluster [DBG] pgmap v232: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T21:47:47.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:47:46 smithi069 conmon[117073]: 2023-11-30T21:47:47.849 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T21:47:48.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:47:47 smithi069 conmon[117073]: audit 2023-11-30T21:47:46.405227+0000 mgr.smithi016.dzhopz (mgr.14180) 338 : audit [DBG] from='client.14840 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:47:48.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:47:47 smithi016 conmon[111898]: audit 2023-11-30T21:47:46.405227 2023-11-30T21:47:48.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:47:47 smithi016 conmon[111898]: +0000 mgr.smithi016.dzhopz (mgr.14180) 338 : audit [DBG] from='client.14840 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:47:49.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:47:48 smithi069 conmon[117073]: cluster 2023-11-30T21:47:47.820052+0000 mgr.smithi016.dzhopz (mgr.14180) 339 : cluster [DBG] pgmap v233: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:47:49.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:47:48 smithi016 conmon[111898]: cluster 2023-11-30T21:47:47.820052+0000 mgr.smithi016.dzhopz (mgr.14180) 2023-11-30T21:47:49.352 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:47:48 smithi016 conmon[111898]: 339 : cluster [DBG] pgmap v233: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:47:49.575 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T21:47:49.575 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T21:44:27.802811Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T21:44:24.752902Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T21:44:27.802940Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:44:29.094902Z service:ingress.nfs.foo [INFO] \"service was created\"", "2023-11-30T21:47:15.902644Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.xudepb on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xudepb\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xudepb\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xudepb\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xudepb\nDeploy daemon haproxy.nfs.foo.smithi069.xudepb ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:45:23Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:46:00Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:46:38Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T21:44:24.753123Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T21:44:24.753277Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "ports": [12049], "running": 0, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T21:44:24.753410Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T21:44:24.753550Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T21:44:27.803064Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T21:47:50.003 INFO:tasks.cephadm:nfs.foo has 0/2 2023-11-30T21:47:51.004 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T21:47:51.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:47:50 smithi069 conmon[117073]: audit 2023-11-30T21:47:49.570665+0000 mgr.smithi016.dzhopz (mgr.14180) 340 : audit [DBG] from='client.14844 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:47:51.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:47:50 smithi069 conmon[117073]: cluster 2023-11-30T21:47:49.820751+0000 mgr.smithi016.dzhopz (mgr.14180) 341 : cluster [DBG] pgmap v234: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:47:51.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:47:50 smithi016 conmon[111898]: audit 2023-11-30T21:47:49.570665+0000 mgr.smithi016.dzhopz (mgr.14180) 340 : audit [DBG] 2023-11-30T21:47:51.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:47:50 smithi016 conmon[111898]: from='client.14844 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:47:51.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:47:50 smithi016 conmon[111898]: cluster 2023-11-30T21:47:49.820751+0000 mgr.smithi016.dzhopz (mgr.14180) 341 : cluster [DBG] pgmap v234: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:47:53.026 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T21:47:53.026 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T21:44:27.802811Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T21:44:24.752902Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T21:44:27.802940Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:44:29.094902Z service:ingress.nfs.foo [INFO] \"service was created\"", "2023-11-30T21:47:15.902644Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.xudepb on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xudepb\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xudepb\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xudepb\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xudepb\nDeploy daemon haproxy.nfs.foo.smithi069.xudepb ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:45:23Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:46:00Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:46:38Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T21:44:24.753123Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T21:44:24.753277Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "ports": [12049], "running": 0, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T21:44:24.753410Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T21:44:24.753550Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T21:44:27.803064Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T21:47:53.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:47:52 smithi069 conmon[117073]: cluster 2023-11-30T21:47:51.821166+0000 mgr.smithi016.dzhopz (mgr.14180) 342 : cluster [DBG] pgmap v235: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T21:47:53.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:47:52 smithi016 conmon[111898]: cluster 2023-11-30T21:47:51.821166+0000 mgr.smithi016.dzhopz (mgr.14180) 342 : cluster [DBG] pgmap v235: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T21:47:53.457 INFO:tasks.cephadm:nfs.foo has 0/2 2023-11-30T21:47:54.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:47:54 smithi069 conmon[117073]: audit 2023-11-30T21:47:53.021729+0000 mgr.smithi016.dzhopz (mgr.14180) 343 : audit [DBG] from='client.14848 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:47:54.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:47:54 smithi016 conmon[111898]: audit 2023-11-30T21:47:53.021729+0000 mgr.smithi016.dzhopz (mgr.14180) 343 2023-11-30T21:47:54.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:47:54 smithi016 conmon[111898]: : audit [DBG] from='client.14848 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:47:54.458 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T21:47:55.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:47:55 smithi069 conmon[117073]: cluster 2023-11-30T21:47:53.821662+0000 mgr.smithi016.dzhopz (mgr.14180) 344 : cluster [DBG] pgmap v236: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:47:55.349 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:47:55 smithi016 conmon[111898]: cluster 2023-11-30T21:47:53.821662+0000 mgr.smithi016.dzhopz (mgr.14180) 344 : cluster [DBG] pgmap v236: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:47:56.207 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T21:47:56.207 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T21:44:27.802811Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T21:44:24.752902Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T21:44:27.802940Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:44:29.094902Z service:ingress.nfs.foo [INFO] \"service was created\"", "2023-11-30T21:47:15.902644Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.xudepb on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xudepb\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xudepb\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xudepb\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xudepb\nDeploy daemon haproxy.nfs.foo.smithi069.xudepb ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:45:23Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:46:00Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:46:38Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T21:44:24.753123Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T21:44:24.753277Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "ports": [12049], "running": 0, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T21:44:24.753410Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T21:44:24.753550Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T21:44:27.803064Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T21:47:56.618 INFO:tasks.cephadm:nfs.foo has 0/2 2023-11-30T21:47:57.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:47:57 smithi069 conmon[117073]: cluster 2023-11-30T21:47:55.822065+0000 mgr.smithi016.dzhopz (mgr.14180) 345 : 2023-11-30T21:47:57.278 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:47:57 smithi069 conmon[117073]: cluster [DBG] pgmap v237: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T21:47:57.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:47:57 smithi016 conmon[111898]: cluster 2023-11-30T21:47:55.822065+0000 mgr.smithi016.dzhopz (mgr.14180 2023-11-30T21:47:57.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:47:57 smithi016 conmon[111898]: ) 345 : cluster [DBG] pgmap v237: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T21:47:57.618 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T21:47:58.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:47:58 smithi069 conmon[117073]: audit 2023-11-30T21:47:56.203541+0000 mgr.smithi016.dzhopz (mgr.14180) 346 : audit 2023-11-30T21:47:58.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:47:58 smithi069 conmon[117073]: [DBG] from='client.14852 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:47:58.327 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:47:58 smithi016 conmon[111898]: audit 2023-11-30T21:47:56.203541+0000 mgr.smithi016.dzhopz (mgr.14180) 346 2023-11-30T21:47:58.327 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:47:58 smithi016 conmon[111898]: : audit [DBG] from='client.14852 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:47:59.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:47:59 smithi069 conmon[117073]: cluster 2023-11-30T21:47:57.822554+0000 mgr.smithi016.dzhopz (mgr.14180) 347 : cluster [DBG] pgmap v238: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:47:59.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:47:59 smithi069 conmon[117073]: 2023-11-30T21:47:59.296 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T21:47:59.296 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T21:44:27.802811Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T21:44:24.752902Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T21:44:27.802940Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:44:29.094902Z service:ingress.nfs.foo [INFO] \"service was created\"", "2023-11-30T21:47:15.902644Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.xudepb on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xudepb\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xudepb\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xudepb\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xudepb\nDeploy daemon haproxy.nfs.foo.smithi069.xudepb ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:45:23Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:46:00Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:46:38Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T21:44:24.753123Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T21:44:24.753277Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "ports": [12049], "running": 0, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T21:44:24.753410Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T21:44:24.753550Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T21:44:27.803064Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T21:47:59.320 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:47:59 smithi016 conmon[111898]: cluster 2023-11-30T21:47:57.822554+0000 mgr.smithi016.dzhopz (mgr.14180) 347 : cluster [DBG] pgmap v238: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:47:59.682 INFO:tasks.cephadm:nfs.foo has 0/2 2023-11-30T21:48:00.683 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T21:48:01.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:48:01 smithi069 conmon[117073]: audit 2023-11-30T21:47:59.292649+0000 mgr.smithi016.dzhopz (mgr.14180) 348 : audit [DBG] from='client.14856 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:48:01.278 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:48:01 smithi069 conmon[117073]: 2023-11-30T21:48:01.278 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:48:01 smithi069 conmon[117073]: cluster 2023-11-30T21:47:59.823030+0000 mgr.smithi016.dzhopz (mgr.14180) 349 : cluster [DBG] pgmap v239: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:48:01.278 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:48:01 smithi016 conmon[111898]: audit 2023-11-30T21:47:59.292649+0000 2023-11-30T21:48:01.278 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:48:01 smithi016 conmon[111898]: mgr.smithi016.dzhopz (mgr.14180) 348 : audit [DBG] from='client.14856 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:48:01.278 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:48:01 smithi016 conmon[111898]: cluster 2023-11-30T21:47:59.823030+0000 mgr.smithi016.dzhopz (mgr.14180) 349 : cluster [DBG] pgmap v239: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:48:02.386 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T21:48:02.387 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T21:44:27.802811Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T21:44:24.752902Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T21:44:27.802940Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:44:29.094902Z service:ingress.nfs.foo [INFO] \"service was created\"", "2023-11-30T21:47:15.902644Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.xudepb on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xudepb\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xudepb\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xudepb\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xudepb\nDeploy daemon haproxy.nfs.foo.smithi069.xudepb ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:45:23Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:46:00Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:46:38Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T21:44:24.753123Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T21:44:24.753277Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "ports": [12049], "running": 0, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T21:44:24.753410Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T21:44:24.753550Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T21:44:27.803064Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T21:48:02.845 INFO:tasks.cephadm:nfs.foo has 0/2 2023-11-30T21:48:03.103 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:48:03 smithi016 conmon[111898]: cluster 2023-11-30T21:48:01.823465+0000 mgr.smithi016.dzhopz (mgr.14180) 350 : cluster [DBG] pgmap v240: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T21:48:03.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:48:03 smithi069 conmon[117073]: cluster 2023-11-30T21:48:01.823465+0000 mgr.smithi016.dzhopz (mgr.14180) 350 : cluster [DBG] pgmap v240: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T21:48:03.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:48:03 smithi069 conmon[117073]: 2023-11-30T21:48:03.847 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T21:48:04.278 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:48:04 smithi069 conmon[117073]: audit 2023-11-30T21:48:02.382461+0000 mgr.smithi016.dzhopz (mgr.14180) 351 : audit [DBG] from='client.14860 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:48:04.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:48:04 smithi016 conmon[111898]: audit 2023-11-30T21:48:02.382461+0000 mgr.smithi016.dzhopz ( 2023-11-30T21:48:04.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:48:04 smithi016 conmon[111898]: mgr.14180) 351 : audit [DBG] from='client.14860 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:48:05.100 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:48:05 smithi016 conmon[111898]: cluster 2023-11-30T21:48:03.824158+0000 mgr.smithi016.dzhopz ( 2023-11-30T21:48:05.100 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:48:05 smithi016 conmon[111898]: mgr.14180) 352 : cluster [DBG] pgmap v241: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:48:05.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:48:05 smithi069 conmon[117073]: cluster 2023-11-30T21:48:03.824158+0000 mgr.smithi016.dzhopz (mgr.14180) 352 : 2023-11-30T21:48:05.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:48:05 smithi069 conmon[117073]: cluster [DBG] pgmap v241: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:48:05.664 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T21:48:05.664 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T21:44:27.802811Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T21:44:24.752902Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T21:44:27.802940Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:44:29.094902Z service:ingress.nfs.foo [INFO] \"service was created\"", "2023-11-30T21:47:15.902644Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.xudepb on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xudepb\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xudepb\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xudepb\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xudepb\nDeploy daemon haproxy.nfs.foo.smithi069.xudepb ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:45:23Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:46:00Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:46:38Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T21:44:24.753123Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T21:44:24.753277Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "ports": [12049], "running": 0, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T21:44:24.753410Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T21:44:24.753550Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T21:44:27.803064Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T21:48:06.099 INFO:tasks.cephadm:nfs.foo has 0/2 2023-11-30T21:48:07.101 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T21:48:07.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:48:07 smithi016 conmon[111898]: audit 2023-11-30T21:48:05.660314+0000 mgr.smithi016.dzhopz (mgr.14180) 353 : audit [DBG] from='client.14864 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:48:07.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:48:07 smithi016 conmon[111898]: cluster 2023-11-30T21:48:05.824613+0000 mgr.smithi016.dzhopz (mgr.14180) 354 : cluster [DBG] pgmap v242: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T21:48:07.529 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:48:07 smithi069 conmon[117073]: audit 2023-11-30T21:48:05.660314+0000 mgr.smithi016.dzhopz (mgr.14180) 353 : audit [DBG] from='client.14864 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:48:07.529 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:48:07 smithi069 conmon[117073]: 2023-11-30T21:48:07.529 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:48:07 smithi069 conmon[117073]: cluster 2023-11-30T21:48:05.824613+0000 mgr.smithi016.dzhopz (mgr.14180) 354 : cluster [DBG] pgmap v242: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T21:48:08.917 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T21:48:08.917 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T21:44:27.802811Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T21:44:24.752902Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T21:44:27.802940Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:44:29.094902Z service:ingress.nfs.foo [INFO] \"service was created\"", "2023-11-30T21:47:15.902644Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.xudepb on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xudepb\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xudepb\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xudepb\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xudepb\nDeploy daemon haproxy.nfs.foo.smithi069.xudepb ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:45:23Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:46:00Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:46:38Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T21:44:24.753123Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T21:44:24.753277Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "ports": [12049], "running": 0, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T21:44:24.753410Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T21:44:24.753550Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T21:44:27.803064Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T21:48:09.208 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:48:09 smithi016 conmon[111898]: cluster 2023-11-30T21:48:07.825320+0000 2023-11-30T21:48:09.208 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:48:09 smithi016 conmon[111898]: mgr.smithi016.dzhopz (mgr.14180) 355 : cluster [DBG] pgmap v243: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:48:09.453 INFO:tasks.cephadm:nfs.foo has 0/2 2023-11-30T21:48:09.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:48:09 smithi069 conmon[117073]: cluster 2023-11-30T21:48:07.825320+0000 mgr.smithi016.dzhopz (mgr.14180) 355 : cluster [DBG] 2023-11-30T21:48:09.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:48:09 smithi069 conmon[117073]: pgmap v243: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:48:10.351 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:48:10 smithi016 conmon[111898]: audit 2023-11-30T21:48:08.912482+0000 mgr.smithi016.dzhopz (mgr.14180) 356 : audit [DBG] from='client.14868 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:48:10.454 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T21:48:10.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:48:10 smithi069 conmon[117073]: audit 2023-11-30T21:48:08.912482+0000 mgr.smithi016.dzhopz (mgr.14180) 356 : audit [DBG] 2023-11-30T21:48:10.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:48:10 smithi069 conmon[117073]: from='client.14868 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:48:11.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:48:11 smithi016 conmon[111898]: cluster 2023-11-30T21:48:09.825874 2023-11-30T21:48:11.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:48:11 smithi016 conmon[111898]: +0000 mgr.smithi016.dzhopz (mgr.14180) 357 : cluster [DBG] pgmap v244: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:48:11.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:48:11 smithi069 conmon[117073]: cluster 2023-11-30T21:48:09.825874+0000 mgr.smithi016.dzhopz (mgr.14180) 357 : cluster [DBG] pgmap v244: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:48:11.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:48:11 smithi069 conmon[117073]: 2023-11-30T21:48:12.496 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T21:48:12.496 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T21:44:27.802811Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T21:44:24.752902Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T21:44:27.802940Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:44:29.094902Z service:ingress.nfs.foo [INFO] \"service was created\"", "2023-11-30T21:47:15.902644Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.xudepb on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xudepb\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xudepb\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xudepb\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xudepb\nDeploy daemon haproxy.nfs.foo.smithi069.xudepb ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:45:23Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:46:00Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:46:38Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T21:44:24.753123Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T21:44:24.753277Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "ports": [12049], "running": 0, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T21:44:24.753410Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T21:44:24.753550Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T21:44:27.803064Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T21:48:12.914 INFO:tasks.cephadm:nfs.foo has 0/2 2023-11-30T21:48:13.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:48:13 smithi016 conmon[111898]: cluster 2023-11-30T21:48:11.826300+0000 mgr.smithi016.dzhopz (mgr. 2023-11-30T21:48:13.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:48:13 smithi016 conmon[111898]: 14180) 358 : cluster [DBG] pgmap v245: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T21:48:13.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:48:13 smithi069 conmon[117073]: cluster 2023-11-30T21:48:11.826300+0000 mgr.smithi016.dzhopz (mgr.14180) 358 : cluster [DBG] 2023-11-30T21:48:13.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:48:13 smithi069 conmon[117073]: pgmap v245: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T21:48:13.915 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T21:48:14.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:48:14 smithi016 conmon[111898]: audit 2023-11-30T21:48:12.492378+0000 mgr.smithi016.dzhopz (mgr.14180 2023-11-30T21:48:14.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:48:14 smithi016 conmon[111898]: ) 359 : audit [DBG] from='client.14872 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:48:14.528 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:48:14 smithi069 conmon[117073]: audit 2023-11-30T21:48:12.492378+0000 mgr.smithi016.dzhopz (mgr.14180) 359 : audit [DBG] from='client.14872 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:48:15.100 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:48:15 smithi016 conmon[111898]: cluster 2023-11- 2023-11-30T21:48:15.100 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:48:15 smithi016 conmon[111898]: 30T21:48:13.826838+0000 mgr.smithi016.dzhopz (mgr.14180) 360 : cluster [DBG] pgmap v246: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:48:15.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:48:15 smithi069 conmon[117073]: cluster 2023-11-30T21:48:13.826838+0000 mgr.smithi016.dzhopz (mgr.14180) 360 : cluster 2023-11-30T21:48:15.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:48:15 smithi069 conmon[117073]: [DBG] pgmap v246: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:48:15.687 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T21:48:15.688 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T21:44:27.802811Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T21:44:24.752902Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T21:44:27.802940Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:44:29.094902Z service:ingress.nfs.foo [INFO] \"service was created\"", "2023-11-30T21:47:15.902644Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.xudepb on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xudepb\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xudepb\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xudepb\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xudepb\nDeploy daemon haproxy.nfs.foo.smithi069.xudepb ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:45:23Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:46:00Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:46:38Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T21:44:24.753123Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T21:44:24.753277Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "ports": [12049], "running": 0, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T21:44:24.753410Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T21:44:24.753550Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T21:44:27.803064Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T21:48:16.089 INFO:tasks.cephadm:nfs.foo has 0/2 2023-11-30T21:48:17.090 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T21:48:17.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:48:17 smithi016 conmon[111898]: audit 2023-11-30T21:48:15.683548+0000 mgr.smithi016.dzhopz (mgr.14180) 361 : audit [DBG] from='client.14876 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:48:17.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:48:17 smithi016 conmon[111898]: cluster 2023-11-30T21:48:17.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:48:17 smithi016 conmon[111898]: 2023-11-30T21:48:15.827434+0000 mgr.smithi016.dzhopz (mgr.14180) 362 : cluster [DBG] pgmap v247: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T21:48:17.528 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:48:17 smithi069 conmon[117073]: audit 2023-11-30T21:48:15.683548+0000 mgr.smithi016.dzhopz (mgr.14180) 361 : audit [DBG] 2023-11-30T21:48:17.528 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:48:17 smithi069 conmon[117073]: from='client.14876 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:48:17.528 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:48:17 smithi069 conmon[117073]: cluster 2023-11-30T21:48:15.827434+0000 mgr.smithi016.dzhopz (mgr.14180) 362 : cluster [DBG] pgmap v247: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T21:48:19.033 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T21:48:19.033 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T21:44:27.802811Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T21:44:24.752902Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T21:44:27.802940Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:44:29.094902Z service:ingress.nfs.foo [INFO] \"service was created\"", "2023-11-30T21:47:15.902644Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.xudepb on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xudepb\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xudepb\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xudepb\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xudepb\nDeploy daemon haproxy.nfs.foo.smithi069.xudepb ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:45:23Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:46:00Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:46:38Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T21:44:24.753123Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T21:44:24.753277Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "ports": [12049], "running": 0, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T21:44:24.753410Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T21:44:24.753550Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T21:44:27.803064Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T21:48:19.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:48:19 smithi016 conmon[111898]: cluster 2023-11-30T21:48:17.828043+0000 mgr.smithi016.dzhopz (mgr.14180) 363 : cluster [DBG] pgmap v248: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:48:19.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:48:19 smithi069 conmon[117073]: cluster 2023-11-30T21:48:17.828043+0000 mgr.smithi016.dzhopz (mgr.14180) 363 : cluster [DBG] pgmap v248: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:48:19.542 INFO:tasks.cephadm:nfs.foo has 0/2 2023-11-30T21:48:20.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:48:20 smithi016 conmon[111898]: audit 2023-11-30T21:48:19.029358+0000 mgr.smithi016.dzhopz (mgr.14180) 364 2023-11-30T21:48:20.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:48:20 smithi016 conmon[111898]: : audit [DBG] from='client.14880 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:48:20.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:48:20 smithi069 conmon[117073]: audit 2023-11-30T21:48:19.029358+0000 mgr.smithi016.dzhopz (mgr.14180) 364 : audit [DBG] from='client.14880 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:48:20.528 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:48:20 smithi069 conmon[117073]: 2023-11-30T21:48:20.543 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T21:48:21.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:48:21 smithi016 conmon[111898]: cluster 2023-11-30T21:48:19.828549+0000 mgr.smithi016.dzhopz (mgr.14180 2023-11-30T21:48:21.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:48:21 smithi016 conmon[111898]: ) 365 : cluster [DBG] pgmap v249: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:48:21.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:48:21 smithi069 conmon[117073]: cluster 2023-11-30T21:48:19.828549+0000 mgr.smithi016.dzhopz (mgr. 2023-11-30T21:48:21.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:48:21 smithi069 conmon[117073]: 14180) 365 : cluster [DBG] pgmap v249: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:48:22.347 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T21:48:22.347 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T21:44:27.802811Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T21:44:24.752902Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T21:44:27.802940Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:44:29.094902Z service:ingress.nfs.foo [INFO] \"service was created\"", "2023-11-30T21:47:15.902644Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.xudepb on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xudepb\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xudepb\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xudepb\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xudepb\nDeploy daemon haproxy.nfs.foo.smithi069.xudepb ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:45:23Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:46:00Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:46:38Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T21:44:24.753123Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T21:44:24.753277Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "ports": [12049], "running": 0, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T21:44:24.753410Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T21:44:24.753550Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T21:44:27.803064Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T21:48:22.702 INFO:tasks.cephadm:nfs.foo has 0/2 2023-11-30T21:48:23.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:48:23 smithi016 conmon[111898]: cluster 2023-11-30T21:48:21.828944+0000 mgr.smithi016.dzhopz (mgr.14180) 366 : cluster [DBG] pgmap v250: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T21:48:23.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:48:23 smithi069 conmon[117073]: cluster 2023-11-30T21:48:21.828944+0000 mgr.smithi016.dzhopz (mgr.14180) 366 : cluster [DBG] 2023-11-30T21:48:23.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:48:23 smithi069 conmon[117073]: pgmap v250: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T21:48:23.703 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T21:48:24.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:48:24 smithi016 conmon[111898]: audit 2023-11-30T21:48:22.341837+0000 mgr.smithi016.dzhopz (mgr.14180 2023-11-30T21:48:24.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:48:24 smithi016 conmon[111898]: ) 367 : audit [DBG] from='client.14884 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:48:24.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:48:24 smithi069 conmon[117073]: audit 2023-11-30T21:48:22.341837+0000 mgr.smithi016.dzhopz (mgr.14180) 367 : 2023-11-30T21:48:24.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:48:24 smithi069 conmon[117073]: audit [DBG] from='client.14884 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:48:25.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:48:25 smithi016 conmon[111898]: cluster 2023-11-30T21:48:23.829450+0000 mgr.smithi016.dzhopz ( 2023-11-30T21:48:25.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:48:25 smithi016 conmon[111898]: mgr.14180) 368 : cluster [DBG] pgmap v251: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:48:25.514 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T21:48:25.515 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T21:44:27.802811Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T21:44:24.752902Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T21:44:27.802940Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:44:29.094902Z service:ingress.nfs.foo [INFO] \"service was created\"", "2023-11-30T21:47:15.902644Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.xudepb on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xudepb\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xudepb\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xudepb\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xudepb\nDeploy daemon haproxy.nfs.foo.smithi069.xudepb ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:45:23Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:46:00Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:46:38Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T21:44:24.753123Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T21:44:24.753277Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "ports": [12049], "running": 0, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T21:44:24.753410Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T21:44:24.753550Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T21:44:27.803064Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T21:48:25.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:48:25 smithi069 conmon[117073]: cluster 2023-11-30T21: 2023-11-30T21:48:25.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:48:25 smithi069 conmon[117073]: 48:23.829450+0000 mgr.smithi016.dzhopz (mgr.14180) 368 : cluster [DBG] pgmap v251: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:48:25.967 INFO:tasks.cephadm:nfs.foo has 0/2 2023-11-30T21:48:26.968 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T21:48:27.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:48:27 smithi016 conmon[111898]: audit 2023-11-30T21:48:25.510874+0000 mgr.smithi016.dzhopz (mgr.14180) 369 : audit [DBG] from='client.14888 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:48:27.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:48:27 smithi016 conmon[111898]: cluster 2023-11-30T21:48:25.830037+0000 mgr.smithi016.dzhopz (mgr.14180) 370 : cluster [DBG] pgmap v252: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T21:48:27.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:48:27 smithi069 conmon[117073]: audit 2023-11-30T21:48:25.510874+0000 mgr.smithi016.dzhopz (mgr.14180) 369 : audit [DBG] from='client.14888 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:48:27.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:48:27 smithi069 conmon[117073]: 2023-11-30T21:48:27.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:48:27 smithi069 conmon[117073]: cluster 2023-11-30T21:48:25.830037+0000 mgr.smithi016.dzhopz (mgr.14180) 370 : cluster [DBG] pgmap v252: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T21:48:28.650 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T21:48:28.650 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T21:44:27.802811Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T21:44:24.752902Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T21:44:27.802940Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:44:29.094902Z service:ingress.nfs.foo [INFO] \"service was created\"", "2023-11-30T21:47:15.902644Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.xudepb on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xudepb\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xudepb\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xudepb\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xudepb\nDeploy daemon haproxy.nfs.foo.smithi069.xudepb ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:45:23Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:46:00Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:46:38Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T21:44:24.753123Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T21:44:24.753277Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "ports": [12049], "running": 0, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T21:44:24.753410Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T21:44:24.753550Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T21:44:27.803064Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T21:48:29.015 INFO:tasks.cephadm:nfs.foo has 0/2 2023-11-30T21:48:29.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:48:29 smithi016 conmon[111898]: cluster 2023-11-30T21:48:27.830739 2023-11-30T21:48:29.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:48:29 smithi016 conmon[111898]: +0000 mgr.smithi016.dzhopz (mgr.14180) 371 : cluster [DBG] pgmap v253: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:48:29.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:48:29 smithi069 conmon[117073]: cluster 2023-11-30T21:48:27.830739+0000 mgr.smithi016.dzhopz (mgr.14180) 371 : cluster 2023-11-30T21:48:29.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:48:29 smithi069 conmon[117073]: [DBG] pgmap v253: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:48:30.016 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T21:48:30.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:48:30 smithi016 conmon[111898]: audit 2023-11-30T21:48:28.645788+0000 mgr.smithi016.dzhopz (mgr.14180) 372 : audit [DBG] from='client.14892 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:48:30.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:48:30 smithi069 conmon[117073]: audit 2023-11-30T21:48:28.645788+0000 mgr.smithi016.dzhopz (mgr.14180) 372 : audit 2023-11-30T21:48:30.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:48:30 smithi069 conmon[117073]: [DBG] from='client.14892 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:48:31.341 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:48:31 smithi016 conmon[111898]: cluster 2023-11-30T21:48:29 2023-11-30T21:48:31.342 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:48:31 smithi016 conmon[111898]: .831294+0000 mgr.smithi016.dzhopz (mgr.14180) 373 : cluster [DBG] pgmap v254: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:48:31.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:48:31 smithi069 conmon[117073]: cluster 2023-11-30T21:48:29.831294+0000 mgr.smithi016.dzhopz (mgr.14180) 373 : cluster [DBG] pgmap v254: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:48:31.742 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T21:48:31.743 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T21:44:27.802811Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T21:44:24.752902Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T21:44:27.802940Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:44:29.094902Z service:ingress.nfs.foo [INFO] \"service was created\"", "2023-11-30T21:47:15.902644Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.xudepb on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xudepb\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xudepb\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xudepb\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xudepb\nDeploy daemon haproxy.nfs.foo.smithi069.xudepb ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:45:23Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:46:00Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:46:38Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T21:44:24.753123Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T21:44:24.753277Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "ports": [12049], "running": 0, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T21:44:24.753410Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T21:44:24.753550Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T21:44:27.803064Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T21:48:32.180 INFO:tasks.cephadm:nfs.foo has 0/2 2023-11-30T21:48:33.182 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T21:48:33.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:48:33 smithi016 conmon[111898]: audit 2023-11-30T21:48:31.738038+0000 mgr.smithi016.dzhopz ( 2023-11-30T21:48:33.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:48:33 smithi016 conmon[111898]: mgr.14180) 374 : audit [DBG] from='client.14896 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:48:33.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:48:33 smithi016 conmon[111898]: cluster 2023-11-30T21:48:31.831705+0000 mgr.smithi016.dzhopz (mgr.14180) 375 : cluster [DBG] pgmap v255: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T21:48:33.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:48:33 smithi069 conmon[117073]: audit 2023-11-30T21:48:31.738038+0000 mgr.smithi016.dzhopz (mgr.14180) 374 : audit [DBG] from='client.14896 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:48:33.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:48:33 smithi069 conmon[117073]: cluster 2023-11-30T21:48:31.831705+0000 mgr.smithi016.dzhopz (mgr.14180) 375 : cluster [DBG] pgmap v255: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T21:48:34.891 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T21:48:34.892 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T21:44:27.802811Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T21:44:24.752902Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T21:44:27.802940Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:44:29.094902Z service:ingress.nfs.foo [INFO] \"service was created\"", "2023-11-30T21:47:15.902644Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.xudepb on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xudepb\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xudepb\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xudepb\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xudepb\nDeploy daemon haproxy.nfs.foo.smithi069.xudepb ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:45:23Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:46:00Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:46:38Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T21:44:24.753123Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T21:44:24.753277Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "ports": [12049], "running": 0, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T21:44:24.753410Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T21:44:24.753550Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T21:44:27.803064Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T21:48:35.331 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:48:35 smithi016 conmon[111898]: cluster 2023-11-30T21:48:33.832388+0000 mgr.smithi016.dzhopz ( 2023-11-30T21:48:35.331 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:48:35 smithi016 conmon[111898]: mgr.14180) 376 : cluster [DBG] pgmap v256: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:48:35.332 INFO:tasks.cephadm:nfs.foo has 0/2 2023-11-30T21:48:35.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:48:35 smithi069 conmon[117073]: cluster 2023-11-30T21:48:33.832388+0000 mgr.smithi016.dzhopz (mgr.14180) 376 : cluster [DBG] pgmap v256: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:48:36.333 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T21:48:36.349 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:48:36 smithi016 conmon[111898]: audit 2023-11-30T21:48:34.888029+0000 mgr.smithi016.dzhopz (mgr.14180) 377 : audit 2023-11-30T21:48:36.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:48:36 smithi016 conmon[111898]: [DBG] from='client.14900 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:48:36.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:48:36 smithi069 conmon[117073]: audit 2023-11-30T21:48:34.888029+0000 mgr.smithi016.dzhopz (mgr.14180) 377 : audit [DBG] from='client.14900 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:48:37.262 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:48:37 smithi016 conmon[111898]: cluster 2023-11-30T21:48:35.833106+0000 mgr.smithi016.dzhopz (mgr.14180) 378 : cluster [DBG] pgmap v257: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T21:48:37.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:48:37 smithi069 conmon[117073]: cluster 2023-11-30T21:48:35.833106+0000 mgr.smithi016.dzhopz (mgr.14180) 378 : cluster [DBG] pgmap v257: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T21:48:38.066 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T21:48:38.066 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T21:44:27.802811Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T21:44:24.752902Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T21:44:27.802940Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:44:29.094902Z service:ingress.nfs.foo [INFO] \"service was created\"", "2023-11-30T21:47:15.902644Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.xudepb on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xudepb\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xudepb\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xudepb\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xudepb\nDeploy daemon haproxy.nfs.foo.smithi069.xudepb ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:45:23Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:46:00Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:46:38Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T21:44:24.753123Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T21:44:24.753277Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "ports": [12049], "running": 0, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T21:44:24.753410Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T21:44:24.753550Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T21:44:27.803064Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T21:48:38.495 INFO:tasks.cephadm:nfs.foo has 0/2 2023-11-30T21:48:39.497 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T21:48:39.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:48:39 smithi069 conmon[117073]: cluster 2023-11-30T21:48:37.833559+0000 mgr.smithi016.dzhopz (mgr.14180) 379 : cluster [DBG] 2023-11-30T21:48:39.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:48:39 smithi069 conmon[117073]: pgmap v258: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:48:39.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:48:39 smithi069 conmon[117073]: audit 2023-11-30T21:48:38.061400+0000 mgr.smithi016.dzhopz (mgr.14180) 380 : audit [DBG] from='client.14904 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:48:39.529 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:48:39 smithi016 conmon[111898]: cluster 2023-11-30T21:48:37.833559+0000 mgr.smithi016.dzhopz ( 2023-11-30T21:48:39.529 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:48:39 smithi016 conmon[111898]: mgr.14180) 379 : cluster [DBG] pgmap v258: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:48:39.529 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:48:39 smithi016 conmon[111898]: audit 2023-11-30T21:48:38.061400+0000 mgr.smithi016.dzhopz (mgr.14180) 380 : audit [DBG] from='client.14904 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:48:41.305 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T21:48:41.305 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T21:44:27.802811Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T21:44:24.752902Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T21:44:27.802940Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:44:29.094902Z service:ingress.nfs.foo [INFO] \"service was created\"", "2023-11-30T21:47:15.902644Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.xudepb on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xudepb\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xudepb\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xudepb\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xudepb\nDeploy daemon haproxy.nfs.foo.smithi069.xudepb ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:45:23Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:46:00Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:46:38Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T21:44:24.753123Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T21:44:24.753277Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "ports": [12049], "running": 0, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T21:44:24.753410Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T21:44:24.753550Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T21:44:27.803064Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T21:48:41.333 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:48:41 smithi016 conmon[111898]: cluster 2023-11-30T21:48:39.834115+0000 mgr.smithi016.dzhopz (mgr.14180) 381 : cluster [DBG] pgmap v259: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:48:41.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:48:41 smithi069 conmon[117073]: cluster 2023-11-30T21:48:39.834115+0000 mgr.smithi016.dzhopz (mgr.14180) 381 : cluster [DBG] pgmap v259: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:48:41.761 INFO:tasks.cephadm:nfs.foo has 0/2 2023-11-30T21:48:42.762 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T21:48:43.361 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:48:43 smithi016 conmon[111898]: audit 2023-11-30T21:48:41.301600+0000 2023-11-30T21:48:43.361 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:48:43 smithi016 conmon[111898]: mgr.smithi016.dzhopz (mgr.14180) 382 : audit [DBG] from='client.14908 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:48:43.361 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:48:43 smithi016 conmon[111898]: cluster 2023-11-30T21:48:41.834589+0000 mgr.smithi016.dzhopz (mgr.14180) 383 : cluster [DBG] pgmap v260: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T21:48:43.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:48:43 smithi069 conmon[117073]: audit 2023-11-30T21:48:41.301600+0000 mgr.smithi016.dzhopz (mgr.14180) 382 : audit [DBG] from='client.14908 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:48:43.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:48:43 smithi069 conmon[117073]: cluster 2023-11-30T21:48:41.834589 2023-11-30T21:48:43.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:48:43 smithi069 conmon[117073]: +0000 mgr.smithi016.dzhopz (mgr.14180) 383 : cluster [DBG] pgmap v260: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T21:48:44.798 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T21:48:44.799 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T21:44:27.802811Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T21:44:24.752902Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T21:44:27.802940Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:44:29.094902Z service:ingress.nfs.foo [INFO] \"service was created\"", "2023-11-30T21:47:15.902644Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.xudepb on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xudepb\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xudepb\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xudepb\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xudepb\nDeploy daemon haproxy.nfs.foo.smithi069.xudepb ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:45:23Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:46:00Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:46:38Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T21:44:24.753123Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T21:44:24.753277Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "ports": [12049], "running": 0, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T21:44:24.753410Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T21:44:24.753550Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T21:44:27.803064Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T21:48:45.227 INFO:tasks.cephadm:nfs.foo has 0/2 2023-11-30T21:48:45.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:48:45 smithi016 conmon[111898]: cluster 2023-11-30T21:48:43 2023-11-30T21:48:45.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:48:45 smithi016 conmon[111898]: .835262+0000 mgr.smithi016.dzhopz (mgr.14180) 384 : cluster [DBG] pgmap v261: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:48:45.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:48:45 smithi069 conmon[117073]: cluster 2023-11-30T21:48:43.835262+0000 mgr.smithi016.dzhopz (mgr.14180) 384 : cluster [DBG] pgmap v261: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:48:46.228 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T21:48:46.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:48:46 smithi069 conmon[117073]: audit 2023-11-30T21:48:44.794763+0000 mgr.smithi016.dzhopz (mgr.14180) 385 : audit [DBG] from='client.14912 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:48:46.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:48:46 smithi016 conmon[111898]: audit 2023-11-30T21:48:44.794763+0000 mgr.smithi016.dzhopz (mgr.14180) 385 : 2023-11-30T21:48:46.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:48:46 smithi016 conmon[111898]: audit [DBG] from='client.14912 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:48:47.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:48:47 smithi069 conmon[117073]: cluster 2023-11-30T21:48:45.835705+0000 mgr.smithi016.dzhopz (mgr.14180) 386 : cluster [DBG] pgmap v262: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T21:48:47.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:48:47 smithi016 conmon[111898]: cluster 2023-11-30T21:48:45.835705+0000 2023-11-30T21:48:47.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:48:47 smithi016 conmon[111898]: mgr.smithi016.dzhopz (mgr.14180) 386 : cluster [DBG] pgmap v262: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T21:48:48.030 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T21:48:48.031 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T21:44:27.802811Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T21:44:24.752902Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T21:44:27.802940Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:44:29.094902Z service:ingress.nfs.foo [INFO] \"service was created\"", "2023-11-30T21:47:15.902644Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.xudepb on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xudepb\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xudepb\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xudepb\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xudepb\nDeploy daemon haproxy.nfs.foo.smithi069.xudepb ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:45:23Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:46:00Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:46:38Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T21:44:24.753123Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T21:44:24.753277Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "ports": [12049], "running": 0, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T21:44:24.753410Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T21:44:24.753550Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T21:44:27.803064Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T21:48:48.484 INFO:tasks.cephadm:nfs.foo has 0/2 2023-11-30T21:48:49.485 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T21:48:49.516 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:48:49 smithi016 conmon[111898]: cluster 2023-11-30T21:48:47.836225+0000 mgr.smithi016.dzhopz (mgr.14180) 387 : cluster [DBG] pgmap v263: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:48:49.516 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:48:49 smithi016 conmon[111898]: audit 2023-11-30T21:48:48.026227+0000 mgr.smithi016.dzhopz (mgr.14180) 388 : audit [DBG] from='client.14916 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:48:49.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:48:49 smithi069 conmon[117073]: cluster 2023-11-30T21:48:47.836225+0000 mgr.smithi016.dzhopz (mgr.14180) 387 : cluster [DBG] pgmap v263: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:48:49.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:48:49 smithi069 conmon[117073]: audit 2023-11-30T21:48:48.026227 2023-11-30T21:48:49.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:48:49 smithi069 conmon[117073]: +0000 mgr.smithi016.dzhopz (mgr.14180) 388 : audit [DBG] from='client.14916 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:48:51.197 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T21:48:51.198 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T21:44:27.802811Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T21:44:24.752902Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T21:44:27.802940Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:44:29.094902Z service:ingress.nfs.foo [INFO] \"service was created\"", "2023-11-30T21:47:15.902644Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.xudepb on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xudepb\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xudepb\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xudepb\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xudepb\nDeploy daemon haproxy.nfs.foo.smithi069.xudepb ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:45:23Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:46:00Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:46:38Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T21:44:24.753123Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T21:44:24.753277Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "ports": [12049], "running": 0, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T21:44:24.753410Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T21:44:24.753550Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T21:44:27.803064Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T21:48:51.525 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:48:51 smithi016 conmon[111898]: cluster 2023-11-30T21:48:49.836830+0000 2023-11-30T21:48:51.526 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:48:51 smithi016 conmon[111898]: mgr.smithi016.dzhopz (mgr.14180) 389 : cluster [DBG] pgmap v264: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:48:51.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:48:51 smithi069 conmon[117073]: cluster 2023-11-30T21:48:49.836830+0000 mgr.smithi016.dzhopz (mgr.14180) 389 : cluster [DBG] pgmap v264: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:48:51.546 INFO:tasks.cephadm:nfs.foo has 0/2 2023-11-30T21:48:52.547 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T21:48:53.349 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:48:53 smithi016 conmon[111898]: audit 2023-11-30T21:48:51.191848+0000 mgr.smithi016.dzhopz (mgr.14180) 390 : audit [DBG] from='client.14920 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:48:53.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:48:53 smithi016 conmon[111898]: cluster 2023-11-30T21:48:51.837246+0000 mgr.smithi016.dzhopz (mgr.14180) 391 : cluster [DBG] pgmap v265: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T21:48:53.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:48:53 smithi069 conmon[117073]: audit 2023-11-30T21:48:51.191848+0000 mgr.smithi016.dzhopz (mgr.14180) 390 : audit 2023-11-30T21:48:53.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:48:53 smithi069 conmon[117073]: [DBG] from='client.14920 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:48:53.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:48:53 smithi069 conmon[117073]: cluster 2023-11-30T21:48:51.837246+0000 mgr.smithi016.dzhopz (mgr.14180) 391 : cluster [DBG] 2023-11-30T21:48:53.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:48:53 smithi069 conmon[117073]: pgmap v265: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T21:48:54.279 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T21:48:54.279 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T21:44:27.802811Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T21:44:24.752902Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T21:44:27.802940Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:44:29.094902Z service:ingress.nfs.foo [INFO] \"service was created\"", "2023-11-30T21:47:15.902644Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.xudepb on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xudepb\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xudepb\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xudepb\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xudepb\nDeploy daemon haproxy.nfs.foo.smithi069.xudepb ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:45:23Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:46:00Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:46:38Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T21:44:24.753123Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T21:44:24.753277Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "ports": [12049], "running": 0, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T21:44:24.753410Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T21:44:24.753550Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T21:44:27.803064Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T21:48:54.708 INFO:tasks.cephadm:nfs.foo has 0/2 2023-11-30T21:48:55.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:48:55 smithi069 conmon[117073]: cluster 2023-11-30T21:48:53.837808+0000 mgr.smithi016.dzhopz (mgr.14180) 392 : cluster [DBG] 2023-11-30T21:48:55.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:48:55 smithi069 conmon[117073]: pgmap v266: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:48:55.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:48:55 smithi016 conmon[111898]: cluster 2023-11-30T21:48:53.837808 2023-11-30T21:48:55.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:48:55 smithi016 conmon[111898]: +0000 mgr.smithi016.dzhopz (mgr.14180) 392 : cluster [DBG] pgmap v266: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:48:55.709 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T21:48:56.435 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:48:56 smithi016 conmon[111898]: audit 2023-11-30T21:48:54.275288+0000 mgr.smithi016.dzhopz (mgr 2023-11-30T21:48:56.435 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:48:56 smithi016 conmon[111898]: .14180) 393 : audit [DBG] from='client.14924 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:48:56.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:48:56 smithi069 conmon[117073]: audit 2023-11-30T21:48:54.275288+0000 mgr.smithi016.dzhopz (mgr.14180) 393 : audit [DBG] from='client.14924 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:48:57.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:48:57 smithi069 conmon[117073]: cluster 2023-11-30T21:48:55.838289+0000 mgr.smithi016.dzhopz (mgr.14180) 394 2023-11-30T21:48:57.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:48:57 smithi069 conmon[117073]: : cluster [DBG] pgmap v267: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T21:48:57.533 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T21:48:57.533 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T21:44:27.802811Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T21:44:24.752902Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T21:44:27.802940Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:44:29.094902Z service:ingress.nfs.foo [INFO] \"service was created\"", "2023-11-30T21:47:15.902644Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.xudepb on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xudepb\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xudepb\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xudepb\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xudepb\nDeploy daemon haproxy.nfs.foo.smithi069.xudepb ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:45:23Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:46:00Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:46:38Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T21:44:24.753123Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T21:44:24.753277Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "ports": [12049], "running": 0, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T21:44:24.753410Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T21:44:24.753550Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T21:44:27.803064Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T21:48:57.559 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:48:57 smithi016 conmon[111898]: cluster 2023-11-30T21:48:55.838289+0000 mgr.smithi016.dzhopz (mgr.14180) 394 : cluster [DBG] pgmap v267: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T21:48:57.970 INFO:tasks.cephadm:nfs.foo has 0/2 2023-11-30T21:48:58.971 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T21:48:59.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:48:59 smithi016 conmon[111898]: audit 2023-11-30T21:48:57.529658+0000 mgr.smithi016.dzhopz ( 2023-11-30T21:48:59.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:48:59 smithi016 conmon[111898]: mgr.14180) 395 : audit [DBG] from='client.14928 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:48:59.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:48:59 smithi016 conmon[111898]: cluster 2023-11-30T21:48:57.838706+0000 mgr.smithi016.dzhopz (mgr.14180) 396 : cluster [DBG] pgmap v268: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:48:59.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:48:59 smithi069 conmon[117073]: audit 2023-11-30T21:48:57.529658+0000 mgr.smithi016.dzhopz (mgr.14180) 395 : 2023-11-30T21:48:59.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:48:59 smithi069 conmon[117073]: audit [DBG] from='client.14928 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:48:59.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:48:59 smithi069 conmon[117073]: cluster 2023-11-30T21:48:57.838706+0000 mgr.smithi016.dzhopz (mgr.14180) 396 : cluster [DBG] pgmap v268: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:49:00.779 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T21:49:00.779 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T21:44:27.802811Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T21:44:24.752902Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T21:44:27.802940Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:44:29.094902Z service:ingress.nfs.foo [INFO] \"service was created\"", "2023-11-30T21:47:15.902644Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.xudepb on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xudepb\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xudepb\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xudepb\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xudepb\nDeploy daemon haproxy.nfs.foo.smithi069.xudepb ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:45:23Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:46:00Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:46:38Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T21:44:24.753123Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T21:44:24.753277Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "ports": [12049], "running": 0, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T21:44:24.753410Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T21:44:24.753550Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T21:44:27.803064Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T21:49:01.419 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:49:01 smithi016 conmon[111898]: cluster 2023-11-30T21:48:59.839398+0000 mgr.smithi016.dzhopz (mgr.14180) 397 : cluster [DBG] pgmap v269: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:49:01.421 INFO:tasks.cephadm:nfs.foo has 0/2 2023-11-30T21:49:01.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:49:01 smithi069 conmon[117073]: cluster 2023-11-30T21:48:59.839398+0000 mgr.smithi016.dzhopz (mgr. 2023-11-30T21:49:01.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:49:01 smithi069 conmon[117073]: 14180) 397 : cluster [DBG] pgmap v269: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:49:02.423 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T21:49:02.454 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:49:02 smithi016 conmon[111898]: audit 2023-11-30T21:49:00.774862+0000 mgr.smithi016.dzhopz (mgr.14180) 398 : audit [DBG] from='client.14932 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:49:02.454 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:49:02 smithi016 conmon[111898]: 2023-11-30T21:49:02.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:49:02 smithi069 conmon[117073]: audit 2023-11-30T21:49:00.774862+0000 mgr.smithi016.dzhopz (mgr.14180 2023-11-30T21:49:02.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:49:02 smithi069 conmon[117073]: ) 398 : audit [DBG] from='client.14932 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:49:03.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:49:03 smithi016 conmon[111898]: cluster 2023-11-30T21:49:01 2023-11-30T21:49:03.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:49:03 smithi016 conmon[111898]: .840086+0000 mgr.smithi016.dzhopz (mgr.14180) 399 : cluster [DBG] pgmap v270: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T21:49:03.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:49:03 smithi069 conmon[117073]: cluster 2023-11-30T21:49:01.840086+0000 mgr.smithi016.dzhopz (mgr 2023-11-30T21:49:03.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:49:03 smithi069 conmon[117073]: .14180) 399 : cluster [DBG] pgmap v270: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T21:49:04.264 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T21:49:04.265 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T21:44:27.802811Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T21:44:24.752902Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T21:44:27.802940Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:44:29.094902Z service:ingress.nfs.foo [INFO] \"service was created\"", "2023-11-30T21:47:15.902644Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.xudepb on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xudepb\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xudepb\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xudepb\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xudepb\nDeploy daemon haproxy.nfs.foo.smithi069.xudepb ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:45:23Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:46:00Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:46:38Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T21:44:24.753123Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T21:44:24.753277Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "ports": [12049], "running": 0, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T21:44:24.753410Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T21:44:24.753550Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T21:44:27.803064Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T21:49:04.684 INFO:tasks.cephadm:nfs.foo has 0/2 2023-11-30T21:49:05.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:49:05 smithi069 conmon[117073]: cluster 2023-11-30T21:49:03.840748+0000 mgr.smithi016.dzhopz (mgr.14180 2023-11-30T21:49:05.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:49:05 smithi069 conmon[117073]: ) 400 : cluster [DBG] pgmap v271: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:49:05.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:49:05 smithi016 conmon[111898]: cluster 2023-11-30T21:49:03.840748+0000 mgr.smithi016.dzhopz (mgr. 2023-11-30T21:49:05.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:49:05 smithi016 conmon[111898]: 14180) 400 : cluster [DBG] pgmap v271: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:49:05.684 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T21:49:06.413 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:49:06 smithi016 conmon[111898]: audit 2023-11-30T21:49:04.260860+0000 mgr.smithi016.dzhopz (mgr. 2023-11-30T21:49:06.414 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:49:06 smithi016 conmon[111898]: 14180) 401 : audit [DBG] from='client.14936 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:49:06.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:49:06 smithi069 conmon[117073]: audit 2023-11-30T21:49:04.260860+0000 mgr.smithi016.dzhopz (mgr.14180) 401 : 2023-11-30T21:49:06.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:49:06 smithi069 conmon[117073]: audit [DBG] from='client.14936 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:49:07.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:49:07 smithi016 conmon[111898]: cluster 2023-11-30T21:49:05.841181+0000 mgr.smithi016.dzhopz (mgr.14180) 402 2023-11-30T21:49:07.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:49:07 smithi016 conmon[111898]: : cluster [DBG] pgmap v272: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T21:49:07.443 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T21:49:07.444 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T21:44:27.802811Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T21:44:24.752902Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T21:44:27.802940Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:44:29.094902Z service:ingress.nfs.foo [INFO] \"service was created\"", "2023-11-30T21:47:15.902644Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.xudepb on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xudepb\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xudepb\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xudepb\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xudepb\nDeploy daemon haproxy.nfs.foo.smithi069.xudepb ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:45:23Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:46:00Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:46:38Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T21:44:24.753123Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T21:44:24.753277Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "ports": [12049], "running": 0, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T21:44:24.753410Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T21:44:24.753550Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T21:44:27.803064Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T21:49:07.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:49:07 smithi069 conmon[117073]: cluster 2023-11-30T21:49:05.841181+0000 mgr.smithi016.dzhopz (mgr.14180) 402 : cluster 2023-11-30T21:49:07.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:49:07 smithi069 conmon[117073]: [DBG] pgmap v272: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T21:49:07.853 INFO:tasks.cephadm:nfs.foo has 0/2 2023-11-30T21:49:08.854 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T21:49:09.417 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:49:09 smithi016 conmon[111898]: audit 2023-11-30T21:49:07.439926+0000 mgr.smithi016.dzhopz (mgr.14180) 403 : audit [DBG] from='client.14940 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:49:09.417 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:49:09 smithi016 conmon[111898]: cluster 2023-11-30T21:49:07.841714+0000 mgr.smithi016.dzhopz (mgr.14180) 404 : cluster [DBG] pgmap v273: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:49:09.528 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:49:09 smithi069 conmon[117073]: audit 2023-11-30T21:49:07.439926+0000 mgr.smithi016.dzhopz (mgr.14180) 403 : audit 2023-11-30T21:49:09.529 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:49:09 smithi069 conmon[117073]: [DBG] from='client.14940 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:49:09.529 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:49:09 smithi069 conmon[117073]: cluster 2023-11-30T21:49:07.841714+0000 mgr.smithi016.dzhopz (mgr.14180) 404 : cluster [DBG] pgmap v273: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:49:10.560 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T21:49:10.560 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T21:44:27.802811Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T21:44:24.752902Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T21:44:27.802940Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:44:29.094902Z service:ingress.nfs.foo [INFO] \"service was created\"", "2023-11-30T21:47:15.902644Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.xudepb on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xudepb\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xudepb\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xudepb\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xudepb\nDeploy daemon haproxy.nfs.foo.smithi069.xudepb ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:45:23Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:46:00Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:46:38Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T21:44:24.753123Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T21:44:24.753277Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "ports": [12049], "running": 0, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T21:44:24.753410Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T21:44:24.753550Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T21:44:27.803064Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T21:49:10.914 INFO:tasks.cephadm:nfs.foo has 0/2 2023-11-30T21:49:11.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:49:11 smithi069 conmon[117073]: cluster 2023-11-30T21:49:09.842257+0000 mgr.smithi016.dzhopz (mgr.14180) 405 : cluster [DBG] pgmap v274: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:49:11.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:49:11 smithi069 conmon[117073]: 2023-11-30T21:49:11.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:49:11 smithi016 conmon[111898]: cluster 2023-11-30T21:49:09.842257+0000 mgr.smithi016.dzhopz 2023-11-30T21:49:11.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:49:11 smithi016 conmon[111898]: (mgr.14180) 405 : cluster [DBG] pgmap v274: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:49:11.915 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T21:49:12.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:49:12 smithi016 conmon[111898]: audit 2023-11-30T21:49:10.555866+0000 mgr.smithi016.dzhopz (mgr.14180) 406 : audit [DBG] from='client.14944 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:49:12.531 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:49:12 smithi069 conmon[117073]: audit 2023-11-30T21:49:10.555866+0000 mgr.smithi016.dzhopz (mgr.14180) 406 : audit [DBG] from='client.14944 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:49:12.531 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:49:12 smithi069 conmon[117073]: 2023-11-30T21:49:13.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:49:13 smithi069 conmon[117073]: cluster 2023-11-30T21:49:11.842802+0000 mgr.smithi016.dzhopz (mgr.14180) 407 : cluster [DBG] pgmap v275: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T21:49:13.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:49:13 smithi016 conmon[111898]: cluster 2023-11-30T21:49:11.842802 2023-11-30T21:49:13.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:49:13 smithi016 conmon[111898]: +0000 mgr.smithi016.dzhopz (mgr.14180) 407 : cluster [DBG] pgmap v275: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T21:49:13.723 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T21:49:13.723 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T21:44:27.802811Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T21:44:24.752902Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T21:44:27.802940Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:44:29.094902Z service:ingress.nfs.foo [INFO] \"service was created\"", "2023-11-30T21:47:15.902644Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.xudepb on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xudepb\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xudepb\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xudepb\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xudepb\nDeploy daemon haproxy.nfs.foo.smithi069.xudepb ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:45:23Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:46:00Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:46:38Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T21:44:24.753123Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T21:44:24.753277Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "ports": [12049], "running": 0, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T21:44:24.753410Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T21:44:24.753550Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T21:44:27.803064Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T21:49:14.165 INFO:tasks.cephadm:nfs.foo has 0/2 2023-11-30T21:49:15.166 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T21:49:15.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:49:15 smithi069 conmon[117073]: audit 2023-11-30T21:49:13.719545+0000 mgr.smithi016.dzhopz (mgr.14180) 408 : audit [DBG] from='client.14948 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:49:15.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:49:15 smithi069 conmon[117073]: cluster 2023-11-30T21:49:13.843318+0000 mgr.smithi016.dzhopz (mgr.14180) 409 : cluster [DBG] pgmap v276: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:49:15.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:49:15 smithi016 conmon[111898]: audit 2023-11-30T21:49:13.719545+0000 mgr.smithi016.dzhopz (mgr.14180) 408 2023-11-30T21:49:15.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:49:15 smithi016 conmon[111898]: : audit [DBG] from='client.14948 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:49:15.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:49:15 smithi016 conmon[111898]: cluster 2023-11-30T21:49:13.843318+0000 mgr.smithi016.dzhopz (mgr.14180) 409 : cluster [DBG] pgmap v276: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:49:16.845 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T21:49:16.846 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T21:44:27.802811Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T21:44:24.752902Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T21:44:27.802940Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:44:29.094902Z service:ingress.nfs.foo [INFO] \"service was created\"", "2023-11-30T21:47:15.902644Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.xudepb on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xudepb\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xudepb\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xudepb\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xudepb\nDeploy daemon haproxy.nfs.foo.smithi069.xudepb ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:45:23Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:46:00Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:46:38Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T21:44:24.753123Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T21:44:24.753277Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "ports": [12049], "running": 0, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T21:44:24.753410Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T21:44:24.753550Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T21:44:27.803064Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T21:49:17.213 INFO:tasks.cephadm:nfs.foo has 0/2 2023-11-30T21:49:17.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:49:17 smithi069 conmon[117073]: cluster 2023-11-30T21:49:15.843758+0000 mgr.smithi016.dzhopz (mgr.14180) 410 : cluster [DBG] pgmap v277: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T21:49:17.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:49:17 smithi016 conmon[111898]: cluster 2023-11-30T21:49:15.843758+0000 mgr.smithi016.dzhopz (mgr.14180) 410 : cluster [DBG] pgmap v277: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T21:49:18.215 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T21:49:18.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:49:18 smithi069 conmon[117073]: audit 2023-11-30T21:49:16.841775+0000 mgr.smithi016.dzhopz (mgr.14180) 411 : audit [DBG] from='client.14952 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:49:18.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:49:18 smithi069 conmon[117073]: 2023-11-30T21:49:18.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:49:18 smithi016 conmon[111898]: audit 2023-11-30T21:49:16.841775+0000 mgr.smithi016.dzhopz (mgr.14180) 2023-11-30T21:49:18.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:49:18 smithi016 conmon[111898]: 411 : audit [DBG] from='client.14952 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:49:19.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:49:19 smithi069 conmon[117073]: cluster 2023-11-30T21:49:17.844383+0000 mgr.smithi016.dzhopz (mgr.14180) 412 : cluster [DBG] pgmap v278: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:49:19.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:49:19 smithi016 conmon[111898]: cluster 2023-11-30T21:49:17.844383+0000 mgr.smithi016.dzhopz (mgr.14180 2023-11-30T21:49:19.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:49:19 smithi016 conmon[111898]: ) 412 : cluster [DBG] pgmap v278: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:49:20.001 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T21:49:20.001 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T21:44:27.802811Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T21:44:24.752902Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T21:44:27.802940Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:44:29.094902Z service:ingress.nfs.foo [INFO] \"service was created\"", "2023-11-30T21:47:15.902644Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.xudepb on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xudepb\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xudepb\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xudepb\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xudepb\nDeploy daemon haproxy.nfs.foo.smithi069.xudepb ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:45:23Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:46:00Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:46:38Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T21:44:24.753123Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T21:44:24.753277Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "ports": [12049], "running": 0, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T21:44:24.753410Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T21:44:24.753550Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T21:44:27.803064Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T21:49:20.372 INFO:tasks.cephadm:nfs.foo has 0/2 2023-11-30T21:49:21.374 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T21:49:21.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:49:21 smithi069 conmon[117073]: cluster 2023-11-30T21:49:19.844780+0000 mgr.smithi016.dzhopz (mgr.14180) 413 : cluster [DBG] pgmap v279: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:49:21.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:49:21 smithi069 conmon[117073]: audit 2023-11-30T21:49:19.997603+0000 mgr.smithi016.dzhopz (mgr.14180) 414 : audit [DBG] from='client.14956 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:49:21.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:49:21 smithi016 conmon[111898]: cluster 2023-11-30T21:49:19.844780+0000 mgr.smithi016.dzhopz (mgr.14180) 413 : cluster [DBG] pgmap v279: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:49:21.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:49:21 smithi016 conmon[111898]: audit 2023-11-30T21:49:19.997603+0000 mgr.smithi016.dzhopz (mgr.14180) 414 : audit [DBG] from='client.14956 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:49:23.078 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T21:49:23.078 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T21:44:27.802811Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T21:44:24.752902Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T21:44:27.802940Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:44:29.094902Z service:ingress.nfs.foo [INFO] \"service was created\"", "2023-11-30T21:47:15.902644Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.xudepb on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xudepb\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xudepb\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xudepb\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xudepb\nDeploy daemon haproxy.nfs.foo.smithi069.xudepb ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:45:23Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:46:00Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:46:38Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T21:44:24.753123Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T21:44:24.753277Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "ports": [12049], "running": 0, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T21:44:24.753410Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T21:44:24.753550Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T21:44:27.803064Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T21:49:23.399 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:49:23 smithi016 conmon[111898]: cluster 2023-11-30T21:49:21.845197+0000 mgr.smithi016.dzhopz (mgr.14180) 415 : cluster [DBG] pgmap v280: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T21:49:23.433 INFO:tasks.cephadm:nfs.foo has 0/2 2023-11-30T21:49:23.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:49:23 smithi069 conmon[117073]: cluster 2023-11-30T21:49:21.845197+0000 mgr.smithi016.dzhopz (mgr.14180) 415 : cluster [DBG] pgmap v280: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T21:49:24.434 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T21:49:24.466 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:49:24 smithi016 conmon[111898]: audit 2023-11-30T21:49:23.074284+0000 mgr.smithi016.dzhopz (mgr.14180) 2023-11-30T21:49:24.466 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:49:24 smithi016 conmon[111898]: 416 : audit [DBG] from='client.14960 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:49:24.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:49:24 smithi069 conmon[117073]: audit 2023-11-30T21:49:23.074284+0000 mgr.smithi016.dzhopz (mgr.14180) 416 : audit 2023-11-30T21:49:24.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:49:24 smithi069 conmon[117073]: [DBG] from='client.14960 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:49:25.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:49:25 smithi016 conmon[111898]: cluster 2023-11-30T21:49:23.845750+0000 mgr.smithi016.dzhopz (mgr.14180 2023-11-30T21:49:25.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:49:25 smithi016 conmon[111898]: ) 417 : cluster [DBG] pgmap v281: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:49:25.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:49:25 smithi069 conmon[117073]: cluster 2023-11-30T21:49:23.845750+0000 mgr.smithi016.dzhopz (mgr.14180 2023-11-30T21:49:25.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:49:25 smithi069 conmon[117073]: ) 417 : cluster [DBG] pgmap v281: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:49:26.093 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T21:49:26.093 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T21:44:27.802811Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T21:44:24.752902Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T21:44:27.802940Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:44:29.094902Z service:ingress.nfs.foo [INFO] \"service was created\"", "2023-11-30T21:47:15.902644Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.xudepb on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xudepb\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xudepb\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xudepb\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xudepb\nDeploy daemon haproxy.nfs.foo.smithi069.xudepb ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:45:23Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:46:00Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:46:38Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T21:44:24.753123Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T21:44:24.753277Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "ports": [12049], "running": 0, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T21:44:24.753410Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T21:44:24.753550Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T21:44:27.803064Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T21:49:26.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:49:26 smithi069 conmon[117073]: cluster 2023-11-30T21:49:25.846131+0000 mgr.smithi016.dzhopz (mgr.14180) 418 : cluster [DBG] pgmap v282: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T21:49:26.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:49:26 smithi069 conmon[117073]: audit 2023-11-30T21:49:26.088423+0000 mgr.smithi016.dzhopz (mgr.14180) 419 : audit [DBG] from='client.14964 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:49:26.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:49:26 smithi016 conmon[111898]: cluster 2023-11-30T21:49:25.846131+0000 2023-11-30T21:49:26.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:49:26 smithi016 conmon[111898]: mgr.smithi016.dzhopz (mgr.14180) 418 : cluster [DBG] pgmap v282: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T21:49:26.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:49:26 smithi016 conmon[111898]: audit 2023-11-30T21:49:26.088423+0000 mgr.smithi016.dzhopz (mgr.14180) 419 : audit [DBG] from='client.14964 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:49:26.683 INFO:tasks.cephadm:nfs.foo has 0/2 2023-11-30T21:49:27.683 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T21:49:29.153 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:49:28 smithi016 conmon[111898]: cluster 2023-11-30T21:49:27.846563+0000 mgr.smithi016.dzhopz (mgr.14180) 420 : cluster [DBG] pgmap v283: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:49:29.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:49:28 smithi069 conmon[117073]: cluster 2023-11-30T21:49:27.846563+0000 mgr.smithi016.dzhopz (mgr.14180) 420 : cluster [DBG] pgmap v283: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:49:29.484 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T21:49:29.484 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T21:44:27.802811Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T21:44:24.752902Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T21:44:27.802940Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:44:29.094902Z service:ingress.nfs.foo [INFO] \"service was created\"", "2023-11-30T21:47:15.902644Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.xudepb on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xudepb\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xudepb\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xudepb\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xudepb\nDeploy daemon haproxy.nfs.foo.smithi069.xudepb ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:45:23Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:46:00Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:46:38Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T21:44:24.753123Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T21:44:24.753277Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "ports": [12049], "running": 0, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T21:44:24.753410Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T21:44:24.753550Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T21:44:27.803064Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T21:49:29.834 INFO:tasks.cephadm:nfs.foo has 0/2 2023-11-30T21:49:30.836 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T21:49:31.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:49:30 smithi069 conmon[117073]: audit 2023-11-30T21:49:29.480177+0000 mgr.smithi016.dzhopz (mgr.14180) 421 : audit [DBG] from='client.14968 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:49:31.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:49:30 smithi069 conmon[117073]: cluster 2023-11-30T21:49:29.846994+0000 mgr.smithi016.dzhopz (mgr.14180) 422 : cluster [DBG] pgmap v284: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:49:31.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:49:30 smithi016 conmon[111898]: audit 2023-11-30T21:49:29.480177+0000 mgr.smithi016.dzhopz (mgr.14180) 421 : audit [DBG] from='client.14968 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:49:31.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:49:30 smithi016 conmon[111898]: cluster 2023-11-30T21:49:29.846994+0000 mgr.smithi016.dzhopz (mgr.14180) 422 : cluster [DBG] pgmap v284: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:49:32.515 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T21:49:32.515 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T21:44:27.802811Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T21:44:24.752902Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T21:44:27.802940Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:44:29.094902Z service:ingress.nfs.foo [INFO] \"service was created\"", "2023-11-30T21:47:15.902644Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.xudepb on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xudepb\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xudepb\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xudepb\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xudepb\nDeploy daemon haproxy.nfs.foo.smithi069.xudepb ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:45:23Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:46:00Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:46:38Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T21:44:24.753123Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T21:44:24.753277Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "ports": [12049], "running": 0, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T21:44:24.753410Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T21:44:24.753550Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T21:44:27.803064Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T21:49:32.898 INFO:tasks.cephadm:nfs.foo has 0/2 2023-11-30T21:49:33.027 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:49:32 smithi069 conmon[117073]: cluster 2023-11-30T21:49:31.847575+0000 mgr.smithi016.dzhopz (mgr.14180) 423 : cluster [DBG] 2023-11-30T21:49:33.027 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:49:32 smithi069 conmon[117073]: pgmap v285: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T21:49:33.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:49:32 smithi016 conmon[111898]: cluster 2023-11 2023-11-30T21:49:33.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:49:32 smithi016 conmon[111898]: -30T21:49:31.847575+0000 mgr.smithi016.dzhopz (mgr.14180) 423 : cluster [DBG] pgmap v285: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T21:49:33.899 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T21:49:34.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:49:33 smithi069 conmon[117073]: audit 2023-11-30T21:49:32.510792+0000 mgr.smithi016.dzhopz (mgr.14180) 424 : audit 2023-11-30T21:49:34.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:49:33 smithi069 conmon[117073]: [DBG] from='client.14972 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:49:34.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:49:33 smithi016 conmon[111898]: audit 2023-11-30T21:49:32.510792+0000 mgr.smithi016.dzhopz (mgr.14180) 424 : audit [DBG] from='client.14972 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:49:35.100 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:49:34 smithi016 conmon[111898]: cluster 2023-11-30T21:49:33.848290 2023-11-30T21:49:35.100 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:49:34 smithi016 conmon[111898]: +0000 mgr.smithi016.dzhopz (mgr.14180) 425 : cluster [DBG] pgmap v286: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:49:35.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:49:34 smithi069 conmon[117073]: cluster 2023-11-30T21:49:33.848290+0000 mgr.smithi016.dzhopz (mgr.14180) 425 : cluster [DBG] pgmap v286: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:49:35.651 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T21:49:35.651 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T21:44:27.802811Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T21:44:24.752902Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T21:44:27.802940Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:44:29.094902Z service:ingress.nfs.foo [INFO] \"service was created\"", "2023-11-30T21:47:15.902644Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.xudepb on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xudepb\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xudepb\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xudepb\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xudepb\nDeploy daemon haproxy.nfs.foo.smithi069.xudepb ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:45:23Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:46:00Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:46:38Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T21:44:24.753123Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T21:44:24.753277Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "ports": [12049], "running": 0, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T21:44:24.753410Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T21:44:24.753550Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T21:44:27.803064Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T21:49:36.062 INFO:tasks.cephadm:nfs.foo has 0/2 2023-11-30T21:49:37.063 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T21:49:37.278 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:49:36 smithi069 conmon[117073]: audit 2023-11-30T21:49:35.647205+0000 mgr.smithi016.dzhopz (mgr.14180) 426 : audit [DBG] from='client.14976 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:49:37.278 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:49:36 smithi069 conmon[117073]: cluster 2023-11-30T21:49:35. 2023-11-30T21:49:37.278 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:49:36 smithi069 conmon[117073]: 848663+0000 mgr.smithi016.dzhopz (mgr.14180) 427 : cluster [DBG] pgmap v287: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T21:49:37.353 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:49:36 smithi016 conmon[111898]: audit 2023-11-30T21:49:35.647205+0000 mgr.smithi016.dzhopz (mgr.14180) 426 : audit [DBG] from='client.14976 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:49:37.353 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:49:36 smithi016 conmon[111898]: cluster 2023-11-30T21:49:35.848663+0000 mgr.smithi016.dzhopz (mgr.14180) 427 : cluster [DBG] pgmap v287: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T21:49:38.765 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T21:49:38.766 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T21:44:27.802811Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T21:44:24.752902Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T21:44:27.802940Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:44:29.094902Z service:ingress.nfs.foo [INFO] \"service was created\"", "2023-11-30T21:47:15.902644Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.xudepb on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xudepb\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xudepb\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xudepb\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xudepb\nDeploy daemon haproxy.nfs.foo.smithi069.xudepb ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:45:23Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:46:00Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:46:38Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T21:44:24.753123Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T21:44:24.753277Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "ports": [12049], "running": 0, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T21:44:24.753410Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T21:44:24.753550Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T21:44:27.803064Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T21:49:39.100 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:49:38 smithi016 conmon[111898]: cluster 2023-11-30T21:49:37.849075+0000 mgr.smithi016.dzhopz (mgr.14180) 428 : cluster [DBG] pgmap v288: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:49:39.212 INFO:tasks.cephadm:nfs.foo has 0/2 2023-11-30T21:49:39.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:49:38 smithi069 conmon[117073]: cluster 2023-11-30T21:49:37.849075+0000 mgr.smithi016.dzhopz ( 2023-11-30T21:49:39.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:49:38 smithi069 conmon[117073]: mgr.14180) 428 : cluster [DBG] pgmap v288: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:49:40.213 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T21:49:40.244 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:49:39 smithi016 conmon[111898]: audit 2023-11-30T21:49:38.761090+0000 mgr.smithi016.dzhopz (mgr.14180) 429 : audit 2023-11-30T21:49:40.244 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:49:39 smithi016 conmon[111898]: [DBG] from='client.14980 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:49:40.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:49:39 smithi069 conmon[117073]: audit 2023-11-30T21:49:38.761090+0000 mgr.smithi016.dzhopz (mgr.14180) 429 : audit [DBG] from='client.14980 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:49:40.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:49:39 smithi069 conmon[117073]: 2023-11-30T21:49:41.100 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:49:40 smithi016 conmon[111898]: cluster 2023-11-30T21:49:39.849614+0000 2023-11-30T21:49:41.100 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:49:40 smithi016 conmon[111898]: mgr.smithi016.dzhopz (mgr.14180) 430 : cluster [DBG] pgmap v289: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:49:41.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:49:40 smithi069 conmon[117073]: cluster 2023-11-30T21:49:39.849614+0000 mgr.smithi016.dzhopz (mgr.14180) 430 : cluster [DBG] 2023-11-30T21:49:41.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:49:40 smithi069 conmon[117073]: pgmap v289: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:49:42.067 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T21:49:42.068 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T21:44:27.802811Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T21:44:24.752902Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T21:44:27.802940Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:44:29.094902Z service:ingress.nfs.foo [INFO] \"service was created\"", "2023-11-30T21:47:15.902644Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.xudepb on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xudepb\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xudepb\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xudepb\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xudepb\nDeploy daemon haproxy.nfs.foo.smithi069.xudepb ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:45:23Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:46:00Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:46:38Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T21:44:24.753123Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T21:44:24.753277Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "ports": [12049], "running": 0, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T21:44:24.753410Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T21:44:24.753550Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T21:44:27.803064Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T21:49:42.560 INFO:tasks.cephadm:nfs.foo has 0/2 2023-11-30T21:49:43.027 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:49:42 smithi069 conmon[117073]: cluster 2023-11-30T21:49:41.850048+0000 mgr.smithi016.dzhopz (mgr.14180) 431 : cluster [DBG] pgmap v290: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T21:49:43.027 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:49:42 smithi069 conmon[117073]: audit 2023-11-30T21:49:42 2023-11-30T21:49:43.027 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:49:42 smithi069 conmon[117073]: .062883+0000 mgr.smithi016.dzhopz (mgr.14180) 432 : audit [DBG] from='client.14984 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:49:43.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:49:42 smithi016 conmon[111898]: cluster 2023-11-30T21:49:41.850048+0000 mgr.smithi016.dzhopz (mgr.14180) 431 : cluster [DBG] pgmap v290: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T21:49:43.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:49:42 smithi016 conmon[111898]: audit 2023-11-30T21:49:42.062883+0000 mgr.smithi016.dzhopz (mgr.14180) 432 : audit [DBG] from='client.14984 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:49:43.561 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T21:49:45.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:49:44 smithi069 conmon[117073]: cluster 2023-11-30T21:49:43.850722+0000 mgr.smithi016.dzhopz (mgr.14180) 433 : cluster [DBG] 2023-11-30T21:49:45.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:49:44 smithi069 conmon[117073]: pgmap v291: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:49:45.333 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T21:49:45.334 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T21:44:27.802811Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T21:44:24.752902Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T21:44:27.802940Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:44:29.094902Z service:ingress.nfs.foo [INFO] \"service was created\"", "2023-11-30T21:47:15.902644Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.xudepb on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xudepb\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xudepb\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xudepb\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xudepb\nDeploy daemon haproxy.nfs.foo.smithi069.xudepb ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:45:23Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:46:00Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:46:38Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T21:44:24.753123Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T21:44:24.753277Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "ports": [12049], "running": 0, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T21:44:24.753410Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T21:44:24.753550Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T21:44:27.803064Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T21:49:45.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:49:44 smithi016 conmon[111898]: cluster 2023-11-30T21:49:43.850722+0000 mgr.smithi016.dzhopz (mgr.14180) 433 : cluster [DBG] pgmap v291: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:49:45.714 INFO:tasks.cephadm:nfs.foo has 0/2 2023-11-30T21:49:46.100 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:49:45 smithi016 conmon[111898]: audit 2023-11-30T21:49:45.429524+0000 mon.smithi016 2023-11-30T21:49:46.100 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:49:45 smithi016 conmon[111898]: (mon.0) 665 : audit [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "auth rm", "entity": "client.ingress.nfs.foo.smithi016.wilxeo"}]: dispatch 2023-11-30T21:49:46.100 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:49:45 smithi016 conmon[111898]: audit 2023-11-30T21:49:45.434333+0000 mon.smithi016 (mon.0) 666 : audit [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' 2023-11-30T21:49:46.101 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:49:45 smithi016 conmon[111898]: audit 2023-11-30T21:49:45.436672+0000 mon.smithi016 (mon.0) 667 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-30T21:49:46.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:49:45 smithi069 conmon[117073]: audit 2023-11-30T21:49:45.429524+0000 mon.smithi016 (mon.0) 665 : audit [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "auth rm", "entity": "client.ingress.nfs.foo.smithi016.wilxeo"}]: dispatch 2023-11-30T21:49:46.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:49:45 smithi069 conmon[117073]: audit 2023-11-30T21:49:45.434333+0000 mon.smithi016 (mon.0) 666 : audit [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' 2023-11-30T21:49:46.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:49:45 smithi069 conmon[117073]: audit 2023-11-30T21:49:45.436672+0000 mon.smithi016 (mon.0) 667 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-30T21:49:46.715 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T21:49:47.100 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:49:46 smithi016 conmon[111898]: audit 2023-11-30T21:49:45.329419+0000 2023-11-30T21:49:47.101 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:49:46 smithi016 conmon[111898]: mgr.smithi016.dzhopz (mgr.14180) 434 : audit [DBG] from='client.14988 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:49:47.101 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:49:46 smithi016 conmon[111898]: cephadm 2023-11-30T21:49:45.429059+0000 mgr.smithi016.dzhopz (mgr.14180) 435 : cephadm [ERR] cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-wilxeo 2023-11-30T21:49:47.101 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:49:46 smithi016 conmon[111898]: /bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-wilxeo 2023-11-30T21:49:47.101 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:49:46 smithi016 conmon[111898]: Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.wilxeo 2023-11-30T21:49:47.101 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:49:46 smithi016 conmon[111898]: /bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.wilxeo 2023-11-30T21:49:47.101 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:49:46 smithi016 conmon[111898]: Deploy daemon haproxy.nfs.foo.smithi016.wilxeo ... 2023-11-30T21:49:47.101 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:49:46 smithi016 conmon[111898]: Non-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib 2023-11-30T21:49:47.101 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:49:46 smithi016 conmon[111898]: stat: stderr Trying to pull docker.io/library/haproxy:2.3... 2023-11-30T21:49:47.101 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:49:46 smithi016 conmon[111898]: stat: stderr time="2023-11-30T21:47:53Z" level=warning msg="failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2023-11-30T21:49:47.101 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:49:46 smithi016 conmon[111898]: stat: stderr time="2023-11-30T21:48:30Z" level=warning msg="failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2023-11-30T21:49:47.101 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:49:46 smithi016 conmon[111898]: stat: stderr time="2023-11-30T21:49:07Z" level=warning msg="failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2023-11-30T21:49:47.101 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:49:46 smithi016 conmon[111898]: stat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get "https://docker-mirror.front.sepia.ceph.com:5000/v2/": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit 2023-11-30T21:49:47.102 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:49:46 smithi016 conmon[111898]: ERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib 2023-11-30T21:49:47.102 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:49:46 smithi016 conmon[111898]: Traceback (most recent call last): 2023-11-30T21:49:47.102 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:49:46 smithi016 conmon[111898]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1538, in _remote_connection 2023-11-30T21:49:47.102 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:49:46 smithi016 conmon[111898]: yield (conn, connr) 2023-11-30T21:49:47.102 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:49:46 smithi016 conmon[111898]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1426, in _run_cephadm 2023-11-30T21:49:47.102 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:49:46 smithi016 conmon[111898]: code, '\n'.join(err))) 2023-11-30T21:49:47.102 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:49:46 smithi016 conmon[111898]: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-wilxeo 2023-11-30T21:49:47.102 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:49:46 smithi016 conmon[111898]: /bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-wilxeo 2023-11-30T21:49:47.102 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:49:46 smithi016 conmon[111898]: Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.wilxeo 2023-11-30T21:49:47.102 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:49:46 smithi016 conmon[111898]: /bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.wilxeo 2023-11-30T21:49:47.103 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:49:46 smithi016 conmon[111898]: Deploy daemon haproxy.nfs.foo.smithi016.wilxeo ... 2023-11-30T21:49:47.103 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:49:46 smithi016 conmon[111898]: Non-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib 2023-11-30T21:49:47.103 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:49:46 smithi016 conmon[111898]: stat: stderr Trying to pull docker.io/library/haproxy:2.3... 2023-11-30T21:49:47.103 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:49:46 smithi016 conmon[111898]: stat: stderr time="2023-11-30T21:47:53Z" level=warning msg="failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2023-11-30T21:49:47.103 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:49:46 smithi016 conmon[111898]: stat: stderr time="2023-11-30T21:48:30Z" level=warning msg="failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2023-11-30T21:49:47.103 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:49:46 smithi016 conmon[111898]: stat: stderr time="2023-11-30T21:49:07Z" level=warning msg="failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2023-11-30T21:49:47.103 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:49:46 smithi016 conmon[111898]: stat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get "https://docker-mirror.front.sepia.ceph.com:5000/v2/": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit 2023-11-30T21:49:47.103 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:49:46 smithi016 conmon[111898]: ERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run - 2023-11-30T21:49:47.103 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:49:46 smithi016 conmon[111898]: -rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib 2023-11-30T21:49:47.103 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:49:46 smithi016 conmon[111898]: cephadm 2023-11-30T21:49:45.429225+0000 mgr.smithi016.dzhopz (mgr.14180) 436 : cephadm [INF] Removing key for client.ingress.nfs.foo.smithi016.wilxeo 2023-11-30T21:49:47.103 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:49:46 smithi016 conmon[111898]: cephadm 2023-11-30T21:49:45.430101+0000 mgr.smithi016.dzhopz (mgr.14180) 437 : cephadm [ERR] Failed while placing haproxy.nfs.foo.smithi016.wilxeo on smithi016: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-wilxeo 2023-11-30T21:49:47.104 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:49:46 smithi016 conmon[111898]: /bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-wilxeo 2023-11-30T21:49:47.104 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:49:46 smithi016 conmon[111898]: Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.wilxeo 2023-11-30T21:49:47.104 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:49:46 smithi016 conmon[111898]: /bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.wilxeo 2023-11-30T21:49:47.104 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:49:46 smithi016 conmon[111898]: Deploy daemon haproxy.nfs.foo.smithi016.wilxeo ... 2023-11-30T21:49:47.104 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:49:46 smithi016 conmon[111898]: Non-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib 2023-11-30T21:49:47.104 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:49:46 smithi016 conmon[111898]: stat: stderr Trying to pull docker.io/library/haproxy:2.3... 2023-11-30T21:49:47.104 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:49:46 smithi016 conmon[111898]: stat: stderr time="2023-11-30T21:47:53Z" level=warning msg="failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2023-11-30T21:49:47.104 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:49:46 smithi016 conmon[111898]: stat: stderr time="2023-11-30T21:48:30Z" level=warning msg="failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2023-11-30T21:49:47.104 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:49:46 smithi016 conmon[111898]: stat: stderr time="2023-11-30T21:49:07Z" level=warning msg="failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2023-11-30T21:49:47.104 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:49:46 smithi016 conmon[111898]: stat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get "https://docker-mirror.front.sepia.ceph.com:5000/v2/": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit 2023-11-30T21:49:47.104 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:49:46 smithi016 conmon[111898]: ERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib 2023-11-30T21:49:47.105 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:49:46 smithi016 conmon[111898]: cephadm 2023-11-30T21:49:45.434659+0000 mgr.smithi016.dzhopz (mgr.14180) 438 : cephadm [ERR] Failed while placing keepalived.nfs.foo.smithi069.lvijoi on smithi069: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo 2023-11-30T21:49:47.105 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:49:46 smithi016 conmon[111898]: cephadm 2023-11-30T21:49:45.435825+0000 mgr.smithi016.dzhopz (mgr.14180) 439 : cephadm [ERR] Failed while placing keepalived.nfs.foo.smithi016.yfzwxx on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo 2023-11-30T21:49:47.105 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:49:46 smithi016 conmon[111898]: cluster 2023-11-30T21:49:45.436600+0000 mgr.smithi016.dzhopz (mgr.14180) 440 : cluster [DBG] pgmap v292: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 265 B/s rd, 0 op/s 2023-11-30T21:49:47.105 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:49:46 smithi016 conmon[111898]: audit 2023-11-30T21:49:46.217521+0000 mon.smithi016 (mon.0) 668 : audit [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' 2023-11-30T21:49:47.105 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:49:46 smithi016 conmon[111898]: cluster 2023-11-30T21:49:46.432588+0000 mon.smithi016 (mon.0) 669 : cluster [WRN] Health check failed: Failed to place 4 daemon(s) (CEPHADM_DAEMON_PLACE_FAIL) 2023-11-30T21:49:47.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:49:46 smithi069 conmon[117073]: audit 2023-11-30T21:49:45.329419+0000 mgr.smithi016.dzhopz (mgr.14180 2023-11-30T21:49:47.292 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:49:46 smithi069 conmon[117073]: ) 434 : audit [DBG] from='client.14988 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:49:47.292 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:49:46 smithi069 conmon[117073]: cephadm 2023-11-30T21:49:45.429059+0000 mgr.smithi016.dzhopz (mgr.14180) 435 : cephadm [ERR] cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-wilxeo 2023-11-30T21:49:47.293 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:49:46 smithi069 conmon[117073]: /bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-wilxeo 2023-11-30T21:49:47.293 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:49:46 smithi069 conmon[117073]: Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.wilxeo 2023-11-30T21:49:47.293 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:49:46 smithi069 conmon[117073]: /bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.wilxeo 2023-11-30T21:49:47.293 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:49:46 smithi069 conmon[117073]: Deploy daemon haproxy.nfs.foo.smithi016.wilxeo ... 2023-11-30T21:49:47.293 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:49:46 smithi069 conmon[117073]: Non-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib 2023-11-30T21:49:47.294 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:49:46 smithi069 conmon[117073]: stat: stderr Trying to pull docker.io/library/haproxy:2.3... 2023-11-30T21:49:47.294 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:49:46 smithi069 conmon[117073]: stat: stderr time="2023-11-30T21:47:53Z" level=warning msg="failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2023-11-30T21:49:47.294 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:49:46 smithi069 conmon[117073]: stat: stderr time="2023-11-30T21:48:30Z" level=warning msg="failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2023-11-30T21:49:47.294 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:49:46 smithi069 conmon[117073]: stat: stderr time="2023-11-30T21:49:07Z" level=warning msg="failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2023-11-30T21:49:47.294 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:49:46 smithi069 conmon[117073]: stat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get "https://docker-mirror.front.sepia.ceph.com:5000/v2/": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit 2023-11-30T21:49:47.295 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:49:46 smithi069 conmon[117073]: ERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib 2023-11-30T21:49:47.295 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:49:46 smithi069 conmon[117073]: Traceback (most recent call last): 2023-11-30T21:49:47.295 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:49:46 smithi069 conmon[117073]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1538, in _remote_connection 2023-11-30T21:49:47.295 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:49:46 smithi069 conmon[117073]: yield (conn, connr) 2023-11-30T21:49:47.295 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:49:46 smithi069 conmon[117073]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1426, in _run_cephadm 2023-11-30T21:49:47.295 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:49:46 smithi069 conmon[117073]: code, '\n'.join(err))) 2023-11-30T21:49:47.295 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:49:46 smithi069 conmon[117073]: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-wilxeo 2023-11-30T21:49:47.296 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:49:46 smithi069 conmon[117073]: /bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-wilxeo 2023-11-30T21:49:47.296 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:49:46 smithi069 conmon[117073]: Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.wilxeo 2023-11-30T21:49:47.296 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:49:46 smithi069 conmon[117073]: /bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.wilxeo 2023-11-30T21:49:47.296 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:49:46 smithi069 conmon[117073]: Deploy daemon haproxy.nfs.foo.smithi016.wilxeo ... 2023-11-30T21:49:47.296 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:49:46 smithi069 conmon[117073]: Non-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib 2023-11-30T21:49:47.297 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:49:46 smithi069 conmon[117073]: stat: stderr Trying to pull docker.io/library/haproxy:2.3... 2023-11-30T21:49:47.297 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:49:46 smithi069 conmon[117073]: stat: stderr time="2023-11-30T21:47:53Z" level=warning msg="failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2023-11-30T21:49:47.297 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:49:46 smithi069 conmon[117073]: stat: stderr time="2023-11-30T21:48:30Z" level=warning msg="failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2023-11-30T21:49:47.297 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:49:46 smithi069 conmon[117073]: stat: stderr time="2023-11-30T21:49:07Z" level=warning msg="failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2023-11-30T21:49:47.297 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:49:46 smithi069 conmon[117073]: stat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get "https://docker-mirror.front.sepia.ceph.com:5000/v2/": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit 2023-11-30T21:49:47.297 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:49:46 smithi069 conmon[117073]: ERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SI 2023-11-30T21:49:47.297 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:49:46 smithi069 conmon[117073]: GTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib 2023-11-30T21:49:47.297 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:49:46 smithi069 conmon[117073]: cephadm 2023-11-30T21:49:45.429225+0000 mgr.smithi016.dzhopz (mgr.14180) 436 : cephadm [INF] Removing key for client.ingress.nfs.foo.smithi016.wilxeo 2023-11-30T21:49:47.297 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:49:46 smithi069 conmon[117073]: cephadm 2023-11-30T21:49:45.430101+0000 mgr.smithi016.dzhopz (mgr.14180) 437 : cephadm [ERR] Failed while placing haproxy.nfs.foo.smithi016.wilxeo on smithi016: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-wilxeo 2023-11-30T21:49:47.297 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:49:46 smithi069 conmon[117073]: /bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-wilxeo 2023-11-30T21:49:47.297 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:49:46 smithi069 conmon[117073]: Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.wilxeo 2023-11-30T21:49:47.298 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:49:46 smithi069 conmon[117073]: /bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.wilxeo 2023-11-30T21:49:47.298 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:49:46 smithi069 conmon[117073]: Deploy daemon haproxy.nfs.foo.smithi016.wilxeo ... 2023-11-30T21:49:47.298 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:49:46 smithi069 conmon[117073]: Non-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib 2023-11-30T21:49:47.298 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:49:46 smithi069 conmon[117073]: stat: stderr Trying to pull docker.io/library/haproxy:2.3... 2023-11-30T21:49:47.298 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:49:46 smithi069 conmon[117073]: stat: stderr time="2023-11-30T21:47:53Z" level=warning msg="failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2023-11-30T21:49:47.298 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:49:46 smithi069 conmon[117073]: stat: stderr time="2023-11-30T21:48:30Z" level=warning msg="failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2023-11-30T21:49:47.298 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:49:46 smithi069 conmon[117073]: stat: stderr time="2023-11-30T21:49:07Z" level=warning msg="failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2023-11-30T21:49:47.298 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:49:46 smithi069 conmon[117073]: stat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get "https://docker-mirror.front.sepia.ceph.com:5000/v2/": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit 2023-11-30T21:49:47.298 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:49:46 smithi069 conmon[117073]: ERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib 2023-11-30T21:49:47.299 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:49:46 smithi069 conmon[117073]: cephadm 2023-11-30T21:49:45.434659+0000 mgr.smithi016.dzhopz (mgr.14180) 438 : cephadm [ERR] Failed while placing keepalived.nfs.foo.smithi069.lvijoi on smithi069: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo 2023-11-30T21:49:47.299 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:49:46 smithi069 conmon[117073]: cephadm 2023-11-30T21:49:45.435825+0000 mgr.smithi016.dzhopz (mgr.14180) 439 : cephadm [ERR] Failed while placing keepalived.nfs.foo.smithi016.yfzwxx on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo 2023-11-30T21:49:47.299 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:49:46 smithi069 conmon[117073]: cluster 2023-11-30T21:49:45.436600+0000 mgr.smithi016.dzhopz (mgr.14180) 440 : cluster [DBG] pgmap v292: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 265 B/s rd, 0 op/s 2023-11-30T21:49:47.299 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:49:46 smithi069 conmon[117073]: audit 2023-11-30T21:49:46.217521+0000 mon.smithi016 (mon.0) 668 : audit [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' 2023-11-30T21:49:47.299 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:49:46 smithi069 conmon[117073]: cluster 2023-11-30T21:49:46.432588+0000 mon.smithi016 (mon.0) 669 : cluster [WRN] Health check failed: Failed to place 4 daemon(s) (CEPHADM_DAEMON_PLACE_FAIL) 2023-11-30T21:49:48.698 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T21:49:48.698 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T21:44:27.802811Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T21:44:24.752902Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T21:44:27.802940Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:44:29.094902Z service:ingress.nfs.foo [INFO] \"service was created\"", "2023-11-30T21:47:15.902644Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.xudepb on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xudepb\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xudepb\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xudepb\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xudepb\nDeploy daemon haproxy.nfs.foo.smithi069.xudepb ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:45:23Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:46:00Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:46:38Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:49:45.430002Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi016.wilxeo on smithi016: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-wilxeo\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-wilxeo\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.wilxeo\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.wilxeo\nDeploy daemon haproxy.nfs.foo.smithi016.wilxeo ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:47:53Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:48:30Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:49:07Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:49:45.434551Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi069.lvijoi on smithi069: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:49:45.435751Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.yfzwxx on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T21:44:24.753123Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T21:44:24.753277Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "ports": [12049], "running": 0, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T21:44:24.753410Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T21:44:24.753550Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T21:44:27.803064Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T21:49:49.100 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:49:48 smithi016 conmon[111898]: cluster 2023-11-30T21:49:47.437159+0000 mgr.smithi016.dzhopz (mgr.14180) 441 : cluster [DBG] pgmap v293: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 176 B/s rd, 0 op/s 2023-11-30T21:49:49.263 INFO:tasks.cephadm:nfs.foo has 0/2 2023-11-30T21:49:49.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:49:48 smithi069 conmon[117073]: cluster 2023-11-30T21:49:47.437159+0000 mgr.smithi016.dzhopz (mgr.14180) 2023-11-30T21:49:49.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:49:48 smithi069 conmon[117073]: 441 : cluster [DBG] pgmap v293: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 176 B/s rd, 0 op/s 2023-11-30T21:49:50.264 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T21:49:50.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:49:49 smithi069 conmon[117073]: audit 2023-11-30T21:49:48.693308+0000 mgr.smithi016.dzhopz (mgr. 2023-11-30T21:49:50.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:49:49 smithi069 conmon[117073]: 14180) 442 : audit [DBG] from='client.14992 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:49:50.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:49:49 smithi069 conmon[117073]: audit 2023-11-30T21:49:48.995734+0000 mon.smithi016 (mon.0) 670 : audit [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' 2023-11-30T21:49:50.288 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:49:49 smithi016 conmon[111898]: audit 2023-11- 2023-11-30T21:49:50.289 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:49:49 smithi016 conmon[111898]: 30T21:49:48.693308+0000 mgr.smithi016.dzhopz (mgr.14180) 442 : audit [DBG] from='client.14992 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:49:50.289 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:49:49 smithi016 conmon[111898]: audit 2023-11-30T21:49:48.995734+0000 mon.smithi016 (mon.0) 670 : audit [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' 2023-11-30T21:49:51.100 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:49:50 smithi016 conmon[111898]: cluster 2023-11-30T21:49:49.437803+0000 mgr.smithi016.dzhopz (mgr.14180) 443 : cluster [DBG] pgmap v294: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 176 B/s rd, 0 op/s 2023-11-30T21:49:51.100 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:49:50 smithi016 conmon[111898]: audit 2023-11-30T21:49:50.896461+0000 mon.smithi016 (mon.0) 671 : audit [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' 2023-11-30T21:49:51.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:49:50 smithi069 conmon[117073]: cluster 2023-11-30T21:49:49.437803+0000 mgr.smithi016.dzhopz (mgr.14180) 443 : cluster [DBG] 2023-11-30T21:49:51.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:49:50 smithi069 conmon[117073]: pgmap v294: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 176 B/s rd, 0 op/s 2023-11-30T21:49:51.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:49:50 smithi069 conmon[117073]: audit 2023-11-30T21:49:50.896461+0000 mon.smithi016 (mon.0) 671 : audit [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' 2023-11-30T21:49:51.991 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T21:49:51.991 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T21:44:27.802811Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T21:44:27.802877Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T21:44:27.802940Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:44:29.094902Z service:ingress.nfs.foo [INFO] \"service was created\"", "2023-11-30T21:47:15.902644Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.xudepb on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xudepb\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xudepb\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xudepb\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xudepb\nDeploy daemon haproxy.nfs.foo.smithi069.xudepb ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:45:23Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:46:00Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:46:38Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:49:45.430002Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi016.wilxeo on smithi016: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-wilxeo\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-wilxeo\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.wilxeo\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.wilxeo\nDeploy daemon haproxy.nfs.foo.smithi016.wilxeo ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:47:53Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:48:30Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:49:07Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:49:45.434551Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi069.lvijoi on smithi069: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:49:45.435751Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.yfzwxx on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "last_refresh": "2023-11-30T21:49:48.966837Z", "running": 1, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T21:44:27.802738Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T21:44:27.802600Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "last_refresh": "2023-11-30T21:49:48.966898Z", "ports": [12049], "running": 1, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T21:44:27.803002Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T21:44:27.803126Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T21:44:27.803064Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T21:49:52.408 INFO:tasks.cephadm:nfs.foo has 1/2 2023-11-30T21:49:53.409 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T21:49:53.439 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:49:53 smithi016 conmon[111898]: cluster 2023-11-30T21:49:51.438323+0000 mgr.smithi016.dzhopz (mgr.14180 2023-11-30T21:49:53.439 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:49:53 smithi016 conmon[111898]: ) 444 : cluster [DBG] pgmap v295: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 265 B/s rd, 0 op/s 2023-11-30T21:49:53.439 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:49:53 smithi016 conmon[111898]: audit 2023-11-30T21:49:51.986824+0000 mgr.smithi016.dzhopz (mgr.14180) 445 : audit [DBG] from='client.14996 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:49:53.439 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:49:53 smithi016 conmon[111898]: audit 2023-11-30T21:49:52.183458+0000 mon.smithi016 (mon.0) 672 : audit [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' 2023-11-30T21:49:53.440 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:49:53 smithi016 conmon[111898]: audit 2023-11-30T21:49:52.590978+0000 mon.smithi016 (mon.0) 673 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-30T21:49:53.440 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:49:53 smithi016 conmon[111898]: audit 2023-11-30T21:49:52.591663+0000 mon.smithi016 (mon.0) 674 : audit [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-11-30T21:49:53.440 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:49:53 smithi016 conmon[111898]: audit 2023-11-30T21:49:52.595682+0000 mon.smithi016 (mon.0) 675 : audit [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' 2023-11-30T21:49:53.440 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:49:53 smithi016 conmon[111898]: audit 2023-11-30T21:49:52.599443+0000 mon.smithi016 (mon.0) 676 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-11-30T21:49:53.440 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:49:53 smithi016 conmon[111898]: audit 2023-11-30T21:49:52.606026+0000 mon.smithi016 (mon.0) 677 : audit [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' 2023-11-30T21:49:53.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:49:53 smithi069 conmon[117073]: cluster 2023-11-30T21:49:51.438323+0000 mgr.smithi016.dzhopz (mgr.14180) 2023-11-30T21:49:53.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:49:53 smithi069 conmon[117073]: 444 : cluster [DBG] pgmap v295: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 265 B/s rd, 0 op/s 2023-11-30T21:49:53.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:49:53 smithi069 conmon[117073]: audit 2023-11-30T21:49:51.986824+0000 mgr.smithi016.dzhopz (mgr.14180) 445 : audit [DBG] from='client.14996 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:49:53.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:49:53 smithi069 conmon[117073]: audit 2023-11-30T21:49:52 2023-11-30T21:49:53.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:49:53 smithi069 conmon[117073]: .183458+0000 mon.smithi016 (mon.0) 672 2023-11-30T21:49:53.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:49:53 smithi069 conmon[117073]: : audit [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' 2023-11-30T21:49:53.528 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:49:53 smithi069 conmon[117073]: audit 2023-11- 2023-11-30T21:49:53.528 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:49:53 smithi069 conmon[117073]: 30T21:49:52.590978+0000 mon.smithi016 2023-11-30T21:49:53.528 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:49:53 smithi069 conmon[117073]: (mon.0) 673 : audit [DBG] 2023-11-30T21:49:53.528 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:49:53 smithi069 conmon[117073]: from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-30T21:49:53.528 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:49:53 smithi069 conmon[117073]: audit 2023-11-30T21:49:53.528 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:49:53 smithi069 conmon[117073]: 2023-11-30T21:49: 2023-11-30T21:49:53.528 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:49:53 smithi069 conmon[117073]: 52.591663+0000 mon.smithi016 (mon.0 2023-11-30T21:49:53.528 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:49:53 smithi069 conmon[117073]: ) 674 : audit [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-11-30T21:49:53.528 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:49:53 smithi069 conmon[117073]: audit 2023- 2023-11-30T21:49:53.528 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:49:53 smithi069 conmon[117073]: 11-30T21:49:52.595682 2023-11-30T21:49:53.528 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:49:53 smithi069 conmon[117073]: +0000 mon.smithi016 (mon.0) 675 2023-11-30T21:49:53.528 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:49:53 smithi069 conmon[117073]: : audit [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' 2023-11-30T21:49:53.528 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:49:53 smithi069 conmon[117073]: audit 2023 2023-11-30T21:49:53.529 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:49:53 smithi069 conmon[117073]: -11-30T21:49:52 2023-11-30T21:49:53.529 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:49:53 smithi069 conmon[117073]: .599443+0000 mon.smithi016 (mon.0) 2023-11-30T21:49:53.529 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:49:53 smithi069 conmon[117073]: 676 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-11-30T21:49:53.529 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:49:53 smithi069 conmon[117073]: audit 2023- 2023-11-30T21:49:53.529 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:49:53 smithi069 conmon[117073]: 11-30T21:49:52.606026 2023-11-30T21:49:53.529 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:49:53 smithi069 conmon[117073]: +0000 mon.smithi016 (mon.0) 677 2023-11-30T21:49:53.529 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:49:53 smithi069 conmon[117073]: : audit [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' 2023-11-30T21:49:54.327 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:49:54 smithi016 conmon[111898]: cluster 2023-11-30T21:49:52.596252+0000 mgr.smithi016.dzhopz (mgr.14180) 446 : cluster [DBG] pgmap v296: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 190 B/s rd, 0 op/s 2023-11-30T21:49:54.327 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:49:54 smithi016 conmon[111898]: cephadm 2023-11-30T21:49:52.607926+0000 mgr.smithi016.dzhopz (mgr.14180) 447 : cephadm [INF] Deploying daemon haproxy.nfs.foo.smithi069.fmvfnn on smithi069 2023-11-30T21:49:54.328 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:49:54 smithi016 conmon[111898]: cluster 2023-11-30T21:49:53.594027+0000 mon.smithi016 (mon.0) 678 : cluster [INF] Health check cleared: CEPHADM_DAEMON_PLACE_FAIL (was: Failed to place 4 daemon(s)) 2023-11-30T21:49:54.328 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:49:54 smithi016 conmon[111898]: cluster 2023-11-30T21:49:53.594075+0000 mon.smithi016 (mon.0) 679 : cluster [INF] Cluster is now healthy 2023-11-30T21:49:54.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:49:54 smithi069 conmon[117073]: cluster 2023-11-30T21:49:52.596252+0000 mgr.smithi016.dzhopz (mgr.14180) 446 : 2023-11-30T21:49:54.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:49:54 smithi069 conmon[117073]: cluster [DBG] pgmap v296: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 190 B/s rd, 0 op/s 2023-11-30T21:49:54.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:49:54 smithi069 conmon[117073]: cephadm 2023-11-30T21:49:52.607926+0000 mgr.smithi016.dzhopz (mgr.14180) 447 : cephadm [INF] Deploying daemon haproxy.nfs.foo.smithi069.fmvfnn on smithi069 2023-11-30T21:49:54.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:49:54 smithi069 conmon[117073]: cluster 2023- 2023-11-30T21:49:54.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:49:54 smithi069 conmon[117073]: 11-30T21:49:53.594027+0000 mon.smithi016 (mon.0) 678 : cluster [INF] Health check cleared: CEPHADM_DAEMON_PLACE_FAIL (was: Failed to place 4 daemon(s)) 2023-11-30T21:49:54.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:49:54 smithi069 conmon[117073]: cluster 2023-11 2023-11-30T21:49:54.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:49:54 smithi069 conmon[117073]: -30T21:49:53.594075+0000 mon.smithi016 ( 2023-11-30T21:49:54.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:49:54 smithi069 conmon[117073]: mon.0) 679 : cluster [INF] Cluster is now healthy 2023-11-30T21:49:55.112 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T21:49:55.112 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T21:49:52.177023Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T21:49:48.966245Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T21:49:52.177152Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:44:29.094902Z service:ingress.nfs.foo [INFO] \"service was created\"", "2023-11-30T21:47:15.902644Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.xudepb on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xudepb\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xudepb\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xudepb\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xudepb\nDeploy daemon haproxy.nfs.foo.smithi069.xudepb ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:45:23Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:46:00Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:46:38Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:49:45.430002Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi016.wilxeo on smithi016: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-wilxeo\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-wilxeo\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.wilxeo\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.wilxeo\nDeploy daemon haproxy.nfs.foo.smithi016.wilxeo ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:47:53Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:48:30Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:49:07Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:49:45.434551Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi069.lvijoi on smithi069: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:49:45.435751Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.yfzwxx on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "last_refresh": "2023-11-30T21:49:48.966837Z", "running": 2, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T21:49:48.966392Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T21:49:48.966463Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "last_refresh": "2023-11-30T21:49:48.966898Z", "ports": [12049], "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T21:49:48.966529Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T21:49:48.966593Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T21:49:52.177289Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T21:49:55.572 INFO:tasks.cephadm:nfs.foo has 2/2 2023-11-30T21:49:55.572 INFO:teuthology.run_tasks:Running task cephadm.wait_for_service... 2023-11-30T21:49:55.587 INFO:tasks.cephadm:Waiting for ceph service ingress.nfs.foo to start (timeout 300)... 2023-11-30T21:49:55.588 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T21:49:56.494 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:49:56 smithi016 conmon[111898]: cluster 2023-11-30T21:49:54.596625+0000 mgr.smithi016.dzhopz (mgr.14180) 448 : 2023-11-30T21:49:56.494 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:49:56 smithi016 conmon[111898]: cluster [DBG] pgmap v297: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 190 B/s rd, 0 op/s 2023-11-30T21:49:56.494 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:49:56 smithi016 conmon[111898]: audit 2023-11-30T21:49:55.108159+0000 mgr.smithi016.dzhopz (mgr.14180) 449 : audit [DBG] from='client.15000 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:49:56.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:49:56 smithi069 conmon[117073]: cluster 2023-11-30T21:49:54.596625+0000 mgr.smithi016.dzhopz (mgr.14180) 448 : cluster [DBG] pgmap v297: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 190 B/s rd, 0 op/s 2023-11-30T21:49:56.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:49:56 smithi069 conmon[117073]: 2023-11-30T21:49:56.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:49:56 smithi069 conmon[117073]: audit 2023-11-30T21:49:55.108159+0000 mgr.smithi016.dzhopz (mgr.14180) 449 : audit [DBG] from='client.15000 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:49:57.299 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T21:49:57.300 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T21:49:52.177023Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T21:49:48.966245Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T21:49:52.177152Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:44:29.094902Z service:ingress.nfs.foo [INFO] \"service was created\"", "2023-11-30T21:47:15.902644Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.xudepb on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xudepb\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xudepb\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xudepb\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xudepb\nDeploy daemon haproxy.nfs.foo.smithi069.xudepb ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:45:23Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:46:00Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:46:38Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:49:45.430002Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi016.wilxeo on smithi016: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-wilxeo\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-wilxeo\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.wilxeo\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.wilxeo\nDeploy daemon haproxy.nfs.foo.smithi016.wilxeo ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:47:53Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:48:30Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:49:07Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:49:45.434551Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi069.lvijoi on smithi069: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:49:45.435751Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.yfzwxx on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "last_refresh": "2023-11-30T21:49:48.966837Z", "running": 2, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T21:49:48.966392Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T21:49:48.966463Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "last_refresh": "2023-11-30T21:49:48.966898Z", "ports": [12049], "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T21:49:48.966529Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T21:49:48.966593Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T21:49:52.177289Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T21:49:57.748 INFO:tasks.cephadm:ingress.nfs.foo has 0/4 2023-11-30T21:49:58.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:49:58 smithi069 conmon[117073]: cluster 2023-11-30T21:49:56.597081+0000 mgr.smithi016.dzhopz (mgr.14180) 450 : cluster [DBG] 2023-11-30T21:49:58.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:49:58 smithi069 conmon[117073]: pgmap v298: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 183 B/s rd, 0 op/s 2023-11-30T21:49:58.602 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:49:58 smithi016 conmon[111898]: cluster 2023-11-30T21:49:56.597081+0000 mgr.smithi016.dzhopz (mgr.14180) 450 : cluster [DBG] pgmap v298: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 183 B/s rd, 0 op/s 2023-11-30T21:49:58.749 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T21:49:59.493 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:49:59 smithi016 conmon[111898]: audit 2023-11-30T21:49:57.295323+0000 2023-11-30T21:49:59.493 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:49:59 smithi016 conmon[111898]: mgr.smithi016.dzhopz (mgr.14180) 451 : audit [DBG] from='client.15004 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:49:59.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:49:59 smithi069 conmon[117073]: audit 2023-11-30T21:49:57.295323+0000 mgr.smithi016.dzhopz (mgr.14180) 451 : audit [DBG] from='client.15004 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:50:00.470 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T21:50:00.470 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T21:49:52.177023Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T21:49:48.966245Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T21:49:52.177152Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:44:29.094902Z service:ingress.nfs.foo [INFO] \"service was created\"", "2023-11-30T21:47:15.902644Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.xudepb on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xudepb\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xudepb\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xudepb\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xudepb\nDeploy daemon haproxy.nfs.foo.smithi069.xudepb ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:45:23Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:46:00Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:46:38Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:49:45.430002Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi016.wilxeo on smithi016: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-wilxeo\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-wilxeo\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.wilxeo\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.wilxeo\nDeploy daemon haproxy.nfs.foo.smithi016.wilxeo ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:47:53Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:48:30Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:49:07Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:49:45.434551Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi069.lvijoi on smithi069: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:49:45.435751Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.yfzwxx on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "last_refresh": "2023-11-30T21:49:48.966837Z", "running": 2, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T21:49:48.966392Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T21:49:48.966463Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "last_refresh": "2023-11-30T21:49:48.966898Z", "ports": [12049], "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T21:49:48.966529Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T21:49:48.966593Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T21:49:52.177289Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T21:50:00.490 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:50:00 smithi016 conmon[111898]: cluster 2023-11-30T21:49:58.597652+0000 mgr.smithi016.dzhopz (mgr.14180) 452 : cluster [DBG] pgmap v299: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 183 B/s rd, 0 op/s 2023-11-30T21:50:00.490 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:50:00 smithi016 conmon[111898]: cluster 2023-11-30T21:50:00.000102+0000 mon.smithi016 (mon.0) 680 : cluster [INF] overall HEALTH_OK 2023-11-30T21:50:00.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:50:00 smithi069 conmon[117073]: cluster 2023-11-30T21:49:58.597652+0000 mgr.smithi016.dzhopz (mgr.14180) 452 : cluster [DBG] pgmap v299: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 183 B/s rd, 0 op/s 2023-11-30T21:50:00.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:50:00 smithi069 conmon[117073]: cluster 2023-11-30T21:50:00.000102+0000 mon.smithi016 (mon.0) 680 : cluster [INF] overall HEALTH_OK 2023-11-30T21:50:00.900 INFO:tasks.cephadm:ingress.nfs.foo has 0/4 2023-11-30T21:50:01.902 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T21:50:02.484 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:50:02 smithi016 conmon[111898]: audit 2023-11-30T21:50:00.464096 2023-11-30T21:50:02.484 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:50:02 smithi016 conmon[111898]: +0000 mgr.smithi016.dzhopz (mgr.14180) 453 : audit [DBG] from='client.15008 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:50:02.484 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:50:02 smithi016 conmon[111898]: cluster 2023-11-30T21:50:00.598243+0000 mgr.smithi016.dzhopz (mgr.14180) 454 : cluster [DBG] pgmap v300: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 275 B/s rd, 0 op/s 2023-11-30T21:50:02.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:50:02 smithi069 conmon[117073]: audit 2023-11-30T21:50:00.464096+0000 mgr.smithi016.dzhopz (mgr.14180) 453 : audit [DBG] from='client.15008 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:50:02.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:50:02 smithi069 conmon[117073]: cluster 2023-11-30T21:50:00.598243+0000 2023-11-30T21:50:02.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:50:02 smithi069 conmon[117073]: mgr.smithi016.dzhopz (mgr.14180) 454 : cluster [DBG] pgmap v300: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 275 B/s rd, 0 op/s 2023-11-30T21:50:03.428 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:50:03 smithi016 conmon[111898]: cluster 2023-11-30T21:50:02.598840+0000 mgr.smithi016.dzhopz (mgr.14180) 455 : cluster [DBG] pgmap v301: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 183 B/s rd, 0 op/s 2023-11-30T21:50:03.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:50:03 smithi069 conmon[117073]: cluster 2023-11-30T21:50:02.598840+0000 mgr.smithi016.dzhopz (mgr.14180) 455 : cluster [DBG] pgmap v301: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 183 B/s rd, 0 op/s 2023-11-30T21:50:03.825 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T21:50:03.825 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T21:49:52.177023Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T21:49:48.966245Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T21:49:52.177152Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:44:29.094902Z service:ingress.nfs.foo [INFO] \"service was created\"", "2023-11-30T21:47:15.902644Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.xudepb on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xudepb\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xudepb\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xudepb\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xudepb\nDeploy daemon haproxy.nfs.foo.smithi069.xudepb ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:45:23Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:46:00Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:46:38Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:49:45.430002Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi016.wilxeo on smithi016: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-wilxeo\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-wilxeo\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.wilxeo\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.wilxeo\nDeploy daemon haproxy.nfs.foo.smithi016.wilxeo ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:47:53Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:48:30Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:49:07Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:49:45.434551Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi069.lvijoi on smithi069: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:49:45.435751Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.yfzwxx on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "last_refresh": "2023-11-30T21:49:48.966837Z", "running": 2, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T21:49:48.966392Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T21:49:48.966463Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "last_refresh": "2023-11-30T21:49:48.966898Z", "ports": [12049], "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T21:49:48.966529Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T21:49:48.966593Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T21:49:52.177289Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T21:50:04.266 INFO:tasks.cephadm:ingress.nfs.foo has 0/4 2023-11-30T21:50:05.268 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T21:50:05.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:50:04 smithi069 conmon[117073]: audit 2023-11-30T21:50:03.820590+0000 mgr.smithi016.dzhopz (mgr.14180) 456 : audit [DBG] from='client.15012 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:50:05.298 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:50:04 smithi016 conmon[111898]: audit 2023-11-30T21:50:03.820590+0000 mgr.smithi016.dzhopz (mgr.14180) 456 : audit [DBG] from='client.15012 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:50:06.100 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:50:05 smithi016 conmon[111898]: cluster 2023-11-30T21:50:04.599326+0000 mgr.smithi016.dzhopz (mgr 2023-11-30T21:50:06.100 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:50:05 smithi016 conmon[111898]: .14180) 457 : cluster [DBG] pgmap v302: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:50:06.100 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:50:05 smithi016 conmon[111898]: audit 2023-11-30T21:50:05.897049+0000 mon.smithi016 (mon.0) 681 : audit [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' 2023-11-30T21:50:06.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:50:05 smithi069 conmon[117073]: cluster 2023-11-30T21:50:04.599326+0000 mgr.smithi016.dzhopz (mgr.14180) 457 : cluster [DBG] pgmap v302: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:50:06.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:50:05 smithi069 conmon[117073]: audit 2023-11-30T21:50:05.897049+0000 2023-11-30T21:50:06.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:50:05 smithi069 conmon[117073]: mon.smithi016 (mon.0) 681 : audit [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' 2023-11-30T21:50:06.998 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T21:50:06.998 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T21:49:52.177023Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T21:49:48.966245Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T21:49:52.177152Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:44:29.094902Z service:ingress.nfs.foo [INFO] \"service was created\"", "2023-11-30T21:47:15.902644Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.xudepb on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xudepb\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xudepb\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xudepb\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xudepb\nDeploy daemon haproxy.nfs.foo.smithi069.xudepb ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:45:23Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:46:00Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:46:38Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:49:45.430002Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi016.wilxeo on smithi016: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-wilxeo\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-wilxeo\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.wilxeo\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.wilxeo\nDeploy daemon haproxy.nfs.foo.smithi016.wilxeo ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:47:53Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:48:30Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:49:07Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:49:45.434551Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi069.lvijoi on smithi069: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:49:45.435751Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.yfzwxx on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "last_refresh": "2023-11-30T21:49:48.966837Z", "running": 2, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T21:49:48.966392Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T21:49:48.966463Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "last_refresh": "2023-11-30T21:49:48.966898Z", "ports": [12049], "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T21:49:48.966529Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T21:49:48.966593Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T21:49:52.177289Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T21:50:07.419 INFO:tasks.cephadm:ingress.nfs.foo has 0/4 2023-11-30T21:50:08.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:50:07 smithi069 conmon[117073]: cluster 2023-11-30T21:50:06.599746+0000 mgr.smithi016.dzhopz (mgr.14180) 458 : cluster [DBG] pgmap v303: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T21:50:08.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:50:07 smithi069 conmon[117073]: audit 2023-11-30T21:50:06.993089+0000 mgr.smithi016.dzhopz (mgr.14180) 459 : audit [DBG] from='client.15016 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:50:08.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:50:07 smithi016 conmon[111898]: cluster 2023-11-30T21:50:06.599746+0000 mgr.smithi016.dzhopz (mgr.14180) 458 : cluster [DBG] pgmap v303: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T21:50:08.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:50:07 smithi016 conmon[111898]: audit 2023-11-30T21:50:06.993089+0000 mgr.smithi016.dzhopz (mgr.14180) 459 : audit [DBG] from='client.15016 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:50:08.420 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T21:50:10.100 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:50:09 smithi016 conmon[111898]: cluster 2023-11-30T21:50:08 2023-11-30T21:50:12.806 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:50:09 smithi016 conmon[111898]: .600206+0000 mgr.smithi016.dzhopz (mgr.14180) 460 : cluster [DBG] pgmap v304: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:50:12.807 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:50:09 smithi069 conmon[117073]: cluster 2023-11-30T21:50:08.600206+0000 mgr.smithi016.dzhopz (mgr.14180) 460 : cluster 2023-11-30T21:50:12.807 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:50:09 smithi069 conmon[117073]: [DBG] pgmap v304: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:50:12.808 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:50:10 smithi069 conmon[117073]: audit 2023-11-30T21:50:10.168298+0000 mgr.smithi016.dzhopz (mgr.14180) 461 : audit [DBG] from='client.15020 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:50:12.808 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:50:11 smithi069 conmon[117073]: cluster 2023-11-30T21:50:10.600628+0000 mgr.smithi016.dzhopz (mgr.14180) 462 : cluster 2023-11-30T21:50:12.808 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:50:11 smithi069 conmon[117073]: [DBG] pgmap v305: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T21:50:12.808 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T21:50:12.808 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T21:49:52.177023Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T21:49:48.966245Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T21:49:52.177152Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:44:29.094902Z service:ingress.nfs.foo [INFO] \"service was created\"", "2023-11-30T21:47:15.902644Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.xudepb on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xudepb\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xudepb\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xudepb\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xudepb\nDeploy daemon haproxy.nfs.foo.smithi069.xudepb ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:45:23Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:46:00Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:46:38Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:49:45.430002Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi016.wilxeo on smithi016: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-wilxeo\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-wilxeo\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.wilxeo\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.wilxeo\nDeploy daemon haproxy.nfs.foo.smithi016.wilxeo ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:47:53Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:48:30Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:49:07Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:49:45.434551Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi069.lvijoi on smithi069: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:49:45.435751Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.yfzwxx on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "last_refresh": "2023-11-30T21:49:48.966837Z", "running": 2, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T21:49:48.966392Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T21:49:48.966463Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "last_refresh": "2023-11-30T21:49:48.966898Z", "ports": [12049], "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T21:49:48.966529Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T21:49:48.966593Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T21:49:52.177289Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T21:50:12.809 INFO:tasks.cephadm:ingress.nfs.foo has 0/4 2023-11-30T21:50:12.809 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:50:10 smithi016 conmon[111898]: audit 2023-11-30T21:50:10.168298+0000 mgr.smithi016.dzhopz (mgr. 2023-11-30T21:50:12.809 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:50:10 smithi016 conmon[111898]: 14180) 461 : audit [DBG] from='client.15020 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:50:12.809 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:50:11 smithi016 conmon[111898]: cluster 2023-11-30T21:50:10.600628+0000 mgr.smithi016.dzhopz (mgr.14180) 462 : 2023-11-30T21:50:12.809 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:50:11 smithi016 conmon[111898]: cluster [DBG] pgmap v305: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T21:50:13.810 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T21:50:14.100 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:50:13 smithi016 conmon[111898]: cluster 2023-11-30T21:50:12.601364+0000 mgr.smithi016.dzhopz (mgr.14180) 463 : cluster [DBG] pgmap v306: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:50:14.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:50:13 smithi069 conmon[117073]: cluster 2023-11-30T21:50:12.601364+0000 mgr.smithi016.dzhopz (mgr.14180) 463 : cluster 2023-11-30T21:50:14.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:50:13 smithi069 conmon[117073]: [DBG] pgmap v306: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:50:15.512 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T21:50:15.512 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T21:49:52.177023Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T21:49:48.966245Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T21:49:52.177152Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:44:29.094902Z service:ingress.nfs.foo [INFO] \"service was created\"", "2023-11-30T21:47:15.902644Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.xudepb on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xudepb\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xudepb\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xudepb\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xudepb\nDeploy daemon haproxy.nfs.foo.smithi069.xudepb ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:45:23Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:46:00Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:46:38Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:49:45.430002Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi016.wilxeo on smithi016: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-wilxeo\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-wilxeo\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.wilxeo\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.wilxeo\nDeploy daemon haproxy.nfs.foo.smithi016.wilxeo ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:47:53Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:48:30Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:49:07Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:49:45.434551Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi069.lvijoi on smithi069: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:49:45.435751Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.yfzwxx on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "last_refresh": "2023-11-30T21:49:48.966837Z", "running": 2, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T21:49:48.966392Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T21:49:48.966463Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "last_refresh": "2023-11-30T21:49:48.966898Z", "ports": [12049], "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T21:49:48.966529Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T21:49:48.966593Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T21:49:52.177289Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T21:50:16.058 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:50:15 smithi016 conmon[111898]: cluster 2023-11-30T21:50:14.601764+0000 mgr.smithi016.dzhopz (mgr.14180) 464 : cluster [DBG] pgmap v307: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:50:16.059 INFO:tasks.cephadm:ingress.nfs.foo has 0/4 2023-11-30T21:50:16.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:50:15 smithi069 conmon[117073]: cluster 2023-11-30T21:50:14.601764+0000 mgr.smithi016.dzhopz (mgr.14180) 464 : cluster [DBG] 2023-11-30T21:50:16.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:50:15 smithi069 conmon[117073]: pgmap v307: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:50:17.060 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T21:50:17.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:50:16 smithi069 conmon[117073]: audit 2023-11-30T21:50:15.507493+0000 mgr.smithi016.dzhopz (mgr.14180) 2023-11-30T21:50:17.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:50:16 smithi069 conmon[117073]: 465 : audit [DBG] from='client.15024 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:50:17.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:50:16 smithi016 conmon[111898]: audit 2023-11-30T21:50:15.507493+0000 2023-11-30T21:50:17.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:50:16 smithi016 conmon[111898]: mgr.smithi016.dzhopz (mgr.14180) 465 : audit [DBG] from='client.15024 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:50:18.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:50:17 smithi069 conmon[117073]: cluster 2023-11-30T21:50:16.602347+0000 mgr.smithi016.dzhopz (mgr.14180) 466 : cluster [DBG] pgmap v308: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T21:50:18.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:50:17 smithi016 conmon[111898]: cluster 2023-11-30T21:50:16.602347+0000 mgr.smithi016.dzhopz (mgr.14180) 466 : cluster [DBG] pgmap v308: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T21:50:18.744 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T21:50:18.744 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T21:49:52.177023Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T21:49:48.966245Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T21:49:52.177152Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:44:29.094902Z service:ingress.nfs.foo [INFO] \"service was created\"", "2023-11-30T21:47:15.902644Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.xudepb on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xudepb\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xudepb\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xudepb\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xudepb\nDeploy daemon haproxy.nfs.foo.smithi069.xudepb ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:45:23Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:46:00Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:46:38Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:49:45.430002Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi016.wilxeo on smithi016: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-wilxeo\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-wilxeo\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.wilxeo\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.wilxeo\nDeploy daemon haproxy.nfs.foo.smithi016.wilxeo ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:47:53Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:48:30Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:49:07Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:49:45.434551Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi069.lvijoi on smithi069: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:49:45.435751Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.yfzwxx on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "last_refresh": "2023-11-30T21:49:48.966837Z", "running": 2, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T21:49:48.966392Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T21:49:48.966463Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "last_refresh": "2023-11-30T21:49:48.966898Z", "ports": [12049], "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T21:49:48.966529Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T21:49:48.966593Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T21:49:52.177289Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T21:50:19.208 INFO:tasks.cephadm:ingress.nfs.foo has 0/4 2023-11-30T21:50:20.209 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T21:50:20.240 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:50:19 smithi016 conmon[111898]: cluster 2023-11-30T21:50:18.602749+0000 mgr.smithi016.dzhopz (mgr.14180) 467 : cluster [DBG] pgmap v309: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:50:20.241 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:50:19 smithi016 conmon[111898]: audit 2023-11-30T21:50:18.739377+0000 mgr.smithi016.dzhopz (mgr.14180) 468 : audit [DBG] from='client.15028 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:50:20.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:50:19 smithi069 conmon[117073]: cluster 2023-11-30T21:50:18.602749+0000 mgr.smithi016.dzhopz (mgr.14180) 467 : cluster [DBG] pgmap v309: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:50:20.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:50:19 smithi069 conmon[117073]: audit 2023-11-30T21:50:18.739377+0000 mgr.smithi016.dzhopz (mgr.14180) 468 : audit [DBG] from='client.15028 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:50:22.019 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T21:50:22.019 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T21:49:52.177023Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T21:49:48.966245Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T21:49:52.177152Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:44:29.094902Z service:ingress.nfs.foo [INFO] \"service was created\"", "2023-11-30T21:47:15.902644Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.xudepb on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xudepb\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xudepb\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xudepb\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xudepb\nDeploy daemon haproxy.nfs.foo.smithi069.xudepb ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:45:23Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:46:00Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:46:38Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:49:45.430002Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi016.wilxeo on smithi016: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-wilxeo\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-wilxeo\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.wilxeo\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.wilxeo\nDeploy daemon haproxy.nfs.foo.smithi016.wilxeo ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:47:53Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:48:30Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:49:07Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:49:45.434551Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi069.lvijoi on smithi069: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:49:45.435751Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.yfzwxx on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "last_refresh": "2023-11-30T21:49:48.966837Z", "running": 2, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T21:49:48.966392Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T21:49:48.966463Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "last_refresh": "2023-11-30T21:49:48.966898Z", "ports": [12049], "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T21:49:48.966529Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T21:49:48.966593Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T21:49:52.177289Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T21:50:22.231 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:50:21 smithi016 conmon[111898]: cluster 2023-11-30T21:50:20.603142+0000 mgr.smithi016.dzhopz (mgr.14180) 469 : cluster [DBG] pgmap v310: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T21:50:22.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:50:21 smithi069 conmon[117073]: cluster 2023-11-30T21:50:20.603142+0000 mgr.smithi016.dzhopz (mgr.14180) 469 : cluster [DBG] pgmap v310: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T21:50:22.471 INFO:tasks.cephadm:ingress.nfs.foo has 0/4 2023-11-30T21:50:23.027 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:50:22 smithi069 conmon[117073]: audit 2023-11-30T21:50:22.014761+0000 mgr.smithi016.dzhopz (mgr.14180) 2023-11-30T21:50:23.027 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:50:22 smithi069 conmon[117073]: 470 : audit [DBG] from='client.15032 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:50:23.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:50:22 smithi016 conmon[111898]: audit 2023-11-30T21:50:22.014761+0000 mgr.smithi016.dzhopz (mgr.14180 2023-11-30T21:50:23.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:50:22 smithi016 conmon[111898]: ) 470 : audit [DBG] from='client.15032 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:50:23.472 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T21:50:24.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:50:23 smithi069 conmon[117073]: cluster 2023-11-30T21:50:22.603802+0000 mgr.smithi016.dzhopz (mgr.14180) 471 : cluster [DBG] pgmap v311: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:50:24.339 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:50:23 smithi016 conmon[111898]: cluster 2023-11-30T21:50:22.603802 2023-11-30T21:50:24.339 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:50:23 smithi016 conmon[111898]: +0000 mgr.smithi016.dzhopz (mgr.14180) 471 : cluster [DBG] pgmap v311: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:50:25.163 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T21:50:25.163 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T21:49:52.177023Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T21:49:48.966245Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T21:49:52.177152Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:44:29.094902Z service:ingress.nfs.foo [INFO] \"service was created\"", "2023-11-30T21:47:15.902644Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.xudepb on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xudepb\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xudepb\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xudepb\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xudepb\nDeploy daemon haproxy.nfs.foo.smithi069.xudepb ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:45:23Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:46:00Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:46:38Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:49:45.430002Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi016.wilxeo on smithi016: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-wilxeo\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-wilxeo\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.wilxeo\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.wilxeo\nDeploy daemon haproxy.nfs.foo.smithi016.wilxeo ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:47:53Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:48:30Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:49:07Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:49:45.434551Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi069.lvijoi on smithi069: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:49:45.435751Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.yfzwxx on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "last_refresh": "2023-11-30T21:49:48.966837Z", "running": 2, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T21:49:48.966392Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T21:49:48.966463Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "last_refresh": "2023-11-30T21:49:48.966898Z", "ports": [12049], "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T21:49:48.966529Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T21:49:48.966593Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T21:49:52.177289Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T21:50:25.634 INFO:tasks.cephadm:ingress.nfs.foo has 0/4 2023-11-30T21:50:26.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:50:25 smithi069 conmon[117073]: cluster 2023-11-30T21:50:24.604244+0000 mgr.smithi016.dzhopz (mgr.14180) 472 : cluster [DBG] pgmap v312: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:50:26.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:50:25 smithi069 conmon[117073]: audit 2023-11-30T21:50: 2023-11-30T21:50:26.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:50:25 smithi069 conmon[117073]: 25.158635+0000 mgr.smithi016.dzhopz (mgr.14180) 473 : audit [DBG] from='client.15036 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:50:26.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:50:25 smithi016 conmon[111898]: cluster 2023-11-30T21:50:24.604244+0000 mgr.smithi016.dzhopz (mgr.14180) 472 : cluster [DBG] pgmap v312: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:50:26.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:50:25 smithi016 conmon[111898]: audit 2023-11-30T21:50:25.158635+0000 mgr.smithi016.dzhopz (mgr.14180) 473 : audit [DBG] from='client.15036 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:50:26.635 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T21:50:28.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:50:27 smithi069 conmon[117073]: cluster 2023-11-30T21:50:26.604958+0000 mgr.smithi016.dzhopz (mgr.14180) 474 : cluster [DBG] pgmap v313: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T21:50:28.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:50:27 smithi016 conmon[111898]: cluster 2023-11-30T21:50:26.604958 2023-11-30T21:50:28.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:50:27 smithi016 conmon[111898]: +0000 mgr.smithi016.dzhopz (mgr.14180) 474 : cluster [DBG] pgmap v313: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T21:50:28.438 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T21:50:28.438 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T21:49:52.177023Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T21:49:48.966245Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T21:49:52.177152Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:44:29.094902Z service:ingress.nfs.foo [INFO] \"service was created\"", "2023-11-30T21:47:15.902644Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.xudepb on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xudepb\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xudepb\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xudepb\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xudepb\nDeploy daemon haproxy.nfs.foo.smithi069.xudepb ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:45:23Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:46:00Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:46:38Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:49:45.430002Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi016.wilxeo on smithi016: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-wilxeo\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-wilxeo\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.wilxeo\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.wilxeo\nDeploy daemon haproxy.nfs.foo.smithi016.wilxeo ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:47:53Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:48:30Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:49:07Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:49:45.434551Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi069.lvijoi on smithi069: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:49:45.435751Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.yfzwxx on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "last_refresh": "2023-11-30T21:49:48.966837Z", "running": 2, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T21:49:48.966392Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T21:49:48.966463Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "last_refresh": "2023-11-30T21:49:48.966898Z", "ports": [12049], "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T21:49:48.966529Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T21:49:48.966593Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T21:49:52.177289Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T21:50:28.884 INFO:tasks.cephadm:ingress.nfs.foo has 0/4 2023-11-30T21:50:29.884 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T21:50:30.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:50:29 smithi069 conmon[117073]: audit 2023-11-30T21:50:28.433308+0000 mgr.smithi016.dzhopz (mgr.14180) 475 : audit [DBG] from='client.15040 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:50:30.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:50:29 smithi069 conmon[117073]: cluster 2023-11-30T21:50:28.605404+0000 mgr.smithi016.dzhopz (mgr.14180) 476 : cluster [DBG] pgmap v314: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:50:30.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:50:29 smithi016 conmon[111898]: audit 2023-11-30T21:50:28.433308+0000 mgr.smithi016.dzhopz (mgr.14180) 475 : audit [DBG] from='client.15040 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:50:30.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:50:29 smithi016 conmon[111898]: cluster 2023-11-30T21:50:28.605404+0000 mgr.smithi016.dzhopz (mgr.14180) 476 : cluster [DBG] pgmap v314: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:50:31.701 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T21:50:31.701 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T21:49:52.177023Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T21:49:48.966245Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T21:49:52.177152Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:44:29.094902Z service:ingress.nfs.foo [INFO] \"service was created\"", "2023-11-30T21:47:15.902644Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.xudepb on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xudepb\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xudepb\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xudepb\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xudepb\nDeploy daemon haproxy.nfs.foo.smithi069.xudepb ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:45:23Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:46:00Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:46:38Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:49:45.430002Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi016.wilxeo on smithi016: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-wilxeo\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-wilxeo\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.wilxeo\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.wilxeo\nDeploy daemon haproxy.nfs.foo.smithi016.wilxeo ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:47:53Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:48:30Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:49:07Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:49:45.434551Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi069.lvijoi on smithi069: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:49:45.435751Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.yfzwxx on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "last_refresh": "2023-11-30T21:49:48.966837Z", "running": 2, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T21:49:48.966392Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T21:49:48.966463Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "last_refresh": "2023-11-30T21:49:48.966898Z", "ports": [12049], "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T21:49:48.966529Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T21:49:48.966593Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T21:49:52.177289Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T21:50:32.100 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:50:31 smithi016 conmon[111898]: cluster 2023-11-30T21:50:30.605819+0000 mgr.smithi016.dzhopz (mgr.14180) 477 : cluster [DBG] pgmap v315: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T21:50:32.147 INFO:tasks.cephadm:ingress.nfs.foo has 0/4 2023-11-30T21:50:32.278 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:50:31 smithi069 conmon[117073]: cluster 2023-11-30T21:50:30.605819+0000 mgr.smithi016.dzhopz (mgr.14180) 477 : cluster [DBG] pgmap v315: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T21:50:33.148 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T21:50:33.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:50:32 smithi069 conmon[117073]: audit 2023-11-30T21:50:31.696243+0000 mgr.smithi016.dzhopz (mgr.14180) 2023-11-30T21:50:33.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:50:32 smithi069 conmon[117073]: 478 : audit [DBG] from='client.15044 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:50:33.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:50:32 smithi016 conmon[111898]: audit 2023-11-30T21:50:31.696243+0000 mgr.smithi016.dzhopz (mgr.14180) 478 : audit [DBG] from='client.15044 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:50:34.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:50:33 smithi069 conmon[117073]: cluster 2023-11-30T21:50:32.606581+0000 mgr.smithi016.dzhopz (mgr.14180) 479 : cluster 2023-11-30T21:50:34.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:50:33 smithi069 conmon[117073]: [DBG] pgmap v316: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:50:34.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:50:33 smithi016 conmon[111898]: cluster 2023-11-30T21:50:32.606581+0000 mgr.smithi016.dzhopz (mgr.14180) 479 : cluster [DBG] pgmap v316: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:50:34.835 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T21:50:34.836 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T21:49:52.177023Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T21:49:48.966245Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T21:49:52.177152Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:44:29.094902Z service:ingress.nfs.foo [INFO] \"service was created\"", "2023-11-30T21:47:15.902644Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.xudepb on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xudepb\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xudepb\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xudepb\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xudepb\nDeploy daemon haproxy.nfs.foo.smithi069.xudepb ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:45:23Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:46:00Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:46:38Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:49:45.430002Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi016.wilxeo on smithi016: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-wilxeo\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-wilxeo\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.wilxeo\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.wilxeo\nDeploy daemon haproxy.nfs.foo.smithi016.wilxeo ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:47:53Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:48:30Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:49:07Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:49:45.434551Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi069.lvijoi on smithi069: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:49:45.435751Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.yfzwxx on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "last_refresh": "2023-11-30T21:49:48.966837Z", "running": 2, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T21:49:48.966392Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T21:49:48.966463Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "last_refresh": "2023-11-30T21:49:48.966898Z", "ports": [12049], "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T21:49:48.966529Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T21:49:48.966593Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T21:49:52.177289Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T21:50:35.213 INFO:tasks.cephadm:ingress.nfs.foo has 0/4 2023-11-30T21:50:36.214 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T21:50:36.245 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:50:35 smithi016 conmon[111898]: cluster 2023-11-30T21:50:34.607008+0000 mgr.smithi016.dzhopz (mgr.14180) 480 : cluster [DBG] pgmap v317: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:50:36.245 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:50:35 smithi016 conmon[111898]: audit 2023-11-30T21:50:34.830927+0000 mgr.smithi016.dzhopz (mgr.14180) 481 : audit [DBG] from='client.15048 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:50:36.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:50:35 smithi069 conmon[117073]: cluster 2023-11-30T21:50:34.607008+0000 mgr.smithi016.dzhopz (mgr.14180) 480 : cluster [DBG] pgmap v317: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:50:36.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:50:35 smithi069 conmon[117073]: audit 2023-11-30T21:50:34.830927+0000 2023-11-30T21:50:36.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:50:35 smithi069 conmon[117073]: mgr.smithi016.dzhopz (mgr.14180) 481 : audit [DBG] from='client.15048 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:50:37.925 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T21:50:37.926 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T21:49:52.177023Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T21:49:48.966245Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T21:49:52.177152Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:44:29.094902Z service:ingress.nfs.foo [INFO] \"service was created\"", "2023-11-30T21:47:15.902644Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.xudepb on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xudepb\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xudepb\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xudepb\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xudepb\nDeploy daemon haproxy.nfs.foo.smithi069.xudepb ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:45:23Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:46:00Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:46:38Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:49:45.430002Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi016.wilxeo on smithi016: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-wilxeo\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-wilxeo\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.wilxeo\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.wilxeo\nDeploy daemon haproxy.nfs.foo.smithi016.wilxeo ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:47:53Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:48:30Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:49:07Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:49:45.434551Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi069.lvijoi on smithi069: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:49:45.435751Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.yfzwxx on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "last_refresh": "2023-11-30T21:49:48.966837Z", "running": 2, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T21:49:48.966392Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T21:49:48.966463Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "last_refresh": "2023-11-30T21:49:48.966898Z", "ports": [12049], "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T21:49:48.966529Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T21:49:48.966593Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T21:49:52.177289Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T21:50:38.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:50:37 smithi069 conmon[117073]: cluster 2023-11-30T21:50:36.607539+0000 mgr.smithi016.dzhopz (mgr.14180) 482 : cluster [DBG] pgmap v318: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T21:50:38.339 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:50:37 smithi016 conmon[111898]: cluster 2023-11-30T21:50:36.607539+0000 mgr.smithi016.dzhopz (mgr.14180) 482 : cluster [DBG] pgmap v318: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T21:50:38.377 INFO:tasks.cephadm:ingress.nfs.foo has 0/4 2023-11-30T21:50:39.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:50:38 smithi069 conmon[117073]: audit 2023-11-30T21:50:37.920933+0000 mgr.smithi016.dzhopz (mgr.14180) 483 : audit [DBG] from='client.15052 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:50:39.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:50:38 smithi016 conmon[111898]: audit 2023-11-30T21:50:37.920933+0000 mgr.smithi016.dzhopz (mgr.14180) 483 : audit [DBG] from='client.15052 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:50:39.378 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T21:50:40.253 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:50:39 smithi016 conmon[111898]: cluster 2023-11-30T21:50:38.607997+0000 mgr.smithi016.dzhopz (mgr.14180) 484 : cluster [DBG] pgmap v319: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:50:40.278 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:50:39 smithi069 conmon[117073]: cluster 2023-11-30T21:50:38.607997+0000 mgr.smithi016.dzhopz (mgr.14180) 484 : cluster [DBG] pgmap v319: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:50:41.106 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T21:50:41.106 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T21:49:52.177023Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T21:49:48.966245Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T21:49:52.177152Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:44:29.094902Z service:ingress.nfs.foo [INFO] \"service was created\"", "2023-11-30T21:47:15.902644Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.xudepb on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xudepb\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xudepb\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xudepb\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xudepb\nDeploy daemon haproxy.nfs.foo.smithi069.xudepb ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:45:23Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:46:00Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:46:38Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:49:45.430002Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi016.wilxeo on smithi016: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-wilxeo\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-wilxeo\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.wilxeo\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.wilxeo\nDeploy daemon haproxy.nfs.foo.smithi016.wilxeo ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:47:53Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:48:30Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:49:07Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:49:45.434551Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi069.lvijoi on smithi069: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:49:45.435751Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.yfzwxx on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "last_refresh": "2023-11-30T21:49:48.966837Z", "running": 2, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T21:49:48.966392Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T21:49:48.966463Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "last_refresh": "2023-11-30T21:49:48.966898Z", "ports": [12049], "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T21:49:48.966529Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T21:49:48.966593Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T21:49:52.177289Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T21:50:41.529 INFO:tasks.cephadm:ingress.nfs.foo has 0/4 2023-11-30T21:50:42.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:50:41 smithi069 conmon[117073]: cluster 2023-11-30T21:50:40.608486+0000 mgr.smithi016.dzhopz (mgr.14180) 485 : cluster [DBG] pgmap v320: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T21:50:42.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:50:41 smithi069 conmon[117073]: audit 2023-11-30T21:50:41.101360+0000 mgr.smithi016.dzhopz (mgr.14180) 486 : audit [DBG] from='client.15056 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:50:42.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:50:41 smithi016 conmon[111898]: cluster 2023-11-30T21:50:40.608486+0000 mgr.smithi016.dzhopz (mgr.14180) 485 : cluster [DBG] pgmap v320: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T21:50:42.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:50:41 smithi016 conmon[111898]: audit 2023-11-30T21:50:41.101360+0000 mgr.smithi016.dzhopz (mgr.14180) 486 : audit [DBG] from='client.15056 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:50:42.530 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T21:50:44.243 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T21:50:44.243 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T21:49:52.177023Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T21:49:48.966245Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T21:49:52.177152Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:44:29.094902Z service:ingress.nfs.foo [INFO] \"service was created\"", "2023-11-30T21:47:15.902644Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.xudepb on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xudepb\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xudepb\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xudepb\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xudepb\nDeploy daemon haproxy.nfs.foo.smithi069.xudepb ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:45:23Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:46:00Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:46:38Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:49:45.430002Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi016.wilxeo on smithi016: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-wilxeo\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-wilxeo\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.wilxeo\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.wilxeo\nDeploy daemon haproxy.nfs.foo.smithi016.wilxeo ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:47:53Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:48:30Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:49:07Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:49:45.434551Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi069.lvijoi on smithi069: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:49:45.435751Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.yfzwxx on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "last_refresh": "2023-11-30T21:49:48.966837Z", "running": 2, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T21:49:48.966392Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T21:49:48.966463Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "last_refresh": "2023-11-30T21:49:48.966898Z", "ports": [12049], "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T21:49:48.966529Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T21:49:48.966593Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T21:49:52.177289Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T21:50:44.264 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:50:43 smithi016 conmon[111898]: cluster 2023-11-30T21:50:42.609025+0000 mgr.smithi016.dzhopz (mgr.14180) 487 : cluster [DBG] pgmap v321: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:50:44.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:50:43 smithi069 conmon[117073]: cluster 2023-11-30T21:50:42.609025+0000 mgr.smithi016.dzhopz (mgr.14180) 487 : cluster [DBG] pgmap v321: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:50:44.681 INFO:tasks.cephadm:ingress.nfs.foo has 0/4 2023-11-30T21:50:45.682 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T21:50:46.261 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:50:46 smithi016 conmon[111898]: audit 2023-11-30T21:50:44.238242+0000 mgr.smithi016.dzhopz (mgr 2023-11-30T21:50:46.261 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:50:46 smithi016 conmon[111898]: .14180) 488 : audit [DBG] from='client.15060 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:50:46.261 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:50:46 smithi016 conmon[111898]: cluster 2023-11-30T21:50:44.609512+0000 mgr.smithi016.dzhopz (mgr.14180) 489 : cluster [DBG] pgmap v322: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:50:46.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:50:46 smithi069 conmon[117073]: audit 2023-11-30T21:50:44.238242+0000 mgr.smithi016.dzhopz (mgr.14180) 488 : audit [DBG] from='client.15060 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:50:46.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:50:46 smithi069 conmon[117073]: cluster 2023-11-30T21:50:44.609512+0000 mgr.smithi016.dzhopz (mgr.14180) 489 : cluster [DBG] pgmap v322: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:50:47.415 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T21:50:47.415 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T21:49:52.177023Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T21:49:48.966245Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T21:49:52.177152Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:44:29.094902Z service:ingress.nfs.foo [INFO] \"service was created\"", "2023-11-30T21:47:15.902644Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.xudepb on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xudepb\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xudepb\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xudepb\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xudepb\nDeploy daemon haproxy.nfs.foo.smithi069.xudepb ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:45:23Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:46:00Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:46:38Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:49:45.430002Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi016.wilxeo on smithi016: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-wilxeo\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-wilxeo\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.wilxeo\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.wilxeo\nDeploy daemon haproxy.nfs.foo.smithi016.wilxeo ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:47:53Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:48:30Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:49:07Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:49:45.434551Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi069.lvijoi on smithi069: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:49:45.435751Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.yfzwxx on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "last_refresh": "2023-11-30T21:49:48.966837Z", "running": 2, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T21:49:48.966392Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T21:49:48.966463Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "last_refresh": "2023-11-30T21:49:48.966898Z", "ports": [12049], "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T21:49:48.966529Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T21:49:48.966593Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T21:49:52.177289Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T21:50:47.831 INFO:tasks.cephadm:ingress.nfs.foo has 0/4 2023-11-30T21:50:48.100 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:50:48 smithi016 conmon[111898]: cluster 2023-11-30T21:50:46.609938+0000 mgr.smithi016.dzhopz (mgr.14180) 490 : cluster [DBG] pgmap v323: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T21:50:48.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:50:48 smithi069 conmon[117073]: cluster 2023-11-30T21:50:46.609938+0000 mgr.smithi016.dzhopz (mgr.14180) 490 : cluster [DBG] pgmap v323: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T21:50:48.832 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T21:50:49.279 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:50:49 smithi069 conmon[117073]: audit 2023-11-30T21:50:47.410458+0000 mgr.smithi016.dzhopz (mgr.14180) 491 2023-11-30T21:50:49.279 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:50:49 smithi069 conmon[117073]: : audit [DBG] from='client.15064 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:50:49.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:50:49 smithi016 conmon[111898]: audit 2023-11-30T21:50:47.410458+0000 mgr.smithi016.dzhopz (mgr. 2023-11-30T21:50:49.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:50:49 smithi016 conmon[111898]: 14180) 491 : audit [DBG] from='client.15064 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:50:50.100 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:50:50 smithi016 conmon[111898]: cluster 2023-11-30T21:50:48.610577 2023-11-30T21:50:50.101 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:50:50 smithi016 conmon[111898]: +0000 mgr.smithi016.dzhopz (mgr.14180) 492 : cluster [DBG] pgmap v324: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:50:50.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:50:50 smithi069 conmon[117073]: cluster 2023-11-30T21:50:48.610577+0000 mgr.smithi016.dzhopz (mgr.14180) 492 : cluster [DBG] pgmap v324: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:50:50.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:50:50 smithi069 conmon[117073]: 2023-11-30T21:50:50.531 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T21:50:50.531 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T21:49:52.177023Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T21:49:48.966245Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T21:49:52.177152Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:44:29.094902Z service:ingress.nfs.foo [INFO] \"service was created\"", "2023-11-30T21:47:15.902644Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.xudepb on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xudepb\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xudepb\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xudepb\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xudepb\nDeploy daemon haproxy.nfs.foo.smithi069.xudepb ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:45:23Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:46:00Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:46:38Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:49:45.430002Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi016.wilxeo on smithi016: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-wilxeo\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-wilxeo\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.wilxeo\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.wilxeo\nDeploy daemon haproxy.nfs.foo.smithi016.wilxeo ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:47:53Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:48:30Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:49:07Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:49:45.434551Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi069.lvijoi on smithi069: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:49:45.435751Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.yfzwxx on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "last_refresh": "2023-11-30T21:49:48.966837Z", "running": 2, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T21:49:48.966392Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T21:49:48.966463Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "last_refresh": "2023-11-30T21:49:48.966898Z", "ports": [12049], "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T21:49:48.966529Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T21:49:48.966593Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T21:49:52.177289Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T21:50:50.895 INFO:tasks.cephadm:ingress.nfs.foo has 0/4 2023-11-30T21:50:51.896 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T21:50:52.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:50:52 smithi069 conmon[117073]: audit 2023-11-30T21:50:50.527077+0000 mgr.smithi016.dzhopz (mgr.14180) 493 : audit [DBG] from='client.15068 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:50:52.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:50:52 smithi069 conmon[117073]: cluster 2023-11-30T21:50:50.611041+0000 mgr.smithi016.dzhopz (mgr.14180) 494 : cluster [DBG] pgmap v325: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T21:50:52.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:50:52 smithi016 conmon[111898]: audit 2023-11-30T21:50:50.527077+0000 mgr.smithi016.dzhopz (mgr.14180) 493 : audit [DBG] from='client.15068 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:50:52.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:50:52 smithi016 conmon[111898]: cluster 2023-11-30T21:50:50.611041+0000 mgr.smithi016.dzhopz (mgr.14180) 494 : cluster [DBG] pgmap v325: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T21:50:53.606 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T21:50:53.606 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T21:49:52.177023Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T21:49:48.966245Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T21:49:52.177152Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:44:29.094902Z service:ingress.nfs.foo [INFO] \"service was created\"", "2023-11-30T21:47:15.902644Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.xudepb on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xudepb\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xudepb\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xudepb\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xudepb\nDeploy daemon haproxy.nfs.foo.smithi069.xudepb ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:45:23Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:46:00Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:46:38Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:49:45.430002Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi016.wilxeo on smithi016: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-wilxeo\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-wilxeo\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.wilxeo\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.wilxeo\nDeploy daemon haproxy.nfs.foo.smithi016.wilxeo ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:47:53Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:48:30Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:49:07Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:49:45.434551Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi069.lvijoi on smithi069: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:49:45.435751Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.yfzwxx on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "last_refresh": "2023-11-30T21:49:48.966837Z", "running": 2, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T21:49:48.966392Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T21:49:48.966463Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "last_refresh": "2023-11-30T21:49:48.966898Z", "ports": [12049], "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T21:49:48.966529Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T21:49:48.966593Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T21:49:52.177289Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T21:50:54.047 INFO:tasks.cephadm:ingress.nfs.foo has 0/4 2023-11-30T21:50:54.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:50:54 smithi069 conmon[117073]: cluster 2023-11-30T21:50:52.611614+0000 mgr.smithi016.dzhopz (mgr.14180) 495 : cluster [DBG] 2023-11-30T21:50:54.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:50:54 smithi069 conmon[117073]: pgmap v326: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:50:54.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:50:54 smithi016 conmon[111898]: cluster 2023-11-30T21:50:52.611614+0000 mgr.smithi016.dzhopz (mgr.14180) 495 : cluster [DBG] pgmap v326: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:50:55.049 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T21:50:55.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:50:55 smithi069 conmon[117073]: audit 2023-11-30T21:50:53.601131+0000 mgr.smithi016.dzhopz (mgr.14180) 496 2023-11-30T21:50:55.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:50:55 smithi069 conmon[117073]: : audit [DBG] from='client.15072 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:50:55.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:50:55 smithi016 conmon[111898]: audit 2023-11-30T21:50:53.601131+0000 mgr.smithi016.dzhopz (mgr.14180) 496 : audit [DBG] from='client.15072 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:50:56.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:50:56 smithi069 conmon[117073]: cluster 2023-11-30T21:50:54.612226+0000 mgr.smithi016.dzhopz (mgr.14180) 497 : cluster [DBG] pgmap v327: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:50:56.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:50:56 smithi016 conmon[111898]: cluster 2023-11-30T21:50:54.612226+0000 mgr.smithi016.dzhopz (mgr.14180) 497 : cluster [DBG] pgmap v327: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:50:56.760 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T21:50:56.760 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T21:49:52.177023Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T21:49:48.966245Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T21:49:52.177152Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:44:29.094902Z service:ingress.nfs.foo [INFO] \"service was created\"", "2023-11-30T21:47:15.902644Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.xudepb on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xudepb\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xudepb\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xudepb\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xudepb\nDeploy daemon haproxy.nfs.foo.smithi069.xudepb ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:45:23Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:46:00Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:46:38Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:49:45.430002Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi016.wilxeo on smithi016: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-wilxeo\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-wilxeo\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.wilxeo\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.wilxeo\nDeploy daemon haproxy.nfs.foo.smithi016.wilxeo ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:47:53Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:48:30Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:49:07Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:49:45.434551Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi069.lvijoi on smithi069: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:49:45.435751Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.yfzwxx on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "last_refresh": "2023-11-30T21:49:48.966837Z", "running": 2, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T21:49:48.966392Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T21:49:48.966463Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "last_refresh": "2023-11-30T21:49:48.966898Z", "ports": [12049], "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T21:49:48.966529Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T21:49:48.966593Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T21:49:52.177289Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T21:50:57.212 INFO:tasks.cephadm:ingress.nfs.foo has 0/4 2023-11-30T21:50:58.213 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T21:50:58.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:50:58 smithi069 conmon[117073]: cluster 2023-11-30T21:50:56.612649+0000 mgr.smithi016.dzhopz (mgr.14180) 498 : cluster [DBG] pgmap v328: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T21:50:58.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:50:58 smithi069 conmon[117073]: audit 2023-11-30T21:50:56.755394+0000 mgr.smithi016.dzhopz (mgr.14180) 499 : audit [DBG] from='client.15076 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:50:58.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:50:58 smithi016 conmon[111898]: cluster 2023-11-30T21:50:56.612649+0000 mgr.smithi016.dzhopz (mgr.14180) 2023-11-30T21:50:58.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:50:58 smithi016 conmon[111898]: 498 : cluster [DBG] pgmap v328: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T21:50:58.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:50:58 smithi016 conmon[111898]: audit 2023-11-30T21:50:56.755394+0000 mgr.smithi016.dzhopz (mgr.14180) 499 : audit [DBG] from='client.15076 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:51:00.022 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T21:51:00.022 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T21:49:52.177023Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T21:49:48.966245Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T21:49:52.177152Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:44:29.094902Z service:ingress.nfs.foo [INFO] \"service was created\"", "2023-11-30T21:47:15.902644Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.xudepb on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xudepb\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xudepb\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xudepb\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xudepb\nDeploy daemon haproxy.nfs.foo.smithi069.xudepb ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:45:23Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:46:00Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:46:38Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:49:45.430002Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi016.wilxeo on smithi016: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-wilxeo\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-wilxeo\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.wilxeo\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.wilxeo\nDeploy daemon haproxy.nfs.foo.smithi016.wilxeo ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:47:53Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:48:30Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:49:07Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:49:45.434551Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi069.lvijoi on smithi069: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:49:45.435751Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.yfzwxx on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "last_refresh": "2023-11-30T21:49:48.966837Z", "running": 2, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T21:49:48.966392Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T21:49:48.966463Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "last_refresh": "2023-11-30T21:49:48.966898Z", "ports": [12049], "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T21:49:48.966529Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T21:49:48.966593Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T21:49:52.177289Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T21:51:00.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:51:00 smithi016 conmon[111898]: cluster 2023-11-30T21:50:58.613351+0000 mgr.smithi016.dzhopz (mgr.14180) 500 : cluster [DBG] pgmap v329: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:51:00.464 INFO:tasks.cephadm:ingress.nfs.foo has 0/4 2023-11-30T21:51:00.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:51:00 smithi069 conmon[117073]: cluster 2023-11-30T21:50:58.613351+0000 mgr.smithi016.dzhopz (mgr.14180) 500 : cluster [DBG] pgmap v329: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:51:01.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:51:01 smithi016 conmon[111898]: audit 2023-11-30T21:51:00.017479+0000 mgr.smithi016.dzhopz ( 2023-11-30T21:51:01.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:51:01 smithi016 conmon[111898]: mgr.14180) 501 : audit [DBG] from='client.15080 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:51:01.465 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T21:51:01.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:51:01 smithi069 conmon[117073]: audit 2023-11-30T21:51:00.017479+0000 mgr.smithi016.dzhopz (mgr.14180) 501 : audit [DBG] from='client.15080 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:51:02.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:51:02 smithi016 conmon[111898]: cluster 2023-11-30T21:51:00.613911+0000 2023-11-30T21:51:02.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:51:02 smithi016 conmon[111898]: mgr.smithi016.dzhopz (mgr.14180) 502 : cluster [DBG] pgmap v330: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T21:51:02.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:51:02 smithi069 conmon[117073]: cluster 2023-11-30T21:51:00.613911+0000 mgr.smithi016.dzhopz (mgr.14180) 502 : cluster [DBG] pgmap v330: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T21:51:03.162 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T21:51:03.163 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T21:49:52.177023Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T21:49:48.966245Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T21:49:52.177152Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:44:29.094902Z service:ingress.nfs.foo [INFO] \"service was created\"", "2023-11-30T21:47:15.902644Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.xudepb on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xudepb\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xudepb\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xudepb\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xudepb\nDeploy daemon haproxy.nfs.foo.smithi069.xudepb ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:45:23Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:46:00Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:46:38Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:49:45.430002Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi016.wilxeo on smithi016: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-wilxeo\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-wilxeo\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.wilxeo\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.wilxeo\nDeploy daemon haproxy.nfs.foo.smithi016.wilxeo ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:47:53Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:48:30Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:49:07Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:49:45.434551Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi069.lvijoi on smithi069: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:49:45.435751Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.yfzwxx on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "last_refresh": "2023-11-30T21:49:48.966837Z", "running": 2, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T21:49:48.966392Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T21:49:48.966463Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "last_refresh": "2023-11-30T21:49:48.966898Z", "ports": [12049], "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T21:49:48.966529Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T21:49:48.966593Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T21:49:52.177289Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T21:51:03.517 INFO:tasks.cephadm:ingress.nfs.foo has 0/4 2023-11-30T21:51:04.351 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:51:04 smithi016 conmon[111898]: cluster 2023-11-30T21:51:02.614365+0000 mgr.smithi016.dzhopz (mgr.14180) 503 : cluster [DBG] pgmap v331: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:51:04.351 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:51:04 smithi016 conmon[111898]: audit 2023-11-30T21:51:03.155035+0000 mgr.smithi016.dzhopz (mgr.14180) 504 : audit [DBG] from='client.15084 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:51:04.518 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T21:51:04.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:51:04 smithi069 conmon[117073]: cluster 2023-11-30T21:51:02.614365+0000 mgr.smithi016.dzhopz (mgr.14180) 503 : cluster [DBG] 2023-11-30T21:51:04.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:51:04 smithi069 conmon[117073]: pgmap v331: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:51:04.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:51:04 smithi069 conmon[117073]: audit 2023-11-30T21:51:03.155035+0000 mgr.smithi016.dzhopz (mgr.14180) 504 : audit [DBG] from='client.15084 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:51:06.100 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:51:06 smithi016 conmon[111898]: cluster 2023-11-30T21:51:04.614947+0000 mgr.smithi016.dzhopz (mgr.14180) 505 : cluster [DBG] pgmap v332: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:51:06.225 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T21:51:06.226 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T21:49:52.177023Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T21:49:48.966245Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T21:49:52.177152Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:44:29.094902Z service:ingress.nfs.foo [INFO] \"service was created\"", "2023-11-30T21:47:15.902644Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.xudepb on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xudepb\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xudepb\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xudepb\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xudepb\nDeploy daemon haproxy.nfs.foo.smithi069.xudepb ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:45:23Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:46:00Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:46:38Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:49:45.430002Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi016.wilxeo on smithi016: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-wilxeo\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-wilxeo\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.wilxeo\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.wilxeo\nDeploy daemon haproxy.nfs.foo.smithi016.wilxeo ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:47:53Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:48:30Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:49:07Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:49:45.434551Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi069.lvijoi on smithi069: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:49:45.435751Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.yfzwxx on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "last_refresh": "2023-11-30T21:49:48.966837Z", "running": 2, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T21:49:48.966392Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T21:49:48.966463Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "last_refresh": "2023-11-30T21:49:48.966898Z", "ports": [12049], "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T21:49:48.966529Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T21:49:48.966593Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T21:49:52.177289Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T21:51:06.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:51:06 smithi069 conmon[117073]: cluster 2023-11-30T21:51:04.614947+0000 mgr.smithi016.dzhopz (mgr.14180) 505 : cluster [DBG] pgmap v332: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:51:06.680 INFO:tasks.cephadm:ingress.nfs.foo has 0/4 2023-11-30T21:51:07.682 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T21:51:08.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:51:08 smithi016 conmon[111898]: audit 2023-11-30 2023-11-30T21:51:08.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:51:08 smithi016 conmon[111898]: T21:51:06.221227+0000 mgr.smithi016.dzhopz (mgr.14180) 506 : audit [DBG] from='client.15088 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:51:08.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:51:08 smithi016 conmon[111898]: cluster 2023-11-30T21:51:06.615440+0000 mgr.smithi016.dzhopz (mgr.14180) 507 : cluster [DBG] pgmap v333: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T21:51:08.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:51:08 smithi069 conmon[117073]: audit 2023-11-30T21:51:06.221227+0000 mgr.smithi016.dzhopz (mgr.14180) 506 : audit [DBG] from='client.15088 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:51:08.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:51:08 smithi069 conmon[117073]: cluster 2023-11-30T21:51:06.615440+0000 mgr.smithi016.dzhopz (mgr.14180) 507 : cluster [DBG] pgmap v333: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T21:51:09.389 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T21:51:09.389 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T21:49:52.177023Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T21:49:48.966245Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T21:49:52.177152Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:44:29.094902Z service:ingress.nfs.foo [INFO] \"service was created\"", "2023-11-30T21:47:15.902644Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.xudepb on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xudepb\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xudepb\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xudepb\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xudepb\nDeploy daemon haproxy.nfs.foo.smithi069.xudepb ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:45:23Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:46:00Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:46:38Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:49:45.430002Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi016.wilxeo on smithi016: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-wilxeo\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-wilxeo\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.wilxeo\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.wilxeo\nDeploy daemon haproxy.nfs.foo.smithi016.wilxeo ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:47:53Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:48:30Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:49:07Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:49:45.434551Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi069.lvijoi on smithi069: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:49:45.435751Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.yfzwxx on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "last_refresh": "2023-11-30T21:49:48.966837Z", "running": 2, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T21:49:48.966392Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T21:49:48.966463Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "last_refresh": "2023-11-30T21:49:48.966898Z", "ports": [12049], "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T21:49:48.966529Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T21:49:48.966593Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T21:49:52.177289Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T21:51:09.747 INFO:tasks.cephadm:ingress.nfs.foo has 0/4 2023-11-30T21:51:10.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:51:10 smithi016 conmon[111898]: cluster 2023-11-30T21:51:08.615949+0000 mgr.smithi016.dzhopz (mgr.14180) 508 : cluster [DBG] pgmap v334: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:51:10.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:51:10 smithi069 conmon[117073]: cluster 2023-11-30T21:51:08.615949+0000 mgr.smithi016.dzhopz (mgr.14180) 508 : cluster [DBG] 2023-11-30T21:51:10.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:51:10 smithi069 conmon[117073]: pgmap v334: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:51:10.747 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T21:51:11.333 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:51:11 smithi016 conmon[111898]: audit 2023-11-30T21:51:09.383896+0000 mgr.smithi016.dzhopz ( 2023-11-30T21:51:11.334 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:51:11 smithi016 conmon[111898]: mgr.14180) 509 : audit [DBG] from='client.15092 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:51:11.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:51:11 smithi069 conmon[117073]: audit 2023-11-30T21:51:09.383896+0000 mgr.smithi016.dzhopz (mgr.14180) 509 : audit [DBG] from='client.15092 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:51:12.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:51:12 smithi016 conmon[111898]: cluster 2023-11-30T21:51:10.616531+0000 mgr.smithi016.dzhopz (mgr 2023-11-30T21:51:12.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:51:12 smithi016 conmon[111898]: .14180) 510 : cluster [DBG] pgmap v335: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T21:51:12.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:51:12 smithi069 conmon[117073]: cluster 2023-11-30T21:51:10.616531+0000 mgr.smithi016.dzhopz (mgr.14180) 510 : cluster [DBG] pgmap v335: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T21:51:12.580 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T21:51:12.581 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T21:49:52.177023Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T21:49:48.966245Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T21:49:52.177152Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:44:29.094902Z service:ingress.nfs.foo [INFO] \"service was created\"", "2023-11-30T21:47:15.902644Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.xudepb on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xudepb\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xudepb\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xudepb\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xudepb\nDeploy daemon haproxy.nfs.foo.smithi069.xudepb ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:45:23Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:46:00Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:46:38Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:49:45.430002Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi016.wilxeo on smithi016: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-wilxeo\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-wilxeo\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.wilxeo\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.wilxeo\nDeploy daemon haproxy.nfs.foo.smithi016.wilxeo ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:47:53Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:48:30Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:49:07Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:49:45.434551Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi069.lvijoi on smithi069: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:49:45.435751Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.yfzwxx on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "last_refresh": "2023-11-30T21:49:48.966837Z", "running": 2, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T21:49:48.966392Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T21:49:48.966463Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "last_refresh": "2023-11-30T21:49:48.966898Z", "ports": [12049], "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T21:49:48.966529Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T21:49:48.966593Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T21:49:52.177289Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T21:51:13.008 INFO:tasks.cephadm:ingress.nfs.foo has 0/4 2023-11-30T21:51:14.009 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T21:51:14.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:51:14 smithi016 conmon[111898]: audit 2023-11-30T21:51:12.575983+0000 mgr.smithi016.dzhopz (mgr.14180) 511 : audit [DBG] from='client.15096 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:51:14.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:51:14 smithi016 conmon[111898]: cluster 2023-11-30T21:51:12.617021+0000 mgr.smithi016.dzhopz (mgr.14180) 512 : cluster [DBG] pgmap v336: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:51:14.530 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:51:14 smithi069 conmon[117073]: audit 2023-11-30T21:51:12.575983+0000 mgr.smithi016.dzhopz (mgr.14180) 511 : audit [DBG] from='client.15096 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:51:14.530 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:51:14 smithi069 conmon[117073]: cluster 2023-11-30T21:51:12.617021+0000 mgr.smithi016.dzhopz (mgr.14180) 512 : cluster [DBG] pgmap v336: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:51:15.914 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T21:51:15.914 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T21:49:52.177023Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T21:49:48.966245Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T21:49:52.177152Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:44:29.094902Z service:ingress.nfs.foo [INFO] \"service was created\"", "2023-11-30T21:47:15.902644Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.xudepb on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xudepb\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xudepb\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xudepb\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xudepb\nDeploy daemon haproxy.nfs.foo.smithi069.xudepb ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:45:23Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:46:00Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:46:38Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:49:45.430002Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi016.wilxeo on smithi016: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-wilxeo\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-wilxeo\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.wilxeo\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.wilxeo\nDeploy daemon haproxy.nfs.foo.smithi016.wilxeo ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:47:53Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:48:30Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:49:07Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:49:45.434551Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi069.lvijoi on smithi069: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:49:45.435751Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.yfzwxx on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "last_refresh": "2023-11-30T21:49:48.966837Z", "running": 2, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T21:49:48.966392Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T21:49:48.966463Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "last_refresh": "2023-11-30T21:49:48.966898Z", "ports": [12049], "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T21:49:48.966529Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T21:49:48.966593Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T21:49:52.177289Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T21:51:16.295 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:51:16 smithi016 conmon[111898]: cluster 2023-11-30T21:51:14.617447+0000 mgr.smithi016.dzhopz 2023-11-30T21:51:16.295 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:51:16 smithi016 conmon[111898]: (mgr.14180) 513 : cluster [DBG] pgmap v337: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:51:16.358 INFO:tasks.cephadm:ingress.nfs.foo has 0/4 2023-11-30T21:51:16.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:51:16 smithi069 conmon[117073]: cluster 2023-11-30T21:51:14.617447+0000 mgr.smithi016.dzhopz (mgr.14180) 513 : cluster [DBG] pgmap v337: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:51:17.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:51:17 smithi016 conmon[111898]: audit 2023-11-30T21:51:15.909078+0000 mgr.smithi016.dzhopz ( 2023-11-30T21:51:17.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:51:17 smithi016 conmon[111898]: mgr.14180) 514 : audit [DBG] from='client.15100 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:51:17.359 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T21:51:17.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:51:17 smithi069 conmon[117073]: audit 2023-11-30T21:51:15.909078+0000 mgr.smithi016.dzhopz (mgr.14180) 514 : audit [DBG] from='client.15100 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:51:18.249 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:51:18 smithi016 conmon[111898]: cluster 2023-11-30T21:51:16.617983+0000 mgr.smithi016.dzhopz (mgr.14180) 515 : cluster [DBG] pgmap v338: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T21:51:18.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:51:18 smithi069 conmon[117073]: cluster 2023-11-30T21:51:16.617983+0000 mgr.smithi016.dzhopz (mgr.14180) 515 : cluster [DBG] pgmap v338: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T21:51:19.073 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T21:51:19.073 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T21:49:52.177023Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T21:49:48.966245Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T21:49:52.177152Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:44:29.094902Z service:ingress.nfs.foo [INFO] \"service was created\"", "2023-11-30T21:47:15.902644Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.xudepb on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xudepb\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xudepb\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xudepb\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xudepb\nDeploy daemon haproxy.nfs.foo.smithi069.xudepb ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:45:23Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:46:00Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:46:38Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:49:45.430002Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi016.wilxeo on smithi016: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-wilxeo\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-wilxeo\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.wilxeo\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.wilxeo\nDeploy daemon haproxy.nfs.foo.smithi016.wilxeo ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:47:53Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:48:30Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:49:07Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:49:45.434551Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi069.lvijoi on smithi069: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:49:45.435751Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.yfzwxx on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "last_refresh": "2023-11-30T21:49:48.966837Z", "running": 2, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T21:49:48.966392Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T21:49:48.966463Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "last_refresh": "2023-11-30T21:49:48.966898Z", "ports": [12049], "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T21:49:48.966529Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T21:49:48.966593Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T21:49:52.177289Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T21:51:19.514 INFO:tasks.cephadm:ingress.nfs.foo has 0/4 2023-11-30T21:51:20.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:51:20 smithi016 conmon[111898]: cluster 2023-11-30T21:51:18.618410+0000 mgr.smithi016.dzhopz (mgr.14180) 516 : cluster [DBG] pgmap v339: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:51:20.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:51:20 smithi016 conmon[111898]: audit 2023-11-30T21:51:19.068565+0000 mgr.smithi016.dzhopz (mgr.14180) 517 : audit [DBG] from='client.15104 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:51:20.515 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T21:51:20.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:51:20 smithi069 conmon[117073]: cluster 2023-11-30T21:51:18.618410+0000 mgr.smithi016.dzhopz (mgr.14180) 516 : cluster [DBG] pgmap v339: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:51:20.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:51:20 smithi069 conmon[117073]: audit 2023-11-30T21:51:19.068565+0000 2023-11-30T21:51:20.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:51:20 smithi069 conmon[117073]: mgr.smithi016.dzhopz (mgr.14180) 517 : audit [DBG] from='client.15104 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:51:22.217 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T21:51:22.217 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T21:49:52.177023Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T21:49:48.966245Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T21:49:52.177152Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:44:29.094902Z service:ingress.nfs.foo [INFO] \"service was created\"", "2023-11-30T21:47:15.902644Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.xudepb on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xudepb\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xudepb\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xudepb\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xudepb\nDeploy daemon haproxy.nfs.foo.smithi069.xudepb ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:45:23Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:46:00Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:46:38Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:49:45.430002Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi016.wilxeo on smithi016: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-wilxeo\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-wilxeo\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.wilxeo\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.wilxeo\nDeploy daemon haproxy.nfs.foo.smithi016.wilxeo ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:47:53Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:48:30Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:49:07Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:49:45.434551Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi069.lvijoi on smithi069: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:49:45.435751Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.yfzwxx on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "last_refresh": "2023-11-30T21:49:48.966837Z", "running": 2, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T21:49:48.966392Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T21:49:48.966463Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "last_refresh": "2023-11-30T21:49:48.966898Z", "ports": [12049], "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T21:49:48.966529Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T21:49:48.966593Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T21:49:52.177289Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T21:51:22.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:51:22 smithi016 conmon[111898]: cluster 2023-11-30T21:51:20.618860+0000 mgr.smithi016.dzhopz (mgr.14180) 518 : cluster [DBG] pgmap v340: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T21:51:22.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:51:22 smithi069 conmon[117073]: cluster 2023-11-30T21:51:20.618860+0000 mgr.smithi016.dzhopz (mgr.14180) 518 : cluster [DBG] pgmap v340: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T21:51:22.664 INFO:tasks.cephadm:ingress.nfs.foo has 0/4 2023-11-30T21:51:23.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:51:23 smithi016 conmon[111898]: audit 2023-11-30T21:51:22.211921+0000 2023-11-30T21:51:23.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:51:23 smithi016 conmon[111898]: mgr.smithi016.dzhopz (mgr.14180) 519 : audit [DBG] from='client.15108 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:51:23.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:51:23 smithi069 conmon[117073]: audit 2023-11-30T21:51:22.211921+0000 mgr.smithi016.dzhopz (mgr.14180) 519 : audit [DBG] from='client.15108 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:51:23.665 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T21:51:24.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:51:24 smithi016 conmon[111898]: cluster 2023-11-30T21:51:22.619520+0000 mgr.smithi016.dzhopz 2023-11-30T21:51:24.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:51:24 smithi016 conmon[111898]: (mgr.14180) 520 : cluster [DBG] pgmap v341: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:51:24.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:51:24 smithi069 conmon[117073]: cluster 2023-11-30T21:51:22.619520+0000 mgr.smithi016.dzhopz (mgr.14180) 520 : cluster [DBG] pgmap v341: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:51:25.359 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T21:51:25.360 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T21:49:52.177023Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T21:49:48.966245Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T21:49:52.177152Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:44:29.094902Z service:ingress.nfs.foo [INFO] \"service was created\"", "2023-11-30T21:47:15.902644Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.xudepb on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xudepb\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xudepb\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xudepb\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xudepb\nDeploy daemon haproxy.nfs.foo.smithi069.xudepb ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:45:23Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:46:00Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:46:38Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:49:45.430002Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi016.wilxeo on smithi016: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-wilxeo\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-wilxeo\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.wilxeo\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.wilxeo\nDeploy daemon haproxy.nfs.foo.smithi016.wilxeo ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:47:53Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:48:30Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:49:07Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:49:45.434551Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi069.lvijoi on smithi069: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:49:45.435751Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.yfzwxx on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "last_refresh": "2023-11-30T21:49:48.966837Z", "running": 2, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T21:49:48.966392Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T21:49:48.966463Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "last_refresh": "2023-11-30T21:49:48.966898Z", "ports": [12049], "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T21:49:48.966529Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T21:49:48.966593Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T21:49:52.177289Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T21:51:25.824 INFO:tasks.cephadm:ingress.nfs.foo has 0/4 2023-11-30T21:51:26.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:51:26 smithi016 conmon[111898]: cluster 2023-11-30T21:51:24.620191+0000 mgr.smithi016.dzhopz (mgr.14180) 521 : cluster [DBG] pgmap v342: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:51:26.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:51:26 smithi069 conmon[117073]: cluster 2023-11-30T21:51:24.620191+0000 mgr.smithi016.dzhopz (mgr.14180) 521 : cluster [DBG] pgmap v342: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:51:26.825 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T21:51:27.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:51:27 smithi016 conmon[111898]: audit 2023-11-30T21:51:25.354665+0000 mgr.smithi016.dzhopz 2023-11-30T21:51:27.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:51:27 smithi016 conmon[111898]: (mgr.14180) 522 : audit [DBG] from='client.15112 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:51:27.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:51:27 smithi069 conmon[117073]: audit 2023-11-30T21:51:25.354665+0000 mgr.smithi016.dzhopz (mgr.14180) 522 : audit [DBG] 2023-11-30T21:51:27.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:51:27 smithi069 conmon[117073]: from='client.15112 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:51:28.351 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:51:28 smithi016 conmon[111898]: cluster 2023-11-30T21:51:26.620853+0000 mgr.smithi016.dzhopz (mgr.14180) 523 : cluster [DBG] pgmap v343: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T21:51:28.517 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T21:51:28.517 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T21:49:52.177023Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T21:49:48.966245Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T21:49:52.177152Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:44:29.094902Z service:ingress.nfs.foo [INFO] \"service was created\"", "2023-11-30T21:47:15.902644Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.xudepb on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xudepb\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xudepb\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xudepb\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xudepb\nDeploy daemon haproxy.nfs.foo.smithi069.xudepb ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:45:23Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:46:00Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:46:38Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:49:45.430002Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi016.wilxeo on smithi016: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-wilxeo\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-wilxeo\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.wilxeo\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.wilxeo\nDeploy daemon haproxy.nfs.foo.smithi016.wilxeo ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:47:53Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:48:30Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:49:07Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:49:45.434551Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi069.lvijoi on smithi069: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:49:45.435751Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.yfzwxx on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "last_refresh": "2023-11-30T21:49:48.966837Z", "running": 2, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T21:49:48.966392Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T21:49:48.966463Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "last_refresh": "2023-11-30T21:49:48.966898Z", "ports": [12049], "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T21:49:48.966529Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T21:49:48.966593Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T21:49:52.177289Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T21:51:28.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:51:28 smithi069 conmon[117073]: cluster 2023-11-30T21:51:26.620853+0000 mgr.smithi016.dzhopz (mgr.14180) 523 : cluster [DBG] pgmap v343: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T21:51:28.973 INFO:tasks.cephadm:ingress.nfs.foo has 0/4 2023-11-30T21:51:29.973 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T21:51:30.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:51:30 smithi016 conmon[111898]: audit 2023-11-30T21:51:28.512933+0000 mgr.smithi016.dzhopz (mgr.14180) 524 : audit [DBG] from='client.15116 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:51:30.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:51:30 smithi016 conmon[111898]: cluster 2023-11-30T21:51:28.621296+0000 mgr.smithi016.dzhopz (mgr.14180) 525 : cluster [DBG] pgmap v344: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:51:30.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:51:30 smithi069 conmon[117073]: audit 2023-11-30T21:51:28.512933+0000 mgr.smithi016.dzhopz (mgr.14180) 524 : audit [DBG] from='client.15116 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:51:30.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:51:30 smithi069 conmon[117073]: cluster 2023-11-30T21:51:28.621296+0000 mgr.smithi016.dzhopz (mgr 2023-11-30T21:51:30.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:51:30 smithi069 conmon[117073]: .14180) 525 : cluster [DBG] pgmap v344: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:51:31.670 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T21:51:31.671 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T21:49:52.177023Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T21:49:48.966245Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T21:49:52.177152Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:44:29.094902Z service:ingress.nfs.foo [INFO] \"service was created\"", "2023-11-30T21:47:15.902644Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.xudepb on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xudepb\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xudepb\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xudepb\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xudepb\nDeploy daemon haproxy.nfs.foo.smithi069.xudepb ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:45:23Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:46:00Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:46:38Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:49:45.430002Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi016.wilxeo on smithi016: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-wilxeo\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-wilxeo\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.wilxeo\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.wilxeo\nDeploy daemon haproxy.nfs.foo.smithi016.wilxeo ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:47:53Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:48:30Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:49:07Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:49:45.434551Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi069.lvijoi on smithi069: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:49:45.435751Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.yfzwxx on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "last_refresh": "2023-11-30T21:49:48.966837Z", "running": 2, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T21:49:48.966392Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T21:49:48.966463Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "last_refresh": "2023-11-30T21:49:48.966898Z", "ports": [12049], "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T21:49:48.966529Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T21:49:48.966593Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T21:49:52.177289Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T21:51:32.123 INFO:tasks.cephadm:ingress.nfs.foo has 0/4 2023-11-30T21:51:32.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:51:32 smithi016 conmon[111898]: cluster 2023-11-30T21:51:30.621866+0000 mgr.smithi016.dzhopz (mgr.14180) 2023-11-30T21:51:32.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:51:32 smithi016 conmon[111898]: 526 : cluster [DBG] pgmap v345: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T21:51:32.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:51:32 smithi069 conmon[117073]: cluster 2023-11-30T21:51:30.621866+0000 mgr.smithi016.dzhopz (mgr.14180) 526 : cluster [DBG] pgmap v345: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T21:51:33.124 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T21:51:33.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:51:33 smithi069 conmon[117073]: audit 2023-11-30T21:51:31.664959+0000 mgr.smithi016.dzhopz (mgr.14180) 527 : audit [DBG] from='client.15120 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:51:33.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:51:33 smithi069 conmon[117073]: 2023-11-30T21:51:33.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:51:33 smithi016 conmon[111898]: audit 2023-11-30T21:51:31.664959+0000 mgr.smithi016.dzhopz (mgr.14180) 527 : audit [DBG] from='client.15120 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:51:34.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:51:34 smithi016 conmon[111898]: cluster 2023-11-30T21:51:32.622563+0000 mgr.smithi016.dzhopz (mgr.14180) 528 : cluster [DBG] pgmap v346: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:51:34.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:51:34 smithi069 conmon[117073]: cluster 2023-11-30T21:51:32.622563+0000 mgr.smithi016.dzhopz (mgr.14180) 528 : cluster 2023-11-30T21:51:34.528 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:51:34 smithi069 conmon[117073]: [DBG] pgmap v346: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:51:34.928 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T21:51:34.928 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T21:49:52.177023Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T21:49:48.966245Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T21:49:52.177152Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:44:29.094902Z service:ingress.nfs.foo [INFO] \"service was created\"", "2023-11-30T21:47:15.902644Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.xudepb on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xudepb\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xudepb\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xudepb\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xudepb\nDeploy daemon haproxy.nfs.foo.smithi069.xudepb ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:45:23Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:46:00Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:46:38Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:49:45.430002Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi016.wilxeo on smithi016: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-wilxeo\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-wilxeo\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.wilxeo\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.wilxeo\nDeploy daemon haproxy.nfs.foo.smithi016.wilxeo ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:47:53Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:48:30Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:49:07Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:49:45.434551Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi069.lvijoi on smithi069: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:49:45.435751Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.yfzwxx on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "last_refresh": "2023-11-30T21:49:48.966837Z", "running": 2, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T21:49:48.966392Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T21:49:48.966463Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "last_refresh": "2023-11-30T21:49:48.966898Z", "ports": [12049], "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T21:49:48.966529Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T21:49:48.966593Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T21:49:52.177289Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T21:51:35.385 INFO:tasks.cephadm:ingress.nfs.foo has 0/4 2023-11-30T21:51:36.387 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T21:51:36.418 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:51:36 smithi016 conmon[111898]: cluster 2023-11-30T21:51:34.623079+0000 mgr.smithi016.dzhopz ( 2023-11-30T21:51:36.419 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:51:36 smithi016 conmon[111898]: mgr.14180) 529 : cluster [DBG] pgmap v347: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:51:36.419 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:51:36 smithi016 conmon[111898]: audit 2023-11-30T21:51:34.923265+0000 mgr.smithi016.dzhopz (mgr.14180) 530 : audit [DBG] from='client.15124 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:51:36.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:51:36 smithi069 conmon[117073]: cluster 2023-11-30T21:51:34.623079+0000 mgr.smithi016.dzhopz (mgr.14180) 529 : cluster [DBG] pgmap v347: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:51:36.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:51:36 smithi069 conmon[117073]: audit 2023-11-30T21:51:34.923265+0000 mgr.smithi016.dzhopz (mgr.14180) 530 : audit [DBG] from='client.15124 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:51:38.088 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T21:51:38.088 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T21:49:52.177023Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T21:49:48.966245Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T21:49:52.177152Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:44:29.094902Z service:ingress.nfs.foo [INFO] \"service was created\"", "2023-11-30T21:47:15.902644Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.xudepb on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xudepb\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xudepb\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xudepb\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xudepb\nDeploy daemon haproxy.nfs.foo.smithi069.xudepb ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:45:23Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:46:00Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:46:38Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:49:45.430002Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi016.wilxeo on smithi016: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-wilxeo\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-wilxeo\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.wilxeo\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.wilxeo\nDeploy daemon haproxy.nfs.foo.smithi016.wilxeo ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:47:53Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:48:30Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:49:07Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:49:45.434551Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi069.lvijoi on smithi069: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:49:45.435751Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.yfzwxx on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "last_refresh": "2023-11-30T21:49:48.966837Z", "running": 2, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T21:49:48.966392Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T21:49:48.966463Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "last_refresh": "2023-11-30T21:49:48.966898Z", "ports": [12049], "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T21:49:48.966529Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T21:49:48.966593Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T21:49:52.177289Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T21:51:38.456 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:51:38 smithi016 conmon[111898]: cluster 2023-11-30T21:51:36.623505+0000 mgr.smithi016.dzhopz (mgr.14180) 531 : cluster [DBG] pgmap v348: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T21:51:38.457 INFO:tasks.cephadm:ingress.nfs.foo has 0/4 2023-11-30T21:51:38.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:51:38 smithi069 conmon[117073]: cluster 2023-11-30T21:51:36.623505+0000 mgr.smithi016.dzhopz (mgr.14180) 531 : cluster [DBG] pgmap v348: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T21:51:39.458 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T21:51:39.490 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:51:39 smithi016 conmon[111898]: audit 2023-11-30T21:51:38.083395+0000 mgr.smithi016.dzhopz (mgr.14180) 532 2023-11-30T21:51:39.490 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:51:39 smithi016 conmon[111898]: : audit [DBG] from='client.15128 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:51:39.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:51:39 smithi069 conmon[117073]: audit 2023-11-30T21:51:38.083395+0000 mgr.smithi016.dzhopz (mgr.14180) 532 : audit [DBG] from='client.15128 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:51:40.346 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:51:40 smithi016 conmon[111898]: cluster 2023-11-30T21:51:38.624060+0000 mgr.smithi016.dzhopz (mgr.14180) 533 : cluster [DBG] pgmap v349: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:51:40.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:51:40 smithi069 conmon[117073]: cluster 2023-11-30T21:51:38.624060+0000 mgr.smithi016.dzhopz (mgr.14180) 533 : cluster [DBG] pgmap v349: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:51:41.203 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T21:51:41.203 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T21:49:52.177023Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T21:49:48.966245Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T21:49:52.177152Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:44:29.094902Z service:ingress.nfs.foo [INFO] \"service was created\"", "2023-11-30T21:47:15.902644Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.xudepb on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xudepb\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xudepb\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xudepb\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xudepb\nDeploy daemon haproxy.nfs.foo.smithi069.xudepb ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:45:23Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:46:00Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:46:38Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:49:45.430002Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi016.wilxeo on smithi016: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-wilxeo\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-wilxeo\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.wilxeo\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.wilxeo\nDeploy daemon haproxy.nfs.foo.smithi016.wilxeo ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:47:53Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:48:30Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:49:07Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:49:45.434551Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi069.lvijoi on smithi069: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:49:45.435751Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.yfzwxx on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "last_refresh": "2023-11-30T21:49:48.966837Z", "running": 2, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T21:49:48.966392Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T21:49:48.966463Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "last_refresh": "2023-11-30T21:49:48.966898Z", "ports": [12049], "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T21:49:48.966529Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T21:49:48.966593Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T21:49:52.177289Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T21:51:41.623 INFO:tasks.cephadm:ingress.nfs.foo has 0/4 2023-11-30T21:51:42.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:51:42 smithi069 conmon[117073]: cluster 2023-11-30T21:51:40.624455+0000 mgr.smithi016.dzhopz (mgr.14180) 534 : cluster [DBG] 2023-11-30T21:51:42.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:51:42 smithi069 conmon[117073]: pgmap v350: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T21:51:42.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:51:42 smithi069 conmon[117073]: audit 2023-11-30T21:51:41.199039+0000 mgr.smithi016.dzhopz (mgr.14180) 535 : audit [DBG] from='client.15132 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:51:42.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:51:42 smithi016 conmon[111898]: cluster 2023-11-30T21:51:40.624455+0000 2023-11-30T21:51:42.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:51:42 smithi016 conmon[111898]: mgr.smithi016.dzhopz (mgr.14180) 534 : cluster [DBG] pgmap v350: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T21:51:42.601 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:51:42 smithi016 conmon[111898]: audit 2023-11-30T21:51:41.199039+0000 mgr.smithi016.dzhopz (mgr.14180) 535 : audit [DBG] from='client.15132 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:51:42.624 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T21:51:44.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:51:44 smithi016 conmon[111898]: cluster 2023-11-30T21:51:42.625157+0000 mgr.smithi016.dzhopz (mgr.14180) 536 : cluster [DBG] pgmap v351: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:51:44.356 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T21:51:44.356 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T21:49:52.177023Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T21:49:48.966245Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T21:49:52.177152Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:44:29.094902Z service:ingress.nfs.foo [INFO] \"service was created\"", "2023-11-30T21:47:15.902644Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.xudepb on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xudepb\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xudepb\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xudepb\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xudepb\nDeploy daemon haproxy.nfs.foo.smithi069.xudepb ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:45:23Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:46:00Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:46:38Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:49:45.430002Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi016.wilxeo on smithi016: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-wilxeo\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-wilxeo\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.wilxeo\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.wilxeo\nDeploy daemon haproxy.nfs.foo.smithi016.wilxeo ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:47:53Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:48:30Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:49:07Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:49:45.434551Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi069.lvijoi on smithi069: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:49:45.435751Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.yfzwxx on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "last_refresh": "2023-11-30T21:49:48.966837Z", "running": 2, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T21:49:48.966392Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T21:49:48.966463Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "last_refresh": "2023-11-30T21:49:48.966898Z", "ports": [12049], "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T21:49:48.966529Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T21:49:48.966593Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T21:49:52.177289Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T21:51:44.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:51:44 smithi069 conmon[117073]: cluster 2023-11-30T21:51:42.625157+0000 mgr.smithi016.dzhopz (mgr.14180) 536 : cluster [DBG] 2023-11-30T21:51:44.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:51:44 smithi069 conmon[117073]: pgmap v351: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:51:44.786 INFO:tasks.cephadm:ingress.nfs.foo has 0/4 2023-11-30T21:51:45.788 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T21:51:46.388 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:51:46 smithi016 conmon[111898]: audit 2023-11-30T21:51:44.351672+0000 mgr.smithi016.dzhopz (mgr 2023-11-30T21:51:46.388 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:51:46 smithi016 conmon[111898]: .14180) 537 : audit [DBG] from='client.15136 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:51:46.388 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:51:46 smithi016 conmon[111898]: cluster 2023-11-30T21:51:44.625533+0000 mgr.smithi016.dzhopz (mgr.14180) 538 : cluster [DBG] pgmap v352: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:51:46.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:51:46 smithi069 conmon[117073]: audit 2023-11-30T21:51:44.351672+0000 mgr.smithi016.dzhopz (mgr.14180) 537 : audit [DBG] from='client.15136 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:51:46.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:51:46 smithi069 conmon[117073]: cluster 2023-11-30T21:51:44.625533 2023-11-30T21:51:46.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:51:46 smithi069 conmon[117073]: +0000 mgr.smithi016.dzhopz (mgr.14180) 538 : cluster [DBG] pgmap v352: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:51:47.483 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T21:51:47.483 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T21:49:52.177023Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T21:49:48.966245Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T21:49:52.177152Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:44:29.094902Z service:ingress.nfs.foo [INFO] \"service was created\"", "2023-11-30T21:47:15.902644Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.xudepb on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xudepb\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xudepb\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xudepb\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xudepb\nDeploy daemon haproxy.nfs.foo.smithi069.xudepb ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:45:23Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:46:00Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:46:38Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:49:45.430002Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi016.wilxeo on smithi016: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-wilxeo\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-wilxeo\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.wilxeo\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.wilxeo\nDeploy daemon haproxy.nfs.foo.smithi016.wilxeo ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:47:53Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:48:30Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:49:07Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:49:45.434551Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi069.lvijoi on smithi069: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:49:45.435751Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.yfzwxx on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "last_refresh": "2023-11-30T21:49:48.966837Z", "running": 2, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T21:49:48.966392Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T21:49:48.966463Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "last_refresh": "2023-11-30T21:49:48.966898Z", "ports": [12049], "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T21:49:48.966529Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T21:49:48.966593Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T21:49:52.177289Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T21:51:47.840 INFO:tasks.cephadm:ingress.nfs.foo has 0/4 2023-11-30T21:51:48.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:51:48 smithi069 conmon[117073]: cluster 2023-11-30T21:51:46.625949+0000 mgr.smithi016.dzhopz (mgr.14180) 539 : cluster [DBG] pgmap v353: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T21:51:48.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:51:48 smithi069 conmon[117073]: 2023-11-30T21:51:48.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:51:48 smithi016 conmon[111898]: cluster 2023-11-30T21:51:46.625949+0000 mgr.smithi016.dzhopz (mgr.14180) 539 : cluster [DBG] pgmap v353: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T21:51:48.841 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T21:51:49.396 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:51:49 smithi016 conmon[111898]: audit 2023-11-30T21:51:47.478377+0000 mgr.smithi016.dzhopz (mgr.14180 2023-11-30T21:51:49.396 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:51:49 smithi016 conmon[111898]: ) 540 : audit [DBG] from='client.15140 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:51:49.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:51:49 smithi069 conmon[117073]: audit 2023-11-30T21:51:47.478377+0000 mgr.smithi016.dzhopz (mgr.14180) 540 : audit 2023-11-30T21:51:49.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:51:49 smithi069 conmon[117073]: [DBG] from='client.15140 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:51:50.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:51:50 smithi069 conmon[117073]: cluster 2023-11-30T21:51:48.626404+0000 mgr.smithi016.dzhopz (mgr.14180) 541 : cluster [DBG] pgmap v354: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:51:50.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:51:50 smithi069 conmon[117073]: 2023-11-30T21:51:50.554 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T21:51:50.554 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T21:49:52.177023Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T21:49:48.966245Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T21:49:52.177152Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:44:29.094902Z service:ingress.nfs.foo [INFO] \"service was created\"", "2023-11-30T21:47:15.902644Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.xudepb on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xudepb\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xudepb\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xudepb\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xudepb\nDeploy daemon haproxy.nfs.foo.smithi069.xudepb ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:45:23Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:46:00Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:46:38Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:49:45.430002Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi016.wilxeo on smithi016: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-wilxeo\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-wilxeo\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.wilxeo\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.wilxeo\nDeploy daemon haproxy.nfs.foo.smithi016.wilxeo ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:47:53Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:48:30Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:49:07Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:49:45.434551Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi069.lvijoi on smithi069: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:49:45.435751Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.yfzwxx on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "last_refresh": "2023-11-30T21:49:48.966837Z", "running": 2, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T21:49:48.966392Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T21:49:48.966463Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "last_refresh": "2023-11-30T21:49:48.966898Z", "ports": [12049], "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T21:49:48.966529Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T21:49:48.966593Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T21:49:52.177289Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T21:51:50.581 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:51:50 smithi016 conmon[111898]: cluster 2023-11-30T21:51:48.626404+0000 mgr.smithi016.dzhopz (mgr 2023-11-30T21:51:50.582 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:51:50 smithi016 conmon[111898]: .14180) 541 : cluster [DBG] pgmap v354: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:51:50.902 INFO:tasks.cephadm:ingress.nfs.foo has 0/4 2023-11-30T21:51:52.004 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T21:51:52.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:51:52 smithi016 conmon[111898]: audit 2023-11-30T21:51:50.548908+0000 mgr.smithi016.dzhopz (mgr.14180) 542 : audit [DBG] from='client.15144 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:51:52.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:51:52 smithi016 conmon[111898]: cluster 2023-11-30T21:51:50.626827+0000 mgr.smithi016.dzhopz (mgr.14180) 543 : cluster [DBG] pgmap v355: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T21:51:52.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:51:52 smithi069 conmon[117073]: audit 2023-11-30T21:51:50.548908+0000 mgr.smithi016.dzhopz (mgr.14180) 542 : audit [DBG] from='client.15144 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:51:52.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:51:52 smithi069 conmon[117073]: cluster 2023-11-30T21:51:50.626827+0000 mgr.smithi016.dzhopz (mgr.14180) 543 : cluster [DBG] pgmap v355: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T21:51:53.708 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T21:51:53.708 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T21:49:52.177023Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T21:49:48.966245Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T21:49:52.177152Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:44:29.094902Z service:ingress.nfs.foo [INFO] \"service was created\"", "2023-11-30T21:47:15.902644Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.xudepb on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xudepb\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xudepb\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xudepb\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xudepb\nDeploy daemon haproxy.nfs.foo.smithi069.xudepb ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:45:23Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:46:00Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:46:38Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:49:45.430002Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi016.wilxeo on smithi016: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-wilxeo\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-wilxeo\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.wilxeo\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.wilxeo\nDeploy daemon haproxy.nfs.foo.smithi016.wilxeo ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:47:53Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:48:30Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:49:07Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:49:45.434551Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi069.lvijoi on smithi069: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:49:45.435751Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.yfzwxx on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "last_refresh": "2023-11-30T21:49:48.966837Z", "running": 2, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T21:49:48.966392Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T21:49:48.966463Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "last_refresh": "2023-11-30T21:49:48.966898Z", "ports": [12049], "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T21:49:48.966529Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T21:49:48.966593Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T21:49:52.177289Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T21:51:54.064 INFO:tasks.cephadm:ingress.nfs.foo has 0/4 2023-11-30T21:51:54.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:51:54 smithi016 conmon[111898]: cluster 2023-11-30T21:51:52.627522+0000 mgr.smithi016.dzhopz (mgr 2023-11-30T21:51:54.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:51:54 smithi016 conmon[111898]: .14180) 544 : cluster [DBG] pgmap v356: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:51:54.529 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:51:54 smithi069 conmon[117073]: cluster 2023-11-30T21:51:52.627522+0000 mgr.smithi016.dzhopz (mgr.14180) 544 : cluster [DBG] pgmap v356: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:51:55.070 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T21:51:55.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:51:55 smithi069 conmon[117073]: audit 2023-11-30T21:51:53.703261+0000 mgr.smithi016.dzhopz (mgr.14180) 545 : audit [DBG] from='client.15148 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:51:55.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:51:55 smithi016 conmon[111898]: audit 2023-11-30T21:51:53.703261+0000 mgr.smithi016.dzhopz (mgr.14180) 2023-11-30T21:51:55.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:51:55 smithi016 conmon[111898]: 545 : audit [DBG] from='client.15148 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:51:56.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:51:56 smithi016 conmon[111898]: cluster 2023-11-30T21:51:54.628020+0000 mgr.smithi016.dzhopz (mgr.14180) 546 : cluster [DBG] pgmap v357: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:51:56.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:51:56 smithi069 conmon[117073]: cluster 2023-11-30T21:51:54.628020+0000 mgr.smithi016.dzhopz (mgr.14180) 546 : cluster 2023-11-30T21:51:56.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:51:56 smithi069 conmon[117073]: [DBG] pgmap v357: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:51:56.917 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T21:51:56.917 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T21:49:52.177023Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T21:49:48.966245Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T21:49:52.177152Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:44:29.094902Z service:ingress.nfs.foo [INFO] \"service was created\"", "2023-11-30T21:47:15.902644Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.xudepb on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xudepb\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xudepb\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xudepb\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xudepb\nDeploy daemon haproxy.nfs.foo.smithi069.xudepb ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:45:23Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:46:00Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:46:38Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:49:45.430002Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi016.wilxeo on smithi016: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-wilxeo\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-wilxeo\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.wilxeo\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.wilxeo\nDeploy daemon haproxy.nfs.foo.smithi016.wilxeo ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:47:53Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:48:30Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:49:07Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:49:45.434551Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi069.lvijoi on smithi069: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:49:45.435751Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.yfzwxx on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "last_refresh": "2023-11-30T21:49:48.966837Z", "running": 2, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T21:49:48.966392Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T21:49:48.966463Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "last_refresh": "2023-11-30T21:49:48.966898Z", "ports": [12049], "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T21:49:48.966529Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T21:49:48.966593Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T21:49:52.177289Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T21:51:57.338 INFO:tasks.cephadm:ingress.nfs.foo has 0/4 2023-11-30T21:51:58.339 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T21:51:58.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:51:58 smithi069 conmon[117073]: cluster 2023-11-30T21:51:56.628464+0000 mgr.smithi016.dzhopz (mgr.14180) 547 : cluster [DBG] pgmap v358: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T21:51:58.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:51:58 smithi069 conmon[117073]: audit 2023-11-30T21: 2023-11-30T21:51:58.528 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:51:58 smithi069 conmon[117073]: 51:56.912160+0000 mgr.smithi016.dzhopz (mgr.14180) 548 : audit [DBG] from='client.15152 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:51:58.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:51:58 smithi016 conmon[111898]: cluster 2023-11-30T21:51:56.628464+0000 mgr.smithi016.dzhopz (mgr.14180 2023-11-30T21:51:58.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:51:58 smithi016 conmon[111898]: ) 547 : cluster [DBG] pgmap v358: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T21:51:58.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:51:58 smithi016 conmon[111898]: audit 2023-11-30T21:51:56.912160+0000 mgr.smithi016.dzhopz (mgr.14180) 548 : audit [DBG] from='client.15152 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:52:00.122 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T21:52:00.122 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T21:49:52.177023Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T21:49:48.966245Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T21:49:52.177152Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:44:29.094902Z service:ingress.nfs.foo [INFO] \"service was created\"", "2023-11-30T21:47:15.902644Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.xudepb on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xudepb\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xudepb\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xudepb\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xudepb\nDeploy daemon haproxy.nfs.foo.smithi069.xudepb ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:45:23Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:46:00Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:46:38Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:49:45.430002Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi016.wilxeo on smithi016: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-wilxeo\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-wilxeo\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.wilxeo\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.wilxeo\nDeploy daemon haproxy.nfs.foo.smithi016.wilxeo ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:47:53Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:48:30Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:49:07Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:49:45.434551Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi069.lvijoi on smithi069: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:49:45.435751Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.yfzwxx on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "last_refresh": "2023-11-30T21:49:48.966837Z", "running": 2, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T21:49:48.966392Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T21:49:48.966463Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "last_refresh": "2023-11-30T21:49:48.966898Z", "ports": [12049], "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T21:49:48.966529Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T21:49:48.966593Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T21:49:52.177289Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T21:52:00.475 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:52:00 smithi016 conmon[111898]: cluster 2023-11-30T21:51:58.629141+0000 mgr.smithi016.dzhopz (mgr.14180) 549 : cluster [DBG] pgmap v359: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:52:00.476 INFO:tasks.cephadm:ingress.nfs.foo has 0/4 2023-11-30T21:52:00.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:52:00 smithi069 conmon[117073]: cluster 2023-11-30T21:51:58.629141+0000 mgr.smithi016.dzhopz (mgr.14180) 549 : cluster [DBG] pgmap v359: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:52:01.477 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T21:52:01.509 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:52:01 smithi016 conmon[111898]: audit 2023-11-30T21:52:00.117530+0000 mgr.smithi016.dzhopz (mgr.14180) 550 : audit [DBG] 2023-11-30T21:52:01.509 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:52:01 smithi016 conmon[111898]: from='client.15156 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:52:01.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:52:01 smithi069 conmon[117073]: audit 2023-11-30T21:52:00.117530+0000 mgr.smithi016.dzhopz (mgr.14180) 550 : audit [DBG] from='client.15156 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:52:02.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:52:02 smithi016 conmon[111898]: cluster 2023-11-30T21:52:00.629553+0000 2023-11-30T21:52:02.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:52:02 smithi016 conmon[111898]: mgr.smithi016.dzhopz (mgr.14180) 551 : cluster [DBG] pgmap v360: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T21:52:02.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:52:02 smithi069 conmon[117073]: cluster 2023-11-30T21:52:00.629553+0000 mgr.smithi016.dzhopz (mgr.14180) 551 : cluster [DBG] pgmap v360: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T21:52:03.172 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T21:52:03.172 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T21:49:52.177023Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T21:49:48.966245Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T21:49:52.177152Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:44:29.094902Z service:ingress.nfs.foo [INFO] \"service was created\"", "2023-11-30T21:47:15.902644Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.xudepb on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xudepb\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xudepb\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xudepb\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xudepb\nDeploy daemon haproxy.nfs.foo.smithi069.xudepb ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:45:23Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:46:00Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:46:38Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:49:45.430002Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi016.wilxeo on smithi016: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-wilxeo\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-wilxeo\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.wilxeo\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.wilxeo\nDeploy daemon haproxy.nfs.foo.smithi016.wilxeo ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:47:53Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:48:30Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:49:07Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:49:45.434551Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi069.lvijoi on smithi069: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:49:45.435751Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.yfzwxx on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "last_refresh": "2023-11-30T21:49:48.966837Z", "running": 2, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T21:49:48.966392Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T21:49:48.966463Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "last_refresh": "2023-11-30T21:49:48.966898Z", "ports": [12049], "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T21:49:48.966529Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T21:49:48.966593Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T21:49:52.177289Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T21:52:03.539 INFO:tasks.cephadm:ingress.nfs.foo has 0/4 2023-11-30T21:52:04.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:52:04 smithi069 conmon[117073]: cluster 2023-11-30T21:52:02.630030+0000 mgr.smithi016.dzhopz (mgr.14180) 552 : cluster [DBG] pgmap v361: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:52:04.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:52:04 smithi069 conmon[117073]: audit 2023-11-30T21:52:03.167454+0000 mgr.smithi016.dzhopz (mgr.14180) 553 : audit [DBG] from='client.15160 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:52:04.540 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T21:52:04.572 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:52:04 smithi016 conmon[111898]: cluster 2023-11-30T21:52:02.630030+0000 mgr.smithi016.dzhopz (mgr.14180) 552 : cluster [DBG] pgmap v361: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:52:04.573 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:52:04 smithi016 conmon[111898]: audit 2023-11-30T21:52:03.167454+0000 mgr.smithi016.dzhopz (mgr.14180) 553 : audit [DBG] from='client.15160 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:52:06.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:52:06 smithi016 conmon[111898]: cluster 2023-11-30T21:52:04.630595+0000 mgr.smithi016.dzhopz (mgr.14180 2023-11-30T21:52:06.351 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:52:06 smithi016 conmon[111898]: ) 554 : cluster [DBG] pgmap v362: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:52:06.476 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T21:52:06.477 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T21:49:52.177023Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T21:49:48.966245Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T21:49:52.177152Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:44:29.094902Z service:ingress.nfs.foo [INFO] \"service was created\"", "2023-11-30T21:47:15.902644Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.xudepb on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xudepb\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xudepb\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xudepb\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xudepb\nDeploy daemon haproxy.nfs.foo.smithi069.xudepb ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:45:23Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:46:00Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:46:38Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:49:45.430002Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi016.wilxeo on smithi016: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-wilxeo\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-wilxeo\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.wilxeo\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.wilxeo\nDeploy daemon haproxy.nfs.foo.smithi016.wilxeo ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:47:53Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:48:30Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:49:07Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:49:45.434551Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi069.lvijoi on smithi069: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:49:45.435751Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.yfzwxx on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "last_refresh": "2023-11-30T21:49:48.966837Z", "running": 2, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T21:49:48.966392Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T21:49:48.966463Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "last_refresh": "2023-11-30T21:49:48.966898Z", "ports": [12049], "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T21:49:48.966529Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T21:49:48.966593Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T21:49:52.177289Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T21:52:06.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:52:06 smithi069 conmon[117073]: cluster 2023-11-30T21:52:04.630595+0000 mgr.smithi016.dzhopz (mgr.14180) 554 : cluster [DBG] pgmap v362: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:52:06.903 INFO:tasks.cephadm:ingress.nfs.foo has 0/4 2023-11-30T21:52:07.903 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T21:52:08.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:52:08 smithi016 conmon[111898]: audit 2023-11-30T21:52:06.471952+0000 mgr.smithi016.dzhopz (mgr.14180) 555 : audit [DBG] from='client.15164 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:52:08.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:52:08 smithi016 conmon[111898]: cluster 2023-11-30T21:52:06.631115+0000 mgr.smithi016.dzhopz (mgr.14180) 556 : cluster [DBG] pgmap v363: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T21:52:08.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:52:08 smithi069 conmon[117073]: audit 2023-11-30T21:52:06.471952+0000 mgr.smithi016.dzhopz (mgr.14180) 555 : audit [DBG] from='client.15164 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:52:08.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:52:08 smithi069 conmon[117073]: cluster 2023-11-30T21:52:06.631115+0000 mgr.smithi016.dzhopz (mgr.14180) 556 : cluster [DBG] pgmap v363: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T21:52:09.592 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T21:52:09.592 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T21:49:52.177023Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T21:49:48.966245Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T21:49:52.177152Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:44:29.094902Z service:ingress.nfs.foo [INFO] \"service was created\"", "2023-11-30T21:47:15.902644Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.xudepb on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xudepb\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xudepb\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xudepb\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xudepb\nDeploy daemon haproxy.nfs.foo.smithi069.xudepb ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:45:23Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:46:00Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:46:38Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:49:45.430002Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi016.wilxeo on smithi016: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-wilxeo\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-wilxeo\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.wilxeo\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.wilxeo\nDeploy daemon haproxy.nfs.foo.smithi016.wilxeo ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:47:53Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:48:30Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:49:07Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:49:45.434551Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi069.lvijoi on smithi069: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:49:45.435751Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.yfzwxx on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "last_refresh": "2023-11-30T21:49:48.966837Z", "running": 2, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T21:49:48.966392Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T21:49:48.966463Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "last_refresh": "2023-11-30T21:49:48.966898Z", "ports": [12049], "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T21:49:48.966529Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T21:49:48.966593Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T21:49:52.177289Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T21:52:09.958 INFO:tasks.cephadm:ingress.nfs.foo has 0/4 2023-11-30T21:52:10.351 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:52:10 smithi016 conmon[111898]: cluster 2023-11-30T21:52:08.631532+0000 mgr.smithi016.dzhopz (mgr.14180) 557 : cluster [DBG] pgmap v364: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:52:10.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:52:10 smithi069 conmon[117073]: cluster 2023-11-30T21:52:08.631532+0000 mgr.smithi016.dzhopz (mgr.14180) 557 : cluster [DBG] 2023-11-30T21:52:10.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:52:10 smithi069 conmon[117073]: pgmap v364: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:52:10.960 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T21:52:11.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:52:11 smithi016 conmon[111898]: audit 2023-11-30T21:52:09 2023-11-30T21:52:11.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:52:11 smithi016 conmon[111898]: .587156+0000 mgr.smithi016.dzhopz (mgr.14180) 558 : audit [DBG] from='client.15168 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:52:11.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:52:11 smithi069 conmon[117073]: audit 2023-11-30T21:52:09.587156+0000 mgr.smithi016.dzhopz (mgr.14180) 558 : audit [DBG] 2023-11-30T21:52:11.568 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:52:11 smithi069 conmon[117073]: from='client.15168 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:52:12.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:52:12 smithi069 conmon[117073]: cluster 2023-11-30T21:52:10.632077+0000 mgr.smithi016.dzhopz (mgr.14180) 559 : cluster [DBG] pgmap v365: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T21:52:12.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:52:12 smithi016 conmon[111898]: cluster 2023-11-30T21:52:10.632077+0000 mgr.smithi016.dzhopz 2023-11-30T21:52:12.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:52:12 smithi016 conmon[111898]: (mgr.14180) 559 : cluster [DBG] pgmap v365: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T21:52:12.682 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T21:52:12.682 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T21:49:52.177023Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T21:49:48.966245Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T21:49:52.177152Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:44:29.094902Z service:ingress.nfs.foo [INFO] \"service was created\"", "2023-11-30T21:47:15.902644Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.xudepb on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xudepb\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xudepb\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xudepb\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xudepb\nDeploy daemon haproxy.nfs.foo.smithi069.xudepb ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:45:23Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:46:00Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:46:38Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:49:45.430002Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi016.wilxeo on smithi016: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-wilxeo\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-wilxeo\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.wilxeo\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.wilxeo\nDeploy daemon haproxy.nfs.foo.smithi016.wilxeo ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:47:53Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:48:30Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:49:07Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:49:45.434551Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi069.lvijoi on smithi069: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:49:45.435751Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.yfzwxx on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "last_refresh": "2023-11-30T21:49:48.966837Z", "running": 2, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T21:49:48.966392Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T21:49:48.966463Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "last_refresh": "2023-11-30T21:49:48.966898Z", "ports": [12049], "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T21:49:48.966529Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T21:49:48.966593Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T21:49:52.177289Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T21:52:13.121 INFO:tasks.cephadm:ingress.nfs.foo has 0/4 2023-11-30T21:52:14.123 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T21:52:14.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:52:14 smithi069 conmon[117073]: cluster 2023-11-30T21:52:12.632522+0000 mgr.smithi016.dzhopz (mgr.14180) 560 : cluster [DBG] pgmap v366: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:52:14.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:52:14 smithi069 conmon[117073]: audit 2023-11-30T21:52:12.677718+0000 mgr.smithi016.dzhopz (mgr.14180) 561 : audit [DBG] from='client.15172 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:52:14.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:52:14 smithi016 conmon[111898]: cluster 2023-11-30T21:52:12. 2023-11-30T21:52:14.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:52:14 smithi016 conmon[111898]: 632522+0000 mgr.smithi016.dzhopz (mgr.14180) 560 : cluster [DBG] pgmap v366: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:52:14.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:52:14 smithi016 conmon[111898]: audit 2023-11-30T21:52:12.677718+0000 mgr.smithi016.dzhopz (mgr.14180) 561 : audit [DBG] from='client.15172 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:52:15.843 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T21:52:15.844 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T21:49:52.177023Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T21:49:48.966245Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T21:49:52.177152Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:44:29.094902Z service:ingress.nfs.foo [INFO] \"service was created\"", "2023-11-30T21:47:15.902644Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.xudepb on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xudepb\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xudepb\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xudepb\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xudepb\nDeploy daemon haproxy.nfs.foo.smithi069.xudepb ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:45:23Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:46:00Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:46:38Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:49:45.430002Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi016.wilxeo on smithi016: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-wilxeo\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-wilxeo\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.wilxeo\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.wilxeo\nDeploy daemon haproxy.nfs.foo.smithi016.wilxeo ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:47:53Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:48:30Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:49:07Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:49:45.434551Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi069.lvijoi on smithi069: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:49:45.435751Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.yfzwxx on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "last_refresh": "2023-11-30T21:49:48.966837Z", "running": 2, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T21:49:48.966392Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T21:49:48.966463Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "last_refresh": "2023-11-30T21:49:48.966898Z", "ports": [12049], "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T21:49:48.966529Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T21:49:48.966593Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T21:49:52.177289Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T21:52:16.373 INFO:tasks.cephadm:ingress.nfs.foo has 0/4 2023-11-30T21:52:16.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:52:16 smithi069 conmon[117073]: cluster 2023-11-30T21:52:14.633049+0000 mgr.smithi016.dzhopz (mgr.14180) 562 : cluster [DBG] pgmap v367: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:52:16.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:52:16 smithi016 conmon[111898]: cluster 2023-11-30T21:52:14.633049+0000 mgr.smithi016.dzhopz (mgr.14180) 562 : cluster [DBG] pgmap v367: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:52:17.375 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T21:52:17.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:52:17 smithi069 conmon[117073]: audit 2023-11-30T21:52:15.839408+0000 mgr.smithi016.dzhopz (mgr.14180) 563 : audit [DBG] from='client.15176 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:52:17.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:52:17 smithi016 conmon[111898]: audit 2023-11-30T21:52:15.839408+0000 mgr.smithi016.dzhopz (mgr.14180) 563 : audit [DBG] from='client.15176 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:52:18.241 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:52:18 smithi016 conmon[111898]: cluster 2023-11-30T21:52:16.633625+0000 mgr.smithi016.dzhopz (mgr.14180) 564 : cluster [DBG] pgmap v368: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T21:52:18.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:52:18 smithi069 conmon[117073]: cluster 2023-11-30T21:52:16.633625+0000 mgr.smithi016.dzhopz (mgr.14180) 564 : cluster [DBG] pgmap v368: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T21:52:19.083 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T21:52:19.083 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T21:49:52.177023Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T21:49:48.966245Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T21:49:52.177152Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:44:29.094902Z service:ingress.nfs.foo [INFO] \"service was created\"", "2023-11-30T21:47:15.902644Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.xudepb on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xudepb\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xudepb\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xudepb\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xudepb\nDeploy daemon haproxy.nfs.foo.smithi069.xudepb ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:45:23Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:46:00Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:46:38Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:49:45.430002Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi016.wilxeo on smithi016: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-wilxeo\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-wilxeo\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.wilxeo\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.wilxeo\nDeploy daemon haproxy.nfs.foo.smithi016.wilxeo ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:47:53Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:48:30Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:49:07Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:49:45.434551Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi069.lvijoi on smithi069: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:49:45.435751Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.yfzwxx on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "last_refresh": "2023-11-30T21:49:48.966837Z", "running": 2, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T21:49:48.966392Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T21:49:48.966463Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "last_refresh": "2023-11-30T21:49:48.966898Z", "ports": [12049], "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T21:49:48.966529Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T21:49:48.966593Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T21:49:52.177289Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T21:52:19.531 INFO:tasks.cephadm:ingress.nfs.foo has 0/4 2023-11-30T21:52:20.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:52:20 smithi069 conmon[117073]: cluster 2023-11-30T21:52:18.634087+0000 mgr.smithi016.dzhopz (mgr.14180) 565 : cluster [DBG] pgmap v369: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:52:20.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:52:20 smithi069 conmon[117073]: audit 2023-11-30T21:52:20.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:52:20 smithi069 conmon[117073]: 2023-11-30T21:52:19.078483+0000 mgr.smithi016.dzhopz (mgr.14180) 566 : audit [DBG] from='client.15180 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:52:20.532 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T21:52:20.564 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:52:20 smithi016 conmon[111898]: cluster 2023-11-30T21:52:18.634087+0000 mgr.smithi016.dzhopz (mgr.14180) 565 : cluster [DBG] pgmap v369: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:52:20.564 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:52:20 smithi016 conmon[111898]: audit 2023-11-30T21:52:19.078483+0000 mgr.smithi016.dzhopz (mgr.14180) 566 : audit [DBG] from='client.15180 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:52:22.253 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T21:52:22.253 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T21:49:52.177023Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T21:49:48.966245Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T21:49:52.177152Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:47:15.902644Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.xudepb on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xudepb\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xudepb\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xudepb\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xudepb\nDeploy daemon haproxy.nfs.foo.smithi069.xudepb ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:45:23Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:46:00Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:46:38Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:49:45.430002Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi016.wilxeo on smithi016: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-wilxeo\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-wilxeo\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.wilxeo\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.wilxeo\nDeploy daemon haproxy.nfs.foo.smithi016.wilxeo ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:47:53Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:48:30Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:49:07Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:49:45.434551Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi069.lvijoi on smithi069: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:49:45.435751Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.yfzwxx on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:52:21.969568Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.fmvfnn on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-fmvfnn\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-fmvfnn\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.fmvfnn\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.fmvfnn\nDeploy daemon haproxy.nfs.foo.smithi069.fmvfnn ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:50:29Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:51:06Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:51:44Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "last_refresh": "2023-11-30T21:49:48.966837Z", "running": 2, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T21:49:48.966392Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T21:49:48.966463Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "last_refresh": "2023-11-30T21:49:48.966898Z", "ports": [12049], "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T21:49:48.966529Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T21:49:48.966593Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T21:49:52.177289Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T21:52:22.465 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:52:22 smithi016 conmon[111898]: cluster 2023-11-30T21:52:20.634550+0000 mgr.smithi016.dzhopz 2023-11-30T21:52:22.465 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:52:22 smithi016 conmon[111898]: (mgr.14180) 567 : cluster [DBG] pgmap v370: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T21:52:22.465 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:52:22 smithi016 conmon[111898]: audit 2023-11-30T21:52:21.968996+0000 mon.smithi016 (mon. 2023-11-30T21:52:22.465 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:52:22 smithi016 conmon[111898]: 0) 682 : audit [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "auth rm", "entity": "client.ingress.nfs.foo.smithi069.fmvfnn"}]: dispatch 2023-11-30T21:52:22.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:52:22 smithi069 conmon[117073]: cluster 2023-11-30T21:52:20.634550+0000 mgr.smithi016.dzhopz (mgr.14180) 567 : cluster [DBG] pgmap v370: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T21:52:22.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:52:22 smithi069 conmon[117073]: 2023-11-30T21:52:22.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:52:22 smithi069 conmon[117073]: audit 2023-11-30T21:52:21.968996+0000 mon.smithi016 (mon.0) 682 : audit [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "auth rm", "entity": "client.ingress.nfs.foo.smithi069.fmvfnn"}]: dispatch 2023-11-30T21:52:22.704 INFO:tasks.cephadm:ingress.nfs.foo has 0/4 2023-11-30T21:52:23.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:52:23 smithi069 conmon[117073]: cephadm 2023-11-30T21:52:21.968521+0000 mgr.smithi016.dzhopz (mgr.14180) 568 : cephadm [ERR] cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-fmvfnn 2023-11-30T21:52:23.528 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:52:23 smithi069 conmon[117073]: /bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-fmvfnn 2023-11-30T21:52:23.528 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:52:23 smithi069 conmon[117073]: Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.fmvfnn 2023-11-30T21:52:23.528 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:52:23 smithi069 conmon[117073]: /bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.fmvfnn 2023-11-30T21:52:23.528 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:52:23 smithi069 conmon[117073]: Deploy daemon haproxy.nfs.foo.smithi069.fmvfnn ... 2023-11-30T21:52:23.528 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:52:23 smithi069 conmon[117073]: Non-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib 2023-11-30T21:52:23.528 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:52:23 smithi069 conmon[117073]: stat: stderr Trying to pull docker.io/library/haproxy:2.3... 2023-11-30T21:52:23.528 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:52:23 smithi069 conmon[117073]: stat: stderr time="2023-11-30T21:50:29Z" level=warning msg="failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2023-11-30T21:52:23.528 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:52:23 smithi069 conmon[117073]: stat: stderr time="2023-11-30T21:51:06Z" level=warning msg="failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2023-11-30T21:52:23.528 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:52:23 smithi069 conmon[117073]: stat: stderr time="2023-11-30T21:51:44Z" level=warning msg="failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2023-11-30T21:52:23.528 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:52:23 smithi069 conmon[117073]: stat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get "https://docker-mirror.front.sepia.ceph.com:5000/v2/": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit 2023-11-30T21:52:23.528 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:52:23 smithi069 conmon[117073]: ERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib 2023-11-30T21:52:23.528 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:52:23 smithi069 conmon[117073]: Traceback (most recent call last): 2023-11-30T21:52:23.528 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:52:23 smithi069 conmon[117073]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1538, in _remote_connection 2023-11-30T21:52:23.529 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:52:23 smithi069 conmon[117073]: yield (conn, connr) 2023-11-30T21:52:23.529 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:52:23 smithi069 conmon[117073]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1426, in _run_cephadm 2023-11-30T21:52:23.529 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:52:23 smithi069 conmon[117073]: code, '\n'.join(err))) 2023-11-30T21:52:23.529 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:52:23 smithi069 conmon[117073]: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-fmvfnn 2023-11-30T21:52:23.529 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:52:23 smithi069 conmon[117073]: /bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-fmvfnn 2023-11-30T21:52:23.529 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:52:23 smithi069 conmon[117073]: Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.fmvfnn 2023-11-30T21:52:23.529 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:52:23 smithi069 conmon[117073]: /bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.fmvfnn 2023-11-30T21:52:23.529 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:52:23 smithi069 conmon[117073]: Deploy daemon haproxy.nfs.foo.smithi069.fmvfnn ... 2023-11-30T21:52:23.529 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:52:23 smithi069 conmon[117073]: Non-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib 2023-11-30T21:52:23.529 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:52:23 smithi069 conmon[117073]: stat: stderr Trying to pull docker.io/library/haproxy:2.3... 2023-11-30T21:52:23.529 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:52:23 smithi069 conmon[117073]: stat: stderr time="2023-11-30T21:50:29Z" level=warning msg="failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2023-11-30T21:52:23.529 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:52:23 smithi069 conmon[117073]: stat: stderr time="2023-11-30T21:51:06Z" level=warning msg="failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2023-11-30T21:52:23.529 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:52:23 smithi069 conmon[117073]: stat: stderr time="2023-11-30T21:51:44Z" level=warning msg="failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2023-11-30T21:52:23.530 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:52:23 smithi069 conmon[117073]: stat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get "https://docker-mirror.front.sepia.ceph.com:5000/v2/": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit 2023-11-30T21:52:23.530 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:52:23 smithi069 conmon[117073]: ERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker 2023-11-30T21:52:23.530 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:52:23 smithi069 conmon[117073]: .io/library/haproxy:2.3 -c %u %g /var/lib 2023-11-30T21:52:23.530 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:52:23 smithi069 conmon[117073]: cephadm 2023-11-30T21:52:21.968669+0000 mgr.smithi016.dzhopz (mgr.14180) 569 : cephadm [INF] Removing key for client.ingress.nfs.foo.smithi069.fmvfnn 2023-11-30T21:52:23.530 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:52:23 smithi069 conmon[117073]: cephadm 2023-11-30T21:52:21.969653+0000 mgr.smithi016.dzhopz (mgr.14180) 570 : cephadm [ERR] Failed while placing haproxy.nfs.foo.smithi069.fmvfnn on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-fmvfnn 2023-11-30T21:52:23.530 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:52:23 smithi069 conmon[117073]: /bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-fmvfnn 2023-11-30T21:52:23.530 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:52:23 smithi069 conmon[117073]: Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.fmvfnn 2023-11-30T21:52:23.530 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:52:23 smithi069 conmon[117073]: /bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.fmvfnn 2023-11-30T21:52:23.530 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:52:23 smithi069 conmon[117073]: Deploy daemon haproxy.nfs.foo.smithi069.fmvfnn ... 2023-11-30T21:52:23.530 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:52:23 smithi069 conmon[117073]: Non-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib 2023-11-30T21:52:23.530 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:52:23 smithi069 conmon[117073]: stat: stderr Trying to pull docker.io/library/haproxy:2.3... 2023-11-30T21:52:23.530 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:52:23 smithi069 conmon[117073]: stat: stderr time="2023-11-30T21:50:29Z" level=warning msg="failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2023-11-30T21:52:23.531 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:52:23 smithi069 conmon[117073]: stat: stderr time="2023-11-30T21:51:06Z" level=warning msg="failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2023-11-30T21:52:23.531 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:52:23 smithi069 conmon[117073]: stat: stderr time="2023-11-30T21:51:44Z" level=warning msg="failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2023-11-30T21:52:23.531 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:52:23 smithi069 conmon[117073]: stat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get "https://docker-mirror.front.sepia.ceph.com:5000/v2/": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit 2023-11-30T21:52:23.531 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:52:23 smithi069 conmon[117073]: ERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib 2023-11-30T21:52:23.531 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:52:23 smithi069 conmon[117073]: cephadm 2023-11-30T21:52:21.971045+0000 mgr.smithi016.dzhopz (mgr.14180) 571 : cephadm [INF] Deploying daemon haproxy.nfs.foo.smithi016.knwagz on smithi016 2023-11-30T21:52:23.601 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:52:23 smithi016 conmon[111898]: cephadm 2023-11-30T21:52:21.968521+0000 mgr.smithi016.dzhopz (mgr. 2023-11-30T21:52:23.601 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:52:23 smithi016 conmon[111898]: 14180) 568 : cephadm [ERR] cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-fmvfnn 2023-11-30T21:52:23.601 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:52:23 smithi016 conmon[111898]: /bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-fmvfnn 2023-11-30T21:52:23.601 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:52:23 smithi016 conmon[111898]: Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.fmvfnn 2023-11-30T21:52:23.601 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:52:23 smithi016 conmon[111898]: /bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.fmvfnn 2023-11-30T21:52:23.601 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:52:23 smithi016 conmon[111898]: Deploy daemon haproxy.nfs.foo.smithi069.fmvfnn ... 2023-11-30T21:52:23.601 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:52:23 smithi016 conmon[111898]: Non-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib 2023-11-30T21:52:23.601 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:52:23 smithi016 conmon[111898]: stat: stderr Trying to pull docker.io/library/haproxy:2.3... 2023-11-30T21:52:23.601 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:52:23 smithi016 conmon[111898]: stat: stderr time="2023-11-30T21:50:29Z" level=warning msg="failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2023-11-30T21:52:23.601 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:52:23 smithi016 conmon[111898]: stat: stderr time="2023-11-30T21:51:06Z" level=warning msg="failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2023-11-30T21:52:23.602 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:52:23 smithi016 conmon[111898]: stat: stderr time="2023-11-30T21:51:44Z" level=warning msg="failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2023-11-30T21:52:23.602 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:52:23 smithi016 conmon[111898]: stat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get "https://docker-mirror.front.sepia.ceph.com:5000/v2/": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit 2023-11-30T21:52:23.602 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:52:23 smithi016 conmon[111898]: ERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib 2023-11-30T21:52:23.602 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:52:23 smithi016 conmon[111898]: Traceback (most recent call last): 2023-11-30T21:52:23.602 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:52:23 smithi016 conmon[111898]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1538, in _remote_connection 2023-11-30T21:52:23.602 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:52:23 smithi016 conmon[111898]: yield (conn, connr) 2023-11-30T21:52:23.602 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:52:23 smithi016 conmon[111898]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1426, in _run_cephadm 2023-11-30T21:52:23.602 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:52:23 smithi016 conmon[111898]: code, '\n'.join(err))) 2023-11-30T21:52:23.602 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:52:23 smithi016 conmon[111898]: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-fmvfnn 2023-11-30T21:52:23.602 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:52:23 smithi016 conmon[111898]: /bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-fmvfnn 2023-11-30T21:52:23.602 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:52:23 smithi016 conmon[111898]: Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.fmvfnn 2023-11-30T21:52:23.603 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:52:23 smithi016 conmon[111898]: /bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.fmvfnn 2023-11-30T21:52:23.603 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:52:23 smithi016 conmon[111898]: Deploy daemon haproxy.nfs.foo.smithi069.fmvfnn ... 2023-11-30T21:52:23.603 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:52:23 smithi016 conmon[111898]: Non-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib 2023-11-30T21:52:23.603 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:52:23 smithi016 conmon[111898]: stat: stderr Trying to pull docker.io/library/haproxy:2.3... 2023-11-30T21:52:23.603 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:52:23 smithi016 conmon[111898]: stat: stderr time="2023-11-30T21:50:29Z" level=warning msg="failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2023-11-30T21:52:23.603 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:52:23 smithi016 conmon[111898]: stat: stderr time="2023-11-30T21:51:06Z" level=warning msg="failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2023-11-30T21:52:23.603 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:52:23 smithi016 conmon[111898]: stat: stderr time="2023-11-30T21:51:44Z" level=warning msg="failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2023-11-30T21:52:23.603 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:52:23 smithi016 conmon[111898]: stat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get "https://docker-mirror.front.sepia.ceph.com:5000/v2/": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit 2023-11-30T21:52:23.603 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:52:23 smithi016 conmon[111898]: ERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib 2023-11-30T21:52:23.603 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:52:23 smithi016 conmon[111898]: cephadm 2023-11-30T21:52 2023-11-30T21:52:23.603 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:52:23 smithi016 conmon[111898]: :21.968669+0000 mgr.smithi016.dzhopz (mgr.14180) 569 : cephadm [INF] Removing key for client.ingress.nfs.foo.smithi069.fmvfnn 2023-11-30T21:52:23.603 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:52:23 smithi016 conmon[111898]: cephadm 2023-11-30T21:52:21.969653+0000 mgr.smithi016.dzhopz (mgr.14180) 570 : cephadm [ERR] Failed while placing haproxy.nfs.foo.smithi069.fmvfnn on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-fmvfnn 2023-11-30T21:52:23.604 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:52:23 smithi016 conmon[111898]: /bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-fmvfnn 2023-11-30T21:52:23.604 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:52:23 smithi016 conmon[111898]: Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.fmvfnn 2023-11-30T21:52:23.604 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:52:23 smithi016 conmon[111898]: /bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.fmvfnn 2023-11-30T21:52:23.604 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:52:23 smithi016 conmon[111898]: Deploy daemon haproxy.nfs.foo.smithi069.fmvfnn ... 2023-11-30T21:52:23.604 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:52:23 smithi016 conmon[111898]: Non-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib 2023-11-30T21:52:23.604 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:52:23 smithi016 conmon[111898]: stat: stderr Trying to pull docker.io/library/haproxy:2.3... 2023-11-30T21:52:23.604 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:52:23 smithi016 conmon[111898]: stat: stderr time="2023-11-30T21:50:29Z" level=warning msg="failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2023-11-30T21:52:23.604 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:52:23 smithi016 conmon[111898]: stat: stderr time="2023-11-30T21:51:06Z" level=warning msg="failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2023-11-30T21:52:23.604 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:52:23 smithi016 conmon[111898]: stat: stderr time="2023-11-30T21:51:44Z" level=warning msg="failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2023-11-30T21:52:23.604 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:52:23 smithi016 conmon[111898]: stat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get "https://docker-mirror.front.sepia.ceph.com:5000/v2/": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit 2023-11-30T21:52:23.604 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:52:23 smithi016 conmon[111898]: ERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib 2023-11-30T21:52:23.604 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:52:23 smithi016 conmon[111898]: cephadm 2023-11-30T21:52:21.971045+0000 mgr.smithi016.dzhopz (mgr.14180) 571 : cephadm [INF] Deploying daemon haproxy.nfs.foo.smithi016.knwagz on smithi016 2023-11-30T21:52:23.705 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T21:52:24.469 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:52:24 smithi016 conmon[111898]: audit 2023-11-30T21:52:22.248777+0000 mgr.smithi016.dzhopz (mgr 2023-11-30T21:52:24.469 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:52:24 smithi016 conmon[111898]: .14180) 572 : audit [DBG] from='client.15184 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:52:24.469 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:52:24 smithi016 conmon[111898]: cluster 2023-11-30T21:52:22.635010+0000 mgr.smithi016.dzhopz (mgr.14180) 573 : cluster [DBG] pgmap v371: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:52:24.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:52:24 smithi069 conmon[117073]: audit 2023-11-30T21:52:22.248777+0000 mgr.smithi016.dzhopz (mgr.14180) 572 : audit [DBG] from='client.15184 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:52:24.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:52:24 smithi069 conmon[117073]: cluster 2023-11-30T21:52:22.635010+0000 mgr.smithi016.dzhopz (mgr.14180) 573 : cluster [DBG] pgmap v371: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:52:25.434 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T21:52:25.434 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T21:49:52.177023Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T21:49:48.966245Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T21:49:52.177152Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:47:15.902644Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.xudepb on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xudepb\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xudepb\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xudepb\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xudepb\nDeploy daemon haproxy.nfs.foo.smithi069.xudepb ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:45:23Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:46:00Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:46:38Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:49:45.430002Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi016.wilxeo on smithi016: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-wilxeo\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-wilxeo\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.wilxeo\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.wilxeo\nDeploy daemon haproxy.nfs.foo.smithi016.wilxeo ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:47:53Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:48:30Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:49:07Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:49:45.434551Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi069.lvijoi on smithi069: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:49:45.435751Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.yfzwxx on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:52:21.969568Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.fmvfnn on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-fmvfnn\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-fmvfnn\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.fmvfnn\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.fmvfnn\nDeploy daemon haproxy.nfs.foo.smithi069.fmvfnn ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:50:29Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:51:06Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:51:44Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "last_refresh": "2023-11-30T21:49:48.966837Z", "running": 2, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T21:49:48.966392Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T21:49:48.966463Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "last_refresh": "2023-11-30T21:49:48.966898Z", "ports": [12049], "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T21:49:48.966529Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T21:49:48.966593Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T21:49:52.177289Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T21:52:25.862 INFO:tasks.cephadm:ingress.nfs.foo has 0/4 2023-11-30T21:52:26.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:52:26 smithi069 conmon[117073]: cluster 2023-11-30T21:52:24.635435+0000 mgr.smithi016.dzhopz (mgr.14180) 574 : cluster [DBG] pgmap v372: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:52:26.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:52:26 smithi016 conmon[111898]: cluster 2023-11-30T21:52:24.635435+0000 mgr.smithi016.dzhopz (mgr.14180) 574 : cluster [DBG] pgmap v372: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:52:26.863 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T21:52:27.474 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:52:27 smithi016 conmon[111898]: audit 2023-11-30T21:52:25.428897+0000 mgr.smithi016.dzhopz (mgr.14180) 575 : audit 2023-11-30T21:52:27.475 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:52:27 smithi016 conmon[111898]: [DBG] from='client.15188 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:52:27.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:52:27 smithi069 conmon[117073]: audit 2023-11-30T21:52:25.428897+0000 mgr.smithi016.dzhopz (mgr.14180) 575 : audit [DBG] 2023-11-30T21:52:27.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:52:27 smithi069 conmon[117073]: from='client.15188 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:52:28.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:52:28 smithi069 conmon[117073]: cluster 2023-11-30T21:52:26.635855+0000 mgr.smithi016.dzhopz (mgr.14180) 576 : cluster [DBG] pgmap v373: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T21:52:28.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:52:28 smithi016 conmon[111898]: cluster 2023-11-30T21:52:26.635855+0000 2023-11-30T21:52:28.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:52:28 smithi016 conmon[111898]: mgr.smithi016.dzhopz (mgr.14180) 576 : cluster [DBG] pgmap v373: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T21:52:28.601 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T21:52:28.601 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T21:49:52.177023Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T21:49:48.966245Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T21:49:52.177152Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:47:15.902644Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.xudepb on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xudepb\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xudepb\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xudepb\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xudepb\nDeploy daemon haproxy.nfs.foo.smithi069.xudepb ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:45:23Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:46:00Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:46:38Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:49:45.430002Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi016.wilxeo on smithi016: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-wilxeo\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-wilxeo\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.wilxeo\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.wilxeo\nDeploy daemon haproxy.nfs.foo.smithi016.wilxeo ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:47:53Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:48:30Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:49:07Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:49:45.434551Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi069.lvijoi on smithi069: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:49:45.435751Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.yfzwxx on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:52:21.969568Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.fmvfnn on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-fmvfnn\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-fmvfnn\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.fmvfnn\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.fmvfnn\nDeploy daemon haproxy.nfs.foo.smithi069.fmvfnn ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:50:29Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:51:06Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:51:44Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "last_refresh": "2023-11-30T21:49:48.966837Z", "running": 2, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T21:49:48.966392Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T21:49:48.966463Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "last_refresh": "2023-11-30T21:49:48.966898Z", "ports": [12049], "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T21:49:48.966529Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T21:49:48.966593Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T21:49:52.177289Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T21:52:29.012 INFO:tasks.cephadm:ingress.nfs.foo has 0/4 2023-11-30T21:52:30.013 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T21:52:30.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:52:30 smithi016 conmon[111898]: audit 2023-11-30T21:52:28.597239+0000 mgr.smithi016.dzhopz (mgr.14180) 577 : audit [DBG] from='client.15192 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:52:30.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:52:30 smithi016 conmon[111898]: cluster 2023-11-30T21:52:28.636369+0000 mgr.smithi016.dzhopz (mgr.14180) 578 : cluster [DBG] pgmap v374: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:52:30.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:52:30 smithi069 conmon[117073]: audit 2023-11-30T21:52:28.597239+0000 mgr.smithi016.dzhopz (mgr.14180) 577 : audit [DBG] 2023-11-30T21:52:30.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:52:30 smithi069 conmon[117073]: from='client.15192 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:52:30.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:52:30 smithi069 conmon[117073]: cluster 2023-11-30T21:52:28.636369+0000 mgr.smithi016.dzhopz (mgr.14180) 578 : cluster [DBG] pgmap v374: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:52:31.775 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T21:52:31.775 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T21:49:52.177023Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T21:49:48.966245Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T21:49:52.177152Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:47:15.902644Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.xudepb on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xudepb\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xudepb\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xudepb\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xudepb\nDeploy daemon haproxy.nfs.foo.smithi069.xudepb ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:45:23Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:46:00Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:46:38Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:49:45.430002Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi016.wilxeo on smithi016: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-wilxeo\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-wilxeo\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.wilxeo\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.wilxeo\nDeploy daemon haproxy.nfs.foo.smithi016.wilxeo ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:47:53Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:48:30Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:49:07Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:49:45.434551Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi069.lvijoi on smithi069: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:49:45.435751Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.yfzwxx on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:52:21.969568Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.fmvfnn on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-fmvfnn\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-fmvfnn\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.fmvfnn\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.fmvfnn\nDeploy daemon haproxy.nfs.foo.smithi069.fmvfnn ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:50:29Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:51:06Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:51:44Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "last_refresh": "2023-11-30T21:49:48.966837Z", "running": 2, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T21:49:48.966392Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T21:49:48.966463Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "last_refresh": "2023-11-30T21:49:48.966898Z", "ports": [12049], "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T21:49:48.966529Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T21:49:48.966593Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T21:49:52.177289Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T21:52:32.176 INFO:tasks.cephadm:ingress.nfs.foo has 0/4 2023-11-30T21:52:32.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:52:32 smithi069 conmon[117073]: cluster 2023-11-30T21:52:30.636965+0000 mgr.smithi016.dzhopz (mgr.14180) 579 : cluster [DBG] 2023-11-30T21:52:32.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:52:32 smithi069 conmon[117073]: pgmap v375: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T21:52:32.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:52:32 smithi016 conmon[111898]: cluster 2023-11-30T21:52:30.636965+0000 2023-11-30T21:52:32.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:52:32 smithi016 conmon[111898]: mgr.smithi016.dzhopz (mgr.14180) 579 : cluster [DBG] pgmap v375: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T21:52:33.177 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T21:52:33.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:52:33 smithi069 conmon[117073]: audit 2023-11-30T21:52:31.770284+0000 mgr.smithi016.dzhopz (mgr.14180) 580 : audit [DBG] from='client.15196 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:52:33.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:52:33 smithi069 conmon[117073]: 2023-11-30T21:52:33.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:52:33 smithi016 conmon[111898]: audit 2023-11-30T21:52:31.770284+0000 mgr.smithi016.dzhopz (mgr.14180) 580 : audit [DBG] from='client.15196 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:52:34.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:52:34 smithi016 conmon[111898]: cluster 2023-11-30T21:52:32.637490+0000 mgr.smithi016.dzhopz 2023-11-30T21:52:34.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:52:34 smithi016 conmon[111898]: (mgr.14180) 581 : cluster [DBG] pgmap v376: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:52:34.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:52:34 smithi069 conmon[117073]: cluster 2023-11-30T21:52:32.637490+0000 mgr.smithi016.dzhopz (mgr.14180) 581 2023-11-30T21:52:34.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:52:34 smithi069 conmon[117073]: : cluster [DBG] pgmap v376: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:52:34.874 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T21:52:34.875 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T21:49:52.177023Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T21:49:48.966245Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T21:49:52.177152Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:47:15.902644Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.xudepb on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xudepb\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xudepb\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xudepb\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xudepb\nDeploy daemon haproxy.nfs.foo.smithi069.xudepb ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:45:23Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:46:00Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:46:38Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:49:45.430002Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi016.wilxeo on smithi016: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-wilxeo\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-wilxeo\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.wilxeo\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.wilxeo\nDeploy daemon haproxy.nfs.foo.smithi016.wilxeo ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:47:53Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:48:30Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:49:07Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:49:45.434551Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi069.lvijoi on smithi069: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:49:45.435751Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.yfzwxx on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:52:21.969568Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.fmvfnn on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-fmvfnn\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-fmvfnn\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.fmvfnn\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.fmvfnn\nDeploy daemon haproxy.nfs.foo.smithi069.fmvfnn ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:50:29Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:51:06Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:51:44Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "last_refresh": "2023-11-30T21:49:48.966837Z", "running": 2, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T21:49:48.966392Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T21:49:48.966463Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "last_refresh": "2023-11-30T21:49:48.966898Z", "ports": [12049], "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T21:49:48.966529Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T21:49:48.966593Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T21:49:52.177289Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T21:52:35.336 INFO:tasks.cephadm:ingress.nfs.foo has 0/4 2023-11-30T21:52:35.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:52:35 smithi069 conmon[117073]: cluster 2023-11-30T21:52:34.638000+0000 mgr.smithi016.dzhopz (mgr.14180) 582 : cluster [DBG] pgmap v377: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:52:35.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:52:35 smithi069 conmon[117073]: audit 2023-11-30T21:52:34.870042+0000 2023-11-30T21:52:35.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:52:35 smithi069 conmon[117073]: mgr.smithi016.dzhopz (mgr.14180) 583 : audit [DBG] from='client.15200 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:52:35.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:52:35 smithi016 conmon[111898]: cluster 2023 2023-11-30T21:52:35.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:52:35 smithi016 conmon[111898]: -11-30T21:52:34.638000+0000 mgr.smithi016.dzhopz (mgr.14180) 582 : cluster [DBG] pgmap v377: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:52:35.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:52:35 smithi016 conmon[111898]: audit 2023-11-30T21:52:34.870042+0000 mgr.smithi016.dzhopz (mgr.14180) 583 : audit [DBG] from='client.15200 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:52:36.337 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T21:52:38.027 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:52:37 smithi069 conmon[117073]: cluster 2023-11-30T21:52:36.638487+0000 mgr.smithi016.dzhopz (mgr.14180) 584 : cluster [DBG] pgmap v378: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T21:52:38.031 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T21:52:38.032 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T21:49:52.177023Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T21:49:48.966245Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T21:49:52.177152Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:47:15.902644Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.xudepb on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xudepb\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xudepb\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xudepb\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xudepb\nDeploy daemon haproxy.nfs.foo.smithi069.xudepb ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:45:23Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:46:00Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:46:38Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:49:45.430002Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi016.wilxeo on smithi016: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-wilxeo\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-wilxeo\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.wilxeo\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.wilxeo\nDeploy daemon haproxy.nfs.foo.smithi016.wilxeo ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:47:53Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:48:30Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:49:07Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:49:45.434551Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi069.lvijoi on smithi069: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:49:45.435751Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.yfzwxx on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:52:21.969568Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.fmvfnn on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-fmvfnn\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-fmvfnn\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.fmvfnn\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.fmvfnn\nDeploy daemon haproxy.nfs.foo.smithi069.fmvfnn ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:50:29Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:51:06Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:51:44Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "last_refresh": "2023-11-30T21:49:48.966837Z", "running": 2, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T21:49:48.966392Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T21:49:48.966463Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "last_refresh": "2023-11-30T21:49:48.966898Z", "ports": [12049], "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T21:49:48.966529Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T21:49:48.966593Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T21:49:52.177289Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T21:52:38.052 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:52:37 smithi016 conmon[111898]: cluster 2023-11-30T21:52:36.638487+0000 mgr.smithi016.dzhopz (mgr.14180) 584 : cluster [DBG] pgmap v378: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T21:52:38.399 INFO:tasks.cephadm:ingress.nfs.foo has 0/4 2023-11-30T21:52:39.027 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:52:38 smithi069 conmon[117073]: audit 2023-11-30T21:52:38.026680+0000 mgr.smithi016.dzhopz ( 2023-11-30T21:52:39.027 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:52:38 smithi069 conmon[117073]: mgr.14180) 585 : audit [DBG] from='client.15204 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:52:39.100 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:52:38 smithi016 conmon[111898]: audit 2023-11-30T21:52:38.026680+0000 mgr.smithi016.dzhopz (mgr.14180) 2023-11-30T21:52:39.100 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:52:38 smithi016 conmon[111898]: 585 : audit [DBG] from='client.15204 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:52:39.400 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T21:52:40.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:52:39 smithi069 conmon[117073]: cluster 2023-11-30T21:52:38.638875+0000 mgr.smithi016.dzhopz (mgr.14180) 586 : cluster [DBG] pgmap v379: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:52:40.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:52:39 smithi016 conmon[111898]: cluster 2023-11-30T21:52:38.638875+0000 mgr.smithi016.dzhopz (mgr.14180) 586 : cluster [DBG] pgmap v379: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:52:41.239 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T21:52:41.239 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T21:49:52.177023Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T21:49:48.966245Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T21:49:52.177152Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:47:15.902644Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.xudepb on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xudepb\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xudepb\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xudepb\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xudepb\nDeploy daemon haproxy.nfs.foo.smithi069.xudepb ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:45:23Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:46:00Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:46:38Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:49:45.430002Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi016.wilxeo on smithi016: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-wilxeo\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-wilxeo\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.wilxeo\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.wilxeo\nDeploy daemon haproxy.nfs.foo.smithi016.wilxeo ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:47:53Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:48:30Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:49:07Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:49:45.434551Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi069.lvijoi on smithi069: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:49:45.435751Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.yfzwxx on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:52:21.969568Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.fmvfnn on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-fmvfnn\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-fmvfnn\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.fmvfnn\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.fmvfnn\nDeploy daemon haproxy.nfs.foo.smithi069.fmvfnn ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:50:29Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:51:06Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:51:44Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "last_refresh": "2023-11-30T21:49:48.966837Z", "running": 2, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T21:49:48.966392Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T21:49:48.966463Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "last_refresh": "2023-11-30T21:49:48.966898Z", "ports": [12049], "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T21:49:48.966529Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T21:49:48.966593Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T21:49:52.177289Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T21:52:41.661 INFO:tasks.cephadm:ingress.nfs.foo has 0/4 2023-11-30T21:52:42.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:52:41 smithi069 conmon[117073]: cluster 2023-11-30T21:52:40.639257+0000 mgr.smithi016.dzhopz (mgr.14180) 587 : cluster [DBG] pgmap v380: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T21:52:42.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:52:41 smithi016 conmon[111898]: cluster 2023-11-30T21:52:40.639257 2023-11-30T21:52:42.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:52:41 smithi016 conmon[111898]: +0000 mgr.smithi016.dzhopz (mgr.14180) 587 : cluster [DBG] pgmap v380: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T21:52:42.662 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T21:52:43.027 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:52:42 smithi069 conmon[117073]: audit 2023-11-30T21:52:41.233963+0000 mgr.smithi016.dzhopz (mgr.14180) 588 : audit [DBG] from='client.15208 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:52:43.229 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:52:42 smithi016 conmon[111898]: audit 2023-11-30T21:52:41.233963+0000 mgr.smithi016.dzhopz (mgr.14180) 588 : audit 2023-11-30T21:52:43.229 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:52:42 smithi016 conmon[111898]: [DBG] from='client.15208 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:52:44.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:52:43 smithi069 conmon[117073]: cluster 2023-11-30T21:52:42.639818+0000 mgr.smithi016.dzhopz (mgr.14180) 589 : cluster [DBG] pgmap v381: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:52:44.342 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T21:52:44.342 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T21:49:52.177023Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T21:49:48.966245Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T21:49:52.177152Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:47:15.902644Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.xudepb on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xudepb\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xudepb\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xudepb\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xudepb\nDeploy daemon haproxy.nfs.foo.smithi069.xudepb ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:45:23Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:46:00Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:46:38Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:49:45.430002Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi016.wilxeo on smithi016: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-wilxeo\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-wilxeo\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.wilxeo\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.wilxeo\nDeploy daemon haproxy.nfs.foo.smithi016.wilxeo ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:47:53Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:48:30Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:49:07Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:49:45.434551Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi069.lvijoi on smithi069: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:49:45.435751Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.yfzwxx on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:52:21.969568Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.fmvfnn on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-fmvfnn\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-fmvfnn\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.fmvfnn\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.fmvfnn\nDeploy daemon haproxy.nfs.foo.smithi069.fmvfnn ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:50:29Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:51:06Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:51:44Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "last_refresh": "2023-11-30T21:49:48.966837Z", "running": 2, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T21:49:48.966392Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T21:49:48.966463Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "last_refresh": "2023-11-30T21:49:48.966898Z", "ports": [12049], "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T21:49:48.966529Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T21:49:48.966593Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T21:49:52.177289Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T21:52:44.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:52:43 smithi016 conmon[111898]: cluster 2023-11-30T21:52:42.639818+0000 mgr.smithi016.dzhopz (mgr.14180) 589 : cluster [DBG] pgmap v381: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:52:44.708 INFO:tasks.cephadm:ingress.nfs.foo has 0/4 2023-11-30T21:52:45.709 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T21:52:46.100 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:52:45 smithi016 conmon[111898]: audit 2023-11-30T21:52:44.337434+0000 mgr.smithi016.dzhopz ( 2023-11-30T21:52:46.100 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:52:45 smithi016 conmon[111898]: mgr.14180) 590 : audit [DBG] from='client.15212 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:52:46.100 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:52:45 smithi016 conmon[111898]: cluster 2023-11-30T21:52:44.640531+0000 mgr.smithi016.dzhopz (mgr.14180) 591 : cluster [DBG] pgmap v382: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:52:46.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:52:45 smithi069 conmon[117073]: audit 2023-11-30T21:52:44.337434+0000 mgr.smithi016.dzhopz (mgr.14180) 590 : audit [DBG] from='client.15212 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:52:46.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:52:45 smithi069 conmon[117073]: cluster 2023-11-30T21:52:44.640531+0000 mgr.smithi016.dzhopz (mgr.14180) 591 : cluster [DBG] pgmap v382: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:52:47.416 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T21:52:47.416 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T21:49:52.177023Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T21:49:48.966245Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T21:49:52.177152Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:47:15.902644Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.xudepb on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xudepb\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xudepb\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xudepb\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xudepb\nDeploy daemon haproxy.nfs.foo.smithi069.xudepb ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:45:23Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:46:00Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:46:38Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:49:45.430002Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi016.wilxeo on smithi016: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-wilxeo\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-wilxeo\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.wilxeo\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.wilxeo\nDeploy daemon haproxy.nfs.foo.smithi016.wilxeo ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:47:53Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:48:30Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:49:07Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:49:45.434551Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi069.lvijoi on smithi069: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:49:45.435751Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.yfzwxx on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:52:21.969568Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.fmvfnn on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-fmvfnn\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-fmvfnn\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.fmvfnn\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.fmvfnn\nDeploy daemon haproxy.nfs.foo.smithi069.fmvfnn ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:50:29Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:51:06Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:51:44Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "last_refresh": "2023-11-30T21:49:48.966837Z", "running": 2, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T21:49:48.966392Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T21:49:48.966463Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "last_refresh": "2023-11-30T21:49:48.966898Z", "ports": [12049], "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T21:49:48.966529Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T21:49:48.966593Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T21:49:52.177289Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T21:52:47.767 INFO:tasks.cephadm:ingress.nfs.foo has 0/4 2023-11-30T21:52:48.100 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:52:47 smithi016 conmon[111898]: cluster 2023-11-30T21:52:46.641000+0000 mgr.smithi016.dzhopz (mgr.14180) 592 : cluster [DBG] pgmap v383: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T21:52:48.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:52:47 smithi069 conmon[117073]: cluster 2023-11-30T21:52:46.641000+0000 mgr.smithi016.dzhopz (mgr.14180) 592 : cluster [DBG] pgmap v383: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T21:52:48.768 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T21:52:49.100 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:52:48 smithi016 conmon[111898]: audit 2023-11-30T21:52:47.411407+0000 mgr.smithi016.dzhopz (mgr.14180) 593 : audit 2023-11-30T21:52:49.100 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:52:48 smithi016 conmon[111898]: [DBG] from='client.15216 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:52:49.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:52:48 smithi069 conmon[117073]: audit 2023-11-30T21:52:47.411407+0000 mgr.smithi016.dzhopz (mgr.14180) 593 : audit [DBG] from='client.15216 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:52:50.278 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:52:49 smithi069 conmon[117073]: cluster 2023-11-30T21:52:48.641493+0000 mgr.smithi016.dzhopz (mgr.14180) 594 : cluster [DBG] pgmap v384: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:52:50.351 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:52:49 smithi016 conmon[111898]: cluster 2023-11-30T21:52:48.641493+0000 mgr.smithi016.dzhopz (mgr.14180) 594 : cluster [DBG] pgmap v384: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:52:50.458 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T21:52:50.459 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T21:49:52.177023Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T21:49:48.966245Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T21:49:52.177152Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:47:15.902644Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.xudepb on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xudepb\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xudepb\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xudepb\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xudepb\nDeploy daemon haproxy.nfs.foo.smithi069.xudepb ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:45:23Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:46:00Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:46:38Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:49:45.430002Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi016.wilxeo on smithi016: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-wilxeo\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-wilxeo\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.wilxeo\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.wilxeo\nDeploy daemon haproxy.nfs.foo.smithi016.wilxeo ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:47:53Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:48:30Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:49:07Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:49:45.434551Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi069.lvijoi on smithi069: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:49:45.435751Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.yfzwxx on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:52:21.969568Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.fmvfnn on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-fmvfnn\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-fmvfnn\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.fmvfnn\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.fmvfnn\nDeploy daemon haproxy.nfs.foo.smithi069.fmvfnn ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:50:29Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:51:06Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:51:44Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "last_refresh": "2023-11-30T21:49:48.966837Z", "running": 2, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T21:49:48.966392Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T21:49:48.966463Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "last_refresh": "2023-11-30T21:49:48.966898Z", "ports": [12049], "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T21:49:48.966529Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T21:49:48.966593Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T21:49:52.177289Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T21:52:51.022 INFO:tasks.cephadm:ingress.nfs.foo has 0/4 2023-11-30T21:52:52.024 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T21:52:52.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:52:51 smithi069 conmon[117073]: audit 2023-11-30T21:52:50.454176+0000 mgr.smithi016.dzhopz (mgr.14180) 595 : audit [DBG] from='client.15220 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:52:52.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:52:51 smithi069 conmon[117073]: cluster 2023-11-30T21:52:50.641923+0000 mgr.smithi016.dzhopz (mgr.14180) 596 : cluster [DBG] pgmap v385: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T21:52:52.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:52:51 smithi016 conmon[111898]: audit 2023-11-30T21:52:50.454176+0000 mgr.smithi016.dzhopz (mgr.14180) 595 : audit [DBG] from='client.15220 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:52:52.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:52:51 smithi016 conmon[111898]: cluster 2023-11-30T21:52:50.641923+0000 mgr.smithi016.dzhopz (mgr.14180) 596 : cluster [DBG] pgmap v385: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T21:52:53.727 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T21:52:53.727 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T21:49:52.177023Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T21:49:48.966245Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T21:49:52.177152Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:47:15.902644Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.xudepb on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xudepb\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xudepb\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xudepb\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xudepb\nDeploy daemon haproxy.nfs.foo.smithi069.xudepb ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:45:23Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:46:00Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:46:38Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:49:45.430002Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi016.wilxeo on smithi016: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-wilxeo\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-wilxeo\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.wilxeo\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.wilxeo\nDeploy daemon haproxy.nfs.foo.smithi016.wilxeo ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:47:53Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:48:30Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:49:07Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:49:45.434551Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi069.lvijoi on smithi069: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:49:45.435751Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.yfzwxx on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:52:21.969568Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.fmvfnn on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-fmvfnn\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-fmvfnn\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.fmvfnn\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.fmvfnn\nDeploy daemon haproxy.nfs.foo.smithi069.fmvfnn ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:50:29Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:51:06Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:51:44Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "last_refresh": "2023-11-30T21:49:48.966837Z", "running": 2, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T21:49:48.966392Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T21:49:48.966463Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "last_refresh": "2023-11-30T21:49:48.966898Z", "ports": [12049], "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T21:49:48.966529Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T21:49:48.966593Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T21:49:52.177289Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T21:52:54.077 INFO:tasks.cephadm:ingress.nfs.foo has 0/4 2023-11-30T21:52:54.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:52:54 smithi069 conmon[117073]: cluster 2023-11-30T21:52:52.642402+0000 mgr.smithi016.dzhopz (mgr.14180) 597 : cluster [DBG] pgmap v386: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:52:54.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:52:54 smithi016 conmon[111898]: cluster 2023-11-30T21:52:52. 2023-11-30T21:52:54.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:52:54 smithi016 conmon[111898]: 642402+0000 mgr.smithi016.dzhopz (mgr.14180) 597 : cluster [DBG] pgmap v386: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:52:55.078 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T21:52:55.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:52:55 smithi069 conmon[117073]: audit 2023-11-30T21:52:53.722264+0000 mgr.smithi016.dzhopz (mgr.14180) 598 : audit [DBG] from='client.15224 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:52:55.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:52:55 smithi016 conmon[111898]: audit 2023-11-30T21:52:53.722264+0000 mgr.smithi016.dzhopz (mgr.14180) 598 : audit [DBG] from='client.15224 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:52:56.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:52:56 smithi069 conmon[117073]: cluster 2023-11-30T21:52:54.642970+0000 mgr.smithi016.dzhopz (mgr.14180) 599 : cluster [DBG] pgmap v387: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:52:56.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:52:56 smithi016 conmon[111898]: cluster 2023-11-30T21:52:54.642970+0000 mgr.smithi016.dzhopz (mgr.14180) 599 : cluster [DBG] pgmap v387: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:52:56.812 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T21:52:56.812 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T21:49:52.177023Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T21:49:48.966245Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T21:49:52.177152Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:47:15.902644Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.xudepb on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xudepb\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xudepb\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xudepb\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xudepb\nDeploy daemon haproxy.nfs.foo.smithi069.xudepb ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:45:23Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:46:00Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:46:38Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:49:45.430002Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi016.wilxeo on smithi016: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-wilxeo\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-wilxeo\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.wilxeo\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.wilxeo\nDeploy daemon haproxy.nfs.foo.smithi016.wilxeo ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:47:53Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:48:30Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:49:07Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:49:45.434551Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi069.lvijoi on smithi069: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:49:45.435751Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.yfzwxx on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:52:21.969568Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.fmvfnn on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-fmvfnn\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-fmvfnn\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.fmvfnn\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.fmvfnn\nDeploy daemon haproxy.nfs.foo.smithi069.fmvfnn ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:50:29Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:51:06Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:51:44Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "last_refresh": "2023-11-30T21:49:48.966837Z", "running": 2, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T21:49:48.966392Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T21:49:48.966463Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "last_refresh": "2023-11-30T21:49:48.966898Z", "ports": [12049], "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T21:49:48.966529Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T21:49:48.966593Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T21:49:52.177289Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T21:52:57.225 INFO:tasks.cephadm:ingress.nfs.foo has 0/4 2023-11-30T21:52:58.226 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T21:52:58.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:52:58 smithi069 conmon[117073]: cluster 2023-11-30T21:52:56.643383+0000 mgr.smithi016.dzhopz (mgr.14180) 600 : cluster [DBG] pgmap v388: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T21:52:58.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:52:58 smithi069 conmon[117073]: audit 2023-11-30T21:52:56.807143+0000 mgr.smithi016.dzhopz (mgr.14180) 601 : audit [DBG] from='client.15228 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:52:58.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:52:58 smithi016 conmon[111898]: cluster 2023-11-30T21 2023-11-30T21:52:58.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:52:58 smithi016 conmon[111898]: :52:56.643383+0000 mgr.smithi016.dzhopz (mgr.14180) 600 : cluster [DBG] pgmap v388: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T21:52:58.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:52:58 smithi016 conmon[111898]: audit 2023-11-30T21:52:56.807143+0000 mgr.smithi016.dzhopz (mgr.14180) 601 : audit [DBG] from='client.15228 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:53:00.124 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T21:53:00.124 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T21:49:52.177023Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T21:49:48.966245Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T21:49:52.177152Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:47:15.902644Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.xudepb on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xudepb\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xudepb\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xudepb\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xudepb\nDeploy daemon haproxy.nfs.foo.smithi069.xudepb ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:45:23Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:46:00Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:46:38Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:49:45.430002Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi016.wilxeo on smithi016: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-wilxeo\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-wilxeo\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.wilxeo\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.wilxeo\nDeploy daemon haproxy.nfs.foo.smithi016.wilxeo ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:47:53Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:48:30Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:49:07Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:49:45.434551Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi069.lvijoi on smithi069: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:49:45.435751Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.yfzwxx on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:52:21.969568Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.fmvfnn on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-fmvfnn\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-fmvfnn\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.fmvfnn\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.fmvfnn\nDeploy daemon haproxy.nfs.foo.smithi069.fmvfnn ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:50:29Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:51:06Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:51:44Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "last_refresh": "2023-11-30T21:49:48.966837Z", "running": 2, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T21:49:48.966392Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T21:49:48.966463Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "last_refresh": "2023-11-30T21:49:48.966898Z", "ports": [12049], "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T21:49:48.966529Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T21:49:48.966593Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T21:49:52.177289Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T21:53:00.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:53:00 smithi069 conmon[117073]: cluster 2023-11-30T21:52:58.643805+0000 mgr.smithi016.dzhopz (mgr.14180) 602 : cluster [DBG] 2023-11-30T21:53:00.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:53:00 smithi069 conmon[117073]: pgmap v389: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:53:00.319 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:53:00 smithi016 conmon[111898]: cluster 2023-11-30T21:52:58.643805+0000 mgr.smithi016.dzhopz (mgr.14180) 602 : cluster [DBG] pgmap v389: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:53:00.479 INFO:tasks.cephadm:ingress.nfs.foo has 0/4 2023-11-30T21:53:01.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:53:01 smithi069 conmon[117073]: audit 2023-11-30T21:53:00.119415+0000 mgr.smithi016.dzhopz (mgr.14180) 603 : audit 2023-11-30T21:53:01.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:53:01 smithi069 conmon[117073]: [DBG] from='client.15232 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:53:01.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:53:01 smithi016 conmon[111898]: audit 2023-11-30T21:53:00.119415+0000 mgr.smithi016.dzhopz (mgr.14180) 603 : 2023-11-30T21:53:01.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:53:01 smithi016 conmon[111898]: audit [DBG] from='client.15232 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:53:01.480 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T21:53:02.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:53:02 smithi069 conmon[117073]: cluster 2023-11-30T21:53:00.644228+0000 mgr.smithi016.dzhopz (mgr.14180) 2023-11-30T21:53:02.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:53:02 smithi069 conmon[117073]: 604 : cluster [DBG] pgmap v390: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T21:53:02.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:53:02 smithi016 conmon[111898]: cluster 2023-11-30T21:53:00.644228+0000 mgr.smithi016.dzhopz (mgr 2023-11-30T21:53:02.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:53:02 smithi016 conmon[111898]: .14180) 604 : cluster [DBG] pgmap v390: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T21:53:03.293 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T21:53:03.294 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T21:49:52.177023Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T21:49:48.966245Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T21:49:52.177152Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:47:15.902644Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.xudepb on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xudepb\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xudepb\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xudepb\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xudepb\nDeploy daemon haproxy.nfs.foo.smithi069.xudepb ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:45:23Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:46:00Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:46:38Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:49:45.430002Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi016.wilxeo on smithi016: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-wilxeo\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-wilxeo\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.wilxeo\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.wilxeo\nDeploy daemon haproxy.nfs.foo.smithi016.wilxeo ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:47:53Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:48:30Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:49:07Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:49:45.434551Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi069.lvijoi on smithi069: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:49:45.435751Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.yfzwxx on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:52:21.969568Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.fmvfnn on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-fmvfnn\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-fmvfnn\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.fmvfnn\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.fmvfnn\nDeploy daemon haproxy.nfs.foo.smithi069.fmvfnn ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:50:29Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:51:06Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:51:44Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "last_refresh": "2023-11-30T21:49:48.966837Z", "running": 2, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T21:49:48.966392Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T21:49:48.966463Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "last_refresh": "2023-11-30T21:49:48.966898Z", "ports": [12049], "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T21:49:48.966529Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T21:49:48.966593Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T21:49:52.177289Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T21:53:03.742 INFO:tasks.cephadm:ingress.nfs.foo has 0/4 2023-11-30T21:53:04.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:53:04 smithi069 conmon[117073]: cluster 2023-11-30T21:53:02.644658+0000 mgr.smithi016.dzhopz (mgr.14180) 605 : cluster [DBG] pgmap v391: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:53:04.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:53:04 smithi069 conmon[117073]: 2023-11-30T21:53:04.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:53:04 smithi016 conmon[111898]: cluster 2023-11-30T21:53:02.644658+0000 mgr.smithi016.dzhopz (mgr.14180) 605 : cluster [DBG] pgmap v391: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:53:04.743 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T21:53:05.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:53:05 smithi069 conmon[117073]: audit 2023-11-30T21:53:03.289230+0000 mgr.smithi016.dzhopz (mgr.14180) 606 : audit 2023-11-30T21:53:05.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:53:05 smithi069 conmon[117073]: [DBG] from='client.15236 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:53:05.334 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:53:05 smithi016 conmon[111898]: audit 2023-11-30T21:53:03.289230+0000 mgr.smithi016.dzhopz ( 2023-11-30T21:53:05.334 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:53:05 smithi016 conmon[111898]: mgr.14180) 606 : audit [DBG] from='client.15236 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:53:06.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:53:06 smithi016 conmon[111898]: cluster 2023-11-30T21:53:04.645316+0000 mgr.smithi016.dzhopz (mgr.14180) 607 : cluster [DBG] pgmap v392: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:53:06.448 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T21:53:06.448 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T21:49:52.177023Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T21:49:48.966245Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T21:49:52.177152Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:47:15.902644Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.xudepb on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xudepb\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xudepb\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xudepb\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xudepb\nDeploy daemon haproxy.nfs.foo.smithi069.xudepb ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:45:23Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:46:00Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:46:38Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:49:45.430002Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi016.wilxeo on smithi016: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-wilxeo\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-wilxeo\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.wilxeo\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.wilxeo\nDeploy daemon haproxy.nfs.foo.smithi016.wilxeo ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:47:53Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:48:30Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:49:07Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:49:45.434551Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi069.lvijoi on smithi069: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:49:45.435751Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.yfzwxx on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:52:21.969568Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.fmvfnn on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-fmvfnn\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-fmvfnn\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.fmvfnn\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.fmvfnn\nDeploy daemon haproxy.nfs.foo.smithi069.fmvfnn ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:50:29Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:51:06Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:51:44Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "last_refresh": "2023-11-30T21:49:48.966837Z", "running": 2, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T21:49:48.966392Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T21:49:48.966463Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "last_refresh": "2023-11-30T21:49:48.966898Z", "ports": [12049], "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T21:49:48.966529Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T21:49:48.966593Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T21:49:52.177289Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T21:53:06.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:53:06 smithi069 conmon[117073]: cluster 2023-11-30T21:53:04.645316+0000 mgr.smithi016.dzhopz (mgr.14180) 607 : cluster [DBG] pgmap v392: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:53:06.889 INFO:tasks.cephadm:ingress.nfs.foo has 0/4 2023-11-30T21:53:07.890 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T21:53:08.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:53:08 smithi016 conmon[111898]: audit 2023-11-30T21:53:06.443940+0000 mgr.smithi016.dzhopz (mgr.14180) 2023-11-30T21:53:08.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:53:08 smithi016 conmon[111898]: 608 : audit [DBG] from='client.15240 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:53:08.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:53:08 smithi016 conmon[111898]: cluster 2023-11-30T21:53:06.645711+0000 mgr.smithi016.dzhopz (mgr.14180) 609 : cluster [DBG] pgmap v393: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T21:53:08.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:53:08 smithi069 conmon[117073]: audit 2023-11-30T21:53:06.443940+0000 mgr.smithi016.dzhopz (mgr.14180) 608 : audit [DBG] from='client.15240 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:53:08.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:53:08 smithi069 conmon[117073]: cluster 2023-11-30T21:53: 2023-11-30T21:53:08.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:53:08 smithi069 conmon[117073]: 06.645711+0000 mgr.smithi016.dzhopz (mgr.14180) 609 : cluster [DBG] pgmap v393: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T21:53:09.586 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T21:53:09.586 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T21:49:52.177023Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T21:49:48.966245Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T21:49:52.177152Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:47:15.902644Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.xudepb on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xudepb\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xudepb\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xudepb\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xudepb\nDeploy daemon haproxy.nfs.foo.smithi069.xudepb ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:45:23Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:46:00Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:46:38Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:49:45.430002Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi016.wilxeo on smithi016: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-wilxeo\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-wilxeo\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.wilxeo\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.wilxeo\nDeploy daemon haproxy.nfs.foo.smithi016.wilxeo ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:47:53Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:48:30Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:49:07Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:49:45.434551Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi069.lvijoi on smithi069: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:49:45.435751Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.yfzwxx on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:52:21.969568Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.fmvfnn on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-fmvfnn\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-fmvfnn\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.fmvfnn\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.fmvfnn\nDeploy daemon haproxy.nfs.foo.smithi069.fmvfnn ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:50:29Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:51:06Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:51:44Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "last_refresh": "2023-11-30T21:49:48.966837Z", "running": 2, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T21:49:48.966392Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T21:49:48.966463Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "last_refresh": "2023-11-30T21:49:48.966898Z", "ports": [12049], "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T21:49:48.966529Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T21:49:48.966593Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T21:49:52.177289Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T21:53:10.045 INFO:tasks.cephadm:ingress.nfs.foo has 0/4 2023-11-30T21:53:10.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:53:10 smithi016 conmon[111898]: cluster 2023-11-30T21:53:08.646167+0000 mgr.smithi016.dzhopz (mgr.14180) 610 : cluster [DBG] pgmap v394: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:53:10.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:53:10 smithi069 conmon[117073]: cluster 2023-11-30T21:53:08.646167+0000 mgr.smithi016.dzhopz (mgr.14180) 2023-11-30T21:53:10.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:53:10 smithi069 conmon[117073]: 610 : cluster [DBG] pgmap v394: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:53:11.046 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T21:53:11.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:53:11 smithi016 conmon[111898]: audit 2023-11-30T21:53:09.580536+0000 mgr.smithi016.dzhopz (mgr.14180) 611 : audit 2023-11-30T21:53:11.351 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:53:11 smithi016 conmon[111898]: [DBG] from='client.15244 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:53:11.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:53:11 smithi069 conmon[117073]: audit 2023-11-30T21:53:09.580536+0000 mgr.smithi016.dzhopz (mgr.14180) 611 : audit 2023-11-30T21:53:11.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:53:11 smithi069 conmon[117073]: [DBG] from='client.15244 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:53:12.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:53:12 smithi016 conmon[111898]: cluster 2023-11-30T21:53:10.646669+0000 mgr.smithi016.dzhopz ( 2023-11-30T21:53:12.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:53:12 smithi016 conmon[111898]: mgr.14180) 612 : cluster [DBG] pgmap v395: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T21:53:12.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:53:12 smithi069 conmon[117073]: cluster 2023-11-30T21:53:10.646669+0000 mgr.smithi016.dzhopz (mgr.14180 2023-11-30T21:53:12.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:53:12 smithi069 conmon[117073]: ) 612 : cluster [DBG] pgmap v395: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T21:53:12.799 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T21:53:12.799 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T21:49:52.177023Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T21:49:48.966245Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T21:49:52.177152Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:47:15.902644Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.xudepb on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xudepb\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xudepb\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xudepb\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xudepb\nDeploy daemon haproxy.nfs.foo.smithi069.xudepb ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:45:23Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:46:00Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:46:38Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:49:45.430002Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi016.wilxeo on smithi016: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-wilxeo\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-wilxeo\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.wilxeo\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.wilxeo\nDeploy daemon haproxy.nfs.foo.smithi016.wilxeo ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:47:53Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:48:30Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:49:07Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:49:45.434551Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi069.lvijoi on smithi069: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:49:45.435751Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.yfzwxx on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:52:21.969568Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.fmvfnn on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-fmvfnn\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-fmvfnn\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.fmvfnn\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.fmvfnn\nDeploy daemon haproxy.nfs.foo.smithi069.fmvfnn ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:50:29Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:51:06Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:51:44Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "last_refresh": "2023-11-30T21:49:48.966837Z", "running": 2, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T21:49:48.966392Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T21:49:48.966463Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "last_refresh": "2023-11-30T21:49:48.966898Z", "ports": [12049], "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T21:49:48.966529Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T21:49:48.966593Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T21:49:52.177289Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T21:53:13.205 INFO:tasks.cephadm:ingress.nfs.foo has 0/4 2023-11-30T21:53:14.206 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T21:53:14.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:53:14 smithi016 conmon[111898]: cluster 2023-11-30T21:53:12.647130+0000 mgr.smithi016.dzhopz (mgr.14180) 613 : cluster [DBG] pgmap v396: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:53:14.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:53:14 smithi016 conmon[111898]: audit 2023-11-30T21:53:12.794093+0000 mgr.smithi016.dzhopz (mgr.14180) 614 : audit [DBG] from='client.15248 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:53:14.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:53:14 smithi069 conmon[117073]: cluster 2023-11-30T21:53:12.647130+0000 mgr.smithi016.dzhopz (mgr.14180) 613 2023-11-30T21:53:14.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:53:14 smithi069 conmon[117073]: : cluster [DBG] pgmap v396: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:53:14.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:53:14 smithi069 conmon[117073]: audit 2023-11-30T21:53:12.794093+0000 mgr.smithi016.dzhopz (mgr.14180) 614 : audit [DBG] from='client.15248 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:53:15.927 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T21:53:15.927 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T21:49:52.177023Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T21:49:48.966245Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T21:49:52.177152Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:47:15.902644Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.xudepb on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xudepb\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xudepb\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xudepb\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xudepb\nDeploy daemon haproxy.nfs.foo.smithi069.xudepb ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:45:23Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:46:00Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:46:38Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:49:45.430002Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi016.wilxeo on smithi016: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-wilxeo\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-wilxeo\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.wilxeo\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.wilxeo\nDeploy daemon haproxy.nfs.foo.smithi016.wilxeo ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:47:53Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:48:30Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:49:07Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:49:45.434551Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi069.lvijoi on smithi069: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:49:45.435751Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.yfzwxx on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:52:21.969568Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.fmvfnn on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-fmvfnn\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-fmvfnn\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.fmvfnn\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.fmvfnn\nDeploy daemon haproxy.nfs.foo.smithi069.fmvfnn ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:50:29Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:51:06Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:51:44Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "last_refresh": "2023-11-30T21:49:48.966837Z", "running": 2, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T21:49:48.966392Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T21:49:48.966463Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "last_refresh": "2023-11-30T21:49:48.966898Z", "ports": [12049], "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T21:49:48.966529Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T21:49:48.966593Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T21:49:52.177289Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T21:53:16.302 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:53:16 smithi016 conmon[111898]: cluster 2023-11-30T21:53:14.647498+0000 mgr.smithi016.dzhopz (mgr 2023-11-30T21:53:16.302 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:53:16 smithi016 conmon[111898]: .14180) 615 : cluster [DBG] pgmap v397: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:53:16.366 INFO:tasks.cephadm:ingress.nfs.foo has 0/4 2023-11-30T21:53:16.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:53:16 smithi069 conmon[117073]: cluster 2023-11-30T21:53:14.647498+0000 mgr.smithi016.dzhopz (mgr.14180) 615 : cluster [DBG] 2023-11-30T21:53:16.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:53:16 smithi069 conmon[117073]: pgmap v397: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:53:17.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:53:17 smithi016 conmon[111898]: audit 2023-11-30T21:53:15.921253+0000 mgr.smithi016.dzhopz (mgr.14180) 616 : audit 2023-11-30T21:53:17.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:53:17 smithi016 conmon[111898]: [DBG] from='client.15252 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:53:17.368 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T21:53:17.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:53:17 smithi069 conmon[117073]: audit 2023-11-30T21:53:15.921253+0000 mgr.smithi016.dzhopz (mgr.14180) 616 : 2023-11-30T21:53:17.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:53:17 smithi069 conmon[117073]: audit [DBG] from='client.15252 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:53:18.258 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:53:18 smithi016 conmon[111898]: cluster 2023-11-30T21:53:16.648093+0000 mgr.smithi016.dzhopz (mgr.14180) 617 : cluster [DBG] pgmap v398: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T21:53:18.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:53:18 smithi069 conmon[117073]: cluster 2023-11-30T21:53:16.648093+0000 mgr.smithi016.dzhopz (mgr 2023-11-30T21:53:18.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:53:18 smithi069 conmon[117073]: .14180) 617 : cluster [DBG] pgmap v398: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T21:53:19.084 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T21:53:19.084 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T21:49:52.177023Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T21:49:48.966245Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T21:49:52.177152Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:47:15.902644Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.xudepb on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xudepb\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xudepb\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xudepb\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xudepb\nDeploy daemon haproxy.nfs.foo.smithi069.xudepb ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:45:23Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:46:00Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:46:38Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:49:45.430002Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi016.wilxeo on smithi016: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-wilxeo\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-wilxeo\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.wilxeo\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.wilxeo\nDeploy daemon haproxy.nfs.foo.smithi016.wilxeo ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:47:53Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:48:30Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:49:07Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:49:45.434551Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi069.lvijoi on smithi069: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:49:45.435751Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.yfzwxx on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:52:21.969568Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.fmvfnn on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-fmvfnn\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-fmvfnn\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.fmvfnn\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.fmvfnn\nDeploy daemon haproxy.nfs.foo.smithi069.fmvfnn ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:50:29Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:51:06Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:51:44Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "last_refresh": "2023-11-30T21:49:48.966837Z", "running": 2, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T21:49:48.966392Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T21:49:48.966463Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "last_refresh": "2023-11-30T21:49:48.966898Z", "ports": [12049], "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T21:49:48.966529Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T21:49:48.966593Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T21:49:52.177289Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T21:53:19.522 INFO:tasks.cephadm:ingress.nfs.foo has 0/4 2023-11-30T21:53:20.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:53:20 smithi016 conmon[111898]: cluster 2023-11-30T21:53:18.648575+0000 mgr.smithi016.dzhopz (mgr.14180) 618 : cluster [DBG] pgmap v399: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:53:20.351 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:53:20 smithi016 conmon[111898]: audit 2023-11-30T21:53:20.351 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:53:20 smithi016 conmon[111898]: 2023-11-30T21:53:19.079353+0000 mgr.smithi016.dzhopz (mgr.14180) 619 : audit [DBG] from='client.15256 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:53:20.523 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T21:53:20.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:53:20 smithi069 conmon[117073]: cluster 2023-11-30T21:53:18.648575+0000 mgr.smithi016.dzhopz (mgr.14180) 618 : cluster [DBG] 2023-11-30T21:53:20.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:53:20 smithi069 conmon[117073]: pgmap v399: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:53:20.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:53:20 smithi069 conmon[117073]: audit 2023-11-30T21:53:19.079353+0000 mgr.smithi016.dzhopz (mgr.14180) 619 : audit [DBG] from='client.15256 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:53:22.267 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T21:53:22.267 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T21:49:52.177023Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T21:49:48.966245Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T21:49:52.177152Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:47:15.902644Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.xudepb on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xudepb\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xudepb\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xudepb\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xudepb\nDeploy daemon haproxy.nfs.foo.smithi069.xudepb ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:45:23Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:46:00Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:46:38Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:49:45.430002Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi016.wilxeo on smithi016: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-wilxeo\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-wilxeo\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.wilxeo\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.wilxeo\nDeploy daemon haproxy.nfs.foo.smithi016.wilxeo ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:47:53Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:48:30Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:49:07Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:49:45.434551Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi069.lvijoi on smithi069: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:49:45.435751Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.yfzwxx on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:52:21.969568Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.fmvfnn on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-fmvfnn\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-fmvfnn\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.fmvfnn\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.fmvfnn\nDeploy daemon haproxy.nfs.foo.smithi069.fmvfnn ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:50:29Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:51:06Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:51:44Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "last_refresh": "2023-11-30T21:49:48.966837Z", "running": 2, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T21:49:48.966392Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T21:49:48.966463Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "last_refresh": "2023-11-30T21:49:48.966898Z", "ports": [12049], "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T21:49:48.966529Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T21:49:48.966593Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T21:49:52.177289Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T21:53:22.294 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:53:22 smithi016 conmon[111898]: cluster 2023-11-30T21:53:20.648983+0000 mgr.smithi016.dzhopz (mgr.14180) 620 : cluster [DBG] pgmap v400: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T21:53:22.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:53:22 smithi069 conmon[117073]: cluster 2023-11-30T21:53:20.648983+0000 mgr.smithi016.dzhopz (mgr.14180) 620 2023-11-30T21:53:22.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:53:22 smithi069 conmon[117073]: : cluster [DBG] pgmap v400: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T21:53:22.682 INFO:tasks.cephadm:ingress.nfs.foo has 0/4 2023-11-30T21:53:23.683 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T21:53:24.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:53:24 smithi016 conmon[111898]: audit 2023-11-30T21:53:22 2023-11-30T21:53:24.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:53:24 smithi016 conmon[111898]: .262313+0000 mgr.smithi016.dzhopz (mgr.14180) 621 : audit [DBG] from='client.15260 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:53:24.351 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:53:24 smithi016 conmon[111898]: cluster 2023-11-30T21:53:22.649710+0000 mgr.smithi016.dzhopz (mgr.14180) 622 : cluster [DBG] pgmap v401: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:53:24.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:53:24 smithi069 conmon[117073]: audit 2023-11-30T21:53:22.262313+0000 mgr.smithi016.dzhopz (mgr.14180) 621 : audit [DBG] from='client.15260 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:53:24.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:53:24 smithi069 conmon[117073]: 2023-11-30T21:53:24.528 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:53:24 smithi069 conmon[117073]: cluster 2023-11-30T21:53:22.649710+0000 mgr.smithi016.dzhopz (mgr.14180) 622 : cluster [DBG] pgmap v401: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:53:25.394 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T21:53:25.394 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T21:49:52.177023Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T21:49:48.966245Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T21:49:52.177152Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:47:15.902644Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.xudepb on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xudepb\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xudepb\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xudepb\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xudepb\nDeploy daemon haproxy.nfs.foo.smithi069.xudepb ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:45:23Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:46:00Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:46:38Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:49:45.430002Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi016.wilxeo on smithi016: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-wilxeo\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-wilxeo\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.wilxeo\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.wilxeo\nDeploy daemon haproxy.nfs.foo.smithi016.wilxeo ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:47:53Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:48:30Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:49:07Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:49:45.434551Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi069.lvijoi on smithi069: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:49:45.435751Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.yfzwxx on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:52:21.969568Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.fmvfnn on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-fmvfnn\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-fmvfnn\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.fmvfnn\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.fmvfnn\nDeploy daemon haproxy.nfs.foo.smithi069.fmvfnn ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:50:29Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:51:06Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:51:44Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "last_refresh": "2023-11-30T21:49:48.966837Z", "running": 2, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T21:49:48.966392Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T21:49:48.966463Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "last_refresh": "2023-11-30T21:49:48.966898Z", "ports": [12049], "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T21:49:48.966529Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T21:49:48.966593Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T21:49:52.177289Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T21:53:25.833 INFO:tasks.cephadm:ingress.nfs.foo has 0/4 2023-11-30T21:53:26.100 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:53:26 smithi016 conmon[111898]: cluster 2023-11-30T21:53:24.650090+0000 mgr.smithi016.dzhopz (mgr.14180) 623 : cluster [DBG] pgmap v402: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:53:26.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:53:26 smithi069 conmon[117073]: cluster 2023-11-30T21:53:24.650090+0000 mgr.smithi016.dzhopz (mgr.14180) 623 : cluster 2023-11-30T21:53:26.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:53:26 smithi069 conmon[117073]: [DBG] pgmap v402: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:53:26.834 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T21:53:27.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:53:27 smithi016 conmon[111898]: audit 2023-11-30T21:53:25.389907+0000 mgr.smithi016.dzhopz 2023-11-30T21:53:27.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:53:27 smithi016 conmon[111898]: (mgr.14180) 624 : audit [DBG] from='client.15264 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:53:27.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:53:27 smithi069 conmon[117073]: audit 2023-11-30T21:53:25.389907+0000 mgr.smithi016.dzhopz (mgr.14180) 624 : audit [DBG] 2023-11-30T21:53:27.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:53:27 smithi069 conmon[117073]: from='client.15264 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:53:28.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:53:28 smithi016 conmon[111898]: cluster 2023-11-30T21:53:26.650650 2023-11-30T21:53:28.351 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:53:28 smithi016 conmon[111898]: +0000 mgr.smithi016.dzhopz (mgr.14180) 625 : cluster [DBG] pgmap v403: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T21:53:28.501 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T21:53:28.501 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T21:49:52.177023Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T21:49:48.966245Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T21:49:52.177152Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:47:15.902644Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.xudepb on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xudepb\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xudepb\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xudepb\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xudepb\nDeploy daemon haproxy.nfs.foo.smithi069.xudepb ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:45:23Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:46:00Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:46:38Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:49:45.430002Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi016.wilxeo on smithi016: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-wilxeo\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-wilxeo\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.wilxeo\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.wilxeo\nDeploy daemon haproxy.nfs.foo.smithi016.wilxeo ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:47:53Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:48:30Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:49:07Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:49:45.434551Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi069.lvijoi on smithi069: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:49:45.435751Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.yfzwxx on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:52:21.969568Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.fmvfnn on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-fmvfnn\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-fmvfnn\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.fmvfnn\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.fmvfnn\nDeploy daemon haproxy.nfs.foo.smithi069.fmvfnn ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:50:29Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:51:06Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:51:44Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "last_refresh": "2023-11-30T21:49:48.966837Z", "running": 2, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T21:49:48.966392Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T21:49:48.966463Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "last_refresh": "2023-11-30T21:49:48.966898Z", "ports": [12049], "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T21:49:48.966529Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T21:49:48.966593Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T21:49:52.177289Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T21:53:28.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:53:28 smithi069 conmon[117073]: cluster 2023-11-30T21:53:26.650650+0000 mgr.smithi016.dzhopz (mgr.14180 2023-11-30T21:53:28.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:53:28 smithi069 conmon[117073]: ) 625 : cluster [DBG] pgmap v403: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T21:53:28.888 INFO:tasks.cephadm:ingress.nfs.foo has 0/4 2023-11-30T21:53:29.889 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T21:53:30.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:53:30 smithi016 conmon[111898]: audit 2023-11-30T21:53:28.496913+0000 mgr.smithi016.dzhopz (mgr.14180) 626 : audit [DBG] from='client.15268 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:53:30.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:53:30 smithi016 conmon[111898]: cluster 2023-11-30T21:53:28.651224+0000 mgr.smithi016.dzhopz (mgr.14180) 627 : cluster [DBG] pgmap v404: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:53:30.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:53:30 smithi069 conmon[117073]: audit 2023-11-30T21:53:28.496913+0000 mgr.smithi016.dzhopz (mgr.14180) 626 : 2023-11-30T21:53:30.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:53:30 smithi069 conmon[117073]: audit [DBG] from='client.15268 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:53:30.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:53:30 smithi069 conmon[117073]: cluster 2023-11-30T21:53:28.651224+0000 mgr.smithi016.dzhopz (mgr.14180) 627 : cluster [DBG] pgmap v404: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:53:31.621 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T21:53:31.622 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T21:49:52.177023Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T21:49:48.966245Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T21:49:52.177152Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:47:15.902644Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.xudepb on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xudepb\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xudepb\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xudepb\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xudepb\nDeploy daemon haproxy.nfs.foo.smithi069.xudepb ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:45:23Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:46:00Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:46:38Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:49:45.430002Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi016.wilxeo on smithi016: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-wilxeo\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-wilxeo\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.wilxeo\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.wilxeo\nDeploy daemon haproxy.nfs.foo.smithi016.wilxeo ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:47:53Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:48:30Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:49:07Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:49:45.434551Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi069.lvijoi on smithi069: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:49:45.435751Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.yfzwxx on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:52:21.969568Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.fmvfnn on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-fmvfnn\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-fmvfnn\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.fmvfnn\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.fmvfnn\nDeploy daemon haproxy.nfs.foo.smithi069.fmvfnn ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:50:29Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:51:06Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:51:44Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "last_refresh": "2023-11-30T21:49:48.966837Z", "running": 2, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T21:49:48.966392Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T21:49:48.966463Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "last_refresh": "2023-11-30T21:49:48.966898Z", "ports": [12049], "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T21:49:48.966529Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T21:49:48.966593Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T21:49:52.177289Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T21:53:32.048 INFO:tasks.cephadm:ingress.nfs.foo has 0/4 2023-11-30T21:53:32.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:53:32 smithi016 conmon[111898]: cluster 2023-11-30T21:53:30.651769+0000 mgr.smithi016.dzhopz (mgr. 2023-11-30T21:53:32.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:53:32 smithi016 conmon[111898]: 14180) 628 : cluster [DBG] pgmap v405: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T21:53:32.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:53:32 smithi069 conmon[117073]: cluster 2023-11-30T21:53:30.651769+0000 mgr.smithi016.dzhopz (mgr.14180) 628 : cluster [DBG] 2023-11-30T21:53:32.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:53:32 smithi069 conmon[117073]: pgmap v405: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T21:53:33.049 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T21:53:33.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:53:33 smithi016 conmon[111898]: audit 2023-11-30T21:53:31.616389+0000 mgr.smithi016.dzhopz (mgr.14180) 629 : audit [DBG] from='client.15272 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:53:33.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:53:33 smithi069 conmon[117073]: audit 2023-11-30T21:53:31.616389+0000 mgr.smithi016.dzhopz (mgr.14180 2023-11-30T21:53:33.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:53:33 smithi069 conmon[117073]: ) 629 : audit [DBG] from='client.15272 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:53:34.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:53:34 smithi016 conmon[111898]: cluster 2023-11-30T21:53:32.652327+0000 2023-11-30T21:53:34.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:53:34 smithi016 conmon[111898]: mgr.smithi016.dzhopz (mgr.14180) 630 : cluster [DBG] pgmap v406: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:53:34.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:53:34 smithi069 conmon[117073]: cluster 2023-11-30T21:53:32.652327+0000 mgr.smithi016.dzhopz (mgr.14180 2023-11-30T21:53:34.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:53:34 smithi069 conmon[117073]: ) 630 : cluster [DBG] pgmap v406: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:53:34.751 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T21:53:34.752 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T21:49:52.177023Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T21:49:48.966245Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T21:49:52.177152Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:47:15.902644Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.xudepb on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xudepb\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xudepb\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xudepb\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xudepb\nDeploy daemon haproxy.nfs.foo.smithi069.xudepb ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:45:23Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:46:00Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:46:38Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:49:45.430002Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi016.wilxeo on smithi016: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-wilxeo\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-wilxeo\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.wilxeo\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.wilxeo\nDeploy daemon haproxy.nfs.foo.smithi016.wilxeo ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:47:53Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:48:30Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:49:07Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:49:45.434551Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi069.lvijoi on smithi069: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:49:45.435751Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.yfzwxx on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:52:21.969568Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.fmvfnn on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-fmvfnn\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-fmvfnn\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.fmvfnn\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.fmvfnn\nDeploy daemon haproxy.nfs.foo.smithi069.fmvfnn ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:50:29Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:51:06Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:51:44Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "last_refresh": "2023-11-30T21:49:48.966837Z", "running": 2, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T21:49:48.966392Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T21:49:48.966463Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "last_refresh": "2023-11-30T21:49:48.966898Z", "ports": [12049], "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T21:49:48.966529Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T21:49:48.966593Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T21:49:52.177289Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T21:53:35.111 INFO:tasks.cephadm:ingress.nfs.foo has 0/4 2023-11-30T21:53:36.113 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T21:53:36.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:53:36 smithi016 conmon[111898]: cluster 2023-11-30T21:53:34.652747+0000 mgr.smithi016.dzhopz (mgr.14180) 631 2023-11-30T21:53:36.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:53:36 smithi016 conmon[111898]: : cluster [DBG] pgmap v407: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:53:36.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:53:36 smithi016 conmon[111898]: audit 2023-11-30T21:53:34.746848+0000 mgr.smithi016.dzhopz (mgr.14180) 632 : audit [DBG] from='client.15276 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:53:36.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:53:36 smithi069 conmon[117073]: cluster 2023-11-30T21:53:34.652747+0000 mgr.smithi016.dzhopz (mgr.14180) 631 : 2023-11-30T21:53:36.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:53:36 smithi069 conmon[117073]: cluster [DBG] pgmap v407: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:53:36.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:53:36 smithi069 conmon[117073]: audit 2023-11-30T21:53:34.746848+0000 mgr.smithi016.dzhopz (mgr.14180) 632 : audit [DBG] from='client.15276 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:53:37.828 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T21:53:37.828 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T21:49:52.177023Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T21:49:48.966245Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T21:49:52.177152Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:47:15.902644Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.xudepb on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xudepb\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xudepb\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xudepb\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xudepb\nDeploy daemon haproxy.nfs.foo.smithi069.xudepb ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:45:23Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:46:00Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:46:38Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:49:45.430002Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi016.wilxeo on smithi016: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-wilxeo\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-wilxeo\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.wilxeo\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.wilxeo\nDeploy daemon haproxy.nfs.foo.smithi016.wilxeo ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:47:53Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:48:30Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:49:07Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:49:45.434551Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi069.lvijoi on smithi069: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:49:45.435751Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.yfzwxx on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:52:21.969568Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.fmvfnn on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-fmvfnn\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-fmvfnn\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.fmvfnn\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.fmvfnn\nDeploy daemon haproxy.nfs.foo.smithi069.fmvfnn ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:50:29Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:51:06Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:51:44Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "last_refresh": "2023-11-30T21:49:48.966837Z", "running": 2, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T21:49:48.966392Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T21:49:48.966463Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "last_refresh": "2023-11-30T21:49:48.966898Z", "ports": [12049], "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T21:49:48.966529Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T21:49:48.966593Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T21:49:52.177289Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T21:53:38.176 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:53:38 smithi016 conmon[111898]: cluster 2023-11-30T21:53:36.653175+0000 mgr.smithi016.dzhopz (mgr.14180) 633 : cluster [DBG] pgmap v408: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T21:53:38.177 INFO:tasks.cephadm:ingress.nfs.foo has 0/4 2023-11-30T21:53:38.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:53:38 smithi069 conmon[117073]: cluster 2023-11-30T21:53:36.653175+0000 mgr.smithi016.dzhopz (mgr.14180) 633 : cluster 2023-11-30T21:53:38.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:53:38 smithi069 conmon[117073]: [DBG] pgmap v408: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T21:53:39.178 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T21:53:39.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:53:39 smithi016 conmon[111898]: audit 2023-11-30T21:53:37.823327+0000 mgr.smithi016.dzhopz (mgr.14180) 634 : audit [DBG] from='client.15280 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:53:39.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:53:39 smithi016 conmon[111898]: 2023-11-30T21:53:39.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:53:39 smithi069 conmon[117073]: audit 2023-11-30T21:53:37.823327+0000 mgr.smithi016.dzhopz (mgr.14180) 634 : audit [DBG] 2023-11-30T21:53:39.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:53:39 smithi069 conmon[117073]: from='client.15280 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:53:40.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:53:40 smithi016 conmon[111898]: cluster 2023-11-30T21:53:38.653678+0000 mgr.smithi016.dzhopz (mgr.14180) 635 : cluster [DBG] pgmap v409: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:53:40.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:53:40 smithi069 conmon[117073]: cluster 2023-11-30T21:53:38.653678+0000 mgr.smithi016.dzhopz (mgr.14180) 635 : cluster [DBG] 2023-11-30T21:53:40.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:53:40 smithi069 conmon[117073]: pgmap v409: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:53:40.937 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T21:53:40.937 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T21:49:52.177023Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T21:49:48.966245Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T21:49:52.177152Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:47:15.902644Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.xudepb on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xudepb\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xudepb\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xudepb\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xudepb\nDeploy daemon haproxy.nfs.foo.smithi069.xudepb ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:45:23Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:46:00Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:46:38Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:49:45.430002Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi016.wilxeo on smithi016: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-wilxeo\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-wilxeo\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.wilxeo\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.wilxeo\nDeploy daemon haproxy.nfs.foo.smithi016.wilxeo ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:47:53Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:48:30Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:49:07Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:49:45.434551Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi069.lvijoi on smithi069: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:49:45.435751Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.yfzwxx on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:52:21.969568Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.fmvfnn on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-fmvfnn\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-fmvfnn\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.fmvfnn\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.fmvfnn\nDeploy daemon haproxy.nfs.foo.smithi069.fmvfnn ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:50:29Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:51:06Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:51:44Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "last_refresh": "2023-11-30T21:49:48.966837Z", "running": 2, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T21:49:48.966392Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T21:49:48.966463Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "last_refresh": "2023-11-30T21:49:48.966898Z", "ports": [12049], "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T21:49:48.966529Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T21:49:48.966593Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T21:49:52.177289Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T21:53:41.337 INFO:tasks.cephadm:ingress.nfs.foo has 0/4 2023-11-30T21:53:42.338 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T21:53:42.370 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:53:42 smithi016 conmon[111898]: cluster 2023-11-30T21:53:40.654187+0000 mgr.smithi016.dzhopz (mgr.14180) 636 2023-11-30T21:53:42.370 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:53:42 smithi016 conmon[111898]: : cluster [DBG] pgmap v410: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T21:53:42.371 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:53:42 smithi016 conmon[111898]: audit 2023-11-30T21:53:40.923990+0000 mgr.smithi016.dzhopz (mgr.14180) 637 : audit [DBG] from='client.15284 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:53:42.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:53:42 smithi069 conmon[117073]: cluster 2023-11-30T21:53:40.654187+0000 mgr.smithi016.dzhopz (mgr.14180) 636 2023-11-30T21:53:42.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:53:42 smithi069 conmon[117073]: : cluster [DBG] pgmap v410: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T21:53:42.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:53:42 smithi069 conmon[117073]: audit 2023-11-30T21:53:40.923990+0000 mgr.smithi016.dzhopz (mgr.14180) 637 : audit [DBG] from='client.15284 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:53:44.067 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T21:53:44.068 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T21:49:52.177023Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T21:49:48.966245Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T21:49:52.177152Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:47:15.902644Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.xudepb on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xudepb\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xudepb\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xudepb\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xudepb\nDeploy daemon haproxy.nfs.foo.smithi069.xudepb ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:45:23Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:46:00Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:46:38Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:49:45.430002Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi016.wilxeo on smithi016: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-wilxeo\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-wilxeo\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.wilxeo\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.wilxeo\nDeploy daemon haproxy.nfs.foo.smithi016.wilxeo ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:47:53Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:48:30Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:49:07Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:49:45.434551Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi069.lvijoi on smithi069: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:49:45.435751Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.yfzwxx on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:52:21.969568Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.fmvfnn on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-fmvfnn\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-fmvfnn\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.fmvfnn\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.fmvfnn\nDeploy daemon haproxy.nfs.foo.smithi069.fmvfnn ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:50:29Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:51:06Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:51:44Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "last_refresh": "2023-11-30T21:49:48.966837Z", "running": 2, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T21:49:48.966392Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T21:49:48.966463Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "last_refresh": "2023-11-30T21:49:48.966898Z", "ports": [12049], "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T21:49:48.966529Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T21:49:48.966593Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T21:49:52.177289Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T21:53:44.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:53:44 smithi016 conmon[111898]: cluster 2023-11-30T21:53:42.654964+0000 mgr.smithi016.dzhopz (mgr.14180) 638 : cluster [DBG] pgmap v411: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:53:44.496 INFO:tasks.cephadm:ingress.nfs.foo has 0/4 2023-11-30T21:53:44.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:53:44 smithi069 conmon[117073]: cluster 2023-11-30T21:53: 2023-11-30T21:53:44.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:53:44 smithi069 conmon[117073]: 42.654964+0000 mgr.smithi016.dzhopz (mgr.14180) 638 : cluster [DBG] pgmap v411: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:53:45.498 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T21:53:45.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:53:45 smithi069 conmon[117073]: audit 2023-11-30T21:53:44.063168+0000 mgr.smithi016.dzhopz (mgr.14180) 639 : audit [DBG] from='client.15288 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:53:45.529 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:53:45 smithi016 conmon[111898]: audit 2023-11-30T21:53:44.063168+0000 mgr.smithi016.dzhopz (mgr.14180) 639 : audit 2023-11-30T21:53:45.529 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:53:45 smithi016 conmon[111898]: [DBG] from='client.15288 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:53:46.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:53:46 smithi016 conmon[111898]: cluster 2023-11-30T21:53:44.655491+0000 mgr.smithi016.dzhopz 2023-11-30T21:53:46.351 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:53:46 smithi016 conmon[111898]: (mgr.14180) 640 : cluster [DBG] pgmap v412: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:53:46.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:53:46 smithi069 conmon[117073]: cluster 2023-11-30T21:53:44.655491+0000 mgr.smithi016.dzhopz (mgr.14180) 640 : cluster [DBG] pgmap v412: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:53:47.262 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T21:53:47.262 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T21:49:52.177023Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T21:49:48.966245Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T21:49:52.177152Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:47:15.902644Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.xudepb on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xudepb\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xudepb\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xudepb\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xudepb\nDeploy daemon haproxy.nfs.foo.smithi069.xudepb ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:45:23Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:46:00Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:46:38Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:49:45.430002Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi016.wilxeo on smithi016: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-wilxeo\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-wilxeo\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.wilxeo\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.wilxeo\nDeploy daemon haproxy.nfs.foo.smithi016.wilxeo ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:47:53Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:48:30Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:49:07Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:49:45.434551Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi069.lvijoi on smithi069: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:49:45.435751Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.yfzwxx on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:52:21.969568Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.fmvfnn on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-fmvfnn\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-fmvfnn\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.fmvfnn\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.fmvfnn\nDeploy daemon haproxy.nfs.foo.smithi069.fmvfnn ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:50:29Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:51:06Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:51:44Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "last_refresh": "2023-11-30T21:49:48.966837Z", "running": 2, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T21:49:48.966392Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T21:49:48.966463Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "last_refresh": "2023-11-30T21:49:48.966898Z", "ports": [12049], "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T21:49:48.966529Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T21:49:48.966593Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T21:49:52.177289Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T21:53:47.745 INFO:tasks.cephadm:ingress.nfs.foo has 0/4 2023-11-30T21:53:48.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:53:48 smithi069 conmon[117073]: cluster 2023-11-30T21:53:46.656046+0000 mgr.smithi016.dzhopz (mgr.14180) 641 : cluster [DBG] 2023-11-30T21:53:48.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:53:48 smithi069 conmon[117073]: pgmap v413: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T21:53:48.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:53:48 smithi016 conmon[111898]: cluster 2023-11-30T21:53:46.656046+0000 mgr.smithi016.dzhopz (mgr.14180) 641 : cluster [DBG] pgmap v413: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T21:53:48.747 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T21:53:49.470 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:53:49 smithi016 conmon[111898]: audit 2023-11-30T21:53:47.257177+0000 mgr.smithi016.dzhopz 2023-11-30T21:53:49.470 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:53:49 smithi016 conmon[111898]: (mgr.14180) 642 : audit [DBG] from='client.15292 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:53:49.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:53:49 smithi069 conmon[117073]: audit 2023-11-30T21:53:47.257177+0000 mgr.smithi016.dzhopz (mgr.14180) 2023-11-30T21:53:49.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:53:49 smithi069 conmon[117073]: 642 : audit [DBG] from='client.15292 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:53:50.353 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:53:50 smithi016 conmon[111898]: cluster 2023-11-30T21:53:48.656867+0000 mgr.smithi016.dzhopz ( 2023-11-30T21:53:50.353 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:53:50 smithi016 conmon[111898]: mgr.14180) 643 : cluster [DBG] pgmap v414: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:53:50.483 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T21:53:50.484 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T21:49:52.177023Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T21:49:48.966245Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T21:49:52.177152Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:47:15.902644Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.xudepb on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xudepb\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xudepb\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xudepb\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xudepb\nDeploy daemon haproxy.nfs.foo.smithi069.xudepb ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:45:23Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:46:00Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:46:38Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:49:45.430002Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi016.wilxeo on smithi016: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-wilxeo\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-wilxeo\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.wilxeo\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.wilxeo\nDeploy daemon haproxy.nfs.foo.smithi016.wilxeo ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:47:53Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:48:30Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:49:07Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:49:45.434551Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi069.lvijoi on smithi069: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:49:45.435751Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.yfzwxx on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:52:21.969568Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.fmvfnn on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-fmvfnn\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-fmvfnn\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.fmvfnn\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.fmvfnn\nDeploy daemon haproxy.nfs.foo.smithi069.fmvfnn ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:50:29Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:51:06Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:51:44Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "last_refresh": "2023-11-30T21:49:48.966837Z", "running": 2, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T21:49:48.966392Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T21:49:48.966463Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "last_refresh": "2023-11-30T21:49:48.966898Z", "ports": [12049], "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T21:49:48.966529Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T21:49:48.966593Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T21:49:52.177289Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T21:53:50.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:53:50 smithi069 conmon[117073]: cluster 2023-11-30T21:53:48.656867+0000 mgr.smithi016.dzhopz (mgr.14180) 643 : cluster 2023-11-30T21:53:50.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:53:50 smithi069 conmon[117073]: [DBG] pgmap v414: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:53:50.910 INFO:tasks.cephadm:ingress.nfs.foo has 0/4 2023-11-30T21:53:51.911 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T21:53:52.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:53:52 smithi016 conmon[111898]: audit 2023-11-30T21:53:50.479205+0000 mgr.smithi016.dzhopz (mgr.14180) 644 : audit [DBG] from='client.15296 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:53:52.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:53:52 smithi016 conmon[111898]: cluster 2023-11-30T21:53:50.657554+0000 mgr.smithi016.dzhopz (mgr.14180) 645 : cluster [DBG] pgmap v415: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T21:53:52.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:53:52 smithi069 conmon[117073]: audit 2023-11-30T21:53:50.479205+0000 mgr.smithi016.dzhopz (mgr.14180) 644 : audit [DBG] 2023-11-30T21:53:52.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:53:52 smithi069 conmon[117073]: from='client.15296 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:53:52.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:53:52 smithi069 conmon[117073]: cluster 2023-11-30T21:53:50.657554+0000 mgr.smithi016.dzhopz (mgr.14180) 645 : cluster [DBG] pgmap v415: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T21:53:53.668 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T21:53:53.668 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T21:49:52.177023Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T21:49:48.966245Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T21:49:52.177152Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:47:15.902644Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.xudepb on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xudepb\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xudepb\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xudepb\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xudepb\nDeploy daemon haproxy.nfs.foo.smithi069.xudepb ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:45:23Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:46:00Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:46:38Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:49:45.430002Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi016.wilxeo on smithi016: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-wilxeo\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-wilxeo\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.wilxeo\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.wilxeo\nDeploy daemon haproxy.nfs.foo.smithi016.wilxeo ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:47:53Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:48:30Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:49:07Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:49:45.434551Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi069.lvijoi on smithi069: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:49:45.435751Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.yfzwxx on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:52:21.969568Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.fmvfnn on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-fmvfnn\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-fmvfnn\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.fmvfnn\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.fmvfnn\nDeploy daemon haproxy.nfs.foo.smithi069.fmvfnn ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:50:29Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:51:06Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:51:44Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "last_refresh": "2023-11-30T21:49:48.966837Z", "running": 2, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T21:49:48.966392Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T21:49:48.966463Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "last_refresh": "2023-11-30T21:49:48.966898Z", "ports": [12049], "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T21:49:48.966529Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T21:49:48.966593Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T21:49:52.177289Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T21:53:54.072 INFO:tasks.cephadm:ingress.nfs.foo has 0/4 2023-11-30T21:53:54.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:53:54 smithi016 conmon[111898]: cluster 2023-11-30T21:53:52.658021+0000 mgr.smithi016.dzhopz (mgr.14180) 646 : cluster [DBG] pgmap v416: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:53:54.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:53:54 smithi069 conmon[117073]: cluster 2023-11-30T21:53:52.658021+0000 mgr.smithi016.dzhopz (mgr.14180) 646 : cluster 2023-11-30T21:53:54.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:53:54 smithi069 conmon[117073]: [DBG] pgmap v416: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:53:55.073 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T21:53:55.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:53:55 smithi069 conmon[117073]: audit 2023-11-30T21:53:53.663493+0000 mgr.smithi016.dzhopz (mgr.14180) 647 : audit [DBG] 2023-11-30T21:53:55.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:53:55 smithi069 conmon[117073]: from='client.15300 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:53:55.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:53:55 smithi016 conmon[111898]: audit 2023-11-30T21:53:53.663493+0000 mgr.smithi016.dzhopz (mgr.14180) 647 : audit [DBG] from='client.15300 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:53:56.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:53:56 smithi016 conmon[111898]: cluster 2023-11-30T21:53:54.658706 2023-11-30T21:53:56.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:53:56 smithi016 conmon[111898]: +0000 mgr.smithi016.dzhopz (mgr.14180) 648 : cluster [DBG] pgmap v417: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:53:56.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:53:56 smithi069 conmon[117073]: cluster 2023-11-30T21:53:54.658706+0000 mgr.smithi016.dzhopz (mgr.14180) 648 2023-11-30T21:53:56.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:53:56 smithi069 conmon[117073]: : cluster [DBG] pgmap v417: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:53:56.816 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T21:53:56.816 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T21:49:52.177023Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T21:49:48.966245Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T21:49:52.177152Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:47:15.902644Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.xudepb on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xudepb\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xudepb\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xudepb\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xudepb\nDeploy daemon haproxy.nfs.foo.smithi069.xudepb ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:45:23Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:46:00Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:46:38Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:49:45.430002Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi016.wilxeo on smithi016: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-wilxeo\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-wilxeo\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.wilxeo\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.wilxeo\nDeploy daemon haproxy.nfs.foo.smithi016.wilxeo ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:47:53Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:48:30Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:49:07Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:49:45.434551Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi069.lvijoi on smithi069: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:49:45.435751Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.yfzwxx on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:52:21.969568Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.fmvfnn on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-fmvfnn\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-fmvfnn\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.fmvfnn\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.fmvfnn\nDeploy daemon haproxy.nfs.foo.smithi069.fmvfnn ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:50:29Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:51:06Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:51:44Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "last_refresh": "2023-11-30T21:49:48.966837Z", "running": 2, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T21:49:48.966392Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T21:49:48.966463Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "last_refresh": "2023-11-30T21:49:48.966898Z", "ports": [12049], "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T21:49:48.966529Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T21:49:48.966593Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T21:49:52.177289Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T21:53:57.237 INFO:tasks.cephadm:ingress.nfs.foo has 0/4 2023-11-30T21:53:58.238 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T21:53:58.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:53:58 smithi069 conmon[117073]: cluster 2023-11-30T21:53:56.659117+0000 mgr.smithi016.dzhopz (mgr.14180) 649 : cluster [DBG] 2023-11-30T21:53:58.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:53:58 smithi069 conmon[117073]: pgmap v418: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T21:53:58.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:53:58 smithi069 conmon[117073]: audit 2023-11-30T21:53:56.811333+0000 mgr.smithi016.dzhopz (mgr.14180) 650 : audit [DBG] from='client.15304 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:53:58.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:53:58 smithi016 conmon[111898]: cluster 2023-11-30T21:53:56.659117+0000 mgr.smithi016.dzhopz (mgr.14180) 649 : cluster [DBG] pgmap v418: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T21:53:58.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:53:58 smithi016 conmon[111898]: audit 2023-11-30T21:53:56.811333+0000 mgr.smithi016.dzhopz (mgr.14180) 650 : audit [DBG] from='client.15304 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:54:00.124 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T21:54:00.124 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T21:49:52.177023Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T21:49:48.966245Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T21:49:52.177152Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:47:15.902644Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.xudepb on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xudepb\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xudepb\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xudepb\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xudepb\nDeploy daemon haproxy.nfs.foo.smithi069.xudepb ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:45:23Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:46:00Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:46:38Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:49:45.430002Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi016.wilxeo on smithi016: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-wilxeo\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-wilxeo\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.wilxeo\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.wilxeo\nDeploy daemon haproxy.nfs.foo.smithi016.wilxeo ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:47:53Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:48:30Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:49:07Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:49:45.434551Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi069.lvijoi on smithi069: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:49:45.435751Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.yfzwxx on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:52:21.969568Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.fmvfnn on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-fmvfnn\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-fmvfnn\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.fmvfnn\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.fmvfnn\nDeploy daemon haproxy.nfs.foo.smithi069.fmvfnn ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:50:29Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:51:06Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:51:44Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "last_refresh": "2023-11-30T21:49:48.966837Z", "running": 2, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T21:49:48.966392Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T21:49:48.966463Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "last_refresh": "2023-11-30T21:49:48.966898Z", "ports": [12049], "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T21:49:48.966529Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T21:49:48.966593Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T21:49:52.177289Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T21:54:00.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:54:00 smithi069 conmon[117073]: cluster 2023-11-30T21:53:58.659591+0000 mgr.smithi016.dzhopz (mgr.14180) 651 : cluster [DBG] 2023-11-30T21:54:00.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:54:00 smithi069 conmon[117073]: pgmap v419: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:54:00.561 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:54:00 smithi016 conmon[111898]: cluster 2023-11-30T21:53:58.659591+0000 mgr.smithi016.dzhopz (mgr.14180) 651 : cluster [DBG] pgmap v419: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:54:00.600 INFO:tasks.cephadm:ingress.nfs.foo has 0/4 2023-11-30T21:54:01.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:54:01 smithi069 conmon[117073]: audit 2023-11-30T21:54:00.119423+0000 mgr.smithi016.dzhopz (mgr.14180) 2023-11-30T21:54:01.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:54:01 smithi069 conmon[117073]: 652 : audit [DBG] from='client.15308 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:54:01.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:54:01 smithi016 conmon[111898]: audit 2023-11-30T21:54:00.119423+0000 mgr.smithi016.dzhopz (mgr.14180) 652 : audit [DBG] 2023-11-30T21:54:01.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:54:01 smithi016 conmon[111898]: from='client.15308 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:54:01.602 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T21:54:02.461 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:54:02 smithi016 conmon[111898]: cluster 2023-11-30T21:54:00.660253+0000 mgr.smithi016.dzhopz (mgr.14180 2023-11-30T21:54:02.461 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:54:02 smithi016 conmon[111898]: ) 653 : cluster [DBG] pgmap v420: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T21:54:02.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:54:02 smithi069 conmon[117073]: cluster 2023-11-30T21:54:00.660253+0000 mgr.smithi016.dzhopz (mgr. 2023-11-30T21:54:02.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:54:02 smithi069 conmon[117073]: 14180) 653 : cluster [DBG] pgmap v420: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T21:54:03.350 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T21:54:03.350 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T21:49:52.177023Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T21:49:48.966245Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T21:49:52.177152Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:47:15.902644Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.xudepb on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xudepb\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xudepb\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xudepb\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xudepb\nDeploy daemon haproxy.nfs.foo.smithi069.xudepb ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:45:23Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:46:00Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:46:38Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:49:45.430002Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi016.wilxeo on smithi016: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-wilxeo\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-wilxeo\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.wilxeo\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.wilxeo\nDeploy daemon haproxy.nfs.foo.smithi016.wilxeo ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:47:53Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:48:30Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:49:07Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:49:45.434551Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi069.lvijoi on smithi069: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:49:45.435751Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.yfzwxx on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:52:21.969568Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.fmvfnn on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-fmvfnn\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-fmvfnn\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.fmvfnn\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.fmvfnn\nDeploy daemon haproxy.nfs.foo.smithi069.fmvfnn ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:50:29Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:51:06Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:51:44Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "last_refresh": "2023-11-30T21:49:48.966837Z", "running": 2, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T21:49:48.966392Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T21:49:48.966463Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "last_refresh": "2023-11-30T21:49:48.966898Z", "ports": [12049], "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T21:49:48.966529Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T21:49:48.966593Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T21:49:52.177289Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T21:54:03.762 INFO:tasks.cephadm:ingress.nfs.foo has 0/4 2023-11-30T21:54:04.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:54:04 smithi069 conmon[117073]: cluster 2023-11-30T21:54:02.660719+0000 mgr.smithi016.dzhopz (mgr.14180) 654 : cluster [DBG] 2023-11-30T21:54:04.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:54:04 smithi069 conmon[117073]: pgmap v421: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:54:04.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:54:04 smithi016 conmon[111898]: cluster 2023-11-30T21:54:02.660719+0000 mgr.smithi016.dzhopz (mgr.14180) 654 : cluster [DBG] pgmap v421: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:54:04.763 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T21:54:05.484 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:54:05 smithi016 conmon[111898]: audit 2023-11-30T21:54:03.345234+0000 mgr.smithi016.dzhopz (mgr.14180) 655 : audit [DBG] 2023-11-30T21:54:05.484 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:54:05 smithi016 conmon[111898]: from='client.15312 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:54:05.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:54:05 smithi069 conmon[117073]: audit 2023-11-30T21:54:03.345234+0000 mgr.smithi016.dzhopz (mgr.14180) 655 : 2023-11-30T21:54:05.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:54:05 smithi069 conmon[117073]: audit [DBG] from='client.15312 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:54:06.521 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T21:54:06.521 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T21:49:52.177023Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T21:49:48.966245Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T21:49:52.177152Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:47:15.902644Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.xudepb on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xudepb\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xudepb\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xudepb\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xudepb\nDeploy daemon haproxy.nfs.foo.smithi069.xudepb ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:45:23Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:46:00Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:46:38Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:49:45.430002Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi016.wilxeo on smithi016: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-wilxeo\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-wilxeo\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.wilxeo\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.wilxeo\nDeploy daemon haproxy.nfs.foo.smithi016.wilxeo ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:47:53Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:48:30Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:49:07Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:49:45.434551Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi069.lvijoi on smithi069: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:49:45.435751Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.yfzwxx on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:52:21.969568Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.fmvfnn on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-fmvfnn\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-fmvfnn\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.fmvfnn\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.fmvfnn\nDeploy daemon haproxy.nfs.foo.smithi069.fmvfnn ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:50:29Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:51:06Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:51:44Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "last_refresh": "2023-11-30T21:49:48.966837Z", "running": 2, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T21:49:48.966392Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T21:49:48.966463Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "last_refresh": "2023-11-30T21:49:48.966898Z", "ports": [12049], "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T21:49:48.966529Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T21:49:48.966593Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T21:49:52.177289Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T21:54:06.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:54:06 smithi069 conmon[117073]: cluster 2023-11-30T21:54:04.661419+0000 mgr.smithi016.dzhopz (mgr.14180) 656 2023-11-30T21:54:06.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:54:06 smithi069 conmon[117073]: : cluster [DBG] pgmap v422: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:54:06.547 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:54:06 smithi016 conmon[111898]: cluster 2023-11-30T21:54:04 2023-11-30T21:54:06.547 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:54:06 smithi016 conmon[111898]: .661419+0000 mgr.smithi016.dzhopz (mgr.14180) 656 : cluster [DBG] pgmap v422: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:54:06.923 INFO:tasks.cephadm:ingress.nfs.foo has 0/4 2023-11-30T21:54:07.924 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T21:54:08.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:54:08 smithi016 conmon[111898]: audit 2023-11-30T21:54:06.515681+0000 mgr.smithi016.dzhopz (mgr.14180) 657 : audit [DBG] from='client.15316 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:54:08.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:54:08 smithi016 conmon[111898]: cluster 2023-11-30T21:54:06.661851+0000 mgr.smithi016.dzhopz (mgr.14180) 658 : cluster [DBG] pgmap v423: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T21:54:08.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:54:08 smithi069 conmon[117073]: audit 2023-11-30T21:54:06.515681+0000 mgr.smithi016.dzhopz (mgr.14180) 657 : audit [DBG] 2023-11-30T21:54:08.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:54:08 smithi069 conmon[117073]: from='client.15316 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:54:08.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:54:08 smithi069 conmon[117073]: cluster 2023-11-30T21:54:06.661851+0000 mgr.smithi016.dzhopz (mgr.14180) 658 : cluster [DBG] pgmap v423: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T21:54:09.672 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T21:54:09.672 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T21:49:52.177023Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T21:49:48.966245Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T21:49:52.177152Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:47:15.902644Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.xudepb on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xudepb\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xudepb\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xudepb\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xudepb\nDeploy daemon haproxy.nfs.foo.smithi069.xudepb ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:45:23Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:46:00Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:46:38Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:49:45.430002Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi016.wilxeo on smithi016: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-wilxeo\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-wilxeo\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.wilxeo\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.wilxeo\nDeploy daemon haproxy.nfs.foo.smithi016.wilxeo ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:47:53Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:48:30Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:49:07Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:49:45.434551Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi069.lvijoi on smithi069: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:49:45.435751Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.yfzwxx on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:52:21.969568Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.fmvfnn on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-fmvfnn\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-fmvfnn\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.fmvfnn\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.fmvfnn\nDeploy daemon haproxy.nfs.foo.smithi069.fmvfnn ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:50:29Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:51:06Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:51:44Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "last_refresh": "2023-11-30T21:49:48.966837Z", "running": 2, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T21:49:48.966392Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T21:49:48.966463Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "last_refresh": "2023-11-30T21:49:48.966898Z", "ports": [12049], "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T21:49:48.966529Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T21:49:48.966593Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T21:49:52.177289Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T21:54:10.183 INFO:tasks.cephadm:ingress.nfs.foo has 0/4 2023-11-30T21:54:10.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:54:10 smithi069 conmon[117073]: cluster 2023-11-30T21:54:08.662591+0000 mgr.smithi016.dzhopz (mgr.14180) 659 2023-11-30T21:54:10.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:54:10 smithi069 conmon[117073]: : cluster [DBG] pgmap v424: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:54:10.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:54:10 smithi016 conmon[111898]: cluster 2023-11-30T21:54:08.662591+0000 mgr.smithi016.dzhopz (mgr.14180) 659 : cluster [DBG] pgmap v424: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:54:11.185 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T21:54:11.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:54:11 smithi069 conmon[117073]: audit 2023-11-30T21:54:09.666857+0000 mgr.smithi016.dzhopz (mgr.14180) 660 : audit 2023-11-30T21:54:11.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:54:11 smithi069 conmon[117073]: [DBG] from='client.15320 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:54:11.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:54:11 smithi016 conmon[111898]: audit 2023-11-30T21:54:09.666857+0000 mgr.smithi016.dzhopz (mgr.14180) 660 : audit 2023-11-30T21:54:11.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:54:11 smithi016 conmon[111898]: [DBG] from='client.15320 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:54:12.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:54:12 smithi069 conmon[117073]: cluster 2023-11-30T21:54:10.663205+0000 mgr.smithi016.dzhopz (mgr.14180) 661 : cluster 2023-11-30T21:54:12.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:54:12 smithi069 conmon[117073]: [DBG] pgmap v425: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T21:54:12.594 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:54:12 smithi016 conmon[111898]: cluster 2023-11-30T21:54:10.663205+0000 2023-11-30T21:54:12.595 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:54:12 smithi016 conmon[111898]: mgr.smithi016.dzhopz (mgr.14180) 661 : cluster [DBG] pgmap v425: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T21:54:12.997 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T21:54:12.997 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T21:49:52.177023Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T21:49:48.966245Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T21:49:52.177152Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:47:15.902644Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.xudepb on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xudepb\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xudepb\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xudepb\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xudepb\nDeploy daemon haproxy.nfs.foo.smithi069.xudepb ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:45:23Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:46:00Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:46:38Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:49:45.430002Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi016.wilxeo on smithi016: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-wilxeo\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-wilxeo\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.wilxeo\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.wilxeo\nDeploy daemon haproxy.nfs.foo.smithi016.wilxeo ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:47:53Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:48:30Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:49:07Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:49:45.434551Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi069.lvijoi on smithi069: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:49:45.435751Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.yfzwxx on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:52:21.969568Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.fmvfnn on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-fmvfnn\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-fmvfnn\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.fmvfnn\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.fmvfnn\nDeploy daemon haproxy.nfs.foo.smithi069.fmvfnn ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:50:29Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:51:06Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:51:44Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "last_refresh": "2023-11-30T21:49:48.966837Z", "running": 2, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T21:49:48.966392Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T21:49:48.966463Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "last_refresh": "2023-11-30T21:49:48.966898Z", "ports": [12049], "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T21:49:48.966529Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T21:49:48.966593Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T21:49:52.177289Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T21:54:13.545 INFO:tasks.cephadm:ingress.nfs.foo has 0/4 2023-11-30T21:54:14.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:54:14 smithi069 conmon[117073]: cluster 2023-11-30T21:54:12.663747+0000 mgr.smithi016.dzhopz (mgr.14180) 662 : 2023-11-30T21:54:14.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:54:14 smithi069 conmon[117073]: cluster [DBG] pgmap v426: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:54:14.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:54:14 smithi069 conmon[117073]: audit 2023-11-30T21:54:12.992448+0000 mgr.smithi016.dzhopz (mgr.14180) 663 : audit [DBG] from='client.15324 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:54:14.546 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T21:54:14.577 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:54:14 smithi016 conmon[111898]: cluster 2023-11-30T21:54:12.663747+0000 mgr.smithi016.dzhopz (mgr.14180) 662 : cluster [DBG] 2023-11-30T21:54:14.577 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:54:14 smithi016 conmon[111898]: pgmap v426: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:54:14.577 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:54:14 smithi016 conmon[111898]: audit 2023-11-30T21:54:12.992448+0000 mgr.smithi016.dzhopz (mgr.14180) 663 : audit [DBG] from='client.15324 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:54:16.265 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T21:54:16.265 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T21:49:52.177023Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T21:49:48.966245Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T21:49:52.177152Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:47:15.902644Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.xudepb on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xudepb\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xudepb\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xudepb\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xudepb\nDeploy daemon haproxy.nfs.foo.smithi069.xudepb ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:45:23Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:46:00Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:46:38Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:49:45.430002Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi016.wilxeo on smithi016: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-wilxeo\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-wilxeo\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.wilxeo\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.wilxeo\nDeploy daemon haproxy.nfs.foo.smithi016.wilxeo ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:47:53Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:48:30Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:49:07Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:49:45.434551Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi069.lvijoi on smithi069: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:49:45.435751Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.yfzwxx on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:52:21.969568Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.fmvfnn on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-fmvfnn\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-fmvfnn\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.fmvfnn\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.fmvfnn\nDeploy daemon haproxy.nfs.foo.smithi069.fmvfnn ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:50:29Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:51:06Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:51:44Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "last_refresh": "2023-11-30T21:49:48.966837Z", "running": 2, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T21:49:48.966392Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T21:49:48.966463Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "last_refresh": "2023-11-30T21:49:48.966898Z", "ports": [12049], "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T21:49:48.966529Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T21:49:48.966593Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T21:49:52.177289Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T21:54:16.459 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:54:16 smithi016 conmon[111898]: cluster 2023-11-30T21:54:14.664188 2023-11-30T21:54:16.459 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:54:16 smithi016 conmon[111898]: +0000 mgr.smithi016.dzhopz (mgr.14180) 664 : cluster [DBG] pgmap v427: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:54:16.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:54:16 smithi069 conmon[117073]: cluster 2023-11-30T21:54:14.664188+0000 mgr.smithi016.dzhopz (mgr.14180) 664 : cluster [DBG] 2023-11-30T21:54:16.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:54:16 smithi069 conmon[117073]: pgmap v427: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:54:16.698 INFO:tasks.cephadm:ingress.nfs.foo has 0/4 2023-11-30T21:54:17.699 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T21:54:18.452 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:54:18 smithi016 conmon[111898]: audit 2023-11-30T21:54:16.259768+0000 mgr.smithi016.dzhopz (mgr 2023-11-30T21:54:18.453 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:54:18 smithi016 conmon[111898]: .14180) 665 : audit [DBG] from='client.15328 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:54:18.453 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:54:18 smithi016 conmon[111898]: cluster 2023-11-30T21:54:16.664589+0000 mgr.smithi016.dzhopz (mgr.14180) 666 : cluster [DBG] pgmap v428: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T21:54:18.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:54:18 smithi069 conmon[117073]: audit 2023-11-30T21:54:16.259768+0000 mgr.smithi016.dzhopz (mgr.14180) 665 : 2023-11-30T21:54:18.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:54:18 smithi069 conmon[117073]: audit [DBG] from='client.15328 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:54:18.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:54:18 smithi069 conmon[117073]: cluster 2023-11-30T21:54:16.664589+0000 mgr.smithi016.dzhopz (mgr.14180) 666 : cluster [DBG] pgmap v428: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T21:54:19.408 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T21:54:19.409 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T21:49:52.177023Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T21:49:48.966245Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T21:49:52.177152Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:47:15.902644Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.xudepb on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xudepb\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xudepb\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xudepb\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xudepb\nDeploy daemon haproxy.nfs.foo.smithi069.xudepb ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:45:23Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:46:00Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:46:38Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:49:45.430002Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi016.wilxeo on smithi016: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-wilxeo\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-wilxeo\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.wilxeo\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.wilxeo\nDeploy daemon haproxy.nfs.foo.smithi016.wilxeo ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:47:53Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:48:30Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:49:07Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:49:45.434551Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi069.lvijoi on smithi069: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:49:45.435751Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.yfzwxx on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:52:21.969568Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.fmvfnn on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-fmvfnn\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-fmvfnn\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.fmvfnn\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.fmvfnn\nDeploy daemon haproxy.nfs.foo.smithi069.fmvfnn ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:50:29Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:51:06Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:51:44Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "last_refresh": "2023-11-30T21:49:48.966837Z", "running": 2, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T21:49:48.966392Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T21:49:48.966463Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "last_refresh": "2023-11-30T21:49:48.966898Z", "ports": [12049], "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T21:49:48.966529Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T21:49:48.966593Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T21:49:52.177289Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T21:54:19.845 INFO:tasks.cephadm:ingress.nfs.foo has 0/4 2023-11-30T21:54:20.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:54:20 smithi069 conmon[117073]: cluster 2023-11-30T21:54:18.665029+0000 mgr.smithi016.dzhopz (mgr.14180) 667 : cluster 2023-11-30T21:54:20.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:54:20 smithi069 conmon[117073]: [DBG] pgmap v429: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:54:20.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:54:20 smithi016 conmon[111898]: cluster 2023-11-30T21:54:18.665029+0000 mgr.smithi016.dzhopz (mgr.14180) 667 : cluster [DBG] pgmap v429: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:54:20.846 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T21:54:21.441 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:54:21 smithi016 conmon[111898]: audit 2023-11-30T21:54:19.402947+0000 mgr.smithi016.dzhopz 2023-11-30T21:54:21.441 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:54:21 smithi016 conmon[111898]: (mgr.14180) 668 : audit [DBG] from='client.15332 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:54:21.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:54:21 smithi069 conmon[117073]: audit 2023-11-30T21:54:19.402947+0000 mgr.smithi016.dzhopz (mgr.14180) 668 2023-11-30T21:54:21.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:54:21 smithi069 conmon[117073]: : audit [DBG] from='client.15332 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:54:22.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:54:22 smithi069 conmon[117073]: cluster 2023-11-30T21:54:20.665659+0000 mgr.smithi016.dzhopz (mgr.14180 2023-11-30T21:54:22.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:54:22 smithi069 conmon[117073]: ) 669 : cluster [DBG] pgmap v430: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T21:54:22.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:54:22 smithi016 conmon[111898]: cluster 2023-11-30T21:54:20.665659+0000 mgr.smithi016.dzhopz (mgr.14180) 669 : cluster [DBG] pgmap v430: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T21:54:22.631 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T21:54:22.631 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T21:49:52.177023Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T21:49:48.966245Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T21:49:52.177152Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:47:15.902644Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.xudepb on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xudepb\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xudepb\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xudepb\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xudepb\nDeploy daemon haproxy.nfs.foo.smithi069.xudepb ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:45:23Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:46:00Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:46:38Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:49:45.430002Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi016.wilxeo on smithi016: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-wilxeo\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-wilxeo\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.wilxeo\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.wilxeo\nDeploy daemon haproxy.nfs.foo.smithi016.wilxeo ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:47:53Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:48:30Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:49:07Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:49:45.434551Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi069.lvijoi on smithi069: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:49:45.435751Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.yfzwxx on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:52:21.969568Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.fmvfnn on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-fmvfnn\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-fmvfnn\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.fmvfnn\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.fmvfnn\nDeploy daemon haproxy.nfs.foo.smithi069.fmvfnn ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:50:29Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:51:06Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:51:44Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "last_refresh": "2023-11-30T21:49:48.966837Z", "running": 2, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T21:49:48.966392Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T21:49:48.966463Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "last_refresh": "2023-11-30T21:49:48.966898Z", "ports": [12049], "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T21:49:48.966529Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T21:49:48.966593Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T21:49:52.177289Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T21:54:23.094 INFO:tasks.cephadm:ingress.nfs.foo has 0/4 2023-11-30T21:54:24.096 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T21:54:24.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:54:24 smithi069 conmon[117073]: audit 2023-11-30T21:54:22.626737+0000 mgr.smithi016.dzhopz (mgr.14180) 670 : audit [DBG] 2023-11-30T21:54:24.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:54:24 smithi069 conmon[117073]: from='client.15336 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:54:24.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:54:24 smithi069 conmon[117073]: cluster 2023-11-30T21:54:22.666229+0000 mgr.smithi016.dzhopz (mgr.14180) 671 : cluster [DBG] pgmap v431: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:54:24.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:54:24 smithi016 conmon[111898]: audit 2023-11-30T21:54:22.626737+0000 mgr.smithi016.dzhopz (mgr.14180) 670 : audit [DBG] from='client.15336 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:54:24.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:54:24 smithi016 conmon[111898]: cluster 2023-11-30T21:54:22.666229+0000 mgr.smithi016.dzhopz (mgr.14180) 671 : cluster [DBG] pgmap v431: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:54:25.812 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T21:54:25.812 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T21:49:52.177023Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T21:49:48.966245Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T21:49:52.177152Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:47:15.902644Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.xudepb on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xudepb\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xudepb\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xudepb\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xudepb\nDeploy daemon haproxy.nfs.foo.smithi069.xudepb ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:45:23Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:46:00Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:46:38Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:49:45.430002Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi016.wilxeo on smithi016: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-wilxeo\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-wilxeo\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.wilxeo\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.wilxeo\nDeploy daemon haproxy.nfs.foo.smithi016.wilxeo ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:47:53Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:48:30Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:49:07Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:49:45.434551Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi069.lvijoi on smithi069: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:49:45.435751Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.yfzwxx on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:52:21.969568Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.fmvfnn on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-fmvfnn\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-fmvfnn\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.fmvfnn\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.fmvfnn\nDeploy daemon haproxy.nfs.foo.smithi069.fmvfnn ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:50:29Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:51:06Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:51:44Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "last_refresh": "2023-11-30T21:49:48.966837Z", "running": 2, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T21:49:48.966392Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T21:49:48.966463Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "last_refresh": "2023-11-30T21:49:48.966898Z", "ports": [12049], "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T21:49:48.966529Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T21:49:48.966593Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T21:49:52.177289Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T21:54:26.258 INFO:tasks.cephadm:ingress.nfs.foo has 0/4 2023-11-30T21:54:26.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:54:26 smithi069 conmon[117073]: cluster 2023-11-30T21:54:24.666633+0000 mgr.smithi016.dzhopz (mgr.14180) 672 : 2023-11-30T21:54:26.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:54:26 smithi069 conmon[117073]: cluster [DBG] pgmap v432: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:54:26.601 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:54:26 smithi016 conmon[111898]: cluster 2023-11-30T21:54:24.666633+0000 mgr.smithi016.dzhopz (mgr.14180) 672 : cluster [DBG] pgmap v432: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:54:27.260 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T21:54:27.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:54:27 smithi069 conmon[117073]: audit 2023-11-30T21:54:25.807950+0000 mgr.smithi016.dzhopz (mgr.14180) 673 : audit [DBG] from='client.15340 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:54:27.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:54:27 smithi069 conmon[117073]: 2023-11-30T21:54:27.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:54:27 smithi016 conmon[111898]: audit 2023-11-30T21:54:25.807950+0000 mgr.smithi016.dzhopz (mgr. 2023-11-30T21:54:27.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:54:27 smithi016 conmon[111898]: 14180) 673 : audit [DBG] from='client.15340 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:54:28.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:54:28 smithi069 conmon[117073]: cluster 2023-11-30T21:54:26.667106+0000 mgr.smithi016.dzhopz (mgr.14180) 674 : cluster [DBG] pgmap v433: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T21:54:28.585 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:54:28 smithi016 conmon[111898]: cluster 2023-11-30T21:54:26.667106+0000 mgr.smithi016.dzhopz ( 2023-11-30T21:54:28.585 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:54:28 smithi016 conmon[111898]: mgr.14180) 674 : cluster [DBG] pgmap v433: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T21:54:28.988 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T21:54:28.988 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T21:49:52.177023Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T21:49:48.966245Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T21:49:52.177152Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:47:15.902644Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.xudepb on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xudepb\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xudepb\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xudepb\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xudepb\nDeploy daemon haproxy.nfs.foo.smithi069.xudepb ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:45:23Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:46:00Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:46:38Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:49:45.430002Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi016.wilxeo on smithi016: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-wilxeo\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-wilxeo\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.wilxeo\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.wilxeo\nDeploy daemon haproxy.nfs.foo.smithi016.wilxeo ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:47:53Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:48:30Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:49:07Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:49:45.434551Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi069.lvijoi on smithi069: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:49:45.435751Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.yfzwxx on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:52:21.969568Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.fmvfnn on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-fmvfnn\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-fmvfnn\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.fmvfnn\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.fmvfnn\nDeploy daemon haproxy.nfs.foo.smithi069.fmvfnn ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:50:29Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:51:06Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:51:44Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "last_refresh": "2023-11-30T21:49:48.966837Z", "running": 2, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T21:49:48.966392Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T21:49:48.966463Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "last_refresh": "2023-11-30T21:49:48.966898Z", "ports": [12049], "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T21:49:48.966529Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T21:49:48.966593Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T21:49:52.177289Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T21:54:29.408 INFO:tasks.cephadm:ingress.nfs.foo has 0/4 2023-11-30T21:54:30.409 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T21:54:30.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:54:30 smithi069 conmon[117073]: cluster 2023-11-30T21:54:28.667617+0000 mgr.smithi016.dzhopz (mgr.14180) 675 : cluster [DBG] 2023-11-30T21:54:30.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:54:30 smithi069 conmon[117073]: pgmap v434: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:54:30.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:54:30 smithi069 conmon[117073]: audit 2023-11-30T21:54:28.983623+0000 mgr.smithi016.dzhopz (mgr.14180) 676 : audit [DBG] from='client.15344 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:54:30.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:54:30 smithi016 conmon[111898]: cluster 2023-11-30T21:54:28.667617+0000 mgr.smithi016.dzhopz (mgr.14180) 675 : cluster [DBG] pgmap v434: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:54:30.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:54:30 smithi016 conmon[111898]: audit 2023-11-30T21:54:28.983623+0000 mgr.smithi016.dzhopz (mgr.14180) 676 : audit [DBG] from='client.15344 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:54:32.126 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T21:54:32.126 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T21:49:52.177023Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T21:49:48.966245Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T21:49:52.177152Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:47:15.902644Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.xudepb on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xudepb\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xudepb\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xudepb\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xudepb\nDeploy daemon haproxy.nfs.foo.smithi069.xudepb ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:45:23Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:46:00Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:46:38Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:49:45.430002Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi016.wilxeo on smithi016: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-wilxeo\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-wilxeo\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.wilxeo\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.wilxeo\nDeploy daemon haproxy.nfs.foo.smithi016.wilxeo ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:47:53Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:48:30Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:49:07Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:49:45.434551Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi069.lvijoi on smithi069: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:49:45.435751Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.yfzwxx on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:52:21.969568Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.fmvfnn on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-fmvfnn\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-fmvfnn\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.fmvfnn\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.fmvfnn\nDeploy daemon haproxy.nfs.foo.smithi069.fmvfnn ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:50:29Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:51:06Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:51:44Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "last_refresh": "2023-11-30T21:49:48.966837Z", "running": 2, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T21:49:48.966392Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T21:49:48.966463Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "last_refresh": "2023-11-30T21:49:48.966898Z", "ports": [12049], "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T21:49:48.966529Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T21:49:48.966593Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T21:49:52.177289Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T21:54:32.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:54:32 smithi069 conmon[117073]: cluster 2023-11-30T21:54:30.668154+0000 mgr.smithi016.dzhopz (mgr.14180) 677 : cluster 2023-11-30T21:54:32.528 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:54:32 smithi069 conmon[117073]: [DBG] pgmap v435: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T21:54:32.530 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:54:32 smithi016 conmon[111898]: cluster 2023-11-30T21:54:30 2023-11-30T21:54:32.530 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:54:32 smithi016 conmon[111898]: .668154+0000 mgr.smithi016.dzhopz (mgr.14180) 677 : cluster [DBG] pgmap v435: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T21:54:32.555 INFO:tasks.cephadm:ingress.nfs.foo has 0/4 2023-11-30T21:54:33.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:54:33 smithi069 conmon[117073]: audit 2023-11-30T21:54:32.121091+0000 mgr.smithi016.dzhopz (mgr.14180) 2023-11-30T21:54:33.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:54:33 smithi069 conmon[117073]: 678 : audit [DBG] from='client.15348 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:54:33.556 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T21:54:33.586 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:54:33 smithi016 conmon[111898]: audit 2023-11-30T21:54:32.121091+0000 mgr.smithi016.dzhopz (mgr. 2023-11-30T21:54:33.586 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:54:33 smithi016 conmon[111898]: 14180) 678 : audit [DBG] from='client.15348 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:54:34.439 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:54:34 smithi016 conmon[111898]: cluster 2023-11-30T21:54:32.668752+0000 mgr.smithi016.dzhopz (mgr.14180) 679 : cluster [DBG] pgmap v436: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:54:34.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:54:34 smithi069 conmon[117073]: cluster 2023-11-30T21:54:32.668752+0000 mgr.smithi016.dzhopz (mgr.14180) 679 : cluster [DBG] pgmap v436: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:54:35.323 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T21:54:35.323 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T21:49:52.177023Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T21:49:48.966245Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T21:49:52.177152Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:47:15.902644Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.xudepb on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xudepb\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xudepb\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xudepb\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xudepb\nDeploy daemon haproxy.nfs.foo.smithi069.xudepb ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:45:23Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:46:00Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:46:38Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:49:45.430002Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi016.wilxeo on smithi016: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-wilxeo\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-wilxeo\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.wilxeo\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.wilxeo\nDeploy daemon haproxy.nfs.foo.smithi016.wilxeo ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:47:53Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:48:30Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:49:07Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:49:45.434551Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi069.lvijoi on smithi069: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:49:45.435751Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.yfzwxx on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:52:21.969568Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.fmvfnn on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-fmvfnn\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-fmvfnn\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.fmvfnn\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.fmvfnn\nDeploy daemon haproxy.nfs.foo.smithi069.fmvfnn ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:50:29Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:51:06Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:51:44Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "last_refresh": "2023-11-30T21:49:48.966837Z", "running": 2, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T21:49:48.966392Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T21:49:48.966463Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "last_refresh": "2023-11-30T21:49:48.966898Z", "ports": [12049], "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T21:49:48.966529Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T21:49:48.966593Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T21:49:52.177289Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T21:54:35.816 INFO:tasks.cephadm:ingress.nfs.foo has 0/4 2023-11-30T21:54:36.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:54:36 smithi069 conmon[117073]: cluster 2023-11-30T21:54:34.669136+0000 mgr.smithi016.dzhopz (mgr.14180) 680 : cluster [DBG] pgmap v437: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:54:36.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:54:36 smithi016 conmon[111898]: cluster 2023-11-30T21:54:34.669136+0000 mgr.smithi016.dzhopz (mgr.14180) 680 : cluster 2023-11-30T21:54:36.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:54:36 smithi016 conmon[111898]: [DBG] pgmap v437: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:54:36.817 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T21:54:37.499 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:54:37 smithi016 conmon[111898]: audit 2023-11-30T21:54:35.318734+0000 2023-11-30T21:54:37.499 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:54:37 smithi016 conmon[111898]: mgr.smithi016.dzhopz (mgr.14180) 681 : audit [DBG] from='client.15352 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:54:37.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:54:37 smithi069 conmon[117073]: audit 2023-11-30T21:54:35.318734+0000 mgr.smithi016.dzhopz (mgr.14180) 681 : audit [DBG] from='client.15352 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:54:38.433 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T21:54:38.434 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T21:49:52.177023Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T21:49:48.966245Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T21:49:52.177152Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:47:15.902644Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.xudepb on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xudepb\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xudepb\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xudepb\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xudepb\nDeploy daemon haproxy.nfs.foo.smithi069.xudepb ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:45:23Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:46:00Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:46:38Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:49:45.430002Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi016.wilxeo on smithi016: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-wilxeo\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-wilxeo\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.wilxeo\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.wilxeo\nDeploy daemon haproxy.nfs.foo.smithi016.wilxeo ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:47:53Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:48:30Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:49:07Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:49:45.434551Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi069.lvijoi on smithi069: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:49:45.435751Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.yfzwxx on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:52:21.969568Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.fmvfnn on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-fmvfnn\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-fmvfnn\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.fmvfnn\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.fmvfnn\nDeploy daemon haproxy.nfs.foo.smithi069.fmvfnn ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:50:29Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:51:06Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:51:44Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "last_refresh": "2023-11-30T21:49:48.966837Z", "running": 2, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T21:49:48.966392Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T21:49:48.966463Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "last_refresh": "2023-11-30T21:49:48.966898Z", "ports": [12049], "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T21:49:48.966529Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T21:49:48.966593Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T21:49:52.177289Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T21:54:38.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:54:38 smithi069 conmon[117073]: cluster 2023-11-30T21:54:36.669575+0000 mgr.smithi016.dzhopz (mgr.14180) 682 2023-11-30T21:54:38.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:54:38 smithi069 conmon[117073]: : cluster [DBG] pgmap v438: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T21:54:38.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:54:38 smithi016 conmon[111898]: cluster 2023-11-30T21:54:36.669575+0000 mgr.smithi016.dzhopz (mgr.14180) 682 : cluster [DBG] pgmap v438: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T21:54:38.871 INFO:tasks.cephadm:ingress.nfs.foo has 0/4 2023-11-30T21:54:39.872 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T21:54:40.481 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:54:40 smithi016 conmon[111898]: audit 2023-11-30T21:54:38.429033+0000 mgr.smithi016.dzhopz ( 2023-11-30T21:54:40.482 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:54:40 smithi016 conmon[111898]: mgr.14180) 683 : audit [DBG] from='client.15356 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:54:40.482 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:54:40 smithi016 conmon[111898]: cluster 2023-11-30T21:54:38.670038+0000 mgr.smithi016.dzhopz (mgr.14180) 684 : cluster [DBG] pgmap v439: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:54:40.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:54:40 smithi069 conmon[117073]: audit 2023-11-30T21:54:38.429033+0000 mgr.smithi016.dzhopz (mgr.14180) 683 : audit [DBG] from='client.15356 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:54:40.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:54:40 smithi069 conmon[117073]: cluster 2023-11-30T21:54:38.670038+0000 mgr.smithi016.dzhopz (mgr.14180) 684 : cluster [DBG] pgmap v439: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:54:41.575 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T21:54:41.575 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T21:49:52.177023Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T21:49:48.966245Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T21:49:52.177152Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:47:15.902644Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.xudepb on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xudepb\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xudepb\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xudepb\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xudepb\nDeploy daemon haproxy.nfs.foo.smithi069.xudepb ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:45:23Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:46:00Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:46:38Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:49:45.430002Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi016.wilxeo on smithi016: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-wilxeo\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-wilxeo\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.wilxeo\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.wilxeo\nDeploy daemon haproxy.nfs.foo.smithi016.wilxeo ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:47:53Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:48:30Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:49:07Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:49:45.434551Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi069.lvijoi on smithi069: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:49:45.435751Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.yfzwxx on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:52:21.969568Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.fmvfnn on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-fmvfnn\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-fmvfnn\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.fmvfnn\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.fmvfnn\nDeploy daemon haproxy.nfs.foo.smithi069.fmvfnn ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:50:29Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:51:06Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:51:44Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "last_refresh": "2023-11-30T21:49:48.966837Z", "running": 2, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T21:49:48.966392Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T21:49:48.966463Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "last_refresh": "2023-11-30T21:49:48.966898Z", "ports": [12049], "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T21:49:48.966529Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T21:49:48.966593Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T21:49:52.177289Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T21:54:42.034 INFO:tasks.cephadm:ingress.nfs.foo has 0/4 2023-11-30T21:54:42.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:54:42 smithi016 conmon[111898]: cluster 2023-11-30T21:54:40.670443+0000 mgr.smithi016.dzhopz (mgr.14180) 685 : cluster [DBG] pgmap v440: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T21:54:42.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:54:42 smithi069 conmon[117073]: cluster 2023-11-30T21:54:40.670443+0000 mgr.smithi016.dzhopz (mgr.14180) 685 : cluster [DBG] pgmap v440: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T21:54:43.035 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T21:54:43.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:54:43 smithi016 conmon[111898]: audit 2023-11-30T21:54:41.570935+0000 mgr.smithi016.dzhopz (mgr.14180) 686 : audit [DBG] from='client.15360 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:54:43.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:54:43 smithi069 conmon[117073]: audit 2023-11-30T21:54:41.570935+0000 mgr.smithi016.dzhopz (mgr.14180) 686 : audit [DBG] from='client.15360 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:54:44.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:54:44 smithi016 conmon[111898]: cluster 2023-11-30T21:54:42.671001+0000 mgr.smithi016.dzhopz 2023-11-30T21:54:44.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:54:44 smithi016 conmon[111898]: (mgr.14180) 687 : cluster [DBG] pgmap v441: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:54:44.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:54:44 smithi069 conmon[117073]: cluster 2023-11-30T21:54:42.671001+0000 mgr.smithi016.dzhopz (mgr.14180) 687 : cluster [DBG] pgmap v441: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:54:44.885 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T21:54:44.885 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T21:49:52.177023Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T21:49:48.966245Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T21:49:52.177152Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:47:15.902644Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.xudepb on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xudepb\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xudepb\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xudepb\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xudepb\nDeploy daemon haproxy.nfs.foo.smithi069.xudepb ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:45:23Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:46:00Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:46:38Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:49:45.430002Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi016.wilxeo on smithi016: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-wilxeo\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-wilxeo\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.wilxeo\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.wilxeo\nDeploy daemon haproxy.nfs.foo.smithi016.wilxeo ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:47:53Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:48:30Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:49:07Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:49:45.434551Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi069.lvijoi on smithi069: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:49:45.435751Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.yfzwxx on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:52:21.969568Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.fmvfnn on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-fmvfnn\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-fmvfnn\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.fmvfnn\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.fmvfnn\nDeploy daemon haproxy.nfs.foo.smithi069.fmvfnn ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:50:29Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:51:06Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:51:44Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "last_refresh": "2023-11-30T21:49:48.966837Z", "running": 2, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T21:49:48.966392Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T21:49:48.966463Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "last_refresh": "2023-11-30T21:49:48.966898Z", "ports": [12049], "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T21:49:48.966529Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T21:49:48.966593Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T21:49:52.177289Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T21:54:45.292 INFO:tasks.cephadm:ingress.nfs.foo has 0/4 2023-11-30T21:54:46.293 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T21:54:46.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:54:46 smithi069 conmon[117073]: cluster 2023-11-30T21:54:44.671437+0000 mgr.smithi016.dzhopz (mgr.14180) 688 : cluster [DBG] pgmap v442: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:54:46.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:54:46 smithi069 conmon[117073]: audit 2023-11-30T21:54:44.880686+0000 mgr.smithi016.dzhopz (mgr.14180) 689 : audit [DBG] from='client.15364 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:54:46.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:54:46 smithi016 conmon[111898]: cluster 2023-11-30T21:54:44.671437+0000 mgr.smithi016.dzhopz ( 2023-11-30T21:54:46.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:54:46 smithi016 conmon[111898]: mgr.14180) 688 : cluster [DBG] pgmap v442: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:54:46.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:54:46 smithi016 conmon[111898]: audit 2023-11-30T21:54:44.880686+0000 mgr.smithi016.dzhopz (mgr.14180) 689 : audit [DBG] from='client.15364 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:54:48.040 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T21:54:48.040 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T21:49:52.177023Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T21:49:48.966245Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T21:49:52.177152Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:47:15.902644Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.xudepb on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xudepb\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xudepb\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xudepb\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xudepb\nDeploy daemon haproxy.nfs.foo.smithi069.xudepb ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:45:23Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:46:00Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:46:38Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:49:45.430002Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi016.wilxeo on smithi016: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-wilxeo\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-wilxeo\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.wilxeo\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.wilxeo\nDeploy daemon haproxy.nfs.foo.smithi016.wilxeo ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:47:53Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:48:30Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:49:07Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:49:45.434551Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi069.lvijoi on smithi069: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:49:45.435751Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.yfzwxx on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:52:21.969568Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.fmvfnn on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-fmvfnn\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-fmvfnn\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.fmvfnn\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.fmvfnn\nDeploy daemon haproxy.nfs.foo.smithi069.fmvfnn ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:50:29Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:51:06Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:51:44Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "last_refresh": "2023-11-30T21:49:48.966837Z", "running": 2, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T21:49:48.966392Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T21:49:48.966463Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "last_refresh": "2023-11-30T21:49:48.966898Z", "ports": [12049], "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T21:49:48.966529Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T21:49:48.966593Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T21:49:52.177289Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T21:54:48.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:54:48 smithi016 conmon[111898]: cluster 2023-11-30T21:54:46.671836+0000 mgr.smithi016.dzhopz (mgr.14180) 690 : cluster [DBG] pgmap v443: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T21:54:48.454 INFO:tasks.cephadm:ingress.nfs.foo has 0/4 2023-11-30T21:54:48.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:54:48 smithi069 conmon[117073]: cluster 2023-11-30T21:54:46.671836+0000 mgr.smithi016.dzhopz (mgr.14180) 690 : cluster [DBG] pgmap v443: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T21:54:49.455 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T21:54:49.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:54:49 smithi069 conmon[117073]: audit 2023-11-30T21:54:48.034952+0000 mgr.smithi016.dzhopz (mgr.14180) 691 : audit [DBG] from='client.15368 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:54:49.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:54:49 smithi016 conmon[111898]: audit 2023-11-30T21:54:48.034952+0000 mgr.smithi016.dzhopz (mgr.14180) 691 : 2023-11-30T21:54:49.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:54:49 smithi016 conmon[111898]: audit [DBG] from='client.15368 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:54:50.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:54:50 smithi016 conmon[111898]: cluster 2023-11-30T21:54:48.672304+0000 mgr.smithi016.dzhopz 2023-11-30T21:54:50.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:54:50 smithi016 conmon[111898]: (mgr.14180) 692 : cluster [DBG] pgmap v444: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:54:50.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:54:50 smithi069 conmon[117073]: cluster 2023-11-30T21:54:48.672304+0000 mgr.smithi016.dzhopz (mgr.14180) 692 : cluster [DBG] pgmap v444: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:54:51.292 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T21:54:51.292 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T21:49:52.177023Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T21:49:48.966245Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T21:49:52.177152Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:47:15.902644Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.xudepb on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xudepb\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xudepb\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xudepb\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xudepb\nDeploy daemon haproxy.nfs.foo.smithi069.xudepb ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:45:23Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:46:00Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:46:38Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:49:45.430002Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi016.wilxeo on smithi016: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-wilxeo\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-wilxeo\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.wilxeo\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.wilxeo\nDeploy daemon haproxy.nfs.foo.smithi016.wilxeo ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:47:53Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:48:30Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:49:07Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:49:45.434551Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi069.lvijoi on smithi069: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:49:45.435751Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.yfzwxx on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:52:21.969568Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.fmvfnn on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-fmvfnn\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-fmvfnn\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.fmvfnn\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.fmvfnn\nDeploy daemon haproxy.nfs.foo.smithi069.fmvfnn ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:50:29Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:51:06Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:51:44Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "last_refresh": "2023-11-30T21:49:48.966837Z", "running": 2, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T21:49:48.966392Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T21:49:48.966463Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "last_refresh": "2023-11-30T21:49:48.966898Z", "ports": [12049], "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T21:49:48.966529Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T21:49:48.966593Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T21:49:52.177289Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T21:54:51.520 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:54:51 smithi016 conmon[111898]: cluster 2023-11-30T21:54:50.672698+0000 mgr.smithi016.dzhopz ( 2023-11-30T21:54:51.521 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:54:51 smithi016 conmon[111898]: mgr.14180) 693 : cluster [DBG] pgmap v445: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T21:54:51.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:54:51 smithi069 conmon[117073]: cluster 2023-11-30T21:54:50.672698+0000 mgr.smithi016.dzhopz (mgr.14180) 693 : cluster [DBG] pgmap v445: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T21:54:51.716 INFO:tasks.cephadm:ingress.nfs.foo has 0/4 2023-11-30T21:54:52.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:54:52 smithi069 conmon[117073]: audit 2023-11-30T21:54:51.286898+0000 mgr.smithi016.dzhopz (mgr. 2023-11-30T21:54:52.528 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:54:52 smithi069 conmon[117073]: 14180) 694 : audit [DBG] from='client.15372 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:54:52.528 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:54:52 smithi069 conmon[117073]: cephadm 2023-11-30T21:54:51.905611+0000 mgr.smithi016.dzhopz (mgr.14180) 695 : cephadm [ERR] cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-knwagz 2023-11-30T21:54:52.528 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:54:52 smithi069 conmon[117073]: /bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-knwagz 2023-11-30T21:54:52.528 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:54:52 smithi069 conmon[117073]: Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.knwagz 2023-11-30T21:54:52.528 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:54:52 smithi069 conmon[117073]: /bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.knwagz 2023-11-30T21:54:52.529 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:54:52 smithi069 conmon[117073]: Deploy daemon haproxy.nfs.foo.smithi016.knwagz ... 2023-11-30T21:54:52.529 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:54:52 smithi069 conmon[117073]: Non-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib 2023-11-30T21:54:52.529 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:54:52 smithi069 conmon[117073]: stat: stderr Trying to pull docker.io/library/haproxy:2.3... 2023-11-30T21:54:52.529 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:54:52 smithi069 conmon[117073]: stat: stderr time="2023-11-30T21:52:59Z" level=warning msg="failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2023-11-30T21:54:52.529 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:54:52 smithi069 conmon[117073]: stat: stderr time="2023-11-30T21:53:36Z" level=warning msg="failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2023-11-30T21:54:52.529 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:54:52 smithi069 conmon[117073]: stat: stderr time="2023-11-30T21:54:14Z" level=warning msg="failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2023-11-30T21:54:52.530 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:54:52 smithi069 conmon[117073]: stat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get "https://docker-mirror.front.sepia.ceph.com:5000/v2/": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit 2023-11-30T21:54:52.530 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:54:52 smithi069 conmon[117073]: ERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib 2023-11-30T21:54:52.530 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:54:52 smithi069 conmon[117073]: Traceback (most recent call last): 2023-11-30T21:54:52.530 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:54:52 smithi069 conmon[117073]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1538, in _remote_connection 2023-11-30T21:54:52.530 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:54:52 smithi069 conmon[117073]: yield (conn, connr) 2023-11-30T21:54:52.530 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:54:52 smithi069 conmon[117073]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1426, in _run_cephadm 2023-11-30T21:54:52.530 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:54:52 smithi069 conmon[117073]: code, '\n'.join(err))) 2023-11-30T21:54:52.531 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:54:52 smithi069 conmon[117073]: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-knwagz 2023-11-30T21:54:52.531 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:54:52 smithi069 conmon[117073]: /bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-knwagz 2023-11-30T21:54:52.531 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:54:52 smithi069 conmon[117073]: Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.knwagz 2023-11-30T21:54:52.531 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:54:52 smithi069 conmon[117073]: /bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.knwagz 2023-11-30T21:54:52.531 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:54:52 smithi069 conmon[117073]: Deploy daemon haproxy.nfs.foo.smithi016.knwagz ... 2023-11-30T21:54:52.531 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:54:52 smithi069 conmon[117073]: Non-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib 2023-11-30T21:54:52.532 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:54:52 smithi069 conmon[117073]: stat: stderr Trying to pull docker.io/library/haproxy:2.3... 2023-11-30T21:54:52.532 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:54:52 smithi069 conmon[117073]: stat: stderr time="2023-11-30T21:52:59Z" level=warning msg="failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2023-11-30T21:54:52.532 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:54:52 smithi069 conmon[117073]: stat: stderr time="2023-11-30T21:53:36Z" level=warning msg="failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2023-11-30T21:54:52.532 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:54:52 smithi069 conmon[117073]: stat: stderr time="2023-11-30T21:54:14Z" level=warning msg="failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2023-11-30T21:54:52.532 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:54:52 smithi069 conmon[117073]: stat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get "https://docker-mirror.front.sepia.ceph.com:5000/v2/": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit 2023-11-30T21:54:52.532 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:54:52 smithi069 conmon[117073]: ERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-sign 2023-11-30T21:54:52.533 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:54:52 smithi069 conmon[117073]: al=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib 2023-11-30T21:54:52.533 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:54:52 smithi069 conmon[117073]: cephadm 2023-11-30T21:54:51.905774+0000 mgr.smithi016.dzhopz (mgr.14180) 696 : cephadm [INF] Removing key for client.ingress.nfs.foo.smithi016.knwagz 2023-11-30T21:54:52.533 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:54:52 smithi069 conmon[117073]: audit 2023-11-30T21:54:51.906066+0000 mon.smithi016 (mon.0) 683 : audit [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "auth rm", "entity": "client.ingress.nfs.foo.smithi016.knwagz"}]: dispatch 2023-11-30T21:54:52.533 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:54:52 smithi069 conmon[117073]: cephadm 2023-11-30T21:54:52.533 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:54:52 smithi069 conmon[117073]: 2023-11-30T21:54:51.906641+0000 mgr.smithi016.dzhopz (mgr.14180) 2023-11-30T21:54:52.534 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:54:52 smithi069 conmon[117073]: 697 : cephadm [ERR] Failed while placing haproxy.nfs.foo.smithi016.knwagz on smithi016: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-knwagz 2023-11-30T21:54:52.534 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:54:52 smithi069 conmon[117073]: /bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-knwagz 2023-11-30T21:54:52.534 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:54:52 smithi069 conmon[117073]: Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.knwagz 2023-11-30T21:54:52.534 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:54:52 smithi069 conmon[117073]: /bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.knwagz 2023-11-30T21:54:52.534 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:54:52 smithi069 conmon[117073]: Deploy daemon haproxy.nfs.foo.smithi016.knwagz ... 2023-11-30T21:54:52.535 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:54:52 smithi069 conmon[117073]: Non-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib 2023-11-30T21:54:52.535 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:54:52 smithi069 conmon[117073]: stat: stderr Trying to pull docker.io/library/haproxy:2.3... 2023-11-30T21:54:52.535 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:54:52 smithi069 conmon[117073]: stat: stderr time="2023-11-30T21:52:59Z" level=warning msg="failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2023-11-30T21:54:52.535 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:54:52 smithi069 conmon[117073]: stat: stderr time="2023-11-30T21:53:36Z" level=warning msg="failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2023-11-30T21:54:52.535 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:54:52 smithi069 conmon[117073]: stat: stderr time="2023-11-30T21:54:14Z" level=warning msg="failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2023-11-30T21:54:52.535 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:54:52 smithi069 conmon[117073]: stat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get "https://docker-mirror.front.sepia.ceph.com:5000/v2/": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit 2023-11-30T21:54:52.536 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:54:52 smithi069 conmon[117073]: ERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib 2023-11-30T21:54:52.536 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:54:52 smithi069 conmon[117073]: cephadm 2023-11-30T21:54:51.907883+0000 mgr.smithi016.dzhopz (mgr.14180) 698 : cephadm 2023-11-30T21:54:52.536 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:54:52 smithi069 conmon[117073]: [ERR] Failed while placing keepalived.nfs.foo.smithi069.kmgdrm on smithi069: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo 2023-11-30T21:54:52.536 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:54:52 smithi069 conmon[117073]: cephadm 2023- 2023-11-30T21:54:52.536 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:54:52 smithi069 conmon[117073]: 11-30T21:54:51.908837+0000 2023-11-30T21:54:52.536 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:54:52 smithi069 conmon[117073]: mgr.smithi016.dzhopz (mgr.14180) 699 : 2023-11-30T21:54:52.537 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:54:52 smithi069 conmon[117073]: cephadm [ERR] Failed while placing keepalived.nfs.foo.smithi016.gjwehn on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo 2023-11-30T21:54:52.537 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:54:52 smithi069 conmon[117073]: cluster 2023 2023-11-30T21:54:52.537 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:54:52 smithi069 conmon[117073]: -11-30T21:54:51. 2023-11-30T21:54:52.537 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:54:52 smithi069 conmon[117073]: 909481+0000 mgr.smithi016.dzhopz (mgr.14180) 700 2023-11-30T21:54:52.537 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:54:52 smithi069 conmon[117073]: : cluster [DBG] pgmap v446: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 182 B/s rd, 0 op/s 2023-11-30T21:54:52.537 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:54:52 smithi069 conmon[117073]: audit 2023 2023-11-30T21:54:52.538 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:54:52 smithi069 conmon[117073]: -11-30T21:54:51.910907 2023-11-30T21:54:52.538 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:54:52 smithi069 conmon[117073]: +0000 mon.smithi016 (mon.0) 684 2023-11-30T21:54:52.538 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:54:52 smithi069 conmon[117073]: : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-30T21:54:52.601 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:54:52 smithi016 conmon[111898]: audit 2023-11-30T21:54:51.286898+0000 mgr.smithi016.dzhopz (mgr.14180) 694 : audit [DBG] from='client.15372 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:54:52.602 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:54:52 smithi016 conmon[111898]: cephadm 2023-11-30T21:54:51.905611+0000 mgr.smithi016.dzhopz (mgr.14180) 695 : cephadm [ERR] cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-knwagz 2023-11-30T21:54:52.602 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:54:52 smithi016 conmon[111898]: /bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-knwagz 2023-11-30T21:54:52.602 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:54:52 smithi016 conmon[111898]: Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.knwagz 2023-11-30T21:54:52.602 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:54:52 smithi016 conmon[111898]: /bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.knwagz 2023-11-30T21:54:52.603 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:54:52 smithi016 conmon[111898]: Deploy daemon haproxy.nfs.foo.smithi016.knwagz ... 2023-11-30T21:54:52.603 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:54:52 smithi016 conmon[111898]: Non-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib 2023-11-30T21:54:52.603 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:54:52 smithi016 conmon[111898]: stat: stderr Trying to pull docker.io/library/haproxy:2.3... 2023-11-30T21:54:52.603 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:54:52 smithi016 conmon[111898]: stat: stderr time="2023-11-30T21:52:59Z" level=warning msg="failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2023-11-30T21:54:52.603 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:54:52 smithi016 conmon[111898]: stat: stderr time="2023-11-30T21:53:36Z" level=warning msg="failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2023-11-30T21:54:52.604 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:54:52 smithi016 conmon[111898]: stat: stderr time="2023-11-30T21:54:14Z" level=warning msg="failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2023-11-30T21:54:52.604 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:54:52 smithi016 conmon[111898]: stat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get "https://docker-mirror.front.sepia.ceph.com:5000/v2/": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit 2023-11-30T21:54:52.604 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:54:52 smithi016 conmon[111898]: ERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib 2023-11-30T21:54:52.604 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:54:52 smithi016 conmon[111898]: Traceback (most recent call last): 2023-11-30T21:54:52.604 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:54:52 smithi016 conmon[111898]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1538, in _remote_connection 2023-11-30T21:54:52.605 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:54:52 smithi016 conmon[111898]: yield (conn, connr) 2023-11-30T21:54:52.605 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:54:52 smithi016 conmon[111898]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1426, in _run_cephadm 2023-11-30T21:54:52.605 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:54:52 smithi016 conmon[111898]: code, '\n'.join(err))) 2023-11-30T21:54:52.605 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:54:52 smithi016 conmon[111898]: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-knwagz 2023-11-30T21:54:52.605 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:54:52 smithi016 conmon[111898]: /bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-knwagz 2023-11-30T21:54:52.606 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:54:52 smithi016 conmon[111898]: Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.knwagz 2023-11-30T21:54:52.606 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:54:52 smithi016 conmon[111898]: /bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.knwagz 2023-11-30T21:54:52.606 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:54:52 smithi016 conmon[111898]: Deploy daemon haproxy.nfs.foo.smithi016.knwagz ... 2023-11-30T21:54:52.607 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:54:52 smithi016 conmon[111898]: Non-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib 2023-11-30T21:54:52.607 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:54:52 smithi016 conmon[111898]: stat: stderr Trying to pull docker.io/library/haproxy:2.3... 2023-11-30T21:54:52.607 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:54:52 smithi016 conmon[111898]: stat: stderr time="2023-11-30T21:52:59Z" level=warning msg="failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2023-11-30T21:54:52.607 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:54:52 smithi016 conmon[111898]: stat: stderr time="2023-11-30T21:53:36Z" level=warning msg="failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2023-11-30T21:54:52.608 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:54:52 smithi016 conmon[111898]: stat: stderr time="2023-11-30T21:54:14Z" level=warning msg="failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2023-11-30T21:54:52.608 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:54:52 smithi016 conmon[111898]: stat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get "https://docker-mirror.front.sepia.ceph.com:5000/v2/": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit 2023-11-30T21:54:52.608 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:54:52 smithi016 conmon[111898]: ERROR: Failed to extract uid/gid for path /var/ 2023-11-30T21:54:52.610 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:54:52 smithi016 conmon[111898]: lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib 2023-11-30T21:54:52.610 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:54:52 smithi016 conmon[111898]: cephadm 2023-11-30T21:54:51.905774+0000 mgr.smithi016.dzhopz (mgr.14180) 696 : cephadm [INF] Removing key for client.ingress.nfs.foo.smithi016.knwagz 2023-11-30T21:54:52.610 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:54:52 smithi016 conmon[111898]: audit 2023-11-30T21:54:51.906066+0000 mon.smithi016 (mon.0) 683 : audit [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "auth rm", "entity": "client.ingress.nfs.foo.smithi016.knwagz"}]: dispatch 2023-11-30T21:54:52.610 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:54:52 smithi016 conmon[111898]: cephadm 2023-11-30T21:54:51.906641+0000 mgr.smithi016.dzhopz (mgr.14180) 697 : cephadm [ERR] Failed while placing haproxy.nfs.foo.smithi016.knwagz on smithi016: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-knwagz 2023-11-30T21:54:52.610 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:54:52 smithi016 conmon[111898]: /bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-knwagz 2023-11-30T21:54:52.610 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:54:52 smithi016 conmon[111898]: Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.knwagz 2023-11-30T21:54:52.611 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:54:52 smithi016 conmon[111898]: /bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.knwagz 2023-11-30T21:54:52.611 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:54:52 smithi016 conmon[111898]: Deploy daemon haproxy.nfs.foo.smithi016.knwagz ... 2023-11-30T21:54:52.611 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:54:52 smithi016 conmon[111898]: Non-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib 2023-11-30T21:54:52.611 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:54:52 smithi016 conmon[111898]: stat: stderr Trying to pull docker.io/library/haproxy:2.3... 2023-11-30T21:54:52.611 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:54:52 smithi016 conmon[111898]: stat: stderr time="2023-11-30T21:52:59Z" level=warning msg="failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2023-11-30T21:54:52.611 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:54:52 smithi016 conmon[111898]: stat: stderr time="2023-11-30T21:53:36Z" level=warning msg="failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2023-11-30T21:54:52.611 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:54:52 smithi016 conmon[111898]: stat: stderr time="2023-11-30T21:54:14Z" level=warning msg="failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2023-11-30T21:54:52.611 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:54:52 smithi016 conmon[111898]: stat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get "https://docker-mirror.front.sepia.ceph.com:5000/v2/": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit 2023-11-30T21:54:52.611 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:54:52 smithi016 conmon[111898]: ERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib 2023-11-30T21:54:52.611 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:54:52 smithi016 conmon[111898]: cephadm 2023-11-30T21:54:51.907883+0000 mgr.smithi016.dzhopz (mgr.14180) 698 : cephadm [ERR] Failed while placing keepalived.nfs.foo.smithi069.kmgdrm on smithi069: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo 2023-11-30T21:54:52.611 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:54:52 smithi016 conmon[111898]: cephadm 2023-11-30T21:54:51.908837+0000 mgr.smithi016.dzhopz (mgr.14180) 699 : cephadm [ERR] Failed while placing keepalived.nfs.foo.smithi016.gjwehn on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo 2023-11-30T21:54:52.611 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:54:52 smithi016 conmon[111898]: cluster 2023-11-30T21:54:51.909481+0000 mgr.smithi016.dzhopz (mgr.14180) 700 : cluster [DBG] pgmap v446: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 182 B/s rd, 0 op/s 2023-11-30T21:54:52.612 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:54:52 smithi016 conmon[111898]: audit 2023-11-30T21:54:51.910907+0000 mon.smithi016 (mon.0) 684 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-30T21:54:52.716 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T21:54:53.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:54:53 smithi069 conmon[117073]: cluster 2023-11-30T21:54:52.254896+0000 mon.smithi016 (mon.0 2023-11-30T21:54:53.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:54:53 smithi069 conmon[117073]: ) 685 : cluster [WRN] Health check failed: Failed to place 4 daemon(s) (CEPHADM_DAEMON_PLACE_FAIL) 2023-11-30T21:54:53.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:54:53 smithi069 conmon[117073]: audit 2023-11-30T21:54:52.267111+0000 mon.smithi016 (mon.0) 686 : audit [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' 2023-11-30T21:54:53.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:54:53 smithi069 conmon[117073]: audit 2023-11-30T21:54:52.278934+0000 mon.smithi016 (mon.0) 687 : audit [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' 2023-11-30T21:54:53.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:54:53 smithi016 conmon[111898]: cluster 2023-11-30T21:54:52. 2023-11-30T21:54:53.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:54:53 smithi016 conmon[111898]: 254896+0000 mon.smithi016 (mon.0) 685 : cluster [WRN] Health check failed: Failed to place 4 daemon(s) (CEPHADM_DAEMON_PLACE_FAIL) 2023-11-30T21:54:53.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:54:53 smithi016 conmon[111898]: audit 2023-11-30T21:54:52.267111+0000 mon.smithi016 (mon.0) 686 : audit [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' 2023-11-30T21:54:53.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:54:53 smithi016 conmon[111898]: audit 2023-11-30T21:54:52.278934+0000 mon.smithi016 (mon.0) 687 : audit [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' 2023-11-30T21:54:54.568 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T21:54:54.569 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T21:49:52.177023Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T21:49:48.966245Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T21:49:52.177152Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:49:45.435751Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.yfzwxx on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:52:21.969568Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.fmvfnn on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-fmvfnn\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-fmvfnn\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.fmvfnn\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.fmvfnn\nDeploy daemon haproxy.nfs.foo.smithi069.fmvfnn ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:50:29Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:51:06Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:51:44Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:54:51.906558Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi016.knwagz on smithi016: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-knwagz\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-knwagz\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.knwagz\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.knwagz\nDeploy daemon haproxy.nfs.foo.smithi016.knwagz ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:52:59Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:53:36Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:54:14Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:54:51.907810Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi069.kmgdrm on smithi069: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:54:51.908768Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.gjwehn on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "last_refresh": "2023-11-30T21:49:48.966837Z", "running": 2, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T21:49:48.966392Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T21:49:48.966463Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "last_refresh": "2023-11-30T21:49:48.966898Z", "ports": [12049], "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T21:49:48.966529Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T21:49:48.966593Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T21:49:52.177289Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T21:54:55.079 INFO:tasks.cephadm:ingress.nfs.foo has 0/4 2023-11-30T21:54:55.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:54:54 smithi069 conmon[117073]: cluster 2023-11-30T21:54:53.910132+0000 mgr.smithi016.dzhopz (mgr.14180) 701 2023-11-30T21:54:55.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:54:54 smithi069 conmon[117073]: : cluster [DBG] pgmap v447: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 182 B/s rd, 0 op/s 2023-11-30T21:54:55.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:54:54 smithi016 conmon[111898]: cluster 2023-11-30T21:54:53.910132+0000 mgr.smithi016.dzhopz (mgr.14180) 701 : cluster 2023-11-30T21:54:55.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:54:54 smithi016 conmon[111898]: [DBG] pgmap v447: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 182 B/s rd, 0 op/s 2023-11-30T21:54:56.079 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T21:54:56.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:54:55 smithi069 conmon[117073]: audit 2023-11-30T21:54:54.563795+0000 mgr.smithi016.dzhopz (mgr.14180 2023-11-30T21:54:56.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:54:55 smithi069 conmon[117073]: ) 702 : audit [DBG] from='client.15376 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:54:56.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:54:55 smithi069 conmon[117073]: audit 2023-11-30T21:54:55.769830+0000 mon.smithi016 (mon.0) 688 : audit [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' 2023-11-30T21:54:56.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:54:55 smithi016 conmon[111898]: audit 2023-11-30T21:54:54.563795 2023-11-30T21:54:56.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:54:55 smithi016 conmon[111898]: +0000 mgr.smithi016.dzhopz (mgr.14180) 702 : audit [DBG] from='client.15376 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:54:56.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:54:55 smithi016 conmon[111898]: audit 2023-11-30T21:54:55.769830+0000 mon.smithi016 (mon.0) 688 : audit [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' 2023-11-30T21:54:57.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:54:57 smithi069 conmon[117073]: cluster 2023-11-30T21:54:55.910791+0000 mgr.smithi016.dzhopz (mgr.14180) 703 : cluster [DBG] pgmap v448: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 273 B/s rd, 0 op/s 2023-11-30T21:54:57.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:54:57 smithi069 conmon[117073]: audit 2023-11-30 2023-11-30T21:54:57.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:54:57 smithi069 conmon[117073]: T21:54:56.162866+0000 mon.smithi016 (mon.0) 689 : audit [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-11-30T21:54:57.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:54:57 smithi069 conmon[117073]: audit 2023-11-30T21:54:56.163594+0000 mon.smithi016 (mon.0) 690 : audit [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-11-30T21:54:57.278 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:54:57 smithi069 conmon[117073]: audit 2023-11-30T21:54:56.164202+0000 mon.smithi016 (mon.0) 691 : audit [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-11-30T21:54:57.278 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:54:57 smithi069 conmon[117073]: audit 2023-11-30T21:54:56.164813+0000 mon.smithi016 (mon.0) 692 : audit [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-11-30T21:54:57.278 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:54:57 smithi069 conmon[117073]: cephadm 2023-11- 2023-11-30T21:54:57.278 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:54:57 smithi069 conmon[117073]: 30T21:54:56.165313+0000 mgr.smithi016.dzhopz (mgr.14180) 704 : cephadm [INF] Adjusting osd_memory_target on smithi069 to 2724M 2023-11-30T21:54:57.278 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:54:57 smithi069 conmon[117073]: audit 2023-11-30T21:54:56.169297+0000 mon.smithi016 (mon.0 2023-11-30T21:54:57.278 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:54:57 smithi069 conmon[117073]: ) 693 : audit [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' 2023-11-30T21:54:57.278 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:54:57 smithi069 conmon[117073]: audit 2023- 2023-11-30T21:54:57.278 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:54:57 smithi069 conmon[117073]: 11-30T21:54:56.313797+0000 mon.smithi016 (mon.0) 694 : audit [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' 2023-11-30T21:54:57.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:54:56 smithi016 conmon[111898]: cluster 2023-11-30T21:54:55.910791+0000 mgr.smithi016.dzhopz (mgr.14180) 2023-11-30T21:54:57.351 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:54:56 smithi016 conmon[111898]: 703 : cluster [DBG] pgmap v448: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 273 B/s rd, 0 op/s 2023-11-30T21:54:57.351 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:54:56 smithi016 conmon[111898]: audit 2023-11-30T21:54:56.162866+0000 mon.smithi016 (mon.0) 689 : audit [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-11-30T21:54:57.351 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:54:56 smithi016 conmon[111898]: audit 2023-11-30T21:54:56.163594+0000 mon.smithi016 (mon.0) 690 : audit [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-11-30T21:54:57.351 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:54:56 smithi016 conmon[111898]: audit 2023-11-30T21:54:56.164202+0000 mon.smithi016 (mon.0) 691 : audit [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-11-30T21:54:57.351 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:54:56 smithi016 conmon[111898]: audit 2023-11-30T21:54:56.164813+0000 mon.smithi016 (mon.0) 692 : audit [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-11-30T21:54:57.351 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:54:56 smithi016 conmon[111898]: cephadm 2023-11-30T21:54:56.165313+0000 mgr.smithi016.dzhopz (mgr.14180) 704 : cephadm [INF] Adjusting osd_memory_target on smithi069 to 2724M 2023-11-30T21:54:57.351 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:54:56 smithi016 conmon[111898]: audit 2023-11-30T21:54:56.169297+0000 mon.smithi016 (mon.0) 693 : audit [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' 2023-11-30T21:54:57.351 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:54:56 smithi016 conmon[111898]: audit 2023-11-30T21:54:56.313797+0000 mon.smithi016 (mon.0) 694 : audit [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' 2023-11-30T21:54:58.074 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T21:54:58.075 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T21:49:52.177023Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T21:49:52.177089Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T21:49:52.177152Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:49:45.435751Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.yfzwxx on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:52:21.969568Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.fmvfnn on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-fmvfnn\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-fmvfnn\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.fmvfnn\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.fmvfnn\nDeploy daemon haproxy.nfs.foo.smithi069.fmvfnn ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:50:29Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:51:06Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:51:44Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:54:51.906558Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi016.knwagz on smithi016: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-knwagz\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-knwagz\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.knwagz\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.knwagz\nDeploy daemon haproxy.nfs.foo.smithi016.knwagz ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:52:59Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:53:36Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:54:14Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:54:51.907810Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi069.kmgdrm on smithi069: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:54:51.908768Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.gjwehn on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "last_refresh": "2023-11-30T21:49:52.177600Z", "running": 2, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T21:49:52.176950Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T21:49:52.176810Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "last_refresh": "2023-11-30T21:49:52.177662Z", "ports": [12049], "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T21:49:52.177223Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T21:49:52.177352Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T21:49:52.177289Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T21:54:58.435 INFO:tasks.cephadm:ingress.nfs.foo has 0/4 2023-11-30T21:54:59.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:54:59 smithi069 conmon[117073]: cluster 2023-11-30T21:54:57.911381+0000 mgr.smithi016.dzhopz (mgr.14180) 705 : cluster [DBG] pgmap v449: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 182 B/s rd, 0 op/s 2023-11-30T21:54:59.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:54:59 smithi069 conmon[117073]: audit 2023-11-30T21:54:58.069885+0000 mgr.smithi016.dzhopz (mgr.14180) 706 : audit [DBG] from='client.15380 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:54:59.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:54:59 smithi069 conmon[117073]: audit 2023-11-30T21:54:58.845927+0000 mon.smithi016 (mon.0) 695 : audit [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' 2023-11-30T21:54:59.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:54:59 smithi016 conmon[111898]: cluster 2023-11-30T21:54:57.911381+0000 mgr.smithi016.dzhopz (mgr.14180) 705 : cluster [DBG] pgmap v449: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 182 B/s rd, 0 op/s 2023-11-30T21:54:59.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:54:59 smithi016 conmon[111898]: audit 2023-11-30T21:54:58.069885+0000 mgr.smithi016.dzhopz (mgr.14180) 706 : audit [DBG] from='client.15380 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:54:59.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:54:59 smithi016 conmon[111898]: audit 2023-11-30T21:54:58.845927+0000 mon.smithi016 (mon.0) 695 : audit [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' 2023-11-30T21:54:59.437 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T21:55:00.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:55:00 smithi069 conmon[117073]: audit 2023-11-30T21:54:59.261870+0000 mon.smithi016 (mon.0 2023-11-30T21:55:00.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:55:00 smithi069 conmon[117073]: ) 696 : audit [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-11-30T21:55:00.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:55:00 smithi069 conmon[117073]: audit 2023-11-30T21:54:59.262584+0000 mon.smithi016 (mon.0) 697 : audit [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-11-30T21:55:00.278 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:55:00 smithi069 conmon[117073]: audit 2023 2023-11-30T21:55:00.278 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:55:00 smithi069 conmon[117073]: -11-30T21:54:59.263190+0000 mon.smithi016 (mon.0) 698 : audit [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-11-30T21:55:00.278 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:55:00 smithi069 conmon[117073]: audit 2023-11-30 2023-11-30T21:55:00.278 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:55:00 smithi069 conmon[117073]: T21:54:59.263797+0000 mon.smithi016 (mon.0) 699 : audit [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-11-30T21:55:00.278 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:55:00 smithi069 conmon[117073]: audit 2023-11-30T21:54:59.267974+0000 mon.smithi016 2023-11-30T21:55:00.278 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:55:00 smithi069 conmon[117073]: (mon.0) 700 : audit [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' 2023-11-30T21:55:00.279 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:55:00 smithi069 conmon[117073]: audit 2023-11-30T21:54:59.268843+0000 mon.smithi016 (mon 2023-11-30T21:55:00.279 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:55:00 smithi069 conmon[117073]: .0) 701 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-30T21:55:00.279 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:55:00 smithi069 conmon[117073]: audit 2023-11-30T21:54:59.269443+0000 mon.smithi016 (mon 2023-11-30T21:55:00.279 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:55:00 smithi069 conmon[117073]: .0) 702 : audit [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-11-30T21:55:00.279 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:55:00 smithi069 conmon[117073]: audit 2023-11-30T21:54:59.273248+0000 mon.smithi016 (mon.0 2023-11-30T21:55:00.279 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:55:00 smithi069 conmon[117073]: ) 703 : audit [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' 2023-11-30T21:55:00.279 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:55:00 smithi069 conmon[117073]: audit 2023-11-30T21:55:00.280 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:55:00 smithi069 conmon[117073]: 2023-11-30T21:54:59.276945+0000 mon.smithi016 (mon.0 2023-11-30T21:55:00.280 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:55:00 smithi069 conmon[117073]: ) 704 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-11-30T21:55:00.280 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:55:00 smithi069 conmon[117073]: audit 2023-11-30T21:54:59.283576+0000 mon.smithi016 (mon. 2023-11-30T21:55:00.280 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:55:00 smithi069 conmon[117073]: 0) 705 : audit [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' 2023-11-30T21:55:00.296 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:55:00 smithi016 conmon[111898]: audit 2023-11-30T21:54:59.261870 2023-11-30T21:55:00.296 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:55:00 smithi016 conmon[111898]: +0000 mon.smithi016 (mon.0) 696 : audit [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-11-30T21:55:00.296 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:55:00 smithi016 conmon[111898]: audit 2023-11-30T21:54:59.262584+0000 mon.smithi016 (mon.0) 697 : audit [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-11-30T21:55:00.296 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:55:00 smithi016 conmon[111898]: audit 2023-11-30T21:54:59.263190+0000 mon.smithi016 (mon.0) 698 : audit [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-11-30T21:55:00.296 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:55:00 smithi016 conmon[111898]: audit 2023-11-30T21:54:59.263797+0000 mon.smithi016 (mon.0) 699 : audit [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-11-30T21:55:00.296 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:55:00 smithi016 conmon[111898]: audit 2023-11-30T21:54:59.267974+0000 mon.smithi016 (mon.0) 700 : audit [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' 2023-11-30T21:55:00.296 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:55:00 smithi016 conmon[111898]: audit 2023-11-30T21:54:59.268843+0000 mon.smithi016 (mon.0) 701 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-30T21:55:00.296 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:55:00 smithi016 conmon[111898]: audit 2023-11-30T21:54:59.269443+0000 mon.smithi016 (mon.0) 702 : audit [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-11-30T21:55:00.296 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:55:00 smithi016 conmon[111898]: audit 2023-11-30T21:54:59.273248+0000 mon.smithi016 (mon.0) 703 : audit [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' 2023-11-30T21:55:00.297 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:55:00 smithi016 conmon[111898]: audit 2023-11-30T21:54:59.276945+0000 mon.smithi016 (mon.0) 704 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-11-30T21:55:00.297 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:55:00 smithi016 conmon[111898]: audit 2023-11-30T21:54:59.283576+0000 mon.smithi016 (mon.0) 705 : audit [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' 2023-11-30T21:55:01.109 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T21:55:01.109 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T21:54:58.839345Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T21:54:55.763708Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T21:54:58.839474Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:49:45.435751Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.yfzwxx on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:52:21.969568Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.fmvfnn on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-fmvfnn\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-fmvfnn\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.fmvfnn\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.fmvfnn\nDeploy daemon haproxy.nfs.foo.smithi069.fmvfnn ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:50:29Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:51:06Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:51:44Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:54:51.906558Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi016.knwagz on smithi016: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-knwagz\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-knwagz\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.knwagz\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.knwagz\nDeploy daemon haproxy.nfs.foo.smithi016.knwagz ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:52:59Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:53:36Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:54:14Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:54:51.907810Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi069.kmgdrm on smithi069: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:54:51.908768Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.gjwehn on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "last_refresh": "2023-11-30T21:54:55.764332Z", "running": 2, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T21:54:55.763859Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T21:54:55.763932Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "last_refresh": "2023-11-30T21:54:55.764400Z", "ports": [12049], "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T21:54:55.763999Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T21:54:55.764061Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T21:54:58.839598Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T21:55:01.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:55:01 smithi069 conmon[117073]: cephadm 2023-11-30T21:54:59.264242+0000 mgr.smithi016.dzhopz (mgr.14180) 707 : cephadm [INF] Adjusting osd_memory_target on smithi016 to 1957M 2023-11-30T21:55:01.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:55:01 smithi069 conmon[117073]: cluster 2023-11-30T21:54:59. 2023-11-30T21:55:01.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:55:01 smithi069 conmon[117073]: 273687+0000 mgr.smithi016.dzhopz (mgr.14180) 708 : cluster [DBG] pgmap v450: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 193 B/s rd, 0 op/s 2023-11-30T21:55:01.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:55:01 smithi069 conmon[117073]: cephadm 2023-11-30T21:54:59.285460+0000 mgr.smithi016.dzhopz (mgr.14180) 709 : cephadm [INF] Deploying daemon haproxy.nfs.foo.smithi069.xemunw on smithi069 2023-11-30T21:55:01.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:55:01 smithi069 conmon[117073]: cluster 2023-11-30T21:55:00.271785+0000 mon.smithi016 (mon.0) 706 : 2023-11-30T21:55:01.278 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:55:01 smithi069 conmon[117073]: cluster [INF] Health check cleared: CEPHADM_DAEMON_PLACE_FAIL (was: Failed to place 4 daemon(s)) 2023-11-30T21:55:01.278 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:55:01 smithi069 conmon[117073]: cluster 2023-11-30T21:55:00.271815+0000 mon.smithi016 (mon.0) 707 : cluster [INF] Cluster is now healthy 2023-11-30T21:55:01.319 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:55:01 smithi016 conmon[111898]: cephadm 2023-11-30T21:54:59.264242+0000 mgr.smithi016.dzhopz (mgr.14180) 707 : cephadm [INF] Adjusting osd_memory_target on smithi016 to 1957M 2023-11-30T21:55:01.319 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:55:01 smithi016 conmon[111898]: cluster 2023-11-30T21:54:59.273687+0000 mgr.smithi016.dzhopz (mgr.14180) 708 : cluster [DBG] pgmap v450: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 193 B/s rd, 0 op/s 2023-11-30T21:55:01.319 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:55:01 smithi016 conmon[111898]: cephadm 2023-11-30T21:54:59.285460+0000 mgr.smithi016.dzhopz (mgr.14180) 709 : cephadm [INF] Deploying daemon haproxy.nfs.foo.smithi069.xemunw on smithi069 2023-11-30T21:55:01.319 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:55:01 smithi016 conmon[111898]: cluster 2023-11-30T21:55:00.271785+0000 mon.smithi016 (mon.0) 706 : cluster [INF] Health check cleared: CEPHADM_DAEMON_PLACE_FAIL (was: Failed to place 4 daemon(s)) 2023-11-30T21:55:01.320 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:55:01 smithi016 conmon[111898]: cluster 2023-11-30T21:55:00.271815+0000 mon.smithi016 (mon.0) 707 : cluster [INF] Cluster is now healthy 2023-11-30T21:55:01.475 INFO:tasks.cephadm:ingress.nfs.foo has 0/4 2023-11-30T21:55:02.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:55:02 smithi069 conmon[117073]: audit 2023-11-30T21:55:01.104840+0000 mgr.smithi016.dzhopz (mgr.14180) 710 : audit [DBG] 2023-11-30T21:55:02.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:55:02 smithi069 conmon[117073]: from='client.15384 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:55:02.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:55:02 smithi016 conmon[111898]: audit 2023-11-30T21:55:01.104840+0000 2023-11-30T21:55:02.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:55:02 smithi016 conmon[111898]: mgr.smithi016.dzhopz (mgr.14180) 710 : audit [DBG] from='client.15384 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:55:02.477 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T21:55:03.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:55:03 smithi069 conmon[117073]: cluster 2023-11-30T21:55:01.274322+0000 mgr.smithi016.dzhopz (mgr.14180) 711 : cluster [DBG] pgmap v451: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 193 B/s rd, 0 op/s 2023-11-30T21:55:03.351 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:55:03 smithi016 conmon[111898]: cluster 2023-11-30T21:55:01.274322+0000 mgr.smithi016.dzhopz (mgr.14180) 711 : cluster [DBG] pgmap v451: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 193 B/s rd, 0 op/s 2023-11-30T21:55:04.202 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T21:55:04.202 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T21:54:58.839345Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T21:54:55.763708Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T21:54:58.839474Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:49:45.435751Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.yfzwxx on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:52:21.969568Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.fmvfnn on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-fmvfnn\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-fmvfnn\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.fmvfnn\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.fmvfnn\nDeploy daemon haproxy.nfs.foo.smithi069.fmvfnn ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:50:29Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:51:06Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:51:44Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:54:51.906558Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi016.knwagz on smithi016: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-knwagz\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-knwagz\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.knwagz\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.knwagz\nDeploy daemon haproxy.nfs.foo.smithi016.knwagz ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:52:59Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:53:36Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:54:14Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:54:51.907810Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi069.kmgdrm on smithi069: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:54:51.908768Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.gjwehn on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "last_refresh": "2023-11-30T21:54:55.764332Z", "running": 2, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T21:54:55.763859Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T21:54:55.763932Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "last_refresh": "2023-11-30T21:54:55.764400Z", "ports": [12049], "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T21:54:55.763999Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T21:54:55.764061Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T21:54:58.839598Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T21:55:04.640 INFO:tasks.cephadm:ingress.nfs.foo has 0/4 2023-11-30T21:55:05.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:55:05 smithi069 conmon[117073]: cluster 2023-11-30T21:55:03.274767+0000 mgr.smithi016.dzhopz (mgr.14180) 712 : cluster [DBG] pgmap v452: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 180 B/s rd, 0 op/s 2023-11-30T21:55:05.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:55:05 smithi069 conmon[117073]: audit 2023-11-30T21:55:05.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:55:05 smithi069 conmon[117073]: 2023-11-30T21:55:04.197801+0000 mgr.smithi016.dzhopz (mgr.14180) 713 : audit [DBG] from='client.15388 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:55:05.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:55:05 smithi016 conmon[111898]: cluster 2023-11-30T21:55:03.274767+0000 mgr.smithi016.dzhopz ( 2023-11-30T21:55:05.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:55:05 smithi016 conmon[111898]: mgr.14180) 712 : cluster [DBG] pgmap v452: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 180 B/s rd, 0 op/s 2023-11-30T21:55:05.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:55:05 smithi016 conmon[111898]: audit 2023-11-30T21:55:04.197801+0000 mgr.smithi016.dzhopz (mgr.14180) 2023-11-30T21:55:05.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:55:05 smithi016 conmon[111898]: 713 : audit [DBG] from='client.15388 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:55:05.641 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T21:55:07.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:55:07 smithi069 conmon[117073]: cluster 2023-11-30T21:55:05.275294+0000 mgr.smithi016.dzhopz (mgr.14180) 714 : cluster [DBG] 2023-11-30T21:55:07.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:55:07 smithi069 conmon[117073]: pgmap v453: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 270 B/s rd, 0 op/s 2023-11-30T21:55:07.339 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T21:55:07.339 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T21:54:58.839345Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T21:54:55.763708Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T21:54:58.839474Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:49:45.435751Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.yfzwxx on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:52:21.969568Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.fmvfnn on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-fmvfnn\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-fmvfnn\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.fmvfnn\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.fmvfnn\nDeploy daemon haproxy.nfs.foo.smithi069.fmvfnn ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:50:29Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:51:06Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:51:44Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:54:51.906558Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi016.knwagz on smithi016: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-knwagz\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-knwagz\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.knwagz\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.knwagz\nDeploy daemon haproxy.nfs.foo.smithi016.knwagz ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:52:59Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:53:36Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:54:14Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:54:51.907810Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi069.kmgdrm on smithi069: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:54:51.908768Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.gjwehn on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "last_refresh": "2023-11-30T21:54:55.764332Z", "running": 2, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T21:54:55.763859Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T21:54:55.763932Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "last_refresh": "2023-11-30T21:54:55.764400Z", "ports": [12049], "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T21:54:55.763999Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T21:54:55.764061Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T21:54:58.839598Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T21:55:07.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:55:07 smithi016 conmon[111898]: cluster 2023-11-30T21:55:05.275294+0000 2023-11-30T21:55:07.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:55:07 smithi016 conmon[111898]: mgr.smithi016.dzhopz (mgr.14180) 714 : cluster [DBG] pgmap v453: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 270 B/s rd, 0 op/s 2023-11-30T21:55:07.810 INFO:tasks.cephadm:ingress.nfs.foo has 0/4 2023-11-30T21:55:08.811 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T21:55:09.100 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:55:09 smithi016 conmon[111898]: cluster 2023-11-30T21:55:07.275677+0000 mgr.smithi016.dzhopz (mgr.14180) 715 : cluster [DBG] pgmap v454: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 180 B/s rd, 0 op/s 2023-11-30T21:55:09.100 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:55:09 smithi016 conmon[111898]: audit 2023-11-30T21:55:07.333548+0000 mgr.smithi016.dzhopz (mgr.14180) 716 : audit [DBG] from='client.15392 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:55:09.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:55:09 smithi069 conmon[117073]: cluster 2023-11-30T21:55:07.275677+0000 mgr.smithi016.dzhopz (mgr.14180) 715 : cluster [DBG] 2023-11-30T21:55:09.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:55:09 smithi069 conmon[117073]: pgmap v454: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 180 B/s rd, 0 op/s 2023-11-30T21:55:09.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:55:09 smithi069 conmon[117073]: audit 2023-11-30T21:55:07.333548+0000 mgr.smithi016.dzhopz (mgr.14180) 716 : audit [DBG] from='client.15392 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:55:10.543 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T21:55:10.544 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T21:54:58.839345Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T21:54:55.763708Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T21:54:58.839474Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:49:45.435751Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.yfzwxx on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:52:21.969568Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.fmvfnn on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-fmvfnn\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-fmvfnn\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.fmvfnn\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.fmvfnn\nDeploy daemon haproxy.nfs.foo.smithi069.fmvfnn ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:50:29Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:51:06Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:51:44Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:54:51.906558Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi016.knwagz on smithi016: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-knwagz\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-knwagz\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.knwagz\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.knwagz\nDeploy daemon haproxy.nfs.foo.smithi016.knwagz ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:52:59Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:53:36Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:54:14Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:54:51.907810Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi069.kmgdrm on smithi069: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:54:51.908768Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.gjwehn on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "last_refresh": "2023-11-30T21:54:55.764332Z", "running": 2, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T21:54:55.763859Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T21:54:55.763932Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "last_refresh": "2023-11-30T21:54:55.764400Z", "ports": [12049], "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T21:54:55.763999Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T21:54:55.764061Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T21:54:58.839598Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T21:55:10.961 INFO:tasks.cephadm:ingress.nfs.foo has 0/4 2023-11-30T21:55:11.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:55:11 smithi016 conmon[111898]: cluster 2023-11-30T21:55:09.276131+0000 mgr.smithi016.dzhopz ( 2023-11-30T21:55:11.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:55:11 smithi016 conmon[111898]: mgr.14180) 717 : cluster [DBG] pgmap v455: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 180 B/s rd, 0 op/s 2023-11-30T21:55:11.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:55:11 smithi069 conmon[117073]: cluster 2023-11-30T21:55:09.276131+0000 mgr.smithi016.dzhopz (mgr.14180) 717 : cluster [DBG] pgmap v455: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 180 B/s rd, 0 op/s 2023-11-30T21:55:11.962 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T21:55:12.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:55:12 smithi016 conmon[111898]: audit 2023-11-30T21:55:10.538403+0000 mgr.smithi016.dzhopz (mgr.14180) 718 : audit [DBG] from='client.15396 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:55:12.528 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:55:12 smithi069 conmon[117073]: audit 2023-11-30T21:55:10.538403+0000 mgr.smithi016.dzhopz (mgr.14180) 718 : audit [DBG] 2023-11-30T21:55:12.529 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:55:12 smithi069 conmon[117073]: from='client.15396 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:55:13.100 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:55:13 smithi016 conmon[111898]: cluster 2023-11-30T21:55:11.276721+0000 mgr.smithi016.dzhopz ( 2023-11-30T21:55:13.100 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:55:13 smithi016 conmon[111898]: mgr.14180) 719 : cluster [DBG] pgmap v456: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T21:55:13.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:55:13 smithi069 conmon[117073]: cluster 2023-11-30T21:55:11.276721+0000 mgr.smithi016.dzhopz (mgr.14180) 719 : cluster [DBG] pgmap v456: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T21:55:13.671 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T21:55:13.671 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T21:54:58.839345Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T21:54:55.763708Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T21:54:58.839474Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:49:45.435751Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.yfzwxx on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:52:21.969568Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.fmvfnn on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-fmvfnn\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-fmvfnn\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.fmvfnn\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.fmvfnn\nDeploy daemon haproxy.nfs.foo.smithi069.fmvfnn ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:50:29Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:51:06Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:51:44Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:54:51.906558Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi016.knwagz on smithi016: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-knwagz\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-knwagz\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.knwagz\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.knwagz\nDeploy daemon haproxy.nfs.foo.smithi016.knwagz ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:52:59Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:53:36Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:54:14Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:54:51.907810Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi069.kmgdrm on smithi069: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:54:51.908768Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.gjwehn on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "last_refresh": "2023-11-30T21:54:55.764332Z", "running": 2, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T21:54:55.763859Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T21:54:55.763932Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "last_refresh": "2023-11-30T21:54:55.764400Z", "ports": [12049], "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T21:54:55.763999Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T21:54:55.764061Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T21:54:58.839598Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T21:55:14.120 INFO:tasks.cephadm:ingress.nfs.foo has 0/4 2023-11-30T21:55:15.121 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T21:55:15.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:55:15 smithi016 conmon[111898]: cluster 2023-11-30T21:55:13.277163+0000 mgr.smithi016.dzhopz (mgr.14180) 720 : cluster [DBG] pgmap v457: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:55:15.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:55:15 smithi016 conmon[111898]: audit 2023-11-30T21:55:13.666605+0000 mgr.smithi016.dzhopz (mgr.14180) 721 : audit [DBG] from='client.15400 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:55:15.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:55:15 smithi069 conmon[117073]: cluster 2023-11-30T21:55:13.277163+0000 mgr.smithi016.dzhopz (mgr.14180) 720 : cluster [DBG] pgmap v457: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:55:15.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:55:15 smithi069 conmon[117073]: audit 2023-11-30T21:55:13.666605+0000 mgr.smithi016.dzhopz (mgr.14180) 721 : audit [DBG] from='client.15400 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:55:16.829 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T21:55:16.829 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T21:54:58.839345Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T21:54:55.763708Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T21:54:58.839474Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:49:45.435751Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.yfzwxx on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:52:21.969568Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.fmvfnn on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-fmvfnn\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-fmvfnn\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.fmvfnn\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.fmvfnn\nDeploy daemon haproxy.nfs.foo.smithi069.fmvfnn ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:50:29Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:51:06Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:51:44Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:54:51.906558Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi016.knwagz on smithi016: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-knwagz\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-knwagz\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.knwagz\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.knwagz\nDeploy daemon haproxy.nfs.foo.smithi016.knwagz ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:52:59Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:53:36Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:54:14Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:54:51.907810Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi069.kmgdrm on smithi069: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:54:51.908768Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.gjwehn on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "last_refresh": "2023-11-30T21:54:55.764332Z", "running": 2, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T21:54:55.763859Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T21:54:55.763932Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "last_refresh": "2023-11-30T21:54:55.764400Z", "ports": [12049], "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T21:54:55.763999Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T21:54:55.764061Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T21:54:58.839598Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T21:55:17.228 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:55:17 smithi016 conmon[111898]: cluster 2023-11-30T21:55:15.277581+0000 mgr.smithi016.dzhopz (mgr.14180) 722 : cluster [DBG] pgmap v458: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T21:55:17.272 INFO:tasks.cephadm:ingress.nfs.foo has 0/4 2023-11-30T21:55:17.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:55:17 smithi069 conmon[117073]: cluster 2023-11-30T21:55:15.277581+0000 mgr.smithi016.dzhopz (mgr.14180) 722 : cluster [DBG] pgmap v458: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T21:55:17.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:55:17 smithi069 conmon[117073]: 2023-11-30T21:55:18.273 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T21:55:18.305 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:55:18 smithi016 conmon[111898]: audit 2023-11-30T21:55:16.824419 2023-11-30T21:55:18.305 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:55:18 smithi016 conmon[111898]: +0000 mgr.smithi016.dzhopz (mgr.14180) 723 : audit [DBG] from='client.15404 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:55:18.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:55:18 smithi069 conmon[117073]: audit 2023-11-30T21:55:16.824419+0000 mgr.smithi016.dzhopz (mgr.14180) 723 : audit 2023-11-30T21:55:18.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:55:18 smithi069 conmon[117073]: [DBG] from='client.15404 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:55:19.100 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:55:19 smithi016 conmon[111898]: cluster 2023-11-30T21:55:17.278092+0000 2023-11-30T21:55:19.100 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:55:19 smithi016 conmon[111898]: mgr.smithi016.dzhopz (mgr.14180) 724 : cluster [DBG] pgmap v459: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:55:19.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:55:19 smithi069 conmon[117073]: cluster 2023-11-30T21:55:17.278092+0000 mgr.smithi016.dzhopz (mgr.14180) 724 : cluster [DBG] pgmap v459: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:55:19.963 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T21:55:19.964 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T21:54:58.839345Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T21:54:55.763708Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T21:54:58.839474Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:49:45.435751Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.yfzwxx on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:52:21.969568Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.fmvfnn on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-fmvfnn\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-fmvfnn\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.fmvfnn\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.fmvfnn\nDeploy daemon haproxy.nfs.foo.smithi069.fmvfnn ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:50:29Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:51:06Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:51:44Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:54:51.906558Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi016.knwagz on smithi016: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-knwagz\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-knwagz\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.knwagz\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.knwagz\nDeploy daemon haproxy.nfs.foo.smithi016.knwagz ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:52:59Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:53:36Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:54:14Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:54:51.907810Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi069.kmgdrm on smithi069: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:54:51.908768Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.gjwehn on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "last_refresh": "2023-11-30T21:54:55.764332Z", "running": 2, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T21:54:55.763859Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T21:54:55.763932Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "last_refresh": "2023-11-30T21:54:55.764400Z", "ports": [12049], "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T21:54:55.763999Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T21:54:55.764061Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T21:54:58.839598Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T21:55:20.423 INFO:tasks.cephadm:ingress.nfs.foo has 0/4 2023-11-30T21:55:21.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:55:21 smithi016 conmon[111898]: cluster 2023-11-30T21:55:19.278519+0000 mgr.smithi016.dzhopz (mgr.14180) 725 : cluster [DBG] pgmap v460: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:55:21.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:55:21 smithi016 conmon[111898]: audit 2023-11-30T21:55:19.959281+0000 mgr.smithi016.dzhopz (mgr.14180) 726 : audit [DBG] from='client.15408 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:55:21.425 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T21:55:21.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:55:21 smithi069 conmon[117073]: cluster 2023-11-30T21:55:19.278519+0000 mgr.smithi016.dzhopz (mgr.14180) 725 : cluster [DBG] pgmap v460: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:55:21.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:55:21 smithi069 conmon[117073]: audit 2023-11-30T21:55:19.959281+0000 mgr.smithi016.dzhopz (mgr 2023-11-30T21:55:21.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:55:21 smithi069 conmon[117073]: .14180) 726 : audit [DBG] from='client.15408 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:55:23.031 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T21:55:23.032 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T21:54:58.839345Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T21:54:55.763708Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T21:54:58.839474Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:49:45.435751Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.yfzwxx on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:52:21.969568Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.fmvfnn on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-fmvfnn\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-fmvfnn\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.fmvfnn\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.fmvfnn\nDeploy daemon haproxy.nfs.foo.smithi069.fmvfnn ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:50:29Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:51:06Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:51:44Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:54:51.906558Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi016.knwagz on smithi016: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-knwagz\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-knwagz\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.knwagz\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.knwagz\nDeploy daemon haproxy.nfs.foo.smithi016.knwagz ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:52:59Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:53:36Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:54:14Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:54:51.907810Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi069.kmgdrm on smithi069: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:54:51.908768Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.gjwehn on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "last_refresh": "2023-11-30T21:54:55.764332Z", "running": 2, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T21:54:55.763859Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T21:54:55.763932Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "last_refresh": "2023-11-30T21:54:55.764400Z", "ports": [12049], "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T21:54:55.763999Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T21:54:55.764061Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T21:54:58.839598Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T21:55:23.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:55:23 smithi016 conmon[111898]: cluster 2023-11-30T21:55:21.279255+0000 mgr.smithi016.dzhopz (mgr.14180) 727 : cluster [DBG] pgmap v461: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T21:55:23.372 INFO:tasks.cephadm:ingress.nfs.foo has 0/4 2023-11-30T21:55:23.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:55:23 smithi069 conmon[117073]: cluster 2023-11-30T21:55:21.279255+0000 mgr.smithi016.dzhopz (mgr.14180) 727 : cluster [DBG] pgmap v461: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T21:55:24.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:55:24 smithi016 conmon[111898]: audit 2023-11-30T21:55:23.026349+0000 mgr.smithi016.dzhopz (mgr.14180) 728 : audit [DBG] from='client.15412 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:55:24.373 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T21:55:24.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:55:24 smithi069 conmon[117073]: audit 2023-11-30T21:55:23.026349+0000 mgr.smithi016.dzhopz (mgr.14180) 728 : audit [DBG] from='client.15412 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:55:25.258 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:55:25 smithi016 conmon[111898]: cluster 2023-11-30T21:55:23.279671+0000 mgr.smithi016.dzhopz (mgr.14180) 729 : cluster 2023-11-30T21:55:25.258 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:55:25 smithi016 conmon[111898]: [DBG] pgmap v462: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:55:25.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:55:25 smithi069 conmon[117073]: cluster 2023-11-30T21:55:23.279671+0000 mgr.smithi016.dzhopz (mgr.14180) 729 : cluster [DBG] pgmap v462: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:55:26.052 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T21:55:26.053 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T21:54:58.839345Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T21:54:55.763708Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T21:54:58.839474Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:49:45.435751Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.yfzwxx on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:52:21.969568Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.fmvfnn on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-fmvfnn\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-fmvfnn\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.fmvfnn\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.fmvfnn\nDeploy daemon haproxy.nfs.foo.smithi069.fmvfnn ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:50:29Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:51:06Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:51:44Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:54:51.906558Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi016.knwagz on smithi016: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-knwagz\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-knwagz\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.knwagz\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.knwagz\nDeploy daemon haproxy.nfs.foo.smithi016.knwagz ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:52:59Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:53:36Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:54:14Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:54:51.907810Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi069.kmgdrm on smithi069: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:54:51.908768Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.gjwehn on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "last_refresh": "2023-11-30T21:54:55.764332Z", "running": 2, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T21:54:55.763859Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T21:54:55.763932Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "last_refresh": "2023-11-30T21:54:55.764400Z", "ports": [12049], "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T21:54:55.763999Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T21:54:55.764061Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T21:54:58.839598Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T21:55:26.432 INFO:tasks.cephadm:ingress.nfs.foo has 0/4 2023-11-30T21:55:27.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:55:27 smithi016 conmon[111898]: cluster 2023-11-30T21:55:25.280079+0000 mgr.smithi016.dzhopz (mgr.14180) 730 : cluster [DBG] pgmap v463: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T21:55:27.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:55:27 smithi016 conmon[111898]: audit 2023-11-30T21:55:26.047363+0000 mgr.smithi016.dzhopz (mgr.14180) 731 : audit [DBG] from='client.15416 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:55:27.433 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T21:55:27.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:55:27 smithi069 conmon[117073]: cluster 2023-11-30T21:55:25.280079+0000 mgr.smithi016.dzhopz (mgr.14180) 730 : cluster [DBG] pgmap v463: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T21:55:27.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:55:27 smithi069 conmon[117073]: audit 2023-11-30T21:55:26.047363+0000 mgr.smithi016.dzhopz (mgr.14180) 731 : audit [DBG] from='client.15416 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:55:29.054 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T21:55:29.054 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T21:54:58.839345Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T21:54:55.763708Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T21:54:58.839474Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:49:45.435751Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.yfzwxx on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:52:21.969568Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.fmvfnn on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-fmvfnn\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-fmvfnn\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.fmvfnn\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.fmvfnn\nDeploy daemon haproxy.nfs.foo.smithi069.fmvfnn ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:50:29Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:51:06Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:51:44Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:54:51.906558Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi016.knwagz on smithi016: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-knwagz\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-knwagz\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.knwagz\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.knwagz\nDeploy daemon haproxy.nfs.foo.smithi016.knwagz ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:52:59Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:53:36Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:54:14Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:54:51.907810Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi069.kmgdrm on smithi069: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:54:51.908768Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.gjwehn on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "last_refresh": "2023-11-30T21:54:55.764332Z", "running": 2, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T21:54:55.763859Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T21:54:55.763932Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "last_refresh": "2023-11-30T21:54:55.764400Z", "ports": [12049], "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T21:54:55.763999Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T21:54:55.764061Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T21:54:58.839598Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T21:55:29.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:55:29 smithi016 conmon[111898]: cluster 2023-11-30T21:55:27.280584+0000 mgr.smithi016.dzhopz (mgr.14180) 732 : cluster [DBG] pgmap v464: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:55:29.485 INFO:tasks.cephadm:ingress.nfs.foo has 0/4 2023-11-30T21:55:29.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:55:29 smithi069 conmon[117073]: cluster 2023-11-30T21:55:27.280584+0000 mgr.smithi016.dzhopz (mgr.14180) 732 : cluster [DBG] pgmap v464: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:55:30.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:55:30 smithi016 conmon[111898]: audit 2023-11-30T21:55:29.049159+0000 mgr.smithi016.dzhopz (mgr.14180) 733 : audit [DBG] from='client.15420 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:55:30.486 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T21:55:30.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:55:30 smithi069 conmon[117073]: audit 2023-11-30T21:55:29.049159+0000 mgr.smithi016.dzhopz (mgr.14180) 733 : audit [DBG] from='client.15420 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:55:31.353 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:55:31 smithi016 conmon[111898]: cluster 2023-11-30T21:55:29.281175+0000 mgr.smithi016.dzhopz (mgr.14180) 734 : cluster [DBG] pgmap v465: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:55:31.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:55:31 smithi069 conmon[117073]: cluster 2023-11-30T21:55:29.281175+0000 mgr.smithi016.dzhopz (mgr.14180) 734 : cluster [DBG] pgmap v465: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:55:32.220 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T21:55:32.220 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T21:54:58.839345Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T21:54:55.763708Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T21:54:58.839474Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:49:45.435751Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.yfzwxx on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:52:21.969568Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.fmvfnn on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-fmvfnn\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-fmvfnn\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.fmvfnn\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.fmvfnn\nDeploy daemon haproxy.nfs.foo.smithi069.fmvfnn ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:50:29Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:51:06Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:51:44Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:54:51.906558Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi016.knwagz on smithi016: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-knwagz\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-knwagz\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.knwagz\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.knwagz\nDeploy daemon haproxy.nfs.foo.smithi016.knwagz ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:52:59Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:53:36Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:54:14Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:54:51.907810Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi069.kmgdrm on smithi069: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:54:51.908768Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.gjwehn on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "last_refresh": "2023-11-30T21:54:55.764332Z", "running": 2, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T21:54:55.763859Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T21:54:55.763932Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "last_refresh": "2023-11-30T21:54:55.764400Z", "ports": [12049], "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T21:54:55.763999Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T21:54:55.764061Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T21:54:58.839598Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T21:55:32.749 INFO:tasks.cephadm:ingress.nfs.foo has 0/4 2023-11-30T21:55:33.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:55:33 smithi016 conmon[111898]: cluster 2023-11-30T21:55:31.281598+0000 2023-11-30T21:55:33.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:55:33 smithi016 conmon[111898]: mgr.smithi016.dzhopz (mgr.14180) 735 : cluster [DBG] pgmap v466: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T21:55:33.351 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:55:33 smithi016 conmon[111898]: audit 2023-11-30T21:55:32.215584+0000 mgr.smithi016.dzhopz (mgr.14180) 736 : audit [DBG] from='client.15424 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:55:33.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:55:33 smithi069 conmon[117073]: cluster 2023-11-30T21:55:31.281598+0000 mgr.smithi016.dzhopz (mgr.14180) 735 : cluster [DBG] pgmap v466: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T21:55:33.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:55:33 smithi069 conmon[117073]: audit 2023-11-30T21:55:32.215584+0000 mgr.smithi016.dzhopz (mgr.14180) 736 : audit [DBG] from='client.15424 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:55:33.750 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T21:55:35.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:55:35 smithi016 conmon[111898]: cluster 2023-11-30T21:55:33. 2023-11-30T21:55:35.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:55:35 smithi016 conmon[111898]: 282323+0000 mgr.smithi016.dzhopz (mgr.14180) 737 : cluster [DBG] pgmap v467: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:55:35.386 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T21:55:35.386 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T21:54:58.839345Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T21:54:55.763708Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T21:54:58.839474Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:49:45.435751Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.yfzwxx on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:52:21.969568Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.fmvfnn on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-fmvfnn\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-fmvfnn\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.fmvfnn\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.fmvfnn\nDeploy daemon haproxy.nfs.foo.smithi069.fmvfnn ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:50:29Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:51:06Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:51:44Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:54:51.906558Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi016.knwagz on smithi016: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-knwagz\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-knwagz\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.knwagz\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.knwagz\nDeploy daemon haproxy.nfs.foo.smithi016.knwagz ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:52:59Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:53:36Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:54:14Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:54:51.907810Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi069.kmgdrm on smithi069: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:54:51.908768Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.gjwehn on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "last_refresh": "2023-11-30T21:54:55.764332Z", "running": 2, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T21:54:55.763859Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T21:54:55.763932Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "last_refresh": "2023-11-30T21:54:55.764400Z", "ports": [12049], "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T21:54:55.763999Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T21:54:55.764061Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T21:54:58.839598Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T21:55:35.528 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:55:35 smithi069 conmon[117073]: cluster 2023-11-30T21:55:33.282323+0000 mgr.smithi016.dzhopz (mgr.14180) 737 : cluster [DBG] pgmap v467: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:55:35.813 INFO:tasks.cephadm:ingress.nfs.foo has 0/4 2023-11-30T21:55:36.814 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T21:55:37.101 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:55:37 smithi016 conmon[111898]: cluster 2023-11-30T21:55:35.282738+0000 mgr.smithi016.dzhopz 2023-11-30T21:55:37.101 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:55:37 smithi016 conmon[111898]: (mgr.14180) 738 : cluster [DBG] pgmap v468: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T21:55:37.101 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:55:37 smithi016 conmon[111898]: audit 2023-11-30T21:55:35.381469+0000 mgr.smithi016.dzhopz (mgr.14180) 739 : audit [DBG] from='client.15428 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:55:37.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:55:37 smithi069 conmon[117073]: cluster 2023-11-30T21:55:35.282738+0000 mgr.smithi016.dzhopz (mgr.14180) 738 : cluster [DBG] pgmap v468: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T21:55:37.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:55:37 smithi069 conmon[117073]: audit 2023-11-30T21:55:35.381469+0000 mgr.smithi016.dzhopz (mgr.14180) 739 : audit [DBG] from='client.15428 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:55:38.383 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T21:55:38.384 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T21:54:58.839345Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T21:54:55.763708Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T21:54:58.839474Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:49:45.435751Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.yfzwxx on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:52:21.969568Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.fmvfnn on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-fmvfnn\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-fmvfnn\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.fmvfnn\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.fmvfnn\nDeploy daemon haproxy.nfs.foo.smithi069.fmvfnn ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:50:29Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:51:06Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:51:44Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:54:51.906558Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi016.knwagz on smithi016: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-knwagz\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-knwagz\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.knwagz\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.knwagz\nDeploy daemon haproxy.nfs.foo.smithi016.knwagz ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:52:59Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:53:36Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:54:14Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:54:51.907810Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi069.kmgdrm on smithi069: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:54:51.908768Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.gjwehn on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "last_refresh": "2023-11-30T21:54:55.764332Z", "running": 2, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T21:54:55.763859Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T21:54:55.763932Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "last_refresh": "2023-11-30T21:54:55.764400Z", "ports": [12049], "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T21:54:55.763999Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T21:54:55.764061Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T21:54:58.839598Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T21:55:38.765 INFO:tasks.cephadm:ingress.nfs.foo has 0/4 2023-11-30T21:55:39.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:55:39 smithi016 conmon[111898]: cluster 2023-11-30T21:55:37.283335+0000 mgr.smithi016.dzhopz (mgr.14180) 740 : cluster [DBG] pgmap v469: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:55:39.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:55:39 smithi069 conmon[117073]: cluster 2023-11-30T21:55:37.283335+0000 mgr.smithi016.dzhopz (mgr.14180) 740 : cluster [DBG] pgmap v469: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:55:39.766 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T21:55:40.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:55:40 smithi016 conmon[111898]: audit 2023-11-30T 2023-11-30T21:55:47.921 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:55:40 smithi016 conmon[111898]: 21:55:38.379225+0000 mgr.smithi016.dzhopz (mgr.14180) 741 : audit [DBG] from='client.15432 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:55:47.922 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:55:41 smithi016 conmon[111898]: cluster 2023-11-30T21:55:39.283886+0000 mgr.smithi016.dzhopz (mgr.14180) 742 : cluster [DBG] pgmap v470: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:55:47.923 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:55:40 smithi069 conmon[117073]: audit 2023-11-30T21:55:38.379225+0000 mgr.smithi016.dzhopz (mgr.14180) 741 : audit [DBG] from='client.15432 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:55:47.923 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:55:41 smithi069 conmon[117073]: cluster 2023-11-30T21:55:39.283886+0000 mgr.smithi016.dzhopz (mgr.14180) 742 2023-11-30T21:55:47.924 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:55:41 smithi069 conmon[117073]: : cluster [DBG] pgmap v470: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:55:47.924 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:55:43 smithi069 conmon[117073]: cluster 2023-11-30T21:55:41.284328+0000 mgr.smithi016.dzhopz (mgr.14180) 743 : cluster [DBG] pgmap v471: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T21:55:47.924 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:55:43 smithi069 conmon[117073]: audit 2023-11-30T21:55:41.429437+0000 mgr.smithi016.dzhopz (mgr.14180) 744 : audit [DBG] from='client.15436 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:55:47.924 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:55:45 smithi069 conmon[117073]: cluster 2023-11-30T21:55:43.284861+0000 mgr.smithi016.dzhopz (mgr.14180) 745 : cluster [DBG] pgmap v472: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:55:47.924 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:55:47 smithi069 conmon[117073]: cluster 2023-11-30T21:55:45.285636+0000 mgr.smithi016.dzhopz (mgr.14180) 746 : cluster [DBG] pgmap v473: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T21:55:47.974 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T21:55:47.994 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T21:54:58.839345Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T21:54:55.763708Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T21:54:58.839474Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:49:45.435751Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.yfzwxx on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:52:21.969568Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.fmvfnn on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-fmvfnn\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-fmvfnn\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.fmvfnn\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.fmvfnn\nDeploy daemon haproxy.nfs.foo.smithi069.fmvfnn ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:50:29Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:51:06Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:51:44Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:54:51.906558Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi016.knwagz on smithi016: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-knwagz\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-knwagz\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.knwagz\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.knwagz\nDeploy daemon haproxy.nfs.foo.smithi016.knwagz ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:52:59Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:53:36Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:54:14Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:54:51.907810Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi069.kmgdrm on smithi069: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:54:51.908768Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.gjwehn on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "last_refresh": "2023-11-30T21:54:55.764332Z", "running": 2, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T21:54:55.763859Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T21:54:55.763932Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "last_refresh": "2023-11-30T21:54:55.764400Z", "ports": [12049], "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T21:54:55.763999Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T21:54:55.764061Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T21:54:58.839598Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T21:55:47.994 INFO:tasks.cephadm:ingress.nfs.foo has 0/4 2023-11-30T21:55:47.995 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:55:43 smithi016 conmon[111898]: cluster 2023-11-30T21:55:41.284328+0000 mgr.smithi016.dzhopz (mgr.14180) 2023-11-30T21:55:47.995 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:55:43 smithi016 conmon[111898]: 743 : cluster [DBG] pgmap v471: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T21:55:47.995 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:55:43 smithi016 conmon[111898]: audit 2023-11-30T21:55:41.429437+0000 mgr.smithi016.dzhopz (mgr.14180) 744 : audit [DBG] from='client.15436 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:55:47.995 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:55:45 smithi016 conmon[111898]: cluster 2023-11-30T21:55:43.284861+0000 mgr.smithi016.dzhopz (mgr.14180) 745 : cluster [DBG] 2023-11-30T21:55:47.995 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:55:45 smithi016 conmon[111898]: pgmap v472: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:55:47.995 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:55:47 smithi016 conmon[111898]: cluster 2023-11-30T21:55:45.285636+0000 2023-11-30T21:55:47.995 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:55:47 smithi016 conmon[111898]: mgr.smithi016.dzhopz (mgr.14180) 746 : cluster [DBG] pgmap v473: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T21:55:48.997 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T21:55:49.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:55:49 smithi016 conmon[111898]: cluster 2023-11-30T21:55:47.286325+0000 mgr.smithi016.dzhopz ( 2023-11-30T21:55:49.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:55:49 smithi016 conmon[111898]: mgr.14180) 747 : cluster [DBG] pgmap v474: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:55:49.529 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:55:49 smithi069 conmon[117073]: cluster 2023-11-30T21:55:47.286325+0000 mgr.smithi016.dzhopz (mgr.14180) 747 : cluster [DBG] 2023-11-30T21:55:49.530 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:55:49 smithi069 conmon[117073]: pgmap v474: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:55:50.853 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T21:55:50.854 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T21:54:58.839345Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T21:54:55.763708Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T21:54:58.839474Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:49:45.435751Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.yfzwxx on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:52:21.969568Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.fmvfnn on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-fmvfnn\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-fmvfnn\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.fmvfnn\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.fmvfnn\nDeploy daemon haproxy.nfs.foo.smithi069.fmvfnn ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:50:29Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:51:06Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:51:44Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:54:51.906558Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi016.knwagz on smithi016: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-knwagz\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-knwagz\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.knwagz\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.knwagz\nDeploy daemon haproxy.nfs.foo.smithi016.knwagz ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:52:59Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:53:36Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:54:14Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:54:51.907810Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi069.kmgdrm on smithi069: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:54:51.908768Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.gjwehn on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "last_refresh": "2023-11-30T21:54:55.764332Z", "running": 2, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T21:54:55.763859Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T21:54:55.763932Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "last_refresh": "2023-11-30T21:54:55.764400Z", "ports": [12049], "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T21:54:55.763999Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T21:54:55.764061Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T21:54:58.839598Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T21:55:51.196 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:55:51 smithi016 conmon[111898]: cluster 2023-11-30T21:55:49.286816+0000 mgr.smithi016.dzhopz (mgr.14180) 748 : cluster [DBG] pgmap v475: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:55:51.347 INFO:tasks.cephadm:ingress.nfs.foo has 0/4 2023-11-30T21:55:51.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:55:51 smithi069 conmon[117073]: cluster 2023-11-30T21:55:49.286816+0000 mgr.smithi016.dzhopz (mgr.14180) 748 : cluster [DBG] pgmap v475: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:55:52.349 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T21:55:52.380 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:55:52 smithi016 conmon[111898]: audit 2023-11-30T21:55:50.849122+0000 mgr.smithi016.dzhopz (mgr.14180) 749 : 2023-11-30T21:55:52.381 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:55:52 smithi016 conmon[111898]: audit [DBG] from='client.15440 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:55:52.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:55:52 smithi069 conmon[117073]: audit 2023-11-30T21:55:50.849122+0000 mgr.smithi016.dzhopz (mgr.14180) 749 : audit 2023-11-30T21:55:52.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:55:52 smithi069 conmon[117073]: [DBG] from='client.15440 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:55:53.384 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:55:53 smithi016 conmon[111898]: cluster 2023-11-30T21:55:51.287453+0000 2023-11-30T21:55:53.384 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:55:53 smithi016 conmon[111898]: mgr.smithi016.dzhopz (mgr.14180) 750 : cluster [DBG] pgmap v476: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T21:55:53.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:55:53 smithi069 conmon[117073]: cluster 2023-11-30T21:55:51.287453+0000 mgr.smithi016.dzhopz (mgr.14180) 750 : cluster [DBG] pgmap v476: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T21:55:54.102 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T21:55:54.103 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T21:54:58.839345Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T21:54:55.763708Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T21:54:58.839474Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:49:45.435751Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.yfzwxx on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:52:21.969568Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.fmvfnn on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-fmvfnn\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-fmvfnn\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.fmvfnn\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.fmvfnn\nDeploy daemon haproxy.nfs.foo.smithi069.fmvfnn ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:50:29Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:51:06Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:51:44Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:54:51.906558Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi016.knwagz on smithi016: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-knwagz\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-knwagz\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.knwagz\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.knwagz\nDeploy daemon haproxy.nfs.foo.smithi016.knwagz ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:52:59Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:53:36Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:54:14Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:54:51.907810Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi069.kmgdrm on smithi069: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:54:51.908768Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.gjwehn on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "last_refresh": "2023-11-30T21:54:55.764332Z", "running": 2, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T21:54:55.763859Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T21:54:55.763932Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "last_refresh": "2023-11-30T21:54:55.764400Z", "ports": [12049], "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T21:54:55.763999Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T21:54:55.764061Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T21:54:58.839598Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T21:55:54.500 INFO:tasks.cephadm:ingress.nfs.foo has 0/4 2023-11-30T21:55:55.501 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T21:55:55.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:55:55 smithi069 conmon[117073]: cluster 2023-11-30T21:55:53.288111+0000 mgr.smithi016.dzhopz (mgr.14180) 751 : cluster [DBG] 2023-11-30T21:55:55.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:55:55 smithi069 conmon[117073]: pgmap v477: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:55:55.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:55:55 smithi069 conmon[117073]: audit 2023-11-30T21:55:54.097488+0000 mgr.smithi016.dzhopz (mgr.14180) 752 : audit [DBG] from='client.15444 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:55:55.531 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:55:55 smithi016 conmon[111898]: cluster 2023-11-30T21:55:53.288111+0000 mgr.smithi016.dzhopz (mgr.14180) 751 : cluster [DBG] pgmap v477: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:55:55.531 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:55:55 smithi016 conmon[111898]: audit 2023-11-30T21:55:54.097488+0000 mgr.smithi016.dzhopz (mgr.14180) 752 : audit [DBG] from='client.15444 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:55:57.103 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T21:55:57.103 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T21:54:58.839345Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T21:54:55.763708Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T21:54:58.839474Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:49:45.435751Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.yfzwxx on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:52:21.969568Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.fmvfnn on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-fmvfnn\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-fmvfnn\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.fmvfnn\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.fmvfnn\nDeploy daemon haproxy.nfs.foo.smithi069.fmvfnn ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:50:29Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:51:06Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:51:44Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:54:51.906558Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi016.knwagz on smithi016: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-knwagz\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-knwagz\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.knwagz\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.knwagz\nDeploy daemon haproxy.nfs.foo.smithi016.knwagz ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:52:59Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:53:36Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:54:14Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:54:51.907810Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi069.kmgdrm on smithi069: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:54:51.908768Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.gjwehn on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "last_refresh": "2023-11-30T21:54:55.764332Z", "running": 2, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T21:54:55.763859Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T21:54:55.763932Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "last_refresh": "2023-11-30T21:54:55.764400Z", "ports": [12049], "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T21:54:55.763999Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T21:54:55.764061Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T21:54:58.839598Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T21:55:57.504 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:55:57 smithi016 conmon[111898]: cluster 2023-11-30T21:55:55. 2023-11-30T21:55:57.505 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:55:57 smithi016 conmon[111898]: 288808+0000 mgr.smithi016.dzhopz (mgr.14180) 753 : cluster [DBG] pgmap v478: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T21:55:57.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:55:57 smithi069 conmon[117073]: cluster 2023-11-30T21:55:55.288808+0000 mgr.smithi016.dzhopz (mgr.14180) 753 : cluster [DBG] pgmap v478: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T21:55:57.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:55:57 smithi069 conmon[117073]: 2023-11-30T21:55:57.548 INFO:tasks.cephadm:ingress.nfs.foo has 0/4 2023-11-30T21:55:58.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:55:58 smithi069 conmon[117073]: audit 2023-11-30T21:55:57.097938+0000 mgr.smithi016.dzhopz (mgr.14180) 754 : audit [DBG] from='client.15448 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:55:58.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:55:58 smithi069 conmon[117073]: 2023-11-30T21:55:58.550 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T21:55:58.582 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:55:58 smithi016 conmon[111898]: audit 2023-11-30T21:55:57.097938+0000 mgr.smithi016.dzhopz (mgr.14180) 754 : audit [DBG] from='client.15448 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:55:59.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:55:59 smithi016 conmon[111898]: cluster 2023-11-30T21:55:57.289205 2023-11-30T21:55:59.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:55:59 smithi016 conmon[111898]: +0000 mgr.smithi016.dzhopz (mgr.14180) 755 : cluster [DBG] pgmap v479: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:55:59.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:55:59 smithi069 conmon[117073]: cluster 2023-11-30T21:55:57.289205+0000 mgr.smithi016.dzhopz (mgr.14180) 755 : cluster [DBG] pgmap v479: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:56:00.261 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T21:56:00.261 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T21:54:58.839345Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T21:54:55.763708Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T21:54:58.839474Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:49:45.435751Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.yfzwxx on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:52:21.969568Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.fmvfnn on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-fmvfnn\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-fmvfnn\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.fmvfnn\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.fmvfnn\nDeploy daemon haproxy.nfs.foo.smithi069.fmvfnn ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:50:29Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:51:06Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:51:44Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:54:51.906558Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi016.knwagz on smithi016: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-knwagz\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-knwagz\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.knwagz\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.knwagz\nDeploy daemon haproxy.nfs.foo.smithi016.knwagz ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:52:59Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:53:36Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:54:14Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:54:51.907810Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi069.kmgdrm on smithi069: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:54:51.908768Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.gjwehn on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "last_refresh": "2023-11-30T21:54:55.764332Z", "running": 2, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T21:54:55.763859Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T21:54:55.763932Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "last_refresh": "2023-11-30T21:54:55.764400Z", "ports": [12049], "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T21:54:55.763999Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T21:54:55.764061Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T21:54:58.839598Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T21:56:00.701 INFO:tasks.cephadm:ingress.nfs.foo has 0/4 2023-11-30T21:56:01.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:56:01 smithi069 conmon[117073]: cluster 2023-11-30T21:55:59.289604+0000 mgr.smithi016.dzhopz (mgr.14180) 756 : cluster [DBG] pgmap v480: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:56:01.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:56:01 smithi069 conmon[117073]: audit 2023-11-30T21:56:00.256667+0000 mgr.smithi016.dzhopz (mgr.14180) 757 : audit [DBG] from='client.15452 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:56:01.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:56:01 smithi016 conmon[111898]: cluster 2023-11-30T21:55:59.289604+0000 mgr.smithi016.dzhopz (mgr.14180) 756 : cluster [DBG] pgmap v480: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:56:01.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:56:01 smithi016 conmon[111898]: audit 2023-11-30T21:56:00.256667+0000 mgr.smithi016.dzhopz (mgr.14180) 757 : audit [DBG] from='client.15452 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:56:01.702 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T21:56:03.351 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:56:03 smithi016 conmon[111898]: cluster 2023-11-30T21:56:01.290158+0000 mgr.smithi016.dzhopz (mgr.14180) 758 : cluster [DBG] pgmap v481: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T21:56:03.390 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T21:56:03.390 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T21:54:58.839345Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T21:54:55.763708Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T21:54:58.839474Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:49:45.435751Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.yfzwxx on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:52:21.969568Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.fmvfnn on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-fmvfnn\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-fmvfnn\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.fmvfnn\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.fmvfnn\nDeploy daemon haproxy.nfs.foo.smithi069.fmvfnn ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:50:29Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:51:06Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:51:44Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:54:51.906558Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi016.knwagz on smithi016: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-knwagz\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-knwagz\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.knwagz\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.knwagz\nDeploy daemon haproxy.nfs.foo.smithi016.knwagz ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:52:59Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:53:36Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:54:14Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:54:51.907810Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi069.kmgdrm on smithi069: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:54:51.908768Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.gjwehn on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "last_refresh": "2023-11-30T21:54:55.764332Z", "running": 2, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T21:54:55.763859Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T21:54:55.763932Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "last_refresh": "2023-11-30T21:54:55.764400Z", "ports": [12049], "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T21:54:55.763999Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T21:54:55.764061Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T21:54:58.839598Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T21:56:03.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:56:03 smithi069 conmon[117073]: cluster 2023-11-30T21:56:01.290158+0000 mgr.smithi016.dzhopz (mgr.14180) 758 2023-11-30T21:56:03.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:56:03 smithi069 conmon[117073]: : cluster [DBG] pgmap v481: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T21:56:03.751 INFO:tasks.cephadm:ingress.nfs.foo has 0/4 2023-11-30T21:56:04.752 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T21:56:05.471 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:56:05 smithi016 conmon[111898]: cluster 2023-11-30T21:56:03. 2023-11-30T21:56:05.471 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:56:05 smithi016 conmon[111898]: 290621+0000 mgr.smithi016.dzhopz (mgr.14180) 759 : cluster [DBG] pgmap v482: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:56:05.472 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:56:05 smithi016 conmon[111898]: audit 2023-11-30T21:56:03.384558+0000 mgr.smithi016.dzhopz (mgr.14180) 760 : audit [DBG] from='client.15456 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:56:05.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:56:05 smithi069 conmon[117073]: cluster 2023-11-30T21:56:03.290621+0000 mgr.smithi016.dzhopz (mgr.14180) 759 : cluster [DBG] pgmap v482: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:56:05.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:56:05 smithi069 conmon[117073]: audit 2023-11-30T21:56:03.384558+0000 mgr.smithi016.dzhopz (mgr.14180) 760 : audit [DBG] from='client.15456 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:56:06.467 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T21:56:06.468 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T21:54:58.839345Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T21:54:55.763708Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T21:54:58.839474Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:49:45.435751Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.yfzwxx on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:52:21.969568Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.fmvfnn on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-fmvfnn\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-fmvfnn\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.fmvfnn\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.fmvfnn\nDeploy daemon haproxy.nfs.foo.smithi069.fmvfnn ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:50:29Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:51:06Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:51:44Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:54:51.906558Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi016.knwagz on smithi016: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-knwagz\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-knwagz\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.knwagz\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.knwagz\nDeploy daemon haproxy.nfs.foo.smithi016.knwagz ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:52:59Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:53:36Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:54:14Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:54:51.907810Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi069.kmgdrm on smithi069: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:54:51.908768Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.gjwehn on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "last_refresh": "2023-11-30T21:54:55.764332Z", "running": 2, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T21:54:55.763859Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T21:54:55.763932Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "last_refresh": "2023-11-30T21:54:55.764400Z", "ports": [12049], "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T21:54:55.763999Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T21:54:55.764061Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T21:54:58.839598Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T21:56:06.812 INFO:tasks.cephadm:ingress.nfs.foo has 0/4 2023-11-30T21:56:07.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:56:07 smithi069 conmon[117073]: cluster 2023-11-30T21:56:05.291066+0000 mgr.smithi016.dzhopz (mgr.14180) 761 : cluster [DBG] pgmap v483: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T21:56:07.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:56:07 smithi016 conmon[111898]: cluster 2023-11-30T21:56:05.291066+0000 mgr.smithi016.dzhopz (mgr.14180) 761 : cluster [DBG] pgmap v483: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T21:56:07.814 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T21:56:08.419 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:56:08 smithi016 conmon[111898]: audit 2023-11-30T21:56:06.463148 2023-11-30T21:56:08.419 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:56:08 smithi016 conmon[111898]: +0000 mgr.smithi016.dzhopz (mgr.14180) 762 : audit [DBG] from='client.15460 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:56:08.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:56:08 smithi069 conmon[117073]: audit 2023-11-30T21:56:06.463148+0000 mgr.smithi016.dzhopz (mgr.14180) 762 : audit [DBG] from='client.15460 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:56:08.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:56:08 smithi069 conmon[117073]: 2023-11-30T21:56:09.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:56:09 smithi069 conmon[117073]: cluster 2023-11-30T21:56:07.291691+0000 mgr.smithi016.dzhopz (mgr.14180) 2023-11-30T21:56:09.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:56:09 smithi069 conmon[117073]: 763 : cluster [DBG] pgmap v484: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:56:09.530 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T21:56:09.530 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T21:54:58.839345Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T21:54:55.763708Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T21:54:58.839474Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:49:45.435751Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.yfzwxx on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:52:21.969568Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.fmvfnn on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-fmvfnn\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-fmvfnn\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.fmvfnn\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.fmvfnn\nDeploy daemon haproxy.nfs.foo.smithi069.fmvfnn ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:50:29Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:51:06Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:51:44Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:54:51.906558Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi016.knwagz on smithi016: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-knwagz\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-knwagz\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.knwagz\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.knwagz\nDeploy daemon haproxy.nfs.foo.smithi016.knwagz ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:52:59Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:53:36Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:54:14Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:54:51.907810Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi069.kmgdrm on smithi069: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:54:51.908768Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.gjwehn on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "last_refresh": "2023-11-30T21:54:55.764332Z", "running": 2, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T21:54:55.763859Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T21:54:55.763932Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "last_refresh": "2023-11-30T21:54:55.764400Z", "ports": [12049], "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T21:54:55.763999Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T21:54:55.764061Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T21:54:58.839598Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T21:56:09.554 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:56:09 smithi016 conmon[111898]: cluster 2023-11-30T21:56:07.291691+0000 mgr.smithi016.dzhopz (mgr.14180) 763 : cluster [DBG] pgmap v484: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:56:09.876 INFO:tasks.cephadm:ingress.nfs.foo has 0/4 2023-11-30T21:56:10.877 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T21:56:11.428 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:56:11 smithi016 conmon[111898]: cluster 2023-11-30T21:56:09.292127 2023-11-30T21:56:11.428 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:56:11 smithi016 conmon[111898]: +0000 mgr.smithi016.dzhopz (mgr.14180) 764 : cluster [DBG] pgmap v485: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:56:11.428 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:56:11 smithi016 conmon[111898]: audit 2023-11-30T21:56:09.525678+0000 mgr.smithi016.dzhopz (mgr.14180) 765 : audit [DBG] from='client.15464 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:56:11.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:56:11 smithi069 conmon[117073]: cluster 2023-11-30T21:56:09.292127+0000 mgr.smithi016.dzhopz (mgr.14180) 764 : cluster [DBG] pgmap v485: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:56:11.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:56:11 smithi069 conmon[117073]: audit 2023-11-30T21:56:09.525678+0000 mgr.smithi016.dzhopz ( 2023-11-30T21:56:11.528 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:56:11 smithi069 conmon[117073]: mgr.14180) 765 : audit [DBG] from='client.15464 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:56:12.510 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T21:56:12.510 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T21:54:58.839345Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T21:54:55.763708Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T21:54:58.839474Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:49:45.435751Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.yfzwxx on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:52:21.969568Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.fmvfnn on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-fmvfnn\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-fmvfnn\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.fmvfnn\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.fmvfnn\nDeploy daemon haproxy.nfs.foo.smithi069.fmvfnn ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:50:29Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:51:06Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:51:44Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:54:51.906558Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi016.knwagz on smithi016: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-knwagz\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-knwagz\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.knwagz\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.knwagz\nDeploy daemon haproxy.nfs.foo.smithi016.knwagz ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:52:59Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:53:36Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:54:14Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:54:51.907810Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi069.kmgdrm on smithi069: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:54:51.908768Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.gjwehn on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "last_refresh": "2023-11-30T21:54:55.764332Z", "running": 2, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T21:54:55.763859Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T21:54:55.763932Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "last_refresh": "2023-11-30T21:54:55.764400Z", "ports": [12049], "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T21:54:55.763999Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T21:54:55.764061Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T21:54:58.839598Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T21:56:12.942 INFO:tasks.cephadm:ingress.nfs.foo has 0/4 2023-11-30T21:56:13.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:56:13 smithi069 conmon[117073]: cluster 2023-11-30T21:56:11.292571+0000 mgr.smithi016.dzhopz (mgr.14180) 766 : cluster 2023-11-30T21:56:13.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:56:13 smithi069 conmon[117073]: [DBG] pgmap v486: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T21:56:13.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:56:13 smithi016 conmon[111898]: cluster 2023-11-30T21:56:11.292571+0000 mgr.smithi016.dzhopz (mgr.14180) 766 : cluster [DBG] pgmap v486: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T21:56:13.943 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T21:56:14.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:56:14 smithi016 conmon[111898]: audit 2023-11-30T21:56:12.503002 2023-11-30T21:56:14.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:56:14 smithi016 conmon[111898]: +0000 mgr.smithi016.dzhopz (mgr.14180) 767 : audit [DBG] from='client.15468 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:56:14.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:56:14 smithi069 conmon[117073]: audit 2023-11-30T21:56:12.503002+0000 mgr.smithi016.dzhopz (mgr.14180) 767 : audit [DBG] from='client.15468 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:56:15.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:56:15 smithi069 conmon[117073]: cluster 2023-11-30T21:56:13.293170+0000 mgr.smithi016.dzhopz (mgr.14180) 768 : cluster [DBG] pgmap v487: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:56:15.601 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:56:15 smithi016 conmon[111898]: cluster 2023-11-30T21:56:13.293170+0000 2023-11-30T21:56:15.601 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:56:15 smithi016 conmon[111898]: mgr.smithi016.dzhopz (mgr.14180) 768 : cluster [DBG] pgmap v487: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:56:15.645 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T21:56:15.645 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T21:54:58.839345Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T21:54:55.763708Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T21:54:58.839474Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:49:45.435751Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.yfzwxx on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:52:21.969568Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.fmvfnn on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-fmvfnn\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-fmvfnn\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.fmvfnn\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.fmvfnn\nDeploy daemon haproxy.nfs.foo.smithi069.fmvfnn ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:50:29Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:51:06Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:51:44Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:54:51.906558Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi016.knwagz on smithi016: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-knwagz\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-knwagz\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.knwagz\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.knwagz\nDeploy daemon haproxy.nfs.foo.smithi016.knwagz ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:52:59Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:53:36Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:54:14Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:54:51.907810Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi069.kmgdrm on smithi069: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:54:51.908768Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.gjwehn on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "last_refresh": "2023-11-30T21:54:55.764332Z", "running": 2, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T21:54:55.763859Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T21:54:55.763932Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "last_refresh": "2023-11-30T21:54:55.764400Z", "ports": [12049], "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T21:54:55.763999Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T21:54:55.764061Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T21:54:58.839598Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T21:56:16.103 INFO:tasks.cephadm:ingress.nfs.foo has 0/4 2023-11-30T21:56:17.104 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T21:56:17.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:56:17 smithi069 conmon[117073]: cluster 2023-11-30T21:56:15.293611+0000 mgr.smithi016.dzhopz (mgr.14180) 769 : cluster [DBG] pgmap v488: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T21:56:17.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:56:17 smithi069 conmon[117073]: audit 2023-11-30T21:56:15.640416+0000 mgr.smithi016.dzhopz (mgr.14180) 770 : audit [DBG] from='client.15472 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:56:17.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:56:17 smithi016 conmon[111898]: cluster 2023-11-30T21:56:15.293611+0000 mgr.smithi016.dzhopz (mgr.14180) 769 : cluster [DBG] pgmap v488: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T21:56:17.601 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:56:17 smithi016 conmon[111898]: audit 2023-11-30T21:56:15.640416+0000 mgr.smithi016.dzhopz (mgr.14180) 770 : audit [DBG] from='client.15472 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:56:18.823 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T21:56:18.824 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T21:54:58.839345Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T21:54:55.763708Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T21:54:58.839474Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:49:45.435751Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.yfzwxx on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:52:21.969568Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.fmvfnn on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-fmvfnn\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-fmvfnn\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.fmvfnn\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.fmvfnn\nDeploy daemon haproxy.nfs.foo.smithi069.fmvfnn ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:50:29Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:51:06Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:51:44Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:54:51.906558Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi016.knwagz on smithi016: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-knwagz\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-knwagz\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.knwagz\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.knwagz\nDeploy daemon haproxy.nfs.foo.smithi016.knwagz ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:52:59Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:53:36Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:54:14Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:54:51.907810Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi069.kmgdrm on smithi069: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:54:51.908768Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.gjwehn on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "last_refresh": "2023-11-30T21:54:55.764332Z", "running": 2, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T21:54:55.763859Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T21:54:55.763932Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "last_refresh": "2023-11-30T21:54:55.764400Z", "ports": [12049], "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T21:54:55.763999Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T21:54:55.764061Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T21:54:58.839598Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T21:56:19.255 INFO:tasks.cephadm:ingress.nfs.foo has 0/4 2023-11-30T21:56:19.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:56:19 smithi069 conmon[117073]: cluster 2023-11-30T21:56:17.294014+0000 mgr.smithi016.dzhopz (mgr.14180) 771 : cluster [DBG] pgmap v489: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:56:19.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:56:19 smithi069 conmon[117073]: 2023-11-30T21:56:19.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:56:19 smithi016 conmon[111898]: cluster 2023-11-30T21:56:17.294014+0000 mgr.smithi016.dzhopz (mgr.14180) 771 : cluster 2023-11-30T21:56:19.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:56:19 smithi016 conmon[111898]: [DBG] pgmap v489: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:56:20.256 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T21:56:20.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:56:20 smithi069 conmon[117073]: audit 2023-11-30T21:56:18.818498+0000 mgr.smithi016.dzhopz (mgr.14180) 772 : audit [DBG] 2023-11-30T21:56:20.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:56:20 smithi069 conmon[117073]: from='client.15476 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:56:20.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:56:20 smithi016 conmon[111898]: audit 2023-11-30T21:56:18.818498+0000 mgr.smithi016.dzhopz ( 2023-11-30T21:56:20.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:56:20 smithi016 conmon[111898]: mgr.14180) 772 : audit [DBG] from='client.15476 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:56:21.481 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:56:21 smithi016 conmon[111898]: cluster 2023-11-30T21:56:19.294604+0000 mgr.smithi016.dzhopz (mgr.14180) 773 : cluster [DBG] pgmap v490: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:56:21.530 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:56:21 smithi069 conmon[117073]: cluster 2023-11-30T21:56:19.294604+0000 mgr.smithi016.dzhopz (mgr.14180) 773 : cluster [DBG] pgmap v490: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:56:22.178 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T21:56:22.179 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T21:54:58.839345Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T21:54:55.763708Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T21:54:58.839474Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:49:45.435751Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.yfzwxx on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:52:21.969568Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.fmvfnn on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-fmvfnn\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-fmvfnn\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.fmvfnn\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.fmvfnn\nDeploy daemon haproxy.nfs.foo.smithi069.fmvfnn ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:50:29Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:51:06Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:51:44Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:54:51.906558Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi016.knwagz on smithi016: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-knwagz\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-knwagz\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.knwagz\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.knwagz\nDeploy daemon haproxy.nfs.foo.smithi016.knwagz ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:52:59Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:53:36Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:54:14Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:54:51.907810Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi069.kmgdrm on smithi069: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:54:51.908768Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.gjwehn on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "last_refresh": "2023-11-30T21:54:55.764332Z", "running": 2, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T21:54:55.763859Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T21:54:55.763932Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "last_refresh": "2023-11-30T21:54:55.764400Z", "ports": [12049], "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T21:54:55.763999Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T21:54:55.764061Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T21:54:58.839598Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T21:56:22.619 INFO:tasks.cephadm:ingress.nfs.foo has 0/4 2023-11-30T21:56:23.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:56:23 smithi069 conmon[117073]: cluster 2023-11-30T21:56:21.295130+0000 mgr.smithi016.dzhopz (mgr.14180) 774 : cluster [DBG] pgmap v491: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T21:56:23.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:56:23 smithi069 conmon[117073]: audit 2023-11-30T21:56:22.174033+0000 mgr.smithi016.dzhopz (mgr.14180) 775 : audit [DBG] from='client.15480 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:56:23.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:56:23 smithi016 conmon[111898]: cluster 2023-11-30T21:56:21.295130+0000 mgr.smithi016.dzhopz (mgr.14180) 774 : cluster [DBG] pgmap v491: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T21:56:23.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:56:23 smithi016 conmon[111898]: audit 2023-11-30T21:56:22.174033+0000 mgr.smithi016.dzhopz (mgr.14180) 775 : audit [DBG] from='client.15480 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:56:23.621 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T21:56:25.221 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T21:56:25.222 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T21:54:58.839345Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T21:54:55.763708Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T21:54:58.839474Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:49:45.435751Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.yfzwxx on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:52:21.969568Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.fmvfnn on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-fmvfnn\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-fmvfnn\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.fmvfnn\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.fmvfnn\nDeploy daemon haproxy.nfs.foo.smithi069.fmvfnn ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:50:29Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:51:06Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:51:44Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:54:51.906558Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi016.knwagz on smithi016: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-knwagz\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-knwagz\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.knwagz\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.knwagz\nDeploy daemon haproxy.nfs.foo.smithi016.knwagz ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:52:59Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:53:36Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:54:14Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:54:51.907810Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi069.kmgdrm on smithi069: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:54:51.908768Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.gjwehn on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "last_refresh": "2023-11-30T21:54:55.764332Z", "running": 2, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T21:54:55.763859Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T21:54:55.763932Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "last_refresh": "2023-11-30T21:54:55.764400Z", "ports": [12049], "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T21:54:55.763999Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T21:54:55.764061Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T21:54:58.839598Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T21:56:25.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:56:25 smithi069 conmon[117073]: cluster 2023-11-30T21:56:23.295784+0000 mgr.smithi016.dzhopz (mgr.14180) 776 : cluster [DBG] pgmap v492: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:56:25.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:56:25 smithi016 conmon[111898]: cluster 2023-11-30T21:56:23.295784+0000 mgr.smithi016.dzhopz (mgr.14180) 776 : cluster [DBG] pgmap v492: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:56:25.669 INFO:tasks.cephadm:ingress.nfs.foo has 0/4 2023-11-30T21:56:26.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:56:26 smithi069 conmon[117073]: audit 2023-11-30T21:56:25.216846+0000 mgr.smithi016.dzhopz (mgr.14180) 777 : audit [DBG] 2023-11-30T21:56:26.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:56:26 smithi069 conmon[117073]: from='client.15484 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:56:26.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:56:26 smithi016 conmon[111898]: audit 2023-11-30T21:56:25.216846 2023-11-30T21:56:26.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:56:26 smithi016 conmon[111898]: +0000 mgr.smithi016.dzhopz (mgr.14180) 777 : audit [DBG] from='client.15484 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:56:26.671 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T21:56:27.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:56:27 smithi069 conmon[117073]: cluster 2023-11-30T21:56:25.296232+0000 mgr.smithi016.dzhopz (mgr.14180) 778 : cluster [DBG] pgmap v493: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T21:56:27.550 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:56:27 smithi016 conmon[111898]: cluster 2023-11-30T21:56:25.296232+0000 mgr.smithi016.dzhopz ( 2023-11-30T21:56:27.550 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:56:27 smithi016 conmon[111898]: mgr.14180) 778 : cluster [DBG] pgmap v493: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T21:56:28.349 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T21:56:28.349 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T21:54:58.839345Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T21:54:55.763708Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T21:54:58.839474Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:49:45.435751Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.yfzwxx on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:52:21.969568Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.fmvfnn on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-fmvfnn\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-fmvfnn\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.fmvfnn\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.fmvfnn\nDeploy daemon haproxy.nfs.foo.smithi069.fmvfnn ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:50:29Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:51:06Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:51:44Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:54:51.906558Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi016.knwagz on smithi016: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-knwagz\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-knwagz\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.knwagz\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.knwagz\nDeploy daemon haproxy.nfs.foo.smithi016.knwagz ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:52:59Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:53:36Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:54:14Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:54:51.907810Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi069.kmgdrm on smithi069: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:54:51.908768Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.gjwehn on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "last_refresh": "2023-11-30T21:54:55.764332Z", "running": 2, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T21:54:55.763859Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T21:54:55.763932Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "last_refresh": "2023-11-30T21:54:55.764400Z", "ports": [12049], "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T21:54:55.763999Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T21:54:55.764061Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T21:54:58.839598Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T21:56:28.724 INFO:tasks.cephadm:ingress.nfs.foo has 0/4 2023-11-30T21:56:29.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:56:29 smithi069 conmon[117073]: cluster 2023-11-30T21:56:27.296597+0000 mgr.smithi016.dzhopz (mgr.14180) 779 : 2023-11-30T21:56:29.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:56:29 smithi069 conmon[117073]: cluster [DBG] pgmap v494: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:56:29.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:56:29 smithi016 conmon[111898]: cluster 2023-11-30T21:56:27.296597+0000 mgr.smithi016.dzhopz (mgr.14180) 779 : cluster [DBG] pgmap v494: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:56:29.725 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T21:56:30.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:56:30 smithi069 conmon[117073]: audit 2023-11-30T21:56:28.344823+0000 mgr.smithi016.dzhopz (mgr.14180) 2023-11-30T21:56:30.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:56:30 smithi069 conmon[117073]: 780 : audit [DBG] from='client.15488 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:56:30.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:56:30 smithi016 conmon[111898]: audit 2023-11-30T21:56:28.344823+0000 mgr.smithi016.dzhopz ( 2023-11-30T21:56:30.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:56:30 smithi016 conmon[111898]: mgr.14180) 780 : audit [DBG] from='client.15488 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:56:31.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:56:31 smithi016 conmon[111898]: cluster 2023-11-30T21:56:29.297094+0000 mgr.smithi016.dzhopz (mgr.14180) 781 2023-11-30T21:56:31.351 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:56:31 smithi016 conmon[111898]: : cluster [DBG] pgmap v495: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:56:31.447 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T21:56:31.447 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T21:54:58.839345Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T21:54:55.763708Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T21:54:58.839474Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:49:45.435751Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.yfzwxx on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:52:21.969568Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.fmvfnn on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-fmvfnn\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-fmvfnn\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.fmvfnn\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.fmvfnn\nDeploy daemon haproxy.nfs.foo.smithi069.fmvfnn ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:50:29Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:51:06Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:51:44Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:54:51.906558Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi016.knwagz on smithi016: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-knwagz\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-knwagz\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.knwagz\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.knwagz\nDeploy daemon haproxy.nfs.foo.smithi016.knwagz ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:52:59Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:53:36Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:54:14Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:54:51.907810Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi069.kmgdrm on smithi069: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:54:51.908768Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.gjwehn on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "last_refresh": "2023-11-30T21:54:55.764332Z", "running": 2, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T21:54:55.763859Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T21:54:55.763932Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "last_refresh": "2023-11-30T21:54:55.764400Z", "ports": [12049], "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T21:54:55.763999Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T21:54:55.764061Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T21:54:58.839598Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T21:56:31.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:56:31 smithi069 conmon[117073]: cluster 2023-11-30T21:56:29.297094+0000 mgr.smithi016.dzhopz (mgr.14180) 781 : cluster 2023-11-30T21:56:31.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:56:31 smithi069 conmon[117073]: [DBG] pgmap v495: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:56:31.876 INFO:tasks.cephadm:ingress.nfs.foo has 0/4 2023-11-30T21:56:32.877 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T21:56:33.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:56:33 smithi069 conmon[117073]: cluster 2023-11-30T21:56:31.297513+0000 mgr.smithi016.dzhopz (mgr.14180) 782 2023-11-30T21:56:33.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:56:33 smithi069 conmon[117073]: : cluster [DBG] pgmap v496: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T21:56:33.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:56:33 smithi069 conmon[117073]: audit 2023-11-30T21:56:31.442290+0000 mgr.smithi016.dzhopz (mgr.14180) 783 : audit [DBG] from='client.15492 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:56:33.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:56:33 smithi069 conmon[117073]: 2023-11-30T21:56:33.585 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:56:33 smithi016 conmon[111898]: cluster 2023-11-30T21:56:31.297513+0000 mgr.smithi016.dzhopz (mgr.14180) 782 : cluster [DBG] pgmap v496: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T21:56:33.585 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:56:33 smithi016 conmon[111898]: audit 2023-11-30T21:56:31.442290+0000 mgr.smithi016.dzhopz (mgr.14180) 783 : audit [DBG] from='client.15492 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:56:34.541 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T21:56:34.542 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T21:54:58.839345Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T21:54:55.763708Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T21:54:58.839474Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:49:45.435751Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.yfzwxx on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:52:21.969568Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.fmvfnn on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-fmvfnn\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-fmvfnn\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.fmvfnn\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.fmvfnn\nDeploy daemon haproxy.nfs.foo.smithi069.fmvfnn ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:50:29Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:51:06Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:51:44Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:54:51.906558Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi016.knwagz on smithi016: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-knwagz\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-knwagz\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.knwagz\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.knwagz\nDeploy daemon haproxy.nfs.foo.smithi016.knwagz ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:52:59Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:53:36Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:54:14Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:54:51.907810Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi069.kmgdrm on smithi069: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:54:51.908768Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.gjwehn on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "last_refresh": "2023-11-30T21:54:55.764332Z", "running": 2, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T21:54:55.763859Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T21:54:55.763932Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "last_refresh": "2023-11-30T21:54:55.764400Z", "ports": [12049], "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T21:54:55.763999Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T21:54:55.764061Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T21:54:58.839598Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T21:56:34.928 INFO:tasks.cephadm:ingress.nfs.foo has 0/4 2023-11-30T21:56:35.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:56:35 smithi069 conmon[117073]: cluster 2023-11-30T21:56:33.297980+0000 mgr.smithi016.dzhopz (mgr.14180) 784 : cluster [DBG] pgmap v497: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:56:35.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:56:35 smithi069 conmon[117073]: 2023-11-30T21:56:35.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:56:35 smithi016 conmon[111898]: cluster 2023-11-30T21:56:33.297980+0000 mgr.smithi016.dzhopz ( 2023-11-30T21:56:35.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:56:35 smithi016 conmon[111898]: mgr.14180) 784 : cluster [DBG] pgmap v497: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:56:35.928 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T21:56:36.507 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:56:36 smithi016 conmon[111898]: audit 2023-11-30T21:56:34.536715+0000 mgr.smithi016.dzhopz (mgr.14180) 785 : audit [DBG] from='client.15496 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:56:36.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:56:36 smithi069 conmon[117073]: audit 2023-11-30T21:56:34.536715+0000 mgr.smithi016.dzhopz (mgr.14180) 785 : audit [DBG] from='client.15496 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:56:37.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:56:37 smithi069 conmon[117073]: cluster 2023-11-30T21:56:35.298541+0000 mgr.smithi016.dzhopz (mgr.14180) 786 : cluster [DBG] pgmap v498: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T21:56:37.601 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:56:37 smithi016 conmon[111898]: cluster 2023-11-30T21:56:35. 2023-11-30T21:56:37.601 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:56:37 smithi016 conmon[111898]: 298541+0000 mgr.smithi016.dzhopz (mgr.14180) 786 : cluster [DBG] pgmap v498: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T21:56:37.640 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T21:56:37.640 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T21:54:58.839345Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T21:54:55.763708Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T21:54:58.839474Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:49:45.435751Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.yfzwxx on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:52:21.969568Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.fmvfnn on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-fmvfnn\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-fmvfnn\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.fmvfnn\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.fmvfnn\nDeploy daemon haproxy.nfs.foo.smithi069.fmvfnn ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:50:29Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:51:06Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:51:44Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:54:51.906558Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi016.knwagz on smithi016: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-knwagz\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-knwagz\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.knwagz\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.knwagz\nDeploy daemon haproxy.nfs.foo.smithi016.knwagz ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:52:59Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:53:36Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:54:14Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:54:51.907810Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi069.kmgdrm on smithi069: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:54:51.908768Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.gjwehn on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "last_refresh": "2023-11-30T21:54:55.764332Z", "running": 2, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T21:54:55.763859Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T21:54:55.763932Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "last_refresh": "2023-11-30T21:54:55.764400Z", "ports": [12049], "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T21:54:55.763999Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T21:54:55.764061Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T21:54:58.839598Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T21:56:37.984 INFO:tasks.cephadm:ingress.nfs.foo has 0/4 2023-11-30T21:56:38.985 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T21:56:39.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:56:39 smithi016 conmon[111898]: cluster 2023-11-30T21:56:37.298936+0000 mgr.smithi016.dzhopz (mgr.14180) 787 : cluster [DBG] pgmap v499: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:56:39.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:56:39 smithi016 conmon[111898]: audit 2023-11-30T21:56:37.635456+0000 mgr.smithi016.dzhopz (mgr.14180) 788 : audit [DBG] from='client.15500 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:56:39.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:56:39 smithi069 conmon[117073]: cluster 2023-11-30T21:56:37.298936+0000 mgr.smithi016.dzhopz (mgr.14180) 787 : cluster [DBG] pgmap v499: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:56:39.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:56:39 smithi069 conmon[117073]: audit 2023-11-30T21:56:37. 2023-11-30T21:56:39.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:56:39 smithi069 conmon[117073]: 635456+0000 mgr.smithi016.dzhopz (mgr.14180) 788 : audit [DBG] from='client.15500 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:56:40.586 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T21:56:40.587 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T21:54:58.839345Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T21:54:55.763708Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T21:54:58.839474Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:49:45.435751Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.yfzwxx on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:52:21.969568Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.fmvfnn on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-fmvfnn\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-fmvfnn\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.fmvfnn\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.fmvfnn\nDeploy daemon haproxy.nfs.foo.smithi069.fmvfnn ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:50:29Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:51:06Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:51:44Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:54:51.906558Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi016.knwagz on smithi016: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-knwagz\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-knwagz\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.knwagz\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.knwagz\nDeploy daemon haproxy.nfs.foo.smithi016.knwagz ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:52:59Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:53:36Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:54:14Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:54:51.907810Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi069.kmgdrm on smithi069: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:54:51.908768Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.gjwehn on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "last_refresh": "2023-11-30T21:54:55.764332Z", "running": 2, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T21:54:55.763859Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T21:54:55.763932Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "last_refresh": "2023-11-30T21:54:55.764400Z", "ports": [12049], "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T21:54:55.763999Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T21:54:55.764061Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T21:54:58.839598Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T21:56:40.947 INFO:tasks.cephadm:ingress.nfs.foo has 0/4 2023-11-30T21:56:41.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:56:41 smithi069 conmon[117073]: cluster 2023-11-30T21:56:39.299455+0000 mgr.smithi016.dzhopz (mgr.14180) 789 : cluster [DBG] pgmap v500: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:56:41.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:56:41 smithi016 conmon[111898]: cluster 2023-11-30T21:56:39.299455+0000 mgr.smithi016.dzhopz (mgr.14180) 2023-11-30T21:56:41.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:56:41 smithi016 conmon[111898]: 789 : cluster [DBG] pgmap v500: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:56:41.948 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T21:56:42.497 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:56:42 smithi016 conmon[111898]: audit 2023-11-30T21:56:40.581194 2023-11-30T21:56:42.497 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:56:42 smithi016 conmon[111898]: +0000 mgr.smithi016.dzhopz (mgr.14180) 790 : audit [DBG] from='client.15504 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:56:42.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:56:42 smithi069 conmon[117073]: audit 2023-11-30T21:56:40.581194+0000 mgr.smithi016.dzhopz (mgr.14180) 790 : audit [DBG] from='client.15504 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:56:43.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:56:43 smithi069 conmon[117073]: cluster 2023-11-30T21:56:41.300068+0000 mgr.smithi016.dzhopz (mgr.14180) 791 : cluster 2023-11-30T21:56:43.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:56:43 smithi069 conmon[117073]: [DBG] pgmap v501: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T21:56:43.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:56:43 smithi016 conmon[111898]: cluster 2023-11-30T21:56:41 2023-11-30T21:56:43.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:56:43 smithi016 conmon[111898]: .300068+0000 mgr.smithi016.dzhopz (mgr.14180) 791 : cluster [DBG] pgmap v501: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T21:56:43.647 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T21:56:43.647 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T21:54:58.839345Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T21:54:55.763708Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T21:54:58.839474Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:49:45.435751Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.yfzwxx on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:52:21.969568Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.fmvfnn on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-fmvfnn\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-fmvfnn\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.fmvfnn\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.fmvfnn\nDeploy daemon haproxy.nfs.foo.smithi069.fmvfnn ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:50:29Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:51:06Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:51:44Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:54:51.906558Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi016.knwagz on smithi016: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-knwagz\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-knwagz\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.knwagz\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.knwagz\nDeploy daemon haproxy.nfs.foo.smithi016.knwagz ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:52:59Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:53:36Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:54:14Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:54:51.907810Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi069.kmgdrm on smithi069: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:54:51.908768Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.gjwehn on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "last_refresh": "2023-11-30T21:54:55.764332Z", "running": 2, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T21:54:55.763859Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T21:54:55.763932Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "last_refresh": "2023-11-30T21:54:55.764400Z", "ports": [12049], "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T21:54:55.763999Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T21:54:55.764061Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T21:54:58.839598Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T21:56:44.007 INFO:tasks.cephadm:ingress.nfs.foo has 0/4 2023-11-30T21:56:45.009 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T21:56:45.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:56:45 smithi016 conmon[111898]: cluster 2023-11-30T21:56:43.300728+0000 mgr.smithi016.dzhopz ( 2023-11-30T21:56:45.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:56:45 smithi016 conmon[111898]: mgr.14180) 792 : cluster [DBG] pgmap v502: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:56:45.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:56:45 smithi016 conmon[111898]: audit 2023-11-30T21:56:43.642151+0000 mgr.smithi016.dzhopz (mgr.14180) 793 : audit [DBG] from='client.15508 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:56:45.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:56:45 smithi069 conmon[117073]: cluster 2023-11-30T21:56:43.300728+0000 mgr.smithi016.dzhopz (mgr.14180) 792 : cluster [DBG] pgmap v502: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:56:45.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:56:45 smithi069 conmon[117073]: 2023-11-30T21:56:45.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:56:45 smithi069 conmon[117073]: audit 2023-11-30T21:56:43.642151+0000 mgr.smithi016.dzhopz (mgr.14180) 793 : audit [DBG] from='client.15508 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:56:46.914 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T21:56:46.914 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T21:54:58.839345Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T21:54:55.763708Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T21:54:58.839474Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:49:45.435751Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.yfzwxx on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:52:21.969568Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.fmvfnn on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-fmvfnn\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-fmvfnn\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.fmvfnn\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.fmvfnn\nDeploy daemon haproxy.nfs.foo.smithi069.fmvfnn ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:50:29Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:51:06Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:51:44Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:54:51.906558Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi016.knwagz on smithi016: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-knwagz\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-knwagz\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.knwagz\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.knwagz\nDeploy daemon haproxy.nfs.foo.smithi016.knwagz ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:52:59Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:53:36Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:54:14Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:54:51.907810Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi069.kmgdrm on smithi069: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:54:51.908768Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.gjwehn on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "last_refresh": "2023-11-30T21:54:55.764332Z", "running": 2, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T21:54:55.763859Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T21:54:55.763932Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "last_refresh": "2023-11-30T21:54:55.764400Z", "ports": [12049], "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T21:54:55.763999Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T21:54:55.764061Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T21:54:58.839598Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T21:56:47.255 INFO:tasks.cephadm:ingress.nfs.foo has 0/4 2023-11-30T21:56:47.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:56:47 smithi069 conmon[117073]: cluster 2023-11-30T21:56:45.301273+0000 mgr.smithi016.dzhopz (mgr.14180) 794 : cluster [DBG] 2023-11-30T21:56:47.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:56:47 smithi069 conmon[117073]: pgmap v503: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T21:56:47.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:56:47 smithi016 conmon[111898]: cluster 2023-11-30T21:56:45.301273+0000 mgr.smithi016.dzhopz (mgr.14180) 794 : cluster [DBG] pgmap v503: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T21:56:48.256 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T21:56:48.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:56:48 smithi069 conmon[117073]: audit 2023-11-30T21:56:46.909547+0000 mgr.smithi016.dzhopz (mgr.14180) 795 : audit [DBG] from='client.15512 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:56:48.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:56:48 smithi069 conmon[117073]: 2023-11-30T21:56:48.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:56:48 smithi016 conmon[111898]: audit 2023-11-30T21:56:46.909547+0000 mgr.smithi016.dzhopz (mgr.14180) 795 2023-11-30T21:56:48.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:56:48 smithi016 conmon[111898]: : audit [DBG] from='client.15512 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:56:49.422 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:56:49 smithi016 conmon[111898]: cluster 2023-11-30T21:56:47.301724+0000 mgr.smithi016.dzhopz (mgr.14180 2023-11-30T21:56:49.422 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:56:49 smithi016 conmon[111898]: ) 796 : cluster [DBG] pgmap v504: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:56:49.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:56:49 smithi069 conmon[117073]: cluster 2023-11-30T21:56:47.301724+0000 mgr.smithi016.dzhopz (mgr.14180) 796 2023-11-30T21:56:49.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:56:49 smithi069 conmon[117073]: : cluster [DBG] pgmap v504: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:56:50.141 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T21:56:50.142 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T21:54:58.839345Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T21:54:55.763708Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T21:54:58.839474Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:49:45.435751Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.yfzwxx on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:52:21.969568Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.fmvfnn on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-fmvfnn\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-fmvfnn\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.fmvfnn\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.fmvfnn\nDeploy daemon haproxy.nfs.foo.smithi069.fmvfnn ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:50:29Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:51:06Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:51:44Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:54:51.906558Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi016.knwagz on smithi016: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-knwagz\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-knwagz\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.knwagz\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.knwagz\nDeploy daemon haproxy.nfs.foo.smithi016.knwagz ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:52:59Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:53:36Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:54:14Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:54:51.907810Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi069.kmgdrm on smithi069: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:54:51.908768Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.gjwehn on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "last_refresh": "2023-11-30T21:54:55.764332Z", "running": 2, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T21:54:55.763859Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T21:54:55.763932Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "last_refresh": "2023-11-30T21:54:55.764400Z", "ports": [12049], "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T21:54:55.763999Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T21:54:55.764061Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T21:54:58.839598Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T21:56:50.508 INFO:tasks.cephadm:ingress.nfs.foo has 0/4 2023-11-30T21:56:51.510 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T21:56:51.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:56:51 smithi069 conmon[117073]: cluster 2023-11-30T21:56:49.302115+0000 mgr.smithi016.dzhopz (mgr.14180) 797 : cluster [DBG] 2023-11-30T21:56:51.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:56:51 smithi069 conmon[117073]: pgmap v505: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:56:51.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:56:51 smithi069 conmon[117073]: audit 2023-11-30T21:56:50.137010+0000 mgr.smithi016.dzhopz (mgr.14180) 798 : audit [DBG] from='client.15516 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:56:51.540 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:56:51 smithi016 conmon[111898]: cluster 2023-11-30T21:56:49.302115+0000 mgr.smithi016.dzhopz (mgr.14180) 797 : cluster [DBG] pgmap v505: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:56:51.540 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:56:51 smithi016 conmon[111898]: audit 2023-11-30T21:56:50.137010+0000 mgr.smithi016.dzhopz (mgr.14180) 798 : audit [DBG] from='client.15516 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:56:53.182 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T21:56:53.182 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T21:54:58.839345Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T21:54:55.763708Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T21:54:58.839474Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:49:45.435751Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.yfzwxx on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:52:21.969568Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.fmvfnn on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-fmvfnn\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-fmvfnn\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.fmvfnn\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.fmvfnn\nDeploy daemon haproxy.nfs.foo.smithi069.fmvfnn ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:50:29Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:51:06Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:51:44Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:54:51.906558Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi016.knwagz on smithi016: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-knwagz\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-knwagz\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.knwagz\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.knwagz\nDeploy daemon haproxy.nfs.foo.smithi016.knwagz ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:52:59Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:53:36Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:54:14Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:54:51.907810Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi069.kmgdrm on smithi069: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:54:51.908768Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.gjwehn on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "last_refresh": "2023-11-30T21:54:55.764332Z", "running": 2, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T21:54:55.763859Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T21:54:55.763932Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "last_refresh": "2023-11-30T21:54:55.764400Z", "ports": [12049], "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T21:54:55.763999Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T21:54:55.764061Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T21:54:58.839598Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T21:56:53.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:56:53 smithi069 conmon[117073]: cluster 2023-11-30T21:56:51.303008+0000 mgr.smithi016.dzhopz (mgr. 2023-11-30T21:56:53.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:56:53 smithi069 conmon[117073]: 14180) 799 : cluster [DBG] pgmap v506: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T21:56:53.557 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:56:53 smithi016 conmon[111898]: cluster 2023-11-30T21:56:51.303008+0000 mgr.smithi016.dzhopz (mgr.14180) 799 : cluster [DBG] pgmap v506: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T21:56:53.559 INFO:tasks.cephadm:ingress.nfs.foo has 0/4 2023-11-30T21:56:54.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:56:54 smithi069 conmon[117073]: audit 2023-11-30T21:56:53.177802+0000 mgr.smithi016.dzhopz (mgr.14180) 800 : audit [DBG] from='client.15520 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:56:54.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:56:54 smithi069 conmon[117073]: 2023-11-30T21:56:54.560 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T21:56:54.592 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:56:54 smithi016 conmon[111898]: audit 2023-11-30T21:56:53.177802+0000 mgr.smithi016.dzhopz (mgr 2023-11-30T21:56:54.592 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:56:54 smithi016 conmon[111898]: .14180) 800 : audit [DBG] from='client.15520 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:56:55.455 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:56:55 smithi016 conmon[111898]: cluster 2023-11-30T21:56:53.303717+0000 mgr.smithi016.dzhopz (mgr.14180 2023-11-30T21:56:55.455 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:56:55 smithi016 conmon[111898]: ) 801 : cluster [DBG] pgmap v507: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:56:55.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:56:55 smithi069 conmon[117073]: cluster 2023-11-30T21:56:53.303717+0000 mgr.smithi016.dzhopz (mgr.14180) 801 : cluster [DBG] pgmap v507: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:56:56.250 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T21:56:56.250 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T21:54:58.839345Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T21:54:55.763708Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T21:54:58.839474Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:49:45.435751Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.yfzwxx on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:52:21.969568Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.fmvfnn on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-fmvfnn\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-fmvfnn\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.fmvfnn\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.fmvfnn\nDeploy daemon haproxy.nfs.foo.smithi069.fmvfnn ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:50:29Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:51:06Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:51:44Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:54:51.906558Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi016.knwagz on smithi016: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-knwagz\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-knwagz\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.knwagz\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.knwagz\nDeploy daemon haproxy.nfs.foo.smithi016.knwagz ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:52:59Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:53:36Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:54:14Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:54:51.907810Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi069.kmgdrm on smithi069: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:54:51.908768Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.gjwehn on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "last_refresh": "2023-11-30T21:54:55.764332Z", "running": 2, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T21:54:55.763859Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T21:54:55.763932Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "last_refresh": "2023-11-30T21:54:55.764400Z", "ports": [12049], "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T21:54:55.763999Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T21:54:55.764061Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T21:54:58.839598Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T21:56:56.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:56:56 smithi016 conmon[111898]: cluster 2023-11-30T21:56:55. 2023-11-30T21:56:56.601 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:56:56 smithi016 conmon[111898]: 304163+0000 mgr.smithi016.dzhopz (mgr.14180) 802 : cluster [DBG] pgmap v508: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T21:56:56.601 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:56:56 smithi016 conmon[111898]: audit 2023-11-30T21:56:56.245304+0000 mgr.smithi016.dzhopz (mgr.14180) 803 : audit [DBG] from='client.15524 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:56:56.727 INFO:tasks.cephadm:ingress.nfs.foo has 0/4 2023-11-30T21:56:56.777 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:56:56 smithi069 conmon[117073]: cluster 2023-11-30T21:56:55.304163+0000 mgr.smithi016.dzhopz 2023-11-30T21:56:56.777 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:56:56 smithi069 conmon[117073]: (mgr.14180) 802 : cluster [DBG] pgmap v508: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T21:56:56.777 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:56:56 smithi069 conmon[117073]: audit 2023-11-30T21:56:56.245304+0000 mgr.smithi016.dzhopz (mgr.14180) 803 : audit [DBG] from='client.15524 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:56:57.728 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T21:56:58.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:56:58 smithi016 conmon[111898]: cluster 2023-11-30T21:56:57.304729+0000 mgr.smithi016.dzhopz (mgr.14180) 804 : cluster [DBG] pgmap v509: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:56:58.777 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:56:58 smithi069 conmon[117073]: cluster 2023-11-30T21:56:57.304729+0000 mgr.smithi016.dzhopz (mgr.14180) 804 : cluster 2023-11-30T21:56:58.777 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:56:58 smithi069 conmon[117073]: [DBG] pgmap v509: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:56:59.409 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T21:56:59.410 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T21:54:58.839345Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T21:54:55.763708Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T21:54:58.839474Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:49:45.435751Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.yfzwxx on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:52:21.969568Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.fmvfnn on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-fmvfnn\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-fmvfnn\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.fmvfnn\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.fmvfnn\nDeploy daemon haproxy.nfs.foo.smithi069.fmvfnn ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:50:29Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:51:06Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:51:44Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:54:51.906558Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi016.knwagz on smithi016: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-knwagz\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-knwagz\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.knwagz\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.knwagz\nDeploy daemon haproxy.nfs.foo.smithi016.knwagz ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:52:59Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:53:36Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:54:14Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:54:51.907810Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi069.kmgdrm on smithi069: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:54:51.908768Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.gjwehn on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "last_refresh": "2023-11-30T21:54:55.764332Z", "running": 2, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T21:54:55.763859Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T21:54:55.763932Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "last_refresh": "2023-11-30T21:54:55.764400Z", "ports": [12049], "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T21:54:55.763999Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T21:54:55.764061Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T21:54:58.839598Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T21:56:59.779 INFO:tasks.cephadm:ingress.nfs.foo has 0/4 2023-11-30T21:57:00.780 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T21:57:01.100 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:57:01 smithi016 conmon[111898]: cluster 2023-11-30T21:56:59.305285+0000 mgr.smithi016.dzhopz (mgr.14180) 805 : cluster [DBG] pgmap v510: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:57:01.100 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:57:01 smithi016 conmon[111898]: audit 2023-11-30T21:56:59.404416+0000 mgr.smithi016.dzhopz (mgr.14180) 806 : audit [DBG] from='client.15528 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:57:01.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:57:01 smithi069 conmon[117073]: cluster 2023-11-30T21:56:59.305285+0000 mgr.smithi016.dzhopz (mgr.14180) 805 : cluster [DBG] pgmap v510: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:57:01.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:57:01 smithi069 conmon[117073]: 2023-11-30T21:57:01.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:57:01 smithi069 conmon[117073]: audit 2023-11-30T21:56:59.404416+0000 mgr.smithi016.dzhopz (mgr.14180) 806 : audit [DBG] from='client.15528 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:57:02.436 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T21:57:02.436 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T21:54:58.839345Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T21:54:55.763708Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T21:54:58.839474Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:49:45.435751Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.yfzwxx on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:52:21.969568Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.fmvfnn on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-fmvfnn\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-fmvfnn\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.fmvfnn\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.fmvfnn\nDeploy daemon haproxy.nfs.foo.smithi069.fmvfnn ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:50:29Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:51:06Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:51:44Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:54:51.906558Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi016.knwagz on smithi016: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-knwagz\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-knwagz\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.knwagz\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.knwagz\nDeploy daemon haproxy.nfs.foo.smithi016.knwagz ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:52:59Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:53:36Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:54:14Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:54:51.907810Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi069.kmgdrm on smithi069: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:54:51.908768Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.gjwehn on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "last_refresh": "2023-11-30T21:54:55.764332Z", "running": 2, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T21:54:55.763859Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T21:54:55.763932Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "last_refresh": "2023-11-30T21:54:55.764400Z", "ports": [12049], "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T21:54:55.763999Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T21:54:55.764061Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T21:54:58.839598Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T21:57:02.834 INFO:tasks.cephadm:ingress.nfs.foo has 0/4 2023-11-30T21:57:03.100 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:57:03 smithi016 conmon[111898]: cluster 2023-11-30T21:57:01.305809+0000 mgr.smithi016.dzhopz (mgr.14180 2023-11-30T21:57:03.100 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:57:03 smithi016 conmon[111898]: ) 807 : cluster [DBG] pgmap v511: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T21:57:03.528 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:57:03 smithi069 conmon[117073]: cluster 2023-11-30T21:57:01.305809+0000 mgr.smithi016.dzhopz (mgr.14180) 2023-11-30T21:57:03.528 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:57:03 smithi069 conmon[117073]: 807 : cluster [DBG] pgmap v511: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T21:57:03.835 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T21:57:04.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:57:04 smithi016 conmon[111898]: audit 2023-11-30T21:57:02.431306+0000 mgr.smithi016.dzhopz 2023-11-30T21:57:04.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:57:04 smithi016 conmon[111898]: (mgr.14180) 808 : audit [DBG] from='client.15532 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:57:04.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:57:04 smithi069 conmon[117073]: audit 2023-11-30T21:57:02.431306+0000 mgr.smithi016.dzhopz (mgr.14180) 808 : audit 2023-11-30T21:57:04.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:57:04 smithi069 conmon[117073]: [DBG] from='client.15532 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:57:05.138 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:57:05 smithi016 conmon[111898]: cluster 2023-11-30T21:57:03.306367+0000 mgr.smithi016.dzhopz (mgr 2023-11-30T21:57:05.139 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:57:05 smithi016 conmon[111898]: .14180) 809 : cluster [DBG] pgmap v512: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:57:05.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:57:05 smithi069 conmon[117073]: cluster 2023-11-30T21:57:03.306367+0000 mgr.smithi016.dzhopz (mgr.14180) 809 : 2023-11-30T21:57:05.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:57:05 smithi069 conmon[117073]: cluster [DBG] pgmap v512: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:57:05.536 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T21:57:05.537 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T21:54:58.839345Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T21:54:55.763708Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T21:54:58.839474Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:49:45.435751Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.yfzwxx on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:52:21.969568Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.fmvfnn on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-fmvfnn\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-fmvfnn\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.fmvfnn\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.fmvfnn\nDeploy daemon haproxy.nfs.foo.smithi069.fmvfnn ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:50:29Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:51:06Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:51:44Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:54:51.906558Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi016.knwagz on smithi016: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-knwagz\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-knwagz\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.knwagz\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.knwagz\nDeploy daemon haproxy.nfs.foo.smithi016.knwagz ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:52:59Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:53:36Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:54:14Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:54:51.907810Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi069.kmgdrm on smithi069: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:54:51.908768Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.gjwehn on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "last_refresh": "2023-11-30T21:54:55.764332Z", "running": 2, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T21:54:55.763859Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T21:54:55.763932Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "last_refresh": "2023-11-30T21:54:55.764400Z", "ports": [12049], "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T21:54:55.763999Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T21:54:55.764061Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T21:54:58.839598Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T21:57:06.097 INFO:tasks.cephadm:ingress.nfs.foo has 0/4 2023-11-30T21:57:07.099 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T21:57:07.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:57:07 smithi016 conmon[111898]: cluster 2023-11-30T21:57:05.306805+0000 mgr.smithi016.dzhopz (mgr.14180) 810 : cluster 2023-11-30T21:57:07.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:57:07 smithi016 conmon[111898]: [DBG] pgmap v513: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T21:57:07.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:57:07 smithi016 conmon[111898]: audit 2023-11-30T21:57:05.532051+0000 mgr.smithi016.dzhopz (mgr.14180) 811 : audit [DBG] from='client.15536 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:57:07.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:57:07 smithi069 conmon[117073]: cluster 2023-11-30T21:57:05.306805+0000 mgr.smithi016.dzhopz (mgr.14180) 810 : cluster 2023-11-30T21:57:07.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:57:07 smithi069 conmon[117073]: [DBG] pgmap v513: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T21:57:07.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:57:07 smithi069 conmon[117073]: audit 2023-11-30T21:57:05.532051+0000 mgr.smithi016.dzhopz (mgr.14180) 811 : audit [DBG] from='client.15536 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:57:08.827 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T21:57:08.828 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T21:54:58.839345Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T21:54:55.763708Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T21:54:58.839474Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:49:45.435751Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.yfzwxx on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:52:21.969568Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.fmvfnn on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-fmvfnn\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-fmvfnn\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.fmvfnn\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.fmvfnn\nDeploy daemon haproxy.nfs.foo.smithi069.fmvfnn ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:50:29Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:51:06Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:51:44Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:54:51.906558Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi016.knwagz on smithi016: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-knwagz\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-knwagz\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.knwagz\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.knwagz\nDeploy daemon haproxy.nfs.foo.smithi016.knwagz ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:52:59Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:53:36Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:54:14Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:54:51.907810Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi069.kmgdrm on smithi069: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:54:51.908768Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.gjwehn on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "last_refresh": "2023-11-30T21:54:55.764332Z", "running": 2, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T21:54:55.763859Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T21:54:55.763932Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "last_refresh": "2023-11-30T21:54:55.764400Z", "ports": [12049], "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T21:54:55.763999Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T21:54:55.764061Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T21:54:58.839598Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T21:57:09.245 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:57:09 smithi016 conmon[111898]: cluster 2023-11-30T21:57:07.307261+0000 mgr.smithi016.dzhopz (mgr.14180) 812 : cluster [DBG] pgmap v514: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:57:09.252 INFO:tasks.cephadm:ingress.nfs.foo has 0/4 2023-11-30T21:57:09.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:57:09 smithi069 conmon[117073]: cluster 2023-11-30T21:57:07.307261+0000 mgr.smithi016.dzhopz (mgr.14180) 812 : cluster [DBG] pgmap v514: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:57:10.253 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T21:57:10.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:57:10 smithi016 conmon[111898]: audit 2023-11-30T21:57:08.822881+0000 mgr.smithi016.dzhopz (mgr.14180) 813 : audit 2023-11-30T21:57:10.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:57:10 smithi016 conmon[111898]: [DBG] from='client.15540 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:57:10.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:57:10 smithi069 conmon[117073]: audit 2023-11-30T21:57:08.822881+0000 mgr.smithi016.dzhopz (mgr.14180) 813 : audit 2023-11-30T21:57:10.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:57:10 smithi069 conmon[117073]: [DBG] from='client.15540 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:57:11.314 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:57:11 smithi016 conmon[111898]: cluster 2023-11-30T21:57:09.307656+0000 mgr.smithi016.dzhopz ( 2023-11-30T21:57:11.314 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:57:11 smithi016 conmon[111898]: mgr.14180) 814 : cluster [DBG] pgmap v515: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:57:11.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:57:11 smithi069 conmon[117073]: cluster 2023-11-30T21:57:09.307656+0000 mgr.smithi016.dzhopz (mgr.14180) 814 : cluster [DBG] pgmap v515: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:57:11.985 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T21:57:11.986 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T21:54:58.839345Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T21:54:55.763708Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T21:54:58.839474Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:49:45.435751Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.yfzwxx on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:52:21.969568Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.fmvfnn on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-fmvfnn\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-fmvfnn\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.fmvfnn\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.fmvfnn\nDeploy daemon haproxy.nfs.foo.smithi069.fmvfnn ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:50:29Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:51:06Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:51:44Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:54:51.906558Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi016.knwagz on smithi016: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-knwagz\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-knwagz\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.knwagz\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.knwagz\nDeploy daemon haproxy.nfs.foo.smithi016.knwagz ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:52:59Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:53:36Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:54:14Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:54:51.907810Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi069.kmgdrm on smithi069: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:54:51.908768Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.gjwehn on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "last_refresh": "2023-11-30T21:54:55.764332Z", "running": 2, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T21:54:55.763859Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T21:54:55.763932Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "last_refresh": "2023-11-30T21:54:55.764400Z", "ports": [12049], "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T21:54:55.763999Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T21:54:55.764061Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T21:54:58.839598Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T21:57:12.415 INFO:tasks.cephadm:ingress.nfs.foo has 0/4 2023-11-30T21:57:13.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:57:13 smithi016 conmon[111898]: cluster 2023-11-30T21:57:11.308052+0000 mgr.smithi016.dzhopz (mgr.14180) 815 : cluster [DBG] pgmap v516: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T21:57:13.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:57:13 smithi016 conmon[111898]: audit 2023-11-30T21:57:11.981117+0000 mgr.smithi016.dzhopz (mgr.14180) 816 : audit [DBG] from='client.15544 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:57:13.415 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T21:57:13.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:57:13 smithi069 conmon[117073]: cluster 2023-11-30T21:57:11.308052+0000 mgr.smithi016.dzhopz (mgr.14180) 815 : cluster [DBG] pgmap v516: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T21:57:13.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:57:13 smithi069 conmon[117073]: audit 2023-11-30T21:57:13.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:57:13 smithi069 conmon[117073]: 2023-11-30T21:57:11.981117+0000 mgr.smithi016.dzhopz (mgr.14180) 816 : audit [DBG] from='client.15544 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:57:15.105 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T21:57:15.105 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T21:54:58.839345Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T21:54:55.763708Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T21:54:58.839474Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:49:45.435751Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.yfzwxx on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:52:21.969568Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.fmvfnn on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-fmvfnn\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-fmvfnn\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.fmvfnn\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.fmvfnn\nDeploy daemon haproxy.nfs.foo.smithi069.fmvfnn ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:50:29Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:51:06Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:51:44Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:54:51.906558Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi016.knwagz on smithi016: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-knwagz\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-knwagz\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.knwagz\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.knwagz\nDeploy daemon haproxy.nfs.foo.smithi016.knwagz ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:52:59Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:53:36Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:54:14Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:54:51.907810Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi069.kmgdrm on smithi069: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:54:51.908768Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.gjwehn on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "last_refresh": "2023-11-30T21:54:55.764332Z", "running": 2, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T21:54:55.763859Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T21:54:55.763932Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "last_refresh": "2023-11-30T21:54:55.764400Z", "ports": [12049], "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T21:54:55.763999Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T21:54:55.764061Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T21:54:58.839598Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T21:57:15.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:57:15 smithi016 conmon[111898]: cluster 2023-11-30T21:57:13.308723+0000 mgr.smithi016.dzhopz (mgr.14180) 817 : cluster [DBG] pgmap v517: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:57:15.466 INFO:tasks.cephadm:ingress.nfs.foo has 0/4 2023-11-30T21:57:15.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:57:15 smithi069 conmon[117073]: cluster 2023-11-30T21:57:13.308723+0000 mgr.smithi016.dzhopz (mgr.14180) 817 : cluster [DBG] pgmap v517: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:57:16.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:57:16 smithi016 conmon[111898]: audit 2023-11-30T21:57:15.099911+0000 mgr.smithi016.dzhopz (mgr.14180) 818 : audit [DBG] from='client.15548 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:57:16.467 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T21:57:16.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:57:16 smithi069 conmon[117073]: audit 2023-11-30T21:57:15.099911+0000 mgr.smithi016.dzhopz (mgr.14180) 818 : audit [DBG] from='client.15548 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:57:17.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:57:17 smithi016 conmon[111898]: cluster 2023-11-30T21:57:15. 2023-11-30T21:57:17.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:57:17 smithi016 conmon[111898]: 309111+0000 mgr.smithi016.dzhopz (mgr.14180) 819 : cluster [DBG] pgmap v518: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T21:57:17.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:57:17 smithi069 conmon[117073]: cluster 2023-11-30T21:57:15.309111+0000 mgr.smithi016.dzhopz (mgr.14180) 819 : cluster [DBG] pgmap v518: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T21:57:18.125 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T21:57:18.125 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T21:54:58.839345Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T21:54:55.763708Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T21:54:58.839474Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:49:45.435751Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.yfzwxx on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:52:21.969568Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.fmvfnn on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-fmvfnn\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-fmvfnn\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.fmvfnn\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.fmvfnn\nDeploy daemon haproxy.nfs.foo.smithi069.fmvfnn ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:50:29Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:51:06Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:51:44Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:54:51.906558Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi016.knwagz on smithi016: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-knwagz\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-knwagz\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.knwagz\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.knwagz\nDeploy daemon haproxy.nfs.foo.smithi016.knwagz ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:52:59Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:53:36Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:54:14Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:54:51.907810Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi069.kmgdrm on smithi069: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:54:51.908768Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.gjwehn on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "last_refresh": "2023-11-30T21:54:55.764332Z", "running": 2, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T21:54:55.763859Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T21:54:55.763932Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "last_refresh": "2023-11-30T21:54:55.764400Z", "ports": [12049], "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T21:54:55.763999Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T21:54:55.764061Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T21:54:58.839598Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T21:57:18.516 INFO:tasks.cephadm:ingress.nfs.foo has 0/4 2023-11-30T21:57:19.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:57:19 smithi016 conmon[111898]: cluster 2023-11-30T21:57:17.309522+0000 mgr.smithi016.dzhopz (mgr.14180) 820 : cluster [DBG] pgmap v519: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:57:19.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:57:19 smithi016 conmon[111898]: audit 2023-11-30T21:57:18.119580+0000 mgr.smithi016.dzhopz (mgr.14180) 821 : audit [DBG] from='client.15552 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:57:19.518 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T21:57:19.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:57:19 smithi069 conmon[117073]: cluster 2023-11-30T21:57:17.309522+0000 mgr.smithi016.dzhopz (mgr.14180) 820 : cluster [DBG] pgmap v519: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:57:19.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:57:19 smithi069 conmon[117073]: audit 2023-11-30T21:57:18.119580+0000 mgr.smithi016.dzhopz (mgr.14180) 821 : audit [DBG] from='client.15552 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:57:21.200 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T21:57:21.201 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T21:54:58.839345Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T21:54:55.763708Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T21:54:58.839474Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:49:45.435751Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.yfzwxx on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:52:21.969568Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.fmvfnn on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-fmvfnn\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-fmvfnn\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.fmvfnn\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.fmvfnn\nDeploy daemon haproxy.nfs.foo.smithi069.fmvfnn ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:50:29Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:51:06Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:51:44Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:54:51.906558Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi016.knwagz on smithi016: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-knwagz\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-knwagz\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.knwagz\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.knwagz\nDeploy daemon haproxy.nfs.foo.smithi016.knwagz ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:52:59Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:53:36Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:54:14Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:54:51.907810Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi069.kmgdrm on smithi069: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:54:51.908768Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.gjwehn on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "last_refresh": "2023-11-30T21:54:55.764332Z", "running": 2, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T21:54:55.763859Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T21:54:55.763932Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "last_refresh": "2023-11-30T21:54:55.764400Z", "ports": [12049], "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T21:54:55.763999Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T21:54:55.764061Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T21:54:58.839598Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T21:57:21.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:57:21 smithi016 conmon[111898]: cluster 2023-11-30T21:57:19.310031+0000 2023-11-30T21:57:21.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:57:21 smithi016 conmon[111898]: mgr.smithi016.dzhopz (mgr.14180) 822 : cluster [DBG] pgmap v520: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:57:21.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:57:21 smithi069 conmon[117073]: cluster 2023-11-30T21:57:19.310031+0000 mgr.smithi016.dzhopz (mgr.14180) 822 : cluster [DBG] pgmap v520: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:57:21.668 INFO:tasks.cephadm:ingress.nfs.foo has 0/4 2023-11-30T21:57:22.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:57:22 smithi016 conmon[111898]: audit 2023-11-30T21:57:21.195897+0000 mgr.smithi016.dzhopz (mgr.14180) 823 : audit [DBG] from='client.15556 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:57:22.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:57:22 smithi069 conmon[117073]: audit 2023-11-30T21:57:21.195897+0000 mgr.smithi016.dzhopz (mgr.14180) 823 : audit [DBG] from='client.15556 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:57:22.669 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T21:57:23.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:57:23 smithi016 conmon[111898]: cluster 2023-11-30T21:57:21.310477+0000 mgr.smithi016.dzhopz (mgr.14180) 824 : cluster [DBG] pgmap v521: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T21:57:23.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:57:23 smithi069 conmon[117073]: cluster 2023-11-30T21:57:21.310477+0000 mgr.smithi016.dzhopz (mgr.14180) 824 : cluster [DBG] pgmap v521: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T21:57:24.314 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T21:57:24.314 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T21:54:58.839345Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T21:54:55.763708Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T21:54:58.839474Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:49:45.435751Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.yfzwxx on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:52:21.969568Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.fmvfnn on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-fmvfnn\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-fmvfnn\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.fmvfnn\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.fmvfnn\nDeploy daemon haproxy.nfs.foo.smithi069.fmvfnn ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:50:29Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:51:06Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:51:44Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:54:51.906558Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi016.knwagz on smithi016: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-knwagz\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-knwagz\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.knwagz\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.knwagz\nDeploy daemon haproxy.nfs.foo.smithi016.knwagz ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:52:59Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:53:36Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:54:14Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:54:51.907810Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi069.kmgdrm on smithi069: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:54:51.908768Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.gjwehn on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "last_refresh": "2023-11-30T21:54:55.764332Z", "running": 2, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T21:54:55.763859Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T21:54:55.763932Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "last_refresh": "2023-11-30T21:54:55.764400Z", "ports": [12049], "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T21:54:55.763999Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T21:54:55.764061Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T21:54:58.839598Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T21:57:24.729 INFO:tasks.cephadm:ingress.nfs.foo has 0/4 2023-11-30T21:57:25.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:57:25 smithi016 conmon[111898]: cluster 2023-11-30T21:57:23.310871+0000 mgr.smithi016.dzhopz (mgr.14180) 825 : cluster [DBG] pgmap v522: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:57:25.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:57:25 smithi069 conmon[117073]: cluster 2023-11-30T21:57:23.310871+0000 mgr.smithi016.dzhopz (mgr.14180) 825 : cluster [DBG] pgmap v522: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:57:25.729 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T21:57:26.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:57:26 smithi016 conmon[111898]: audit 2023-11-30T21:57:24 2023-11-30T21:57:26.351 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:57:26 smithi016 conmon[111898]: .309353+0000 mgr.smithi016.dzhopz (mgr.14180) 826 : audit [DBG] from='client.15560 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:57:26.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:57:26 smithi069 conmon[117073]: audit 2023-11-30T21:57:24.309353+0000 mgr.smithi016.dzhopz (mgr.14180) 826 : audit [DBG] from='client.15560 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:57:26.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:57:26 smithi069 conmon[117073]: 2023-11-30T21:57:27.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:57:27 smithi016 conmon[111898]: cluster 2023-11-30T21:57:25.311308+0000 mgr.smithi016.dzhopz (mgr.14180) 827 : cluster [DBG] pgmap v523: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T21:57:27.487 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T21:57:27.488 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T21:54:58.839345Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T21:54:55.763708Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T21:54:58.839474Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:49:45.435751Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.yfzwxx on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:52:21.969568Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.fmvfnn on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-fmvfnn\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-fmvfnn\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.fmvfnn\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.fmvfnn\nDeploy daemon haproxy.nfs.foo.smithi069.fmvfnn ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:50:29Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:51:06Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:51:44Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:54:51.906558Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi016.knwagz on smithi016: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-knwagz\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-knwagz\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.knwagz\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.knwagz\nDeploy daemon haproxy.nfs.foo.smithi016.knwagz ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:52:59Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:53:36Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:54:14Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:54:51.907810Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi069.kmgdrm on smithi069: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:54:51.908768Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.gjwehn on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "last_refresh": "2023-11-30T21:54:55.764332Z", "running": 2, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T21:54:55.763859Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T21:54:55.763932Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "last_refresh": "2023-11-30T21:54:55.764400Z", "ports": [12049], "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T21:54:55.763999Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T21:54:55.764061Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T21:54:58.839598Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T21:57:27.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:57:27 smithi069 conmon[117073]: cluster 2023-11-30T21:57:25.311308+0000 mgr.smithi016.dzhopz (mgr.14180) 827 : cluster [DBG] pgmap v523: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T21:57:27.877 INFO:tasks.cephadm:ingress.nfs.foo has 0/4 2023-11-30T21:57:28.878 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T21:57:29.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:57:29 smithi016 conmon[111898]: cluster 2023-11-30T21:57:27.311686+0000 mgr.smithi016.dzhopz (mgr.14180) 828 2023-11-30T21:57:29.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:57:29 smithi016 conmon[111898]: : cluster [DBG] pgmap v524: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:57:29.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:57:29 smithi016 conmon[111898]: audit 2023-11-30T21:57:27.483141+0000 mgr.smithi016.dzhopz (mgr.14180) 829 : audit [DBG] from='client.15564 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:57:29.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:57:29 smithi016 conmon[111898]: audit 2023-11-30T21:57: 2023-11-30T21:57:29.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:57:29 smithi016 conmon[111898]: 28.931425+0000 mon.smithi016 (mon.0) 708 : audit [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "auth rm", "entity": "client.ingress.nfs.foo.smithi069.xemunw"}]: dispatch 2023-11-30T21:57:29.531 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:57:29 smithi069 conmon[117073]: cluster 2023-11-30T21:57:27.311686+0000 mgr.smithi016.dzhopz (mgr.14180) 828 : cluster [DBG] pgmap v524: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:57:29.532 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:57:29 smithi069 conmon[117073]: audit 2023-11-30T21:57:27.483141+0000 mgr.smithi016.dzhopz (mgr.14180) 829 : audit [DBG] from='client.15564 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:57:29.534 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:57:29 smithi069 conmon[117073]: audit 2023-11-30T21:57:28.931425+0000 mon.smithi016 (mon.0) 708 : audit [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "auth rm", "entity": "client.ingress.nfs.foo.smithi069.xemunw"}]: dispatch 2023-11-30T21:57:30.344 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:57:30 smithi016 conmon[111898]: cephadm 2023-11-30T21:57:28.930783+0000 mgr.smithi016.dzhopz (mgr.14180) 830 : cephadm [ERR] cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xemunw 2023-11-30T21:57:30.344 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:57:30 smithi016 conmon[111898]: /bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xemunw 2023-11-30T21:57:30.344 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:57:30 smithi016 conmon[111898]: Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xemunw 2023-11-30T21:57:30.344 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:57:30 smithi016 conmon[111898]: /bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xemunw 2023-11-30T21:57:30.344 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:57:30 smithi016 conmon[111898]: Deploy daemon haproxy.nfs.foo.smithi069.xemunw ... 2023-11-30T21:57:30.344 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:57:30 smithi016 conmon[111898]: Non-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib 2023-11-30T21:57:30.344 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:57:30 smithi016 conmon[111898]: stat: stderr Trying to pull docker.io/library/haproxy:2.3... 2023-11-30T21:57:30.345 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:57:30 smithi016 conmon[111898]: stat: stderr time="2023-11-30T21:55:36Z" level=warning msg="failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2023-11-30T21:57:30.345 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:57:30 smithi016 conmon[111898]: stat: stderr time="2023-11-30T21:56:13Z" level=warning msg="failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2023-11-30T21:57:30.345 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:57:30 smithi016 conmon[111898]: stat: stderr time="2023-11-30T21:56:51Z" level=warning msg="failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2023-11-30T21:57:30.345 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:57:30 smithi016 conmon[111898]: stat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get "https://docker-mirror.front.sepia.ceph.com:5000/v2/": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit 2023-11-30T21:57:30.345 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:57:30 smithi016 conmon[111898]: ERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib 2023-11-30T21:57:30.345 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:57:30 smithi016 conmon[111898]: Traceback (most recent call last): 2023-11-30T21:57:30.345 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:57:30 smithi016 conmon[111898]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1538, in _remote_connection 2023-11-30T21:57:30.345 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:57:30 smithi016 conmon[111898]: yield (conn, connr) 2023-11-30T21:57:30.346 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:57:30 smithi016 conmon[111898]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1426, in _run_cephadm 2023-11-30T21:57:30.346 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:57:30 smithi016 conmon[111898]: code, '\n'.join(err))) 2023-11-30T21:57:30.346 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:57:30 smithi016 conmon[111898]: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xemunw 2023-11-30T21:57:30.346 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:57:30 smithi016 conmon[111898]: /bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xemunw 2023-11-30T21:57:30.346 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:57:30 smithi016 conmon[111898]: Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xemunw 2023-11-30T21:57:30.346 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:57:30 smithi016 conmon[111898]: /bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xemunw 2023-11-30T21:57:30.346 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:57:30 smithi016 conmon[111898]: Deploy daemon haproxy.nfs.foo.smithi069.xemunw ... 2023-11-30T21:57:30.346 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:57:30 smithi016 conmon[111898]: Non-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib 2023-11-30T21:57:30.346 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:57:30 smithi016 conmon[111898]: stat: stderr Trying to pull docker.io/library/haproxy:2.3... 2023-11-30T21:57:30.346 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:57:30 smithi016 conmon[111898]: stat: stderr time="2023-11-30T21:55:36Z" level=warning msg="failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2023-11-30T21:57:30.346 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:57:30 smithi016 conmon[111898]: stat: stderr time="2023-11-30T21:56:13Z" level=warning msg="failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2023-11-30T21:57:30.346 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:57:30 smithi016 conmon[111898]: stat: stderr time="2023-11-30T21:56:51Z" level=warning msg="failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2023-11-30T21:57:30.347 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:57:30 smithi016 conmon[111898]: stat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get "https://docker-mirror.front.sepia.ceph.com:5000/v2/": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit 2023-11-30T21:57:30.347 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:57:30 smithi016 conmon[111898]: ERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker 2023-11-30T21:57:30.347 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:57:30 smithi016 conmon[111898]: .io/library/haproxy:2.3 -c %u %g /var/lib 2023-11-30T21:57:30.347 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:57:30 smithi016 conmon[111898]: cephadm 2023-11-30T21:57:28.931018+0000 mgr.smithi016.dzhopz (mgr.14180) 831 : cephadm [INF] Removing key for client.ingress.nfs.foo.smithi069.xemunw 2023-11-30T21:57:30.347 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:57:30 smithi016 conmon[111898]: cephadm 2023-11-30T21:57:28.932228+0000 mgr.smithi016.dzhopz (mgr.14180) 832 : cephadm [ERR] Failed while placing haproxy.nfs.foo.smithi069.xemunw on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xemunw 2023-11-30T21:57:30.347 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:57:30 smithi016 conmon[111898]: /bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xemunw 2023-11-30T21:57:30.347 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:57:30 smithi016 conmon[111898]: Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xemunw 2023-11-30T21:57:30.347 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:57:30 smithi016 conmon[111898]: /bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xemunw 2023-11-30T21:57:30.347 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:57:30 smithi016 conmon[111898]: Deploy daemon haproxy.nfs.foo.smithi069.xemunw ... 2023-11-30T21:57:30.347 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:57:30 smithi016 conmon[111898]: Non-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib 2023-11-30T21:57:30.347 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:57:30 smithi016 conmon[111898]: stat: stderr Trying to pull docker.io/library/haproxy:2.3... 2023-11-30T21:57:30.347 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:57:30 smithi016 conmon[111898]: stat: stderr time="2023-11-30T21:55:36Z" level=warning msg="failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2023-11-30T21:57:30.348 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:57:30 smithi016 conmon[111898]: stat: stderr time="2023-11-30T21:56:13Z" level=warning msg="failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2023-11-30T21:57:30.348 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:57:30 smithi016 conmon[111898]: stat: stderr time="2023-11-30T21:56:51Z" level=warning msg="failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2023-11-30T21:57:30.348 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:57:30 smithi016 conmon[111898]: stat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get "https://docker-mirror.front.sepia.ceph.com:5000/v2/": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit 2023-11-30T21:57:30.348 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:57:30 smithi016 conmon[111898]: ERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib 2023-11-30T21:57:30.348 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:57:30 smithi016 conmon[111898]: cephadm 2023-11-30T21:57:28.933938+0000 mgr.smithi016.dzhopz (mgr.14180) 833 : cephadm [INF] Deploying daemon haproxy.nfs.foo.smithi016.tdejyj on smithi016 2023-11-30T21:57:30.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:57:30 smithi069 conmon[117073]: cephadm 2023-11-30T21:57:28.930783+0000 mgr.smithi016.dzhopz (mgr.14180) 830 : cephadm [ERR] cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xemunw 2023-11-30T21:57:30.528 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:57:30 smithi069 conmon[117073]: /bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xemunw 2023-11-30T21:57:30.528 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:57:30 smithi069 conmon[117073]: Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xemunw 2023-11-30T21:57:30.528 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:57:30 smithi069 conmon[117073]: /bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xemunw 2023-11-30T21:57:30.528 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:57:30 smithi069 conmon[117073]: Deploy daemon haproxy.nfs.foo.smithi069.xemunw ... 2023-11-30T21:57:30.528 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:57:30 smithi069 conmon[117073]: Non-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib 2023-11-30T21:57:30.528 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:57:30 smithi069 conmon[117073]: stat: stderr Trying to pull docker.io/library/haproxy:2.3... 2023-11-30T21:57:30.529 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:57:30 smithi069 conmon[117073]: stat: stderr time="2023-11-30T21:55:36Z" level=warning msg="failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2023-11-30T21:57:30.529 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:57:30 smithi069 conmon[117073]: stat: stderr time="2023-11-30T21:56:13Z" level=warning msg="failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2023-11-30T21:57:30.529 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:57:30 smithi069 conmon[117073]: stat: stderr time="2023-11-30T21:56:51Z" level=warning msg="failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2023-11-30T21:57:30.529 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:57:30 smithi069 conmon[117073]: stat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get "https://docker-mirror.front.sepia.ceph.com:5000/v2/": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit 2023-11-30T21:57:30.529 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:57:30 smithi069 conmon[117073]: ERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib 2023-11-30T21:57:30.529 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:57:30 smithi069 conmon[117073]: Traceback (most recent call last): 2023-11-30T21:57:30.529 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:57:30 smithi069 conmon[117073]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1538, in _remote_connection 2023-11-30T21:57:30.529 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:57:30 smithi069 conmon[117073]: yield (conn, connr) 2023-11-30T21:57:30.529 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:57:30 smithi069 conmon[117073]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1426, in _run_cephadm 2023-11-30T21:57:30.529 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:57:30 smithi069 conmon[117073]: code, '\n'.join(err))) 2023-11-30T21:57:30.529 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:57:30 smithi069 conmon[117073]: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xemunw 2023-11-30T21:57:30.529 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:57:30 smithi069 conmon[117073]: /bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xemunw 2023-11-30T21:57:30.529 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:57:30 smithi069 conmon[117073]: Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xemunw 2023-11-30T21:57:30.530 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:57:30 smithi069 conmon[117073]: /bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xemunw 2023-11-30T21:57:30.530 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:57:30 smithi069 conmon[117073]: Deploy daemon haproxy.nfs.foo.smithi069.xemunw ... 2023-11-30T21:57:30.530 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:57:30 smithi069 conmon[117073]: Non-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib 2023-11-30T21:57:30.530 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:57:30 smithi069 conmon[117073]: stat: stderr Trying to pull docker.io/library/haproxy:2.3... 2023-11-30T21:57:30.530 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:57:30 smithi069 conmon[117073]: stat: stderr time="2023-11-30T21:55:36Z" level=warning msg="failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2023-11-30T21:57:30.530 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:57:30 smithi069 conmon[117073]: stat: stderr time="2023-11-30T21:56:13Z" level=warning msg="failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2023-11-30T21:57:30.530 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:57:30 smithi069 conmon[117073]: stat: stderr time="2023-11-30T21:56:51Z" level=warning msg="failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2023-11-30T21:57:30.530 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:57:30 smithi069 conmon[117073]: stat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get "https://docker-mirror.front.sepia.ceph.com:5000/v2/": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit 2023-11-30T21:57:30.530 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:57:30 smithi069 conmon[117073]: ERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker 2023-11-30T21:57:30.530 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:57:30 smithi069 conmon[117073]: .io/library/haproxy:2.3 -c %u %g /var/lib 2023-11-30T21:57:30.530 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:57:30 smithi069 conmon[117073]: cephadm 2023-11-30T21:57:28.931018+0000 mgr.smithi016.dzhopz (mgr.14180) 831 : cephadm [INF] Removing key for client.ingress.nfs.foo.smithi069.xemunw 2023-11-30T21:57:30.530 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:57:30 smithi069 conmon[117073]: cephadm 2023-11-30T21:57:28.932228+0000 mgr.smithi016.dzhopz (mgr.14180) 832 : cephadm [ERR] Failed while placing haproxy.nfs.foo.smithi069.xemunw on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xemunw 2023-11-30T21:57:30.531 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:57:30 smithi069 conmon[117073]: /bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xemunw 2023-11-30T21:57:30.531 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:57:30 smithi069 conmon[117073]: Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xemunw 2023-11-30T21:57:30.531 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:57:30 smithi069 conmon[117073]: /bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xemunw 2023-11-30T21:57:30.531 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:57:30 smithi069 conmon[117073]: Deploy daemon haproxy.nfs.foo.smithi069.xemunw ... 2023-11-30T21:57:30.531 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:57:30 smithi069 conmon[117073]: Non-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib 2023-11-30T21:57:30.531 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:57:30 smithi069 conmon[117073]: stat: stderr Trying to pull docker.io/library/haproxy:2.3... 2023-11-30T21:57:30.531 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:57:30 smithi069 conmon[117073]: stat: stderr time="2023-11-30T21:55:36Z" level=warning msg="failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2023-11-30T21:57:30.531 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:57:30 smithi069 conmon[117073]: stat: stderr time="2023-11-30T21:56:13Z" level=warning msg="failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2023-11-30T21:57:30.531 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:57:30 smithi069 conmon[117073]: stat: stderr time="2023-11-30T21:56:51Z" level=warning msg="failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2023-11-30T21:57:30.531 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:57:30 smithi069 conmon[117073]: stat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get "https://docker-mirror.front.sepia.ceph.com:5000/v2/": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit 2023-11-30T21:57:30.531 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:57:30 smithi069 conmon[117073]: ERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib 2023-11-30T21:57:30.531 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:57:30 smithi069 conmon[117073]: cephadm 2023-11-30T21:57:28.933938+0000 mgr.smithi016.dzhopz (mgr.14180) 833 : cephadm [INF] Deploying daemon haproxy.nfs.foo.smithi016.tdejyj on smithi016 2023-11-30T21:57:30.729 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T21:57:30.729 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T21:54:58.839345Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T21:54:55.763708Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T21:54:58.839474Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:52:21.969568Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.fmvfnn on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-fmvfnn\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-fmvfnn\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.fmvfnn\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.fmvfnn\nDeploy daemon haproxy.nfs.foo.smithi069.fmvfnn ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:50:29Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:51:06Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:51:44Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:54:51.906558Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi016.knwagz on smithi016: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-knwagz\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-knwagz\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.knwagz\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.knwagz\nDeploy daemon haproxy.nfs.foo.smithi016.knwagz ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:52:59Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:53:36Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:54:14Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:54:51.907810Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi069.kmgdrm on smithi069: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:54:51.908768Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.gjwehn on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:57:28.932087Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.xemunw on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xemunw\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xemunw\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xemunw\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xemunw\nDeploy daemon haproxy.nfs.foo.smithi069.xemunw ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:55:36Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:56:13Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:56:51Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "last_refresh": "2023-11-30T21:54:55.764332Z", "running": 2, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T21:54:55.763859Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T21:54:55.763932Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "last_refresh": "2023-11-30T21:54:55.764400Z", "ports": [12049], "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T21:54:55.763999Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T21:54:55.764061Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T21:54:58.839598Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T21:57:31.160 INFO:tasks.cephadm:ingress.nfs.foo has 0/4 2023-11-30T21:57:31.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:57:31 smithi069 conmon[117073]: cluster 2023-11-30T21:57:29.312286+0000 mgr.smithi016.dzhopz (mgr.14180) 834 : cluster [DBG] pgmap v525: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:57:31.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:57:31 smithi016 conmon[111898]: cluster 2023-11-30T21:57:29.312286+0000 mgr.smithi016.dzhopz (mgr.14180) 834 : cluster [DBG] pgmap v525: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:57:32.161 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T21:57:32.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:57:32 smithi069 conmon[117073]: audit 2023-11-30T21:57:30.725108+0000 mgr.smithi016.dzhopz (mgr.14180) 835 : audit [DBG] from='client.15568 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:57:32.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:57:32 smithi069 conmon[117073]: 2023-11-30T21:57:32.601 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:57:32 smithi016 conmon[111898]: audit 2023-11-30T21:57:30.725108+0000 mgr.smithi016.dzhopz (mgr.14180) 835 : audit [DBG] from='client.15568 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:57:33.344 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:57:33 smithi016 conmon[111898]: cluster 2023-11-30T21:57:31.312912+0000 mgr.smithi016.dzhopz (mgr 2023-11-30T21:57:33.344 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:57:33 smithi016 conmon[111898]: .14180) 836 : cluster [DBG] pgmap v526: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T21:57:33.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:57:33 smithi069 conmon[117073]: cluster 2023-11-30T21:57:31.312912+0000 mgr.smithi016.dzhopz (mgr.14180) 836 : cluster [DBG] pgmap v526: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T21:57:33.782 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T21:57:33.783 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T21:54:58.839345Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T21:54:55.763708Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T21:54:58.839474Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:52:21.969568Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.fmvfnn on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-fmvfnn\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-fmvfnn\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.fmvfnn\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.fmvfnn\nDeploy daemon haproxy.nfs.foo.smithi069.fmvfnn ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:50:29Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:51:06Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:51:44Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:54:51.906558Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi016.knwagz on smithi016: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-knwagz\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-knwagz\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.knwagz\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.knwagz\nDeploy daemon haproxy.nfs.foo.smithi016.knwagz ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:52:59Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:53:36Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:54:14Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:54:51.907810Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi069.kmgdrm on smithi069: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:54:51.908768Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.gjwehn on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:57:28.932087Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.xemunw on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xemunw\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xemunw\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xemunw\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xemunw\nDeploy daemon haproxy.nfs.foo.smithi069.xemunw ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:55:36Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:56:13Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:56:51Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "last_refresh": "2023-11-30T21:54:55.764332Z", "running": 2, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T21:54:55.763859Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T21:54:55.763932Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "last_refresh": "2023-11-30T21:54:55.764400Z", "ports": [12049], "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T21:54:55.763999Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T21:54:55.764061Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T21:54:58.839598Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T21:57:34.219 INFO:tasks.cephadm:ingress.nfs.foo has 0/4 2023-11-30T21:57:35.220 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T21:57:35.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:57:35 smithi069 conmon[117073]: cluster 2023-11-30T21:57:33.313339+0000 mgr.smithi016.dzhopz (mgr.14180) 837 : cluster [DBG] pgmap v527: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:57:35.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:57:35 smithi069 conmon[117073]: audit 2023-11-30T21:57:33.778254+0000 mgr.smithi016.dzhopz (mgr.14180) 838 : audit [DBG] from='client.15572 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:57:35.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:57:35 smithi016 conmon[111898]: cluster 2023-11-30T21:57:33.313339+0000 mgr.smithi016.dzhopz (mgr.14180) 837 : cluster [DBG] pgmap v527: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:57:35.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:57:35 smithi016 conmon[111898]: audit 2023-11-30T21:57:33.778254+0000 mgr.smithi016.dzhopz (mgr.14180) 838 : audit [DBG] from='client.15572 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:57:36.880 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T21:57:36.880 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T21:54:58.839345Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T21:54:55.763708Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T21:54:58.839474Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:52:21.969568Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.fmvfnn on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-fmvfnn\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-fmvfnn\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.fmvfnn\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.fmvfnn\nDeploy daemon haproxy.nfs.foo.smithi069.fmvfnn ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:50:29Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:51:06Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:51:44Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:54:51.906558Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi016.knwagz on smithi016: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-knwagz\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-knwagz\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.knwagz\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.knwagz\nDeploy daemon haproxy.nfs.foo.smithi016.knwagz ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:52:59Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:53:36Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:54:14Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:54:51.907810Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi069.kmgdrm on smithi069: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:54:51.908768Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.gjwehn on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:57:28.932087Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.xemunw on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xemunw\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xemunw\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xemunw\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xemunw\nDeploy daemon haproxy.nfs.foo.smithi069.xemunw ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:55:36Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:56:13Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:56:51Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "last_refresh": "2023-11-30T21:54:55.764332Z", "running": 2, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T21:54:55.763859Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T21:54:55.763932Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "last_refresh": "2023-11-30T21:54:55.764400Z", "ports": [12049], "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T21:54:55.763999Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T21:54:55.764061Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T21:54:58.839598Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T21:57:37.263 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:57:37 smithi016 conmon[111898]: cluster 2023-11-30T21:57:35.313919+0000 mgr.smithi016.dzhopz (mgr.14180) 839 : cluster [DBG] pgmap v528: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T21:57:37.265 INFO:tasks.cephadm:ingress.nfs.foo has 0/4 2023-11-30T21:57:37.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:57:37 smithi069 conmon[117073]: cluster 2023-11-30T21:57:35.313919+0000 mgr.smithi016.dzhopz (mgr.14180) 839 : cluster [DBG] pgmap v528: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T21:57:38.266 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T21:57:38.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:57:38 smithi069 conmon[117073]: audit 2023-11-30T21:57:36.874152+0000 mgr.smithi016.dzhopz (mgr.14180) 840 : audit [DBG] from='client.15576 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:57:38.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:57:38 smithi069 conmon[117073]: 2023-11-30T21:57:38.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:57:38 smithi016 conmon[111898]: audit 2023-11-30T21:57:36.874152+0000 mgr.smithi016.dzhopz (mgr.14180) 840 : 2023-11-30T21:57:38.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:57:38 smithi016 conmon[111898]: audit [DBG] from='client.15576 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:57:39.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:57:39 smithi069 conmon[117073]: cluster 2023-11-30T21:57:37.314635+0000 mgr.smithi016.dzhopz (mgr.14180) 841 : cluster [DBG] 2023-11-30T21:57:39.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:57:39 smithi069 conmon[117073]: pgmap v529: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:57:39.551 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:57:39 smithi016 conmon[111898]: cluster 2023-11-30T21:57:37.314635+0000 mgr.smithi016.dzhopz (mgr 2023-11-30T21:57:39.551 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:57:39 smithi016 conmon[111898]: .14180) 841 : cluster [DBG] pgmap v529: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:57:39.957 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T21:57:39.957 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T21:54:58.839345Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T21:54:55.763708Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T21:54:58.839474Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:52:21.969568Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.fmvfnn on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-fmvfnn\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-fmvfnn\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.fmvfnn\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.fmvfnn\nDeploy daemon haproxy.nfs.foo.smithi069.fmvfnn ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:50:29Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:51:06Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:51:44Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:54:51.906558Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi016.knwagz on smithi016: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-knwagz\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-knwagz\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.knwagz\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.knwagz\nDeploy daemon haproxy.nfs.foo.smithi016.knwagz ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:52:59Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:53:36Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:54:14Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:54:51.907810Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi069.kmgdrm on smithi069: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:54:51.908768Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.gjwehn on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:57:28.932087Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.xemunw on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xemunw\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xemunw\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xemunw\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xemunw\nDeploy daemon haproxy.nfs.foo.smithi069.xemunw ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:55:36Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:56:13Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:56:51Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "last_refresh": "2023-11-30T21:54:55.764332Z", "running": 2, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T21:54:55.763859Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T21:54:55.763932Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "last_refresh": "2023-11-30T21:54:55.764400Z", "ports": [12049], "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T21:54:55.763999Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T21:54:55.764061Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T21:54:58.839598Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T21:57:40.323 INFO:tasks.cephadm:ingress.nfs.foo has 0/4 2023-11-30T21:57:41.324 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T21:57:41.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:57:41 smithi069 conmon[117073]: cluster 2023-11-30T21:57:39.315050+0000 mgr.smithi016.dzhopz (mgr.14180) 842 : cluster [DBG] 2023-11-30T21:57:41.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:57:41 smithi069 conmon[117073]: pgmap v530: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:57:41.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:57:41 smithi069 conmon[117073]: audit 2023-11-30T21:57:39.952037+0000 mgr.smithi016.dzhopz (mgr.14180) 843 : audit [DBG] from='client.15580 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:57:41.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:57:41 smithi016 conmon[111898]: cluster 2023-11-30T21:57:39.315050+0000 mgr.smithi016.dzhopz (mgr.14180) 842 : cluster [DBG] pgmap v530: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:57:41.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:57:41 smithi016 conmon[111898]: audit 2023-11-30T21:57:39.952037+0000 mgr.smithi016.dzhopz (mgr.14180) 843 : audit [DBG] from='client.15580 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:57:43.043 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T21:57:43.044 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T21:54:58.839345Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T21:54:55.763708Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T21:54:58.839474Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:52:21.969568Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.fmvfnn on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-fmvfnn\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-fmvfnn\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.fmvfnn\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.fmvfnn\nDeploy daemon haproxy.nfs.foo.smithi069.fmvfnn ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:50:29Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:51:06Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:51:44Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:54:51.906558Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi016.knwagz on smithi016: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-knwagz\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-knwagz\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.knwagz\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.knwagz\nDeploy daemon haproxy.nfs.foo.smithi016.knwagz ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:52:59Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:53:36Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:54:14Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:54:51.907810Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi069.kmgdrm on smithi069: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:54:51.908768Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.gjwehn on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:57:28.932087Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.xemunw on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xemunw\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xemunw\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xemunw\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xemunw\nDeploy daemon haproxy.nfs.foo.smithi069.xemunw ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:55:36Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:56:13Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:56:51Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "last_refresh": "2023-11-30T21:54:55.764332Z", "running": 2, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T21:54:55.763859Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T21:54:55.763932Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "last_refresh": "2023-11-30T21:54:55.764400Z", "ports": [12049], "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T21:54:55.763999Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T21:54:55.764061Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T21:54:58.839598Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T21:57:43.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:57:43 smithi016 conmon[111898]: cluster 2023-11-30T21:57:41.315566+0000 mgr.smithi016.dzhopz (mgr.14180) 844 : cluster [DBG] pgmap v531: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T21:57:43.385 INFO:tasks.cephadm:ingress.nfs.foo has 0/4 2023-11-30T21:57:43.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:57:43 smithi069 conmon[117073]: cluster 2023-11-30T21:57:41.315566+0000 mgr.smithi016.dzhopz (mgr.14180) 844 : cluster 2023-11-30T21:57:43.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:57:43 smithi069 conmon[117073]: [DBG] pgmap v531: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T21:57:44.387 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T21:57:44.418 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:57:44 smithi016 conmon[111898]: audit 2023-11-30T21:57:43.038716+0000 mgr.smithi016.dzhopz (mgr.14180) 845 : audit [DBG] from='client.15584 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:57:44.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:57:44 smithi069 conmon[117073]: audit 2023-11-30T21:57:43.038716+0000 mgr.smithi016.dzhopz (mgr.14180) 2023-11-30T21:57:44.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:57:44 smithi069 conmon[117073]: 845 : audit [DBG] from='client.15584 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:57:45.240 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:57:45 smithi016 conmon[111898]: cluster 2023-11-30T21:57:43.316261+0000 mgr.smithi016.dzhopz (mgr.14180) 846 : cluster [DBG] pgmap v532: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:57:45.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:57:45 smithi069 conmon[117073]: cluster 2023-11-30T21:57:43.316261+0000 mgr.smithi016.dzhopz (mgr.14180 2023-11-30T21:57:45.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:57:45 smithi069 conmon[117073]: ) 846 : cluster [DBG] pgmap v532: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:57:46.131 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T21:57:46.132 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T21:54:58.839345Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T21:54:55.763708Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T21:54:58.839474Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:52:21.969568Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.fmvfnn on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-fmvfnn\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-fmvfnn\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.fmvfnn\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.fmvfnn\nDeploy daemon haproxy.nfs.foo.smithi069.fmvfnn ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:50:29Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:51:06Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:51:44Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:54:51.906558Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi016.knwagz on smithi016: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-knwagz\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-knwagz\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.knwagz\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.knwagz\nDeploy daemon haproxy.nfs.foo.smithi016.knwagz ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:52:59Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:53:36Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:54:14Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:54:51.907810Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi069.kmgdrm on smithi069: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:54:51.908768Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.gjwehn on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:57:28.932087Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.xemunw on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xemunw\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xemunw\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xemunw\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xemunw\nDeploy daemon haproxy.nfs.foo.smithi069.xemunw ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:55:36Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:56:13Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:56:51Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "last_refresh": "2023-11-30T21:54:55.764332Z", "running": 2, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T21:54:55.763859Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T21:54:55.763932Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "last_refresh": "2023-11-30T21:54:55.764400Z", "ports": [12049], "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T21:54:55.763999Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T21:54:55.764061Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T21:54:58.839598Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T21:57:46.638 INFO:tasks.cephadm:ingress.nfs.foo has 0/4 2023-11-30T21:57:47.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:57:47 smithi069 conmon[117073]: cluster 2023-11-30T21:57:45.316639+0000 mgr.smithi016.dzhopz (mgr.14180) 847 : cluster [DBG] 2023-11-30T21:57:47.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:57:47 smithi069 conmon[117073]: pgmap v533: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T21:57:47.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:57:47 smithi069 conmon[117073]: audit 2023-11-30T21:57:46.126143+0000 mgr.smithi016.dzhopz (mgr.14180) 848 : audit [DBG] from='client.15588 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:57:47.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:57:47 smithi016 conmon[111898]: cluster 2023-11-30T21:57:45.316639+0000 mgr.smithi016.dzhopz (mgr.14180) 847 : cluster [DBG] pgmap v533: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T21:57:47.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:57:47 smithi016 conmon[111898]: audit 2023-11-30T21:57:47.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:57:47 smithi016 conmon[111898]: 2023-11-30T21:57:46.126143+0000 mgr.smithi016.dzhopz (mgr.14180) 848 : audit [DBG] from='client.15588 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:57:47.639 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T21:57:49.336 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T21:57:49.337 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T21:54:58.839345Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T21:54:55.763708Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T21:54:58.839474Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:52:21.969568Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.fmvfnn on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-fmvfnn\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-fmvfnn\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.fmvfnn\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.fmvfnn\nDeploy daemon haproxy.nfs.foo.smithi069.fmvfnn ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:50:29Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:51:06Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:51:44Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:54:51.906558Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi016.knwagz on smithi016: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-knwagz\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-knwagz\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.knwagz\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.knwagz\nDeploy daemon haproxy.nfs.foo.smithi016.knwagz ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:52:59Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:53:36Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:54:14Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:54:51.907810Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi069.kmgdrm on smithi069: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:54:51.908768Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.gjwehn on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:57:28.932087Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.xemunw on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xemunw\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xemunw\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xemunw\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xemunw\nDeploy daemon haproxy.nfs.foo.smithi069.xemunw ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:55:36Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:56:13Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:56:51Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "last_refresh": "2023-11-30T21:54:55.764332Z", "running": 2, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T21:54:55.763859Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T21:54:55.763932Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "last_refresh": "2023-11-30T21:54:55.764400Z", "ports": [12049], "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T21:54:55.763999Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T21:54:55.764061Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T21:54:58.839598Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T21:57:49.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:57:49 smithi016 conmon[111898]: cluster 2023-11-30T21:57:47.317118+0000 mgr.smithi016.dzhopz (mgr.14180) 849 : cluster [DBG] pgmap v534: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:57:49.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:57:49 smithi069 conmon[117073]: cluster 2023-11-30T21:57:47.317118+0000 mgr.smithi016.dzhopz (mgr.14180) 849 : cluster [DBG] pgmap v534: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:57:49.692 INFO:tasks.cephadm:ingress.nfs.foo has 0/4 2023-11-30T21:57:50.693 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T21:57:51.426 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:57:51 smithi016 conmon[111898]: cluster 2023-11-30T21:57:49.317542+0000 mgr.smithi016.dzhopz 2023-11-30T21:57:51.426 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:57:51 smithi016 conmon[111898]: (mgr.14180) 850 : cluster [DBG] pgmap v535: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:57:51.426 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:57:51 smithi016 conmon[111898]: audit 2023-11-30T21:57:49.331159+0000 mgr.smithi016.dzhopz (mgr.14180) 851 : audit [DBG] from='client.15592 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:57:51.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:57:51 smithi069 conmon[117073]: cluster 2023-11-30T21:57:49.317542+0000 mgr.smithi016.dzhopz (mgr.14180) 850 : cluster [DBG] 2023-11-30T21:57:51.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:57:51 smithi069 conmon[117073]: pgmap v535: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:57:51.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:57:51 smithi069 conmon[117073]: audit 2023-11-30T21:57:49.331159+0000 mgr.smithi016.dzhopz (mgr.14180) 851 : audit [DBG] from='client.15592 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:57:52.414 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T21:57:52.415 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T21:54:58.839345Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T21:54:55.763708Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T21:54:58.839474Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:52:21.969568Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.fmvfnn on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-fmvfnn\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-fmvfnn\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.fmvfnn\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.fmvfnn\nDeploy daemon haproxy.nfs.foo.smithi069.fmvfnn ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:50:29Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:51:06Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:51:44Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:54:51.906558Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi016.knwagz on smithi016: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-knwagz\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-knwagz\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.knwagz\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.knwagz\nDeploy daemon haproxy.nfs.foo.smithi016.knwagz ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:52:59Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:53:36Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:54:14Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:54:51.907810Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi069.kmgdrm on smithi069: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:54:51.908768Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.gjwehn on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:57:28.932087Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.xemunw on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xemunw\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xemunw\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xemunw\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xemunw\nDeploy daemon haproxy.nfs.foo.smithi069.xemunw ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:55:36Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:56:13Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:56:51Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "last_refresh": "2023-11-30T21:54:55.764332Z", "running": 2, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T21:54:55.763859Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T21:54:55.763932Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "last_refresh": "2023-11-30T21:54:55.764400Z", "ports": [12049], "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T21:54:55.763999Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T21:54:55.764061Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T21:54:58.839598Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T21:57:52.959 INFO:tasks.cephadm:ingress.nfs.foo has 0/4 2023-11-30T21:57:53.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:57:53 smithi069 conmon[117073]: cluster 2023-11-30T21:57:51.317991+0000 mgr.smithi016.dzhopz (mgr.14180) 852 : cluster [DBG] pgmap v536: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T21:57:53.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:57:53 smithi016 conmon[111898]: cluster 2023-11-30T21:57:51.317991+0000 mgr.smithi016.dzhopz (mgr.14180) 852 : cluster [DBG] pgmap v536: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T21:57:53.962 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T21:57:54.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:57:54 smithi016 conmon[111898]: audit 2023-11-30T21:57:52.410114+0000 mgr.smithi016.dzhopz (mgr.14180) 2023-11-30T21:57:54.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:57:54 smithi016 conmon[111898]: 853 : audit [DBG] from='client.15596 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:57:54.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:57:54 smithi069 conmon[117073]: audit 2023-11-30T21:57:52.410114+0000 mgr.smithi016.dzhopz (mgr.14180) 853 : audit [DBG] from='client.15596 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:57:55.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:57:55 smithi069 conmon[117073]: cluster 2023-11-30T21:57:53.318613+0000 mgr.smithi016.dzhopz (mgr.14180) 854 : cluster 2023-11-30T21:57:55.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:57:55 smithi069 conmon[117073]: [DBG] pgmap v537: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:57:55.535 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T21:57:55.535 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T21:54:58.839345Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T21:54:55.763708Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T21:54:58.839474Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:52:21.969568Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.fmvfnn on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-fmvfnn\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-fmvfnn\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.fmvfnn\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.fmvfnn\nDeploy daemon haproxy.nfs.foo.smithi069.fmvfnn ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:50:29Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:51:06Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:51:44Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:54:51.906558Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi016.knwagz on smithi016: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-knwagz\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-knwagz\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.knwagz\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.knwagz\nDeploy daemon haproxy.nfs.foo.smithi016.knwagz ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:52:59Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:53:36Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:54:14Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:54:51.907810Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi069.kmgdrm on smithi069: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:54:51.908768Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.gjwehn on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:57:28.932087Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.xemunw on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xemunw\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xemunw\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xemunw\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xemunw\nDeploy daemon haproxy.nfs.foo.smithi069.xemunw ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:55:36Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:56:13Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:56:51Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "last_refresh": "2023-11-30T21:54:55.764332Z", "running": 2, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T21:54:55.763859Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T21:54:55.763932Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "last_refresh": "2023-11-30T21:54:55.764400Z", "ports": [12049], "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T21:54:55.763999Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T21:54:55.764061Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T21:54:58.839598Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T21:57:55.566 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:57:55 smithi016 conmon[111898]: cluster 2023-11-30T21:57:53.318613+0000 mgr.smithi016.dzhopz (mgr.14180) 854 : cluster [DBG] pgmap v537: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:57:55.917 INFO:tasks.cephadm:ingress.nfs.foo has 0/4 2023-11-30T21:57:56.917 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T21:57:57.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:57:57 smithi016 conmon[111898]: cluster 2023-11-30T21:57:55.319056 2023-11-30T21:57:57.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:57:57 smithi016 conmon[111898]: +0000 mgr.smithi016.dzhopz (mgr.14180) 855 : cluster [DBG] pgmap v538: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T21:57:57.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:57:57 smithi016 conmon[111898]: audit 2023-11-30T21:57:55.530444+0000 mgr.smithi016.dzhopz (mgr.14180) 856 : audit [DBG] from='client.15600 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:57:57.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:57:57 smithi069 conmon[117073]: cluster 2023-11-30T21:57:55.319056+0000 mgr.smithi016.dzhopz (mgr.14180) 855 : cluster [DBG] pgmap v538: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T21:57:57.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:57:57 smithi069 conmon[117073]: audit 2023-11-30T21:57:55.530444+0000 mgr.smithi016.dzhopz (mgr.14180) 856 : audit [DBG] from='client.15600 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:57:58.626 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T21:57:58.627 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T21:54:58.839345Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T21:54:55.763708Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T21:54:58.839474Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:52:21.969568Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.fmvfnn on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-fmvfnn\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-fmvfnn\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.fmvfnn\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.fmvfnn\nDeploy daemon haproxy.nfs.foo.smithi069.fmvfnn ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:50:29Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:51:06Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:51:44Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:54:51.906558Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi016.knwagz on smithi016: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-knwagz\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-knwagz\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.knwagz\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.knwagz\nDeploy daemon haproxy.nfs.foo.smithi016.knwagz ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:52:59Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:53:36Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:54:14Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:54:51.907810Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi069.kmgdrm on smithi069: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:54:51.908768Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.gjwehn on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:57:28.932087Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.xemunw on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xemunw\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xemunw\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xemunw\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xemunw\nDeploy daemon haproxy.nfs.foo.smithi069.xemunw ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:55:36Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:56:13Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:56:51Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "last_refresh": "2023-11-30T21:54:55.764332Z", "running": 2, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T21:54:55.763859Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T21:54:55.763932Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "last_refresh": "2023-11-30T21:54:55.764400Z", "ports": [12049], "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T21:54:55.763999Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T21:54:55.764061Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T21:54:58.839598Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T21:57:58.967 INFO:tasks.cephadm:ingress.nfs.foo has 0/4 2023-11-30T21:57:59.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:57:59 smithi016 conmon[111898]: cluster 2023-11-30T21:57:57.319661+0000 mgr.smithi016.dzhopz (mgr.14180) 857 : cluster [DBG] pgmap v539: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:57:59.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:57:59 smithi069 conmon[117073]: cluster 2023-11-30T21:57:57.319661+0000 mgr.smithi016.dzhopz (mgr.14180) 857 : cluster [DBG] 2023-11-30T21:57:59.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:57:59 smithi069 conmon[117073]: pgmap v539: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:57:59.968 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T21:58:00.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:58:00 smithi016 conmon[111898]: audit 2023-11-30T21:57:58.621967+0000 mgr.smithi016.dzhopz 2023-11-30T21:58:00.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:58:00 smithi016 conmon[111898]: (mgr.14180) 858 : audit [DBG] from='client.15604 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:58:00.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:58:00 smithi069 conmon[117073]: audit 2023-11-30T21:57:58.621967+0000 mgr.smithi016.dzhopz (mgr.14180) 858 : audit [DBG] from='client.15604 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:58:01.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:58:01 smithi069 conmon[117073]: cluster 2023-11-30T21:57:59.320132+0000 mgr.smithi016.dzhopz (mgr.14180) 859 : cluster [DBG] 2023-11-30T21:58:01.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:58:01 smithi069 conmon[117073]: pgmap v540: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:58:01.601 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:58:01 smithi016 conmon[111898]: cluster 2023-11-30T21:57:59.320132+0000 mgr.smithi016.dzhopz ( 2023-11-30T21:58:01.601 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:58:01 smithi016 conmon[111898]: mgr.14180) 859 : cluster [DBG] pgmap v540: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:58:01.662 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T21:58:01.663 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T21:54:58.839345Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T21:54:55.763708Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T21:54:58.839474Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:52:21.969568Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.fmvfnn on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-fmvfnn\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-fmvfnn\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.fmvfnn\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.fmvfnn\nDeploy daemon haproxy.nfs.foo.smithi069.fmvfnn ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:50:29Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:51:06Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:51:44Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:54:51.906558Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi016.knwagz on smithi016: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-knwagz\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-knwagz\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.knwagz\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.knwagz\nDeploy daemon haproxy.nfs.foo.smithi016.knwagz ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:52:59Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:53:36Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:54:14Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:54:51.907810Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi069.kmgdrm on smithi069: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:54:51.908768Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.gjwehn on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:57:28.932087Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.xemunw on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xemunw\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xemunw\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xemunw\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xemunw\nDeploy daemon haproxy.nfs.foo.smithi069.xemunw ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:55:36Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:56:13Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:56:51Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "last_refresh": "2023-11-30T21:54:55.764332Z", "running": 2, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T21:54:55.763859Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T21:54:55.763932Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "last_refresh": "2023-11-30T21:54:55.764400Z", "ports": [12049], "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T21:54:55.763999Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T21:54:55.764061Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T21:54:58.839598Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T21:58:02.016 INFO:tasks.cephadm:ingress.nfs.foo has 0/4 2023-11-30T21:58:03.017 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T21:58:03.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:58:03 smithi016 conmon[111898]: cluster 2023-11-30T21:58:01.320699+0000 mgr.smithi016.dzhopz (mgr.14180) 860 : cluster [DBG] pgmap v541: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T21:58:03.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:58:03 smithi016 conmon[111898]: audit 2023-11-30T21:58:01.658224+0000 mgr.smithi016.dzhopz (mgr.14180) 861 : audit [DBG] from='client.15608 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:58:03.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:58:03 smithi069 conmon[117073]: cluster 2023-11-30T21:58:01.320699+0000 mgr.smithi016.dzhopz (mgr.14180) 860 : cluster 2023-11-30T21:58:03.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:58:03 smithi069 conmon[117073]: [DBG] pgmap v541: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T21:58:03.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:58:03 smithi069 conmon[117073]: audit 2023-11-30T21:58:01.658224+0000 mgr.smithi016.dzhopz (mgr.14180) 861 : audit [DBG] from='client.15608 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:58:04.711 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T21:58:04.711 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T21:54:58.839345Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T21:54:55.763708Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T21:54:58.839474Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:52:21.969568Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.fmvfnn on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-fmvfnn\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-fmvfnn\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.fmvfnn\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.fmvfnn\nDeploy daemon haproxy.nfs.foo.smithi069.fmvfnn ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:50:29Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:51:06Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:51:44Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:54:51.906558Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi016.knwagz on smithi016: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-knwagz\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-knwagz\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.knwagz\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.knwagz\nDeploy daemon haproxy.nfs.foo.smithi016.knwagz ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:52:59Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:53:36Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:54:14Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:54:51.907810Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi069.kmgdrm on smithi069: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:54:51.908768Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.gjwehn on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:57:28.932087Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.xemunw on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xemunw\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xemunw\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xemunw\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xemunw\nDeploy daemon haproxy.nfs.foo.smithi069.xemunw ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:55:36Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:56:13Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:56:51Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "last_refresh": "2023-11-30T21:54:55.764332Z", "running": 2, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T21:54:55.763859Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T21:54:55.763932Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "last_refresh": "2023-11-30T21:54:55.764400Z", "ports": [12049], "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T21:54:55.763999Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T21:54:55.764061Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T21:54:58.839598Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T21:58:05.165 INFO:tasks.cephadm:ingress.nfs.foo has 0/4 2023-11-30T21:58:05.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:58:05 smithi069 conmon[117073]: cluster 2023-11-30T21:58:03.321354+0000 mgr.smithi016.dzhopz (mgr.14180) 862 : cluster [DBG] pgmap v542: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:58:05.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:58:05 smithi016 conmon[111898]: cluster 2023-11-30T21:58:03.321354+0000 mgr.smithi016.dzhopz (mgr.14180) 862 : cluster [DBG] pgmap v542: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:58:06.166 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T21:58:06.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:58:06 smithi069 conmon[117073]: audit 2023-11-30T21:58:04.706335+0000 mgr.smithi016.dzhopz (mgr.14180) 863 : audit [DBG] from='client.15612 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:58:06.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:58:06 smithi016 conmon[111898]: audit 2023-11-30T21:58:04.706335+0000 mgr.smithi016.dzhopz (mgr.14180) 2023-11-30T21:58:06.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:58:06 smithi016 conmon[111898]: 863 : audit [DBG] from='client.15612 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:58:07.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:58:07 smithi016 conmon[111898]: cluster 2023-11-30T21:58:05.321945+0000 mgr.smithi016.dzhopz (mgr.14180) 864 : cluster [DBG] pgmap v543: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T21:58:07.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:58:07 smithi069 conmon[117073]: cluster 2023-11-30T21:58:05.321945+0000 mgr.smithi016.dzhopz (mgr.14180) 864 : cluster [DBG] pgmap v543: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T21:58:07.899 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T21:58:07.900 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T21:54:58.839345Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T21:54:55.763708Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T21:54:58.839474Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:52:21.969568Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.fmvfnn on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-fmvfnn\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-fmvfnn\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.fmvfnn\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.fmvfnn\nDeploy daemon haproxy.nfs.foo.smithi069.fmvfnn ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:50:29Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:51:06Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:51:44Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:54:51.906558Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi016.knwagz on smithi016: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-knwagz\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-knwagz\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.knwagz\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.knwagz\nDeploy daemon haproxy.nfs.foo.smithi016.knwagz ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:52:59Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:53:36Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:54:14Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:54:51.907810Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi069.kmgdrm on smithi069: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:54:51.908768Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.gjwehn on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:57:28.932087Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.xemunw on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xemunw\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xemunw\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xemunw\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xemunw\nDeploy daemon haproxy.nfs.foo.smithi069.xemunw ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:55:36Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:56:13Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:56:51Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "last_refresh": "2023-11-30T21:54:55.764332Z", "running": 2, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T21:54:55.763859Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T21:54:55.763932Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "last_refresh": "2023-11-30T21:54:55.764400Z", "ports": [12049], "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T21:54:55.763999Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T21:54:55.764061Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T21:54:58.839598Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T21:58:08.325 INFO:tasks.cephadm:ingress.nfs.foo has 0/4 2023-11-30T21:58:09.326 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T21:58:09.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:58:09 smithi069 conmon[117073]: cluster 2023-11-30T21:58:07.322454+0000 mgr.smithi016.dzhopz (mgr.14180) 865 : cluster [DBG] pgmap v544: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:58:09.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:58:09 smithi069 conmon[117073]: audit 2023-11-30T21:58:07.895019+0000 mgr.smithi016.dzhopz (mgr.14180) 866 : audit [DBG] from='client.15616 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:58:09.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:58:09 smithi016 conmon[111898]: cluster 2023-11-30T21:58:07.322454+0000 mgr.smithi016.dzhopz (mgr.14180) 865 2023-11-30T21:58:09.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:58:09 smithi016 conmon[111898]: : cluster [DBG] pgmap v544: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:58:09.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:58:09 smithi016 conmon[111898]: audit 2023-11-30T21:58:07.895019+0000 mgr.smithi016.dzhopz (mgr.14180) 866 : audit [DBG] from='client.15616 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:58:11.052 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T21:58:11.052 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T21:54:58.839345Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T21:54:55.763708Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T21:54:58.839474Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:52:21.969568Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.fmvfnn on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-fmvfnn\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-fmvfnn\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.fmvfnn\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.fmvfnn\nDeploy daemon haproxy.nfs.foo.smithi069.fmvfnn ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:50:29Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:51:06Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:51:44Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:54:51.906558Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi016.knwagz on smithi016: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-knwagz\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-knwagz\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.knwagz\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.knwagz\nDeploy daemon haproxy.nfs.foo.smithi016.knwagz ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:52:59Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:53:36Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:54:14Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:54:51.907810Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi069.kmgdrm on smithi069: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:54:51.908768Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.gjwehn on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:57:28.932087Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.xemunw on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xemunw\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xemunw\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xemunw\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xemunw\nDeploy daemon haproxy.nfs.foo.smithi069.xemunw ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:55:36Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:56:13Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:56:51Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "last_refresh": "2023-11-30T21:54:55.764332Z", "running": 2, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T21:54:55.763859Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T21:54:55.763932Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "last_refresh": "2023-11-30T21:54:55.764400Z", "ports": [12049], "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T21:54:55.763999Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T21:54:55.764061Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T21:54:58.839598Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T21:58:11.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:58:11 smithi016 conmon[111898]: cluster 2023-11-30T21:58:09.323168+0000 mgr.smithi016.dzhopz (mgr.14180) 867 : cluster [DBG] pgmap v545: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:58:11.475 INFO:tasks.cephadm:ingress.nfs.foo has 0/4 2023-11-30T21:58:11.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:58:11 smithi069 conmon[117073]: cluster 2023-11-30T21:58:09.323168+0000 mgr.smithi016.dzhopz (mgr.14180) 867 : cluster [DBG] pgmap v545: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:58:12.476 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T21:58:12.506 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:58:12 smithi016 conmon[111898]: audit 2023-11-30T21:58:11.047283+0000 mgr.smithi016.dzhopz (mgr.14180) 868 : 2023-11-30T21:58:12.506 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:58:12 smithi016 conmon[111898]: audit [DBG] from='client.15620 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:58:12.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:58:12 smithi069 conmon[117073]: audit 2023-11-30T21:58:11.047283+0000 mgr.smithi016.dzhopz (mgr.14180) 868 : audit [DBG] from='client.15620 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:58:13.351 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:58:13 smithi016 conmon[111898]: cluster 2023-11-30T21:58:11.323726+0000 mgr.smithi016.dzhopz (mgr. 2023-11-30T21:58:13.351 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:58:13 smithi016 conmon[111898]: 14180) 869 : cluster [DBG] pgmap v546: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T21:58:13.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:58:13 smithi069 conmon[117073]: cluster 2023-11-30T21:58:11.323726+0000 mgr.smithi016.dzhopz (mgr.14180) 869 : cluster [DBG] pgmap v546: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T21:58:14.238 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T21:58:14.238 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T21:54:58.839345Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T21:54:55.763708Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T21:54:58.839474Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:52:21.969568Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.fmvfnn on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-fmvfnn\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-fmvfnn\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.fmvfnn\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.fmvfnn\nDeploy daemon haproxy.nfs.foo.smithi069.fmvfnn ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:50:29Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:51:06Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:51:44Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:54:51.906558Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi016.knwagz on smithi016: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-knwagz\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-knwagz\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.knwagz\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.knwagz\nDeploy daemon haproxy.nfs.foo.smithi016.knwagz ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:52:59Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:53:36Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:54:14Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:54:51.907810Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi069.kmgdrm on smithi069: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:54:51.908768Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.gjwehn on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:57:28.932087Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.xemunw on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xemunw\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xemunw\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xemunw\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xemunw\nDeploy daemon haproxy.nfs.foo.smithi069.xemunw ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:55:36Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:56:13Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:56:51Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "last_refresh": "2023-11-30T21:54:55.764332Z", "running": 2, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T21:54:55.763859Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T21:54:55.763932Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "last_refresh": "2023-11-30T21:54:55.764400Z", "ports": [12049], "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T21:54:55.763999Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T21:54:55.764061Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T21:54:58.839598Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T21:58:14.636 INFO:tasks.cephadm:ingress.nfs.foo has 0/4 2023-11-30T21:58:15.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:58:15 smithi069 conmon[117073]: cluster 2023-11-30T21:58:13.324407+0000 mgr.smithi016.dzhopz (mgr.14180) 870 : cluster [DBG] pgmap v547: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:58:15.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:58:15 smithi069 conmon[117073]: audit 2023-11-30T21:58:14.230504+0000 mgr.smithi016.dzhopz ( 2023-11-30T21:58:15.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:58:15 smithi069 conmon[117073]: mgr.14180) 871 : audit [DBG] from='client.15624 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:58:15.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:58:15 smithi016 conmon[111898]: cluster 2023-11-30T21:58:13.324407+0000 mgr.smithi016.dzhopz (mgr.14180) 870 : cluster [DBG] pgmap v547: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:58:15.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:58:15 smithi016 conmon[111898]: audit 2023-11-30T21:58:14.230504+0000 mgr.smithi016.dzhopz (mgr.14180) 871 : audit [DBG] from='client.15624 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:58:15.637 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T21:58:17.351 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:58:17 smithi016 conmon[111898]: cluster 2023-11-30T21: 2023-11-30T21:58:17.351 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:58:17 smithi016 conmon[111898]: 58:15.324950+0000 mgr.smithi016.dzhopz (mgr.14180) 872 : cluster [DBG] pgmap v548: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T21:58:17.391 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T21:58:17.391 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T21:54:58.839345Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T21:54:55.763708Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T21:54:58.839474Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:52:21.969568Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.fmvfnn on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-fmvfnn\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-fmvfnn\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.fmvfnn\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.fmvfnn\nDeploy daemon haproxy.nfs.foo.smithi069.fmvfnn ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:50:29Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:51:06Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:51:44Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:54:51.906558Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi016.knwagz on smithi016: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-knwagz\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-knwagz\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.knwagz\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.knwagz\nDeploy daemon haproxy.nfs.foo.smithi016.knwagz ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:52:59Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:53:36Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:54:14Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:54:51.907810Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi069.kmgdrm on smithi069: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:54:51.908768Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.gjwehn on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:57:28.932087Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.xemunw on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xemunw\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xemunw\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xemunw\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xemunw\nDeploy daemon haproxy.nfs.foo.smithi069.xemunw ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:55:36Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:56:13Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:56:51Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "last_refresh": "2023-11-30T21:54:55.764332Z", "running": 2, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T21:54:55.763859Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T21:54:55.763932Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "last_refresh": "2023-11-30T21:54:55.764400Z", "ports": [12049], "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T21:54:55.763999Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T21:54:55.764061Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T21:54:58.839598Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T21:58:17.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:58:17 smithi069 conmon[117073]: cluster 2023-11-30T21:58:15.324950+0000 mgr.smithi016.dzhopz (mgr.14180) 872 : cluster [DBG] pgmap v548: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T21:58:17.795 INFO:tasks.cephadm:ingress.nfs.foo has 0/4 2023-11-30T21:58:18.796 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T21:58:19.513 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:58:19 smithi016 conmon[111898]: cluster 2023-11-30T21:58:17.325376+0000 mgr.smithi016.dzhopz (mgr.14180) 873 : cluster [DBG] pgmap v549: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:58:19.513 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:58:19 smithi016 conmon[111898]: audit 2023-11-30T21:58:17.386413+0000 mgr.smithi016.dzhopz (mgr.14180) 874 : audit [DBG] from='client.15628 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:58:19.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:58:19 smithi069 conmon[117073]: cluster 2023-11-30T21:58:17.325376+0000 mgr.smithi016.dzhopz (mgr.14180) 873 : cluster [DBG] pgmap v549: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:58:19.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:58:19 smithi069 conmon[117073]: audit 2023-11-30T21:58:17.386413+0000 mgr.smithi016.dzhopz (mgr.14180) 874 : audit [DBG] from='client.15628 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:58:20.488 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T21:58:20.488 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T21:54:58.839345Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T21:54:55.763708Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T21:54:58.839474Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:52:21.969568Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.fmvfnn on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-fmvfnn\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-fmvfnn\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.fmvfnn\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.fmvfnn\nDeploy daemon haproxy.nfs.foo.smithi069.fmvfnn ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:50:29Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:51:06Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:51:44Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:54:51.906558Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi016.knwagz on smithi016: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-knwagz\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-knwagz\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.knwagz\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.knwagz\nDeploy daemon haproxy.nfs.foo.smithi016.knwagz ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:52:59Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:53:36Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:54:14Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:54:51.907810Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi069.kmgdrm on smithi069: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:54:51.908768Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.gjwehn on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:57:28.932087Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.xemunw on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xemunw\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xemunw\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xemunw\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xemunw\nDeploy daemon haproxy.nfs.foo.smithi069.xemunw ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:55:36Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:56:13Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:56:51Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "last_refresh": "2023-11-30T21:54:55.764332Z", "running": 2, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T21:54:55.763859Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T21:54:55.763932Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "last_refresh": "2023-11-30T21:54:55.764400Z", "ports": [12049], "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T21:54:55.763999Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T21:54:55.764061Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T21:54:58.839598Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T21:58:20.856 INFO:tasks.cephadm:ingress.nfs.foo has 0/4 2023-11-30T21:58:21.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:58:21 smithi069 conmon[117073]: cluster 2023-11-30T21:58:19.325798+0000 mgr.smithi016.dzhopz (mgr.14180) 875 : cluster [DBG] pgmap v550: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:58:21.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:58:21 smithi016 conmon[111898]: cluster 2023-11-30T21:58:19.325798+0000 mgr.smithi016.dzhopz (mgr.14180) 875 : cluster [DBG] pgmap v550: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:58:21.858 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T21:58:22.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:58:22 smithi069 conmon[117073]: audit 2023-11-30T21:58:20.482848+0000 mgr.smithi016.dzhopz (mgr.14180) 876 : audit [DBG] from='client.15632 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:58:22.589 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:58:22 smithi016 conmon[111898]: audit 2023-11-30T 2023-11-30T21:58:22.589 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:58:22 smithi016 conmon[111898]: 21:58:20.482848+0000 mgr.smithi016.dzhopz (mgr.14180) 876 : audit [DBG] from='client.15632 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:58:23.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:58:23 smithi069 conmon[117073]: cluster 2023-11-30T21:58:21.326470+0000 mgr.smithi016.dzhopz (mgr.14180) 877 : cluster 2023-11-30T21:58:23.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:58:23 smithi069 conmon[117073]: [DBG] pgmap v551: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T21:58:23.554 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T21:58:23.555 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T21:54:58.839345Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T21:54:55.763708Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T21:54:58.839474Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:52:21.969568Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.fmvfnn on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-fmvfnn\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-fmvfnn\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.fmvfnn\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.fmvfnn\nDeploy daemon haproxy.nfs.foo.smithi069.fmvfnn ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:50:29Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:51:06Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:51:44Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:54:51.906558Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi016.knwagz on smithi016: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-knwagz\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-knwagz\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.knwagz\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.knwagz\nDeploy daemon haproxy.nfs.foo.smithi016.knwagz ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:52:59Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:53:36Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:54:14Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:54:51.907810Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi069.kmgdrm on smithi069: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:54:51.908768Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.gjwehn on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:57:28.932087Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.xemunw on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xemunw\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xemunw\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xemunw\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xemunw\nDeploy daemon haproxy.nfs.foo.smithi069.xemunw ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:55:36Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:56:13Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:56:51Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "last_refresh": "2023-11-30T21:54:55.764332Z", "running": 2, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T21:54:55.763859Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T21:54:55.763932Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "last_refresh": "2023-11-30T21:54:55.764400Z", "ports": [12049], "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T21:54:55.763999Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T21:54:55.764061Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T21:54:58.839598Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T21:58:23.575 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:58:23 smithi016 conmon[111898]: cluster 2023-11-30T21:58:21.326470+0000 2023-11-30T21:58:23.575 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:58:23 smithi016 conmon[111898]: mgr.smithi016.dzhopz (mgr.14180) 877 : cluster [DBG] pgmap v551: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T21:58:23.911 INFO:tasks.cephadm:ingress.nfs.foo has 0/4 2023-11-30T21:58:24.913 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T21:58:25.479 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:58:25 smithi016 conmon[111898]: cluster 2023-11-30T21:58:23.326881+0000 mgr.smithi016.dzhopz 2023-11-30T21:58:25.479 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:58:25 smithi016 conmon[111898]: (mgr.14180) 878 : cluster [DBG] pgmap v552: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:58:25.480 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:58:25 smithi016 conmon[111898]: audit 2023-11-30T21:58:23.549908+0000 mgr.smithi016.dzhopz (mgr.14180) 879 : audit [DBG] from='client.15636 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:58:25.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:58:25 smithi069 conmon[117073]: cluster 2023-11-30T21:58:23.326881+0000 mgr.smithi016.dzhopz (mgr.14180) 878 : cluster [DBG] pgmap v552: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:58:25.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:58:25 smithi069 conmon[117073]: audit 2023-11-30T21:58:23.549908+0000 2023-11-30T21:58:25.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:58:25 smithi069 conmon[117073]: mgr.smithi016.dzhopz (mgr.14180) 879 : audit [DBG] from='client.15636 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:58:26.487 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T21:58:26.488 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T21:54:58.839345Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T21:54:55.763708Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T21:54:58.839474Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:52:21.969568Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.fmvfnn on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-fmvfnn\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-fmvfnn\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.fmvfnn\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.fmvfnn\nDeploy daemon haproxy.nfs.foo.smithi069.fmvfnn ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:50:29Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:51:06Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:51:44Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:54:51.906558Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi016.knwagz on smithi016: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-knwagz\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-knwagz\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.knwagz\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.knwagz\nDeploy daemon haproxy.nfs.foo.smithi016.knwagz ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:52:59Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:53:36Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:54:14Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:54:51.907810Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi069.kmgdrm on smithi069: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:54:51.908768Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.gjwehn on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:57:28.932087Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.xemunw on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xemunw\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xemunw\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xemunw\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xemunw\nDeploy daemon haproxy.nfs.foo.smithi069.xemunw ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:55:36Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:56:13Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:56:51Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "last_refresh": "2023-11-30T21:54:55.764332Z", "running": 2, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T21:54:55.763859Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T21:54:55.763932Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "last_refresh": "2023-11-30T21:54:55.764400Z", "ports": [12049], "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T21:54:55.763999Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T21:54:55.764061Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T21:54:58.839598Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T21:58:26.960 INFO:tasks.cephadm:ingress.nfs.foo has 0/4 2023-11-30T21:58:27.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:58:27 smithi069 conmon[117073]: cluster 2023-11-30T21:58:25.327358+0000 mgr.smithi016.dzhopz (mgr.14180) 880 : cluster [DBG] pgmap v553: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T21:58:27.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:58:27 smithi016 conmon[111898]: cluster 2023-11-30T21:58:25.327358+0000 mgr.smithi016.dzhopz (mgr.14180) 880 : cluster [DBG] pgmap v553: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T21:58:27.962 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T21:58:28.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:58:28 smithi016 conmon[111898]: audit 2023-11-30T21:58:26.483389+0000 mgr.smithi016.dzhopz (mgr 2023-11-30T21:58:28.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:58:28 smithi016 conmon[111898]: .14180) 881 : audit [DBG] from='client.15640 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:58:28.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:58:28 smithi069 conmon[117073]: audit 2023-11-30T21:58:26.483389+0000 mgr.smithi016.dzhopz (mgr.14180) 881 : audit 2023-11-30T21:58:28.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:58:28 smithi069 conmon[117073]: [DBG] from='client.15640 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:58:29.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:58:29 smithi069 conmon[117073]: cluster 2023-11-30T21:58:27.327955+0000 mgr.smithi016.dzhopz (mgr.14180) 882 : cluster [DBG] pgmap v554: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:58:29.601 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:58:29 smithi016 conmon[111898]: cluster 2023-11-30T21:58:27.327955+0000 mgr.smithi016.dzhopz (mgr.14180) 882 : cluster [DBG] pgmap v554: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:58:29.784 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T21:58:29.784 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T21:54:58.839345Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T21:54:55.763708Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T21:54:58.839474Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:52:21.969568Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.fmvfnn on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-fmvfnn\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-fmvfnn\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.fmvfnn\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.fmvfnn\nDeploy daemon haproxy.nfs.foo.smithi069.fmvfnn ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:50:29Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:51:06Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:51:44Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:54:51.906558Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi016.knwagz on smithi016: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-knwagz\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-knwagz\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.knwagz\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.knwagz\nDeploy daemon haproxy.nfs.foo.smithi016.knwagz ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:52:59Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:53:36Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:54:14Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:54:51.907810Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi069.kmgdrm on smithi069: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:54:51.908768Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.gjwehn on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:57:28.932087Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.xemunw on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xemunw\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xemunw\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xemunw\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xemunw\nDeploy daemon haproxy.nfs.foo.smithi069.xemunw ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:55:36Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:56:13Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:56:51Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "last_refresh": "2023-11-30T21:54:55.764332Z", "running": 2, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T21:54:55.763859Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T21:54:55.763932Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "last_refresh": "2023-11-30T21:54:55.764400Z", "ports": [12049], "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T21:54:55.763999Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T21:54:55.764061Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T21:54:58.839598Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T21:58:30.218 INFO:tasks.cephadm:ingress.nfs.foo has 0/4 2023-11-30T21:58:31.219 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T21:58:31.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:58:31 smithi069 conmon[117073]: cluster 2023-11-30T21:58:29.328515+0000 mgr.smithi016.dzhopz (mgr.14180) 883 : cluster [DBG] pgmap v555: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:58:31.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:58:31 smithi069 conmon[117073]: audit 2023-11-30T21:58:29.779508+0000 mgr.smithi016.dzhopz (mgr.14180) 884 : audit [DBG] from='client.15644 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:58:31.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:58:31 smithi016 conmon[111898]: cluster 2023-11-30T21:58:29.328515+0000 2023-11-30T21:58:31.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:58:31 smithi016 conmon[111898]: mgr.smithi016.dzhopz (mgr.14180) 883 : cluster [DBG] pgmap v555: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:58:31.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:58:31 smithi016 conmon[111898]: audit 2023-11-30T21:58:29.779508+0000 mgr.smithi016.dzhopz (mgr.14180) 884 : audit [DBG] from='client.15644 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:58:32.944 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T21:58:32.944 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T21:54:58.839345Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T21:54:55.763708Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T21:54:58.839474Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:52:21.969568Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.fmvfnn on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-fmvfnn\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-fmvfnn\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.fmvfnn\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.fmvfnn\nDeploy daemon haproxy.nfs.foo.smithi069.fmvfnn ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:50:29Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:51:06Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:51:44Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:54:51.906558Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi016.knwagz on smithi016: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-knwagz\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-knwagz\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.knwagz\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.knwagz\nDeploy daemon haproxy.nfs.foo.smithi016.knwagz ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:52:59Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:53:36Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:54:14Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:54:51.907810Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi069.kmgdrm on smithi069: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:54:51.908768Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.gjwehn on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:57:28.932087Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.xemunw on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xemunw\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xemunw\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xemunw\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xemunw\nDeploy daemon haproxy.nfs.foo.smithi069.xemunw ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:55:36Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:56:13Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:56:51Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "last_refresh": "2023-11-30T21:54:55.764332Z", "running": 2, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T21:54:55.763859Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T21:54:55.763932Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "last_refresh": "2023-11-30T21:54:55.764400Z", "ports": [12049], "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T21:54:55.763999Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T21:54:55.764061Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T21:54:58.839598Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T21:58:33.384 INFO:tasks.cephadm:ingress.nfs.foo has 0/4 2023-11-30T21:58:33.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:58:33 smithi069 conmon[117073]: cluster 2023-11-30T21:58:31.328980+0000 mgr.smithi016.dzhopz (mgr.14180) 885 : cluster [DBG] pgmap v556: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T21:58:33.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:58:33 smithi016 conmon[111898]: cluster 2023-11-30T21:58:31.328980+0000 mgr.smithi016.dzhopz (mgr.14180) 885 : cluster [DBG] pgmap v556: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T21:58:34.385 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T21:58:34.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:58:34 smithi069 conmon[117073]: audit 2023-11-30T21:58:32.939489+0000 mgr.smithi016.dzhopz (mgr.14180) 886 : audit [DBG] from='client.15648 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:58:34.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:58:34 smithi016 conmon[111898]: audit 2023-11-30T21:58:32.939489+0000 mgr.smithi016.dzhopz (mgr.14180 2023-11-30T21:58:34.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:58:34 smithi016 conmon[111898]: ) 886 : audit [DBG] from='client.15648 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:58:35.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:58:35 smithi069 conmon[117073]: cluster 2023-11-30T21:58:33.329439+0000 mgr.smithi016.dzhopz (mgr.14180) 887 : cluster [DBG] pgmap v557: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:58:35.601 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:58:35 smithi016 conmon[111898]: cluster 2023-11-30T21:58:33.329439+0000 mgr.smithi016.dzhopz (mgr.14180) 887 : cluster [DBG] pgmap v557: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:58:36.104 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T21:58:36.105 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T21:54:58.839345Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T21:54:55.763708Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T21:54:58.839474Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:52:21.969568Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.fmvfnn on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-fmvfnn\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-fmvfnn\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.fmvfnn\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.fmvfnn\nDeploy daemon haproxy.nfs.foo.smithi069.fmvfnn ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:50:29Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:51:06Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:51:44Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:54:51.906558Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi016.knwagz on smithi016: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-knwagz\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-knwagz\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.knwagz\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.knwagz\nDeploy daemon haproxy.nfs.foo.smithi016.knwagz ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:52:59Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:53:36Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:54:14Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:54:51.907810Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi069.kmgdrm on smithi069: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:54:51.908768Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.gjwehn on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:57:28.932087Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.xemunw on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xemunw\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xemunw\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xemunw\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xemunw\nDeploy daemon haproxy.nfs.foo.smithi069.xemunw ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:55:36Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:56:13Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:56:51Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "last_refresh": "2023-11-30T21:54:55.764332Z", "running": 2, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T21:54:55.763859Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T21:54:55.763932Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "last_refresh": "2023-11-30T21:54:55.764400Z", "ports": [12049], "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T21:54:55.763999Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T21:54:55.764061Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T21:54:58.839598Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T21:58:36.546 INFO:tasks.cephadm:ingress.nfs.foo has 0/4 2023-11-30T21:58:37.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:58:37 smithi069 conmon[117073]: cluster 2023-11-30T21:58:35.330084+0000 mgr.smithi016.dzhopz (mgr.14180) 888 : cluster [DBG] pgmap v558: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T21:58:37.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:58:37 smithi069 conmon[117073]: audit 2023-11-30T21:58:36.099092+0000 mgr.smithi016.dzhopz (mgr.14180) 889 : audit [DBG] from='client.15652 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:58:37.548 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T21:58:37.577 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:58:37 smithi016 conmon[111898]: cluster 2023-11-30T21:58:35.330084+0000 mgr.smithi016.dzhopz (mgr.14180) 888 : cluster [DBG] pgmap v558: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T21:58:37.578 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:58:37 smithi016 conmon[111898]: audit 2023-11-30T21:58:36.099092+0000 mgr.smithi016.dzhopz (mgr.14180) 889 : audit [DBG] from='client.15652 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:58:39.293 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T21:58:39.293 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T21:54:58.839345Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T21:54:55.763708Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T21:54:58.839474Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:52:21.969568Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.fmvfnn on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-fmvfnn\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-fmvfnn\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.fmvfnn\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.fmvfnn\nDeploy daemon haproxy.nfs.foo.smithi069.fmvfnn ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:50:29Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:51:06Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:51:44Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:54:51.906558Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi016.knwagz on smithi016: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-knwagz\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-knwagz\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.knwagz\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.knwagz\nDeploy daemon haproxy.nfs.foo.smithi016.knwagz ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:52:59Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:53:36Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:54:14Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:54:51.907810Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi069.kmgdrm on smithi069: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:54:51.908768Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.gjwehn on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:57:28.932087Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.xemunw on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xemunw\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xemunw\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xemunw\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xemunw\nDeploy daemon haproxy.nfs.foo.smithi069.xemunw ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:55:36Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:56:13Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:56:51Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "last_refresh": "2023-11-30T21:54:55.764332Z", "running": 2, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T21:54:55.763859Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T21:54:55.763932Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "last_refresh": "2023-11-30T21:54:55.764400Z", "ports": [12049], "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T21:54:55.763999Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T21:54:55.764061Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T21:54:58.839598Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T21:58:39.524 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:58:39 smithi016 conmon[111898]: cluster 2023-11-30T21:58:37.330606+0000 mgr.smithi016.dzhopz (mgr.14180) 890 : cluster [DBG] pgmap v559: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:58:39.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:58:39 smithi069 conmon[117073]: cluster 2023-11-30T21:58:37.330606+0000 mgr.smithi016.dzhopz (mgr.14180) 890 : cluster [DBG] pgmap v559: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:58:39.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:58:39 smithi069 conmon[117073]: 2023-11-30T21:58:39.693 INFO:tasks.cephadm:ingress.nfs.foo has 0/4 2023-11-30T21:58:40.694 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T21:58:41.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:58:41 smithi069 conmon[117073]: audit 2023-11-30T21:58:39.288055+0000 mgr.smithi016.dzhopz (mgr.14180) 891 : audit [DBG] from='client.15656 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:58:41.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:58:41 smithi069 conmon[117073]: cluster 2023-11-30T21:58:39.331048+0000 mgr.smithi016.dzhopz (mgr.14180) 892 : cluster [DBG] pgmap v560: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:58:41.566 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:58:41 smithi016 conmon[111898]: audit 2023-11-30T21:58:39.288055+0000 mgr.smithi016.dzhopz 2023-11-30T21:58:41.566 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:58:41 smithi016 conmon[111898]: (mgr.14180) 891 : audit [DBG] from='client.15656 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:58:41.566 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:58:41 smithi016 conmon[111898]: cluster 2023-11-30T21:58:39.331048+0000 mgr.smithi016.dzhopz (mgr.14180) 892 : cluster [DBG] pgmap v560: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:58:42.383 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T21:58:42.383 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T21:54:58.839345Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T21:54:55.763708Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T21:54:58.839474Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:52:21.969568Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.fmvfnn on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-fmvfnn\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-fmvfnn\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.fmvfnn\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.fmvfnn\nDeploy daemon haproxy.nfs.foo.smithi069.fmvfnn ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:50:29Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:51:06Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:51:44Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:54:51.906558Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi016.knwagz on smithi016: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-knwagz\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-knwagz\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.knwagz\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.knwagz\nDeploy daemon haproxy.nfs.foo.smithi016.knwagz ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:52:59Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:53:36Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:54:14Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:54:51.907810Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi069.kmgdrm on smithi069: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:54:51.908768Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.gjwehn on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:57:28.932087Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.xemunw on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xemunw\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xemunw\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xemunw\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xemunw\nDeploy daemon haproxy.nfs.foo.smithi069.xemunw ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:55:36Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:56:13Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:56:51Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "last_refresh": "2023-11-30T21:54:55.764332Z", "running": 2, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T21:54:55.763859Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T21:54:55.763932Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "last_refresh": "2023-11-30T21:54:55.764400Z", "ports": [12049], "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T21:54:55.763999Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T21:54:55.764061Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T21:54:58.839598Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T21:58:42.756 INFO:tasks.cephadm:ingress.nfs.foo has 0/4 2023-11-30T21:58:43.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:58:43 smithi069 conmon[117073]: cluster 2023-11-30T21:58:41.331463+0000 mgr.smithi016.dzhopz (mgr.14180) 893 : cluster [DBG] pgmap v561: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T21:58:43.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:58:43 smithi016 conmon[111898]: cluster 2023-11-30T21:58:41.331463+0000 mgr.smithi016.dzhopz 2023-11-30T21:58:43.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:58:43 smithi016 conmon[111898]: (mgr.14180) 893 : cluster [DBG] pgmap v561: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T21:58:43.756 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T21:58:44.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:58:44 smithi069 conmon[117073]: audit 2023-11-30T21:58:42.374081+0000 mgr.smithi016.dzhopz (mgr.14180) 894 : audit [DBG] from='client.15660 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:58:44.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:58:44 smithi069 conmon[117073]: 2023-11-30T21:58:44.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:58:44 smithi016 conmon[111898]: audit 2023-11-30T21:58:42.374081+0000 mgr.smithi016.dzhopz (mgr.14180) 894 : audit [DBG] from='client.15660 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:58:45.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:58:45 smithi069 conmon[117073]: cluster 2023-11-30T21:58:43.332137+0000 mgr.smithi016.dzhopz (mgr.14180) 895 : cluster [DBG] pgmap v562: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:58:45.566 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T21:58:45.566 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T21:54:58.839345Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T21:54:55.763708Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T21:54:58.839474Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:52:21.969568Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.fmvfnn on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-fmvfnn\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-fmvfnn\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.fmvfnn\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.fmvfnn\nDeploy daemon haproxy.nfs.foo.smithi069.fmvfnn ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:50:29Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:51:06Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:51:44Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:54:51.906558Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi016.knwagz on smithi016: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-knwagz\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-knwagz\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.knwagz\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.knwagz\nDeploy daemon haproxy.nfs.foo.smithi016.knwagz ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:52:59Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:53:36Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:54:14Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:54:51.907810Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi069.kmgdrm on smithi069: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:54:51.908768Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.gjwehn on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:57:28.932087Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.xemunw on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xemunw\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xemunw\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xemunw\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xemunw\nDeploy daemon haproxy.nfs.foo.smithi069.xemunw ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:55:36Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:56:13Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:56:51Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "last_refresh": "2023-11-30T21:54:55.764332Z", "running": 2, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T21:54:55.763859Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T21:54:55.763932Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "last_refresh": "2023-11-30T21:54:55.764400Z", "ports": [12049], "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T21:54:55.763999Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T21:54:55.764061Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T21:54:58.839598Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T21:58:45.587 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:58:45 smithi016 conmon[111898]: cluster 2023-11-30T21:58:43.332137+0000 mgr.smithi016.dzhopz (mgr 2023-11-30T21:58:45.587 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:58:45 smithi016 conmon[111898]: .14180) 895 : cluster [DBG] pgmap v562: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:58:46.011 INFO:tasks.cephadm:ingress.nfs.foo has 0/4 2023-11-30T21:58:47.012 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T21:58:47.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:58:47 smithi016 conmon[111898]: cluster 2023-11-30T21:58:45.332614+0000 mgr.smithi016.dzhopz (mgr.14180) 896 : cluster [DBG] pgmap v563: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T21:58:47.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:58:47 smithi016 conmon[111898]: audit 2023-11-30T21:58:45.561561+0000 mgr.smithi016.dzhopz (mgr.14180) 897 : audit [DBG] from='client.15664 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:58:47.777 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:58:47 smithi069 conmon[117073]: cluster 2023-11-30T21:58:45.332614+0000 mgr.smithi016.dzhopz (mgr.14180) 896 : cluster [DBG] pgmap v563: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T21:58:47.777 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:58:47 smithi069 conmon[117073]: audit 2023-11-30T21:58:45.561561+0000 mgr.smithi016.dzhopz (mgr.14180) 897 : audit [DBG] from='client.15664 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:58:48.702 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T21:58:48.703 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T21:54:58.839345Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T21:54:55.763708Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T21:54:58.839474Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:52:21.969568Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.fmvfnn on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-fmvfnn\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-fmvfnn\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.fmvfnn\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.fmvfnn\nDeploy daemon haproxy.nfs.foo.smithi069.fmvfnn ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:50:29Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:51:06Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:51:44Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:54:51.906558Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi016.knwagz on smithi016: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-knwagz\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-knwagz\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.knwagz\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.knwagz\nDeploy daemon haproxy.nfs.foo.smithi016.knwagz ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:52:59Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:53:36Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:54:14Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:54:51.907810Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi069.kmgdrm on smithi069: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:54:51.908768Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.gjwehn on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:57:28.932087Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.xemunw on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xemunw\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xemunw\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xemunw\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xemunw\nDeploy daemon haproxy.nfs.foo.smithi069.xemunw ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:55:36Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:56:13Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:56:51Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "last_refresh": "2023-11-30T21:54:55.764332Z", "running": 2, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T21:54:55.763859Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T21:54:55.763932Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "last_refresh": "2023-11-30T21:54:55.764400Z", "ports": [12049], "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T21:54:55.763999Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T21:54:55.764061Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T21:54:58.839598Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T21:58:49.159 INFO:tasks.cephadm:ingress.nfs.foo has 0/4 2023-11-30T21:58:49.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:58:49 smithi016 conmon[111898]: cluster 2023-11-30T21:58:47.333006+0000 2023-11-30T21:58:49.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:58:49 smithi016 conmon[111898]: mgr.smithi016.dzhopz (mgr.14180) 898 : cluster [DBG] pgmap v564: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:58:49.777 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:58:49 smithi069 conmon[117073]: cluster 2023-11-30T21:58:47.333006+0000 mgr.smithi016.dzhopz (mgr.14180) 898 : cluster [DBG] pgmap v564: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:58:49.777 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:58:49 smithi069 conmon[117073]: 2023-11-30T21:58:50.160 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T21:58:50.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:58:50 smithi016 conmon[111898]: audit 2023-11-30T21:58:48.697516+0000 mgr.smithi016.dzhopz (mgr.14180) 899 : audit [DBG] from='client.15668 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:58:50.777 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:58:50 smithi069 conmon[117073]: audit 2023-11-30T21:58:48.697516+0000 mgr.smithi016.dzhopz (mgr.14180) 899 : audit [DBG] from='client.15668 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:58:51.543 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:58:51 smithi016 conmon[111898]: cluster 2023-11-30T21:58:49.333636+0000 mgr.smithi016.dzhopz (mgr.14180) 900 : cluster [DBG] pgmap v565: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:58:51.777 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:58:51 smithi069 conmon[117073]: cluster 2023-11-30T21:58:49.333636+0000 mgr.smithi016.dzhopz (mgr.14180) 900 : cluster [DBG] pgmap v565: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:58:51.895 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T21:58:51.895 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T21:54:58.839345Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T21:54:55.763708Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T21:54:58.839474Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:52:21.969568Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.fmvfnn on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-fmvfnn\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-fmvfnn\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.fmvfnn\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.fmvfnn\nDeploy daemon haproxy.nfs.foo.smithi069.fmvfnn ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:50:29Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:51:06Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:51:44Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:54:51.906558Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi016.knwagz on smithi016: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-knwagz\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-knwagz\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.knwagz\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.knwagz\nDeploy daemon haproxy.nfs.foo.smithi016.knwagz ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:52:59Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:53:36Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:54:14Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:54:51.907810Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi069.kmgdrm on smithi069: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:54:51.908768Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.gjwehn on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:57:28.932087Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.xemunw on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xemunw\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xemunw\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xemunw\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xemunw\nDeploy daemon haproxy.nfs.foo.smithi069.xemunw ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:55:36Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:56:13Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:56:51Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "last_refresh": "2023-11-30T21:54:55.764332Z", "running": 2, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T21:54:55.763859Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T21:54:55.763932Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "last_refresh": "2023-11-30T21:54:55.764400Z", "ports": [12049], "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T21:54:55.763999Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T21:54:55.764061Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T21:54:58.839598Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T21:58:52.322 INFO:tasks.cephadm:ingress.nfs.foo has 0/4 2023-11-30T21:58:52.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:58:52 smithi016 conmon[111898]: cluster 2023-11-30T21:58:51.334057+0000 mgr.smithi016.dzhopz (mgr.14180) 901 : cluster [DBG] pgmap v566: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T21:58:52.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:58:52 smithi016 conmon[111898]: audit 2023-11-30T21:58:51.889725+0000 mgr.smithi016.dzhopz (mgr.14180) 902 : audit [DBG] from='client.15672 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:58:52.726 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:58:52 smithi069 conmon[117073]: cluster 2023-11-30T21:58:51.334057+0000 mgr.smithi016.dzhopz (mgr.14180) 901 : cluster [DBG] pgmap v566: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T21:58:52.726 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:58:52 smithi069 conmon[117073]: audit 2023-11-30T21:58:51.889725+0000 mgr.smithi016.dzhopz (mgr.14180) 902 : audit [DBG] from='client.15672 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:58:53.325 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T21:58:55.012 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T21:58:55.012 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T21:54:58.839345Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T21:54:55.763708Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T21:54:58.839474Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:52:21.969568Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.fmvfnn on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-fmvfnn\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-fmvfnn\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.fmvfnn\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.fmvfnn\nDeploy daemon haproxy.nfs.foo.smithi069.fmvfnn ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:50:29Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:51:06Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:51:44Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:54:51.906558Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi016.knwagz on smithi016: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-knwagz\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-knwagz\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.knwagz\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.knwagz\nDeploy daemon haproxy.nfs.foo.smithi016.knwagz ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:52:59Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:53:36Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:54:14Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:54:51.907810Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi069.kmgdrm on smithi069: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:54:51.908768Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.gjwehn on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:57:28.932087Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.xemunw on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xemunw\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xemunw\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xemunw\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xemunw\nDeploy daemon haproxy.nfs.foo.smithi069.xemunw ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:55:36Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:56:13Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:56:51Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "last_refresh": "2023-11-30T21:54:55.764332Z", "running": 2, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T21:54:55.763859Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T21:54:55.763932Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "last_refresh": "2023-11-30T21:54:55.764400Z", "ports": [12049], "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T21:54:55.763999Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T21:54:55.764061Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T21:54:58.839598Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T21:58:55.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:58:55 smithi016 conmon[111898]: cluster 2023-11-30T 2023-11-30T21:58:55.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:58:55 smithi016 conmon[111898]: 21:58:53.334742+0000 mgr.smithi016.dzhopz (mgr.14180) 903 : cluster [DBG] pgmap v567: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:58:55.390 INFO:tasks.cephadm:ingress.nfs.foo has 0/4 2023-11-30T21:58:55.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:58:55 smithi069 conmon[117073]: cluster 2023-11-30T21:58:53.334742+0000 mgr.smithi016.dzhopz (mgr.14180) 903 : cluster [DBG] pgmap v567: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:58:56.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:58:56 smithi016 conmon[111898]: audit 2023-11-30T21:58:55.007063+0000 mgr.smithi016.dzhopz (mgr.14180) 904 : audit [DBG] from='client.15676 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:58:56.392 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T21:58:56.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:58:56 smithi069 conmon[117073]: audit 2023-11-30T21:58:55.007063+0000 mgr.smithi016.dzhopz (mgr.14180) 904 : audit [DBG] from='client.15676 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:58:57.255 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:58:57 smithi016 conmon[111898]: cluster 2023-11-30T21:58:55.335392+0000 mgr.smithi016.dzhopz (mgr.14180) 905 : cluster [DBG] pgmap v568: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T21:58:57.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:58:57 smithi069 conmon[117073]: cluster 2023-11-30T21:58:55.335392+0000 mgr.smithi016.dzhopz (mgr.14180) 905 : cluster [DBG] pgmap v568: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T21:58:58.100 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T21:58:58.100 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T21:54:58.839345Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T21:54:55.763708Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T21:54:58.839474Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:52:21.969568Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.fmvfnn on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-fmvfnn\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-fmvfnn\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.fmvfnn\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.fmvfnn\nDeploy daemon haproxy.nfs.foo.smithi069.fmvfnn ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:50:29Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:51:06Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:51:44Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:54:51.906558Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi016.knwagz on smithi016: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-knwagz\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-knwagz\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.knwagz\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.knwagz\nDeploy daemon haproxy.nfs.foo.smithi016.knwagz ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:52:59Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:53:36Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:54:14Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:54:51.907810Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi069.kmgdrm on smithi069: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:54:51.908768Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.gjwehn on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:57:28.932087Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.xemunw on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xemunw\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xemunw\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xemunw\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xemunw\nDeploy daemon haproxy.nfs.foo.smithi069.xemunw ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:55:36Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:56:13Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:56:51Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "last_refresh": "2023-11-30T21:54:55.764332Z", "running": 2, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T21:54:55.763859Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T21:54:55.763932Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "last_refresh": "2023-11-30T21:54:55.764400Z", "ports": [12049], "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T21:54:55.763999Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T21:54:55.764061Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T21:54:58.839598Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T21:58:58.444 INFO:tasks.cephadm:ingress.nfs.foo has 0/4 2023-11-30T21:58:59.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:58:59 smithi016 conmon[111898]: cluster 2023-11-30T21:58:57.336066+0000 mgr.smithi016.dzhopz (mgr.14180) 906 : cluster [DBG] pgmap v569: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:58:59.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:58:59 smithi016 conmon[111898]: audit 2023-11-30T21:58:58.094584+0000 mgr.smithi016.dzhopz (mgr.14180) 907 : audit [DBG] from='client.15680 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:58:59.445 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T21:58:59.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:58:59 smithi069 conmon[117073]: cluster 2023-11-30T21:58:57.336066+0000 mgr.smithi016.dzhopz (mgr.14180) 906 : cluster [DBG] pgmap v569: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:58:59.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:58:59 smithi069 conmon[117073]: audit 2023-11-30T21:58:58.094584+0000 mgr.smithi016.dzhopz (mgr.14180) 907 : audit [DBG] from='client.15680 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:59:01.146 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T21:59:01.146 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T21:54:58.839345Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T21:54:55.763708Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T21:54:58.839474Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:52:21.969568Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.fmvfnn on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-fmvfnn\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-fmvfnn\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.fmvfnn\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.fmvfnn\nDeploy daemon haproxy.nfs.foo.smithi069.fmvfnn ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:50:29Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:51:06Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:51:44Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:54:51.906558Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi016.knwagz on smithi016: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-knwagz\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-knwagz\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.knwagz\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.knwagz\nDeploy daemon haproxy.nfs.foo.smithi016.knwagz ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:52:59Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:53:36Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:54:14Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:54:51.907810Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi069.kmgdrm on smithi069: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:54:51.908768Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.gjwehn on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:57:28.932087Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.xemunw on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xemunw\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xemunw\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xemunw\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xemunw\nDeploy daemon haproxy.nfs.foo.smithi069.xemunw ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:55:36Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:56:13Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:56:51Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "last_refresh": "2023-11-30T21:54:55.764332Z", "running": 2, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T21:54:55.763859Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T21:54:55.763932Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "last_refresh": "2023-11-30T21:54:55.764400Z", "ports": [12049], "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T21:54:55.763999Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T21:54:55.764061Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T21:54:58.839598Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T21:59:01.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:59:01 smithi016 conmon[111898]: cluster 2023-11-30T21:58:59.336799+0000 mgr.smithi016.dzhopz (mgr 2023-11-30T21:59:01.351 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:59:01 smithi016 conmon[111898]: .14180) 908 : cluster [DBG] pgmap v570: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:59:01.503 INFO:tasks.cephadm:ingress.nfs.foo has 0/4 2023-11-30T21:59:01.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:59:01 smithi069 conmon[117073]: cluster 2023-11-30T21:58:59.336799+0000 mgr.smithi016.dzhopz (mgr.14180) 908 : cluster [DBG] pgmap v570: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:59:02.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:59:02 smithi016 conmon[111898]: audit 2023-11-30T21:59:01.141380+0000 mgr.smithi016.dzhopz (mgr.14180) 909 : audit [DBG] 2023-11-30T21:59:02.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:59:02 smithi016 conmon[111898]: from='client.15684 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:59:02.505 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T21:59:02.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:59:02 smithi069 conmon[117073]: audit 2023-11-30T21:59:01.141380+0000 mgr.smithi016.dzhopz (mgr.14180) 909 : audit [DBG] from='client.15684 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:59:02.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:59:02 smithi069 conmon[117073]: 2023-11-30T21:59:03.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:59:03 smithi016 conmon[111898]: cluster 2023-11-30T21:59:01.337295+0000 mgr.smithi016.dzhopz (mgr.14180) 910 : cluster [DBG] pgmap v571: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T21:59:03.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:59:03 smithi069 conmon[117073]: cluster 2023-11-30T21:59:01.337295+0000 mgr.smithi016.dzhopz (mgr.14180) 910 : cluster [DBG] pgmap v571: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T21:59:04.187 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T21:59:04.187 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T21:54:58.839345Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T21:54:55.763708Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T21:54:58.839474Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:52:21.969568Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.fmvfnn on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-fmvfnn\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-fmvfnn\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.fmvfnn\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.fmvfnn\nDeploy daemon haproxy.nfs.foo.smithi069.fmvfnn ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:50:29Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:51:06Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:51:44Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:54:51.906558Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi016.knwagz on smithi016: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-knwagz\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-knwagz\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.knwagz\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.knwagz\nDeploy daemon haproxy.nfs.foo.smithi016.knwagz ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:52:59Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:53:36Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:54:14Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:54:51.907810Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi069.kmgdrm on smithi069: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:54:51.908768Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.gjwehn on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:57:28.932087Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.xemunw on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xemunw\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xemunw\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xemunw\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xemunw\nDeploy daemon haproxy.nfs.foo.smithi069.xemunw ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:55:36Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:56:13Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:56:51Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "last_refresh": "2023-11-30T21:54:55.764332Z", "running": 2, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T21:54:55.763859Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T21:54:55.763932Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "last_refresh": "2023-11-30T21:54:55.764400Z", "ports": [12049], "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T21:54:55.763999Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T21:54:55.764061Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T21:54:58.839598Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T21:59:04.653 INFO:tasks.cephadm:ingress.nfs.foo has 0/4 2023-11-30T21:59:05.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:59:05 smithi016 conmon[111898]: cluster 2023-11-30T21:59:03.337715+0000 mgr.smithi016.dzhopz (mgr.14180) 911 : cluster 2023-11-30T21:59:05.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:59:05 smithi016 conmon[111898]: [DBG] pgmap v572: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:59:05.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:59:05 smithi016 conmon[111898]: audit 2023-11-30T21:59:04.181375+0000 mgr.smithi016.dzhopz (mgr.14180) 912 : audit [DBG] from='client.15688 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:59:05.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:59:05 smithi069 conmon[117073]: cluster 2023-11-30T21:59:03.337715+0000 mgr.smithi016.dzhopz (mgr.14180) 911 : cluster [DBG] pgmap v572: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:59:05.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:59:05 smithi069 conmon[117073]: audit 2023-11-30T21:59:04.181375+0000 mgr.smithi016.dzhopz (mgr.14180) 912 : audit [DBG] from='client.15688 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:59:05.653 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T21:59:07.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:59:07 smithi016 conmon[111898]: cluster 2023-11-30T21:59:05.338339+0000 mgr.smithi016.dzhopz (mgr.14180) 913 : cluster [DBG] pgmap v573: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T21:59:07.357 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T21:59:07.357 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T21:54:58.839345Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T21:54:55.763708Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T21:54:58.839474Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:52:21.969568Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.fmvfnn on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-fmvfnn\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-fmvfnn\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.fmvfnn\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.fmvfnn\nDeploy daemon haproxy.nfs.foo.smithi069.fmvfnn ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:50:29Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:51:06Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:51:44Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:54:51.906558Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi016.knwagz on smithi016: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-knwagz\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-knwagz\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.knwagz\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.knwagz\nDeploy daemon haproxy.nfs.foo.smithi016.knwagz ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:52:59Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:53:36Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:54:14Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:54:51.907810Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi069.kmgdrm on smithi069: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:54:51.908768Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.gjwehn on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:57:28.932087Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.xemunw on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xemunw\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xemunw\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xemunw\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xemunw\nDeploy daemon haproxy.nfs.foo.smithi069.xemunw ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:55:36Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:56:13Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:56:51Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "last_refresh": "2023-11-30T21:54:55.764332Z", "running": 2, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T21:54:55.763859Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T21:54:55.763932Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "last_refresh": "2023-11-30T21:54:55.764400Z", "ports": [12049], "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T21:54:55.763999Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T21:54:55.764061Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T21:54:58.839598Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T21:59:07.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:59:07 smithi069 conmon[117073]: cluster 2023-11-30T21:59:05.338339+0000 mgr.smithi016.dzhopz (mgr.14180) 913 : cluster [DBG] pgmap v573: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T21:59:07.711 INFO:tasks.cephadm:ingress.nfs.foo has 0/4 2023-11-30T21:59:08.712 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T21:59:09.436 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:59:09 smithi016 conmon[111898]: cluster 2023-11-30T21:59:07.338724+0000 mgr.smithi016.dzhopz (mgr 2023-11-30T21:59:09.436 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:59:09 smithi016 conmon[111898]: .14180) 914 : cluster [DBG] pgmap v574: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:59:09.436 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:59:09 smithi016 conmon[111898]: audit 2023-11-30T21:59:07.352766+0000 mgr.smithi016.dzhopz (mgr.14180) 915 : audit [DBG] from='client.15692 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:59:09.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:59:09 smithi069 conmon[117073]: cluster 2023-11-30T21:59:07.338724+0000 mgr.smithi016.dzhopz (mgr.14180) 914 : cluster [DBG] pgmap v574: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:59:09.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:59:09 smithi069 conmon[117073]: audit 2023-11-30T21:59:07.352766+0000 mgr.smithi016.dzhopz (mgr.14180) 915 : audit [DBG] from='client.15692 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:59:10.403 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T21:59:10.403 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T21:54:58.839345Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T21:54:55.763708Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T21:54:58.839474Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:52:21.969568Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.fmvfnn on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-fmvfnn\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-fmvfnn\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.fmvfnn\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.fmvfnn\nDeploy daemon haproxy.nfs.foo.smithi069.fmvfnn ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:50:29Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:51:06Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:51:44Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:54:51.906558Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi016.knwagz on smithi016: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-knwagz\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-knwagz\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.knwagz\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.knwagz\nDeploy daemon haproxy.nfs.foo.smithi016.knwagz ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:52:59Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:53:36Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:54:14Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:54:51.907810Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi069.kmgdrm on smithi069: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:54:51.908768Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.gjwehn on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:57:28.932087Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.xemunw on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xemunw\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xemunw\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xemunw\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xemunw\nDeploy daemon haproxy.nfs.foo.smithi069.xemunw ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:55:36Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:56:13Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:56:51Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "last_refresh": "2023-11-30T21:54:55.764332Z", "running": 2, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T21:54:55.763859Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T21:54:55.763932Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "last_refresh": "2023-11-30T21:54:55.764400Z", "ports": [12049], "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T21:54:55.763999Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T21:54:55.764061Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T21:54:58.839598Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T21:59:10.762 INFO:tasks.cephadm:ingress.nfs.foo has 0/4 2023-11-30T21:59:11.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:59:11 smithi069 conmon[117073]: cluster 2023-11-30T21:59:09.339277+0000 mgr.smithi016.dzhopz (mgr.14180) 916 : cluster [DBG] pgmap v575: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:59:11.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:59:11 smithi016 conmon[111898]: cluster 2023-11-30T21:59:09.339277+0000 mgr.smithi016.dzhopz (mgr.14180) 916 : cluster [DBG] pgmap v575: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:59:11.763 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T21:59:12.466 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:59:12 smithi016 conmon[111898]: audit 2023-11-30T21:59:10.398625+0000 mgr.smithi016.dzhopz (mgr.14180 2023-11-30T21:59:12.466 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:59:12 smithi016 conmon[111898]: ) 917 : audit [DBG] from='client.15696 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:59:12.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:59:12 smithi069 conmon[117073]: audit 2023-11-30T21:59:10.398625+0000 mgr.smithi016.dzhopz (mgr.14180) 917 : audit [DBG] from='client.15696 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:59:13.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:59:13 smithi016 conmon[111898]: cluster 2023-11-30T21:59:11.339798+0000 mgr.smithi016.dzhopz (mgr. 2023-11-30T21:59:13.351 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:59:13 smithi016 conmon[111898]: 14180) 918 : cluster [DBG] pgmap v576: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T21:59:13.458 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T21:59:13.459 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T21:54:58.839345Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T21:54:55.763708Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T21:54:58.839474Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:52:21.969568Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.fmvfnn on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-fmvfnn\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-fmvfnn\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.fmvfnn\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.fmvfnn\nDeploy daemon haproxy.nfs.foo.smithi069.fmvfnn ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:50:29Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:51:06Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:51:44Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:54:51.906558Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi016.knwagz on smithi016: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-knwagz\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-knwagz\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.knwagz\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.knwagz\nDeploy daemon haproxy.nfs.foo.smithi016.knwagz ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:52:59Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:53:36Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:54:14Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:54:51.907810Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi069.kmgdrm on smithi069: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:54:51.908768Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.gjwehn on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:57:28.932087Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.xemunw on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xemunw\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xemunw\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xemunw\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xemunw\nDeploy daemon haproxy.nfs.foo.smithi069.xemunw ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:55:36Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:56:13Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:56:51Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "last_refresh": "2023-11-30T21:54:55.764332Z", "running": 2, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T21:54:55.763859Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T21:54:55.763932Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "last_refresh": "2023-11-30T21:54:55.764400Z", "ports": [12049], "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T21:54:55.763999Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T21:54:55.764061Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T21:54:58.839598Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T21:59:13.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:59:13 smithi069 conmon[117073]: cluster 2023-11-30T21:59:11.339798+0000 mgr.smithi016.dzhopz (mgr.14180) 918 : cluster [DBG] pgmap v576: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T21:59:13.820 INFO:tasks.cephadm:ingress.nfs.foo has 0/4 2023-11-30T21:59:14.821 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T21:59:15.387 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:59:15 smithi016 conmon[111898]: cluster 2023-11-30T21:59:13.340247+0000 2023-11-30T21:59:15.387 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:59:15 smithi016 conmon[111898]: mgr.smithi016.dzhopz (mgr.14180) 919 : cluster [DBG] pgmap v577: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:59:15.387 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:59:15 smithi016 conmon[111898]: audit 2023-11-30T21:59:13.453862+0000 mgr.smithi016.dzhopz (mgr.14180) 920 : audit [DBG] from='client.15700 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:59:15.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:59:15 smithi069 conmon[117073]: cluster 2023-11-30T21:59:13.340247+0000 mgr.smithi016.dzhopz (mgr.14180) 919 : cluster [DBG] pgmap v577: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:59:15.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:59:15 smithi069 conmon[117073]: audit 2023-11-30T21:59:13.453862+0000 mgr.smithi016.dzhopz (mgr.14180) 920 : audit [DBG] from='client.15700 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:59:16.532 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T21:59:16.533 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T21:54:58.839345Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T21:54:55.763708Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T21:54:58.839474Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:52:21.969568Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.fmvfnn on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-fmvfnn\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-fmvfnn\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.fmvfnn\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.fmvfnn\nDeploy daemon haproxy.nfs.foo.smithi069.fmvfnn ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:50:29Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:51:06Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:51:44Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:54:51.906558Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi016.knwagz on smithi016: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-knwagz\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-knwagz\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.knwagz\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.knwagz\nDeploy daemon haproxy.nfs.foo.smithi016.knwagz ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:52:59Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:53:36Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:54:14Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:54:51.907810Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi069.kmgdrm on smithi069: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:54:51.908768Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.gjwehn on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:57:28.932087Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.xemunw on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xemunw\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xemunw\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xemunw\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xemunw\nDeploy daemon haproxy.nfs.foo.smithi069.xemunw ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:55:36Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:56:13Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:56:51Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "last_refresh": "2023-11-30T21:54:55.764332Z", "running": 2, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T21:54:55.763859Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T21:54:55.763932Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "last_refresh": "2023-11-30T21:54:55.764400Z", "ports": [12049], "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T21:54:55.763999Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T21:54:55.764061Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T21:54:58.839598Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T21:59:16.972 INFO:tasks.cephadm:ingress.nfs.foo has 0/4 2023-11-30T21:59:17.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:59:17 smithi016 conmon[111898]: cluster 2023-11-30T21:59:15.340633+0000 mgr.smithi016.dzhopz (mgr. 2023-11-30T21:59:17.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:59:17 smithi016 conmon[111898]: 14180) 921 : cluster [DBG] pgmap v578: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T21:59:17.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:59:17 smithi069 conmon[117073]: cluster 2023-11-30T21:59:15.340633+0000 mgr.smithi016.dzhopz (mgr.14180) 921 : cluster [DBG] pgmap v578: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T21:59:17.973 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T21:59:18.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:59:18 smithi016 conmon[111898]: audit 2023-11-30T21:59:16.527300+0000 mgr.smithi016.dzhopz (mgr.14180) 922 : audit [DBG] from='client.15704 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:59:18.528 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:59:18 smithi069 conmon[117073]: audit 2023-11-30T21:59:16.527300+0000 mgr.smithi016.dzhopz (mgr.14180) 922 : audit 2023-11-30T21:59:18.528 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:59:18 smithi069 conmon[117073]: [DBG] from='client.15704 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:59:19.296 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:59:19 smithi016 conmon[111898]: cluster 2023-11-30T21:59:17.341125+0000 mgr.smithi016.dzhopz (mgr.14180) 923 : cluster [DBG] pgmap v579: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:59:19.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:59:19 smithi069 conmon[117073]: cluster 2023-11-30T21:59:17.341125+0000 mgr.smithi016.dzhopz (mgr.14180) 923 : cluster [DBG] pgmap v579: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:59:19.691 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T21:59:19.691 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T21:54:58.839345Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T21:54:55.763708Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T21:54:58.839474Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:52:21.969568Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.fmvfnn on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-fmvfnn\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-fmvfnn\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.fmvfnn\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.fmvfnn\nDeploy daemon haproxy.nfs.foo.smithi069.fmvfnn ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:50:29Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:51:06Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:51:44Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:54:51.906558Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi016.knwagz on smithi016: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-knwagz\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-knwagz\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.knwagz\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.knwagz\nDeploy daemon haproxy.nfs.foo.smithi016.knwagz ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:52:59Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:53:36Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:54:14Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:54:51.907810Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi069.kmgdrm on smithi069: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:54:51.908768Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.gjwehn on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:57:28.932087Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.xemunw on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xemunw\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xemunw\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xemunw\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xemunw\nDeploy daemon haproxy.nfs.foo.smithi069.xemunw ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:55:36Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:56:13Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:56:51Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "last_refresh": "2023-11-30T21:54:55.764332Z", "running": 2, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T21:54:55.763859Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T21:54:55.763932Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "last_refresh": "2023-11-30T21:54:55.764400Z", "ports": [12049], "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T21:54:55.763999Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T21:54:55.764061Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T21:54:58.839598Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T21:59:20.137 INFO:tasks.cephadm:ingress.nfs.foo has 0/4 2023-11-30T21:59:21.139 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T21:59:21.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:59:21 smithi069 conmon[117073]: cluster 2023-11-30T21:59:19.341652+0000 mgr.smithi016.dzhopz (mgr.14180) 924 : cluster [DBG] pgmap v580: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:59:21.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:59:21 smithi069 conmon[117073]: audit 2023-11-30T21:59:19.686174+0000 mgr.smithi016.dzhopz (mgr.14180) 925 : audit [DBG] from='client.15708 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:59:21.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:59:21 smithi016 conmon[111898]: cluster 2023-11-30T21:59:19.341652+0000 mgr.smithi016.dzhopz (mgr.14180) 924 : 2023-11-30T21:59:21.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:59:21 smithi016 conmon[111898]: cluster [DBG] pgmap v580: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:59:21.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:59:21 smithi016 conmon[111898]: audit 2023-11-30T21:59:19.686174+0000 mgr.smithi016.dzhopz (mgr.14180) 925 : audit [DBG] from='client.15708 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:59:22.885 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T21:59:22.885 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T21:54:58.839345Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T21:54:55.763708Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T21:54:58.839474Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:52:21.969568Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.fmvfnn on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-fmvfnn\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-fmvfnn\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.fmvfnn\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.fmvfnn\nDeploy daemon haproxy.nfs.foo.smithi069.fmvfnn ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:50:29Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:51:06Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:51:44Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:54:51.906558Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi016.knwagz on smithi016: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-knwagz\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-knwagz\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.knwagz\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.knwagz\nDeploy daemon haproxy.nfs.foo.smithi016.knwagz ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:52:59Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:53:36Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:54:14Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:54:51.907810Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi069.kmgdrm on smithi069: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:54:51.908768Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.gjwehn on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:57:28.932087Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.xemunw on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xemunw\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xemunw\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xemunw\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xemunw\nDeploy daemon haproxy.nfs.foo.smithi069.xemunw ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:55:36Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:56:13Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:56:51Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "last_refresh": "2023-11-30T21:54:55.764332Z", "running": 2, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T21:54:55.763859Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T21:54:55.763932Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "last_refresh": "2023-11-30T21:54:55.764400Z", "ports": [12049], "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T21:54:55.763999Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T21:54:55.764061Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T21:54:58.839598Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T21:59:23.271 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:59:23 smithi016 conmon[111898]: cluster 2023-11-30T21:59:21.342093+0000 mgr.smithi016.dzhopz (mgr.14180) 926 : cluster [DBG] pgmap v581: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T21:59:23.288 INFO:tasks.cephadm:ingress.nfs.foo has 0/4 2023-11-30T21:59:23.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:59:23 smithi069 conmon[117073]: cluster 2023-11-30T21:59:21.342093+0000 mgr.smithi016.dzhopz (mgr.14180) 926 : cluster [DBG] pgmap v581: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T21:59:24.289 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T21:59:24.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:59:24 smithi069 conmon[117073]: audit 2023-11-30T21:59:22.880441+0000 mgr.smithi016.dzhopz (mgr.14180) 927 : audit [DBG] from='client.15712 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:59:24.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:59:24 smithi016 conmon[111898]: audit 2023-11-30T21:59:22.880441+0000 mgr.smithi016.dzhopz (mgr.14180) 927 : audit 2023-11-30T21:59:24.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:59:24 smithi016 conmon[111898]: [DBG] from='client.15712 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:59:25.504 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:59:25 smithi016 conmon[111898]: cluster 2023-11-30T21:59:23. 2023-11-30T21:59:25.504 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:59:25 smithi016 conmon[111898]: 342549+0000 mgr.smithi016.dzhopz (mgr.14180) 928 : cluster [DBG] pgmap v582: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:59:25.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:59:25 smithi069 conmon[117073]: cluster 2023-11-30T21:59:23.342549+0000 mgr.smithi016.dzhopz (mgr.14180) 928 : cluster [DBG] pgmap v582: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:59:25.904 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T21:59:25.904 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T21:54:58.839345Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T21:54:55.763708Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T21:54:58.839474Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:52:21.969568Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.fmvfnn on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-fmvfnn\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-fmvfnn\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.fmvfnn\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.fmvfnn\nDeploy daemon haproxy.nfs.foo.smithi069.fmvfnn ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:50:29Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:51:06Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:51:44Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:54:51.906558Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi016.knwagz on smithi016: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-knwagz\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-knwagz\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.knwagz\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.knwagz\nDeploy daemon haproxy.nfs.foo.smithi016.knwagz ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:52:59Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:53:36Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:54:14Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:54:51.907810Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi069.kmgdrm on smithi069: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:54:51.908768Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.gjwehn on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:57:28.932087Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.xemunw on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xemunw\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xemunw\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xemunw\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xemunw\nDeploy daemon haproxy.nfs.foo.smithi069.xemunw ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:55:36Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:56:13Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:56:51Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "last_refresh": "2023-11-30T21:54:55.764332Z", "running": 2, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T21:54:55.763859Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T21:54:55.763932Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "last_refresh": "2023-11-30T21:54:55.764400Z", "ports": [12049], "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T21:54:55.763999Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T21:54:55.764061Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T21:54:58.839598Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T21:59:26.337 INFO:tasks.cephadm:ingress.nfs.foo has 0/4 2023-11-30T21:59:27.338 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T21:59:27.528 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:59:27 smithi069 conmon[117073]: cluster 2023-11-30T21:59:25.343101+0000 mgr.smithi016.dzhopz (mgr.14180) 929 : cluster [DBG] pgmap v583: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T21:59:27.528 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:59:27 smithi069 conmon[117073]: audit 2023-11-30T21:59:25.899938+0000 mgr.smithi016.dzhopz (mgr.14180) 930 : audit [DBG] from='client.15716 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:59:27.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:59:27 smithi016 conmon[111898]: cluster 2023-11-30T21:59:25.343101+0000 mgr.smithi016.dzhopz (mgr.14180) 929 : cluster [DBG] pgmap v583: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T21:59:27.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:59:27 smithi016 conmon[111898]: audit 2023-11-30T21:59:25.899938+0000 mgr.smithi016.dzhopz (mgr.14180) 930 : audit [DBG] from='client.15716 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:59:29.015 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T21:59:29.015 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T21:54:58.839345Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T21:54:55.763708Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T21:54:58.839474Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:52:21.969568Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.fmvfnn on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-fmvfnn\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-fmvfnn\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.fmvfnn\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.fmvfnn\nDeploy daemon haproxy.nfs.foo.smithi069.fmvfnn ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:50:29Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:51:06Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:51:44Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:54:51.906558Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi016.knwagz on smithi016: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-knwagz\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-knwagz\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.knwagz\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.knwagz\nDeploy daemon haproxy.nfs.foo.smithi016.knwagz ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:52:59Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:53:36Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:54:14Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:54:51.907810Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi069.kmgdrm on smithi069: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:54:51.908768Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.gjwehn on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:57:28.932087Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.xemunw on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xemunw\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xemunw\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xemunw\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xemunw\nDeploy daemon haproxy.nfs.foo.smithi069.xemunw ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:55:36Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:56:13Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:56:51Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "last_refresh": "2023-11-30T21:54:55.764332Z", "running": 2, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T21:54:55.763859Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T21:54:55.763932Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "last_refresh": "2023-11-30T21:54:55.764400Z", "ports": [12049], "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T21:54:55.763999Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T21:54:55.764061Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T21:54:58.839598Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T21:59:29.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:59:29 smithi016 conmon[111898]: cluster 2023-11-30T21:59:27.343626+0000 mgr.smithi016.dzhopz (mgr.14180) 931 : cluster [DBG] pgmap v584: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:59:29.390 INFO:tasks.cephadm:ingress.nfs.foo has 0/4 2023-11-30T21:59:29.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:59:29 smithi069 conmon[117073]: cluster 2023-11-30T21:59:27.343626+0000 mgr.smithi016.dzhopz (mgr.14180) 931 : cluster [DBG] pgmap v584: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:59:30.391 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T21:59:30.422 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:59:30 smithi016 conmon[111898]: audit 2023-11-30T21:59:29.010798+0000 mgr.smithi016.dzhopz (mgr.14180) 932 : audit [DBG] from='client.15720 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:59:30.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:59:30 smithi069 conmon[117073]: audit 2023-11-30T21:59:29.010798+0000 mgr.smithi016.dzhopz (mgr.14180) 932 : audit [DBG] from='client.15720 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:59:31.234 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:59:31 smithi016 conmon[111898]: cluster 2023-11-30T21:59:29.344271+0000 2023-11-30T21:59:31.234 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:59:31 smithi016 conmon[111898]: mgr.smithi016.dzhopz (mgr.14180) 933 : cluster [DBG] pgmap v585: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:59:31.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:59:31 smithi069 conmon[117073]: cluster 2023-11-30T21:59:29.344271+0000 mgr.smithi016.dzhopz (mgr.14180) 933 : cluster [DBG] pgmap v585: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:59:32.117 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T21:59:32.117 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T21:54:58.839345Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T21:54:55.763708Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T21:54:58.839474Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:52:21.969568Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.fmvfnn on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-fmvfnn\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-fmvfnn\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.fmvfnn\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.fmvfnn\nDeploy daemon haproxy.nfs.foo.smithi069.fmvfnn ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:50:29Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:51:06Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:51:44Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:54:51.906558Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi016.knwagz on smithi016: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-knwagz\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-knwagz\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.knwagz\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.knwagz\nDeploy daemon haproxy.nfs.foo.smithi016.knwagz ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:52:59Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:53:36Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:54:14Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:54:51.907810Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi069.kmgdrm on smithi069: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:54:51.908768Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.gjwehn on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:57:28.932087Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.xemunw on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xemunw\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xemunw\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xemunw\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xemunw\nDeploy daemon haproxy.nfs.foo.smithi069.xemunw ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:55:36Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:56:13Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:56:51Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "last_refresh": "2023-11-30T21:54:55.764332Z", "running": 2, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T21:54:55.763859Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T21:54:55.763932Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "last_refresh": "2023-11-30T21:54:55.764400Z", "ports": [12049], "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T21:54:55.763999Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T21:54:55.764061Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T21:54:58.839598Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T21:59:32.453 INFO:tasks.cephadm:ingress.nfs.foo has 0/4 2023-11-30T21:59:33.455 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T21:59:33.485 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:59:33 smithi016 conmon[111898]: cluster 2023-11-30T21:59:31.344716+0000 mgr.smithi016.dzhopz (mgr.14180) 934 : cluster [DBG] pgmap v586: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T21:59:33.485 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:59:33 smithi016 conmon[111898]: audit 2023-11-30T21:59:32.112013+0000 mgr.smithi016.dzhopz (mgr.14180) 935 : audit [DBG] from='client.15724 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:59:33.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:59:33 smithi069 conmon[117073]: cluster 2023-11-30T21:59:31.344716+0000 mgr.smithi016.dzhopz (mgr.14180) 934 : cluster [DBG] pgmap v586: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T21:59:33.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:59:33 smithi069 conmon[117073]: audit 2023-11-30T21:59:32.112013+0000 mgr.smithi016.dzhopz (mgr.14180) 935 : audit [DBG] from='client.15724 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:59:35.139 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T21:59:35.139 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T21:54:58.839345Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T21:54:55.763708Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T21:54:58.839474Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:52:21.969568Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.fmvfnn on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-fmvfnn\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-fmvfnn\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.fmvfnn\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.fmvfnn\nDeploy daemon haproxy.nfs.foo.smithi069.fmvfnn ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:50:29Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:51:06Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:51:44Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:54:51.906558Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi016.knwagz on smithi016: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-knwagz\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-knwagz\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.knwagz\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.knwagz\nDeploy daemon haproxy.nfs.foo.smithi016.knwagz ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:52:59Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:53:36Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:54:14Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:54:51.907810Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi069.kmgdrm on smithi069: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:54:51.908768Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.gjwehn on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:57:28.932087Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.xemunw on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xemunw\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xemunw\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xemunw\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xemunw\nDeploy daemon haproxy.nfs.foo.smithi069.xemunw ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:55:36Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:56:13Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:56:51Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "last_refresh": "2023-11-30T21:54:55.764332Z", "running": 2, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T21:54:55.763859Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T21:54:55.763932Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "last_refresh": "2023-11-30T21:54:55.764400Z", "ports": [12049], "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T21:54:55.763999Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T21:54:55.764061Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T21:54:58.839598Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T21:59:35.479 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:59:35 smithi016 conmon[111898]: cluster 2023-11-30T21:59:33.345441+0000 mgr.smithi016.dzhopz ( 2023-11-30T21:59:35.479 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:59:35 smithi016 conmon[111898]: mgr.14180) 936 : cluster [DBG] pgmap v587: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:59:35.502 INFO:tasks.cephadm:ingress.nfs.foo has 0/4 2023-11-30T21:59:35.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:59:35 smithi069 conmon[117073]: cluster 2023-11-30T21:59:33.345441+0000 mgr.smithi016.dzhopz (mgr.14180) 936 : cluster [DBG] pgmap v587: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:59:36.503 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T21:59:36.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:59:36 smithi069 conmon[117073]: audit 2023-11-30T21:59:35.134039+0000 mgr.smithi016.dzhopz (mgr.14180) 937 : audit [DBG] from='client.15728 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:59:36.535 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:59:36 smithi016 conmon[111898]: audit 2023-11-30T21:59:35.134039+0000 mgr.smithi016.dzhopz (mgr.14180) 937 : audit [DBG] from='client.15728 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:59:37.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:59:37 smithi016 conmon[111898]: cluster 2023-11-30T21:59:35.345893 2023-11-30T21:59:37.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:59:37 smithi016 conmon[111898]: +0000 mgr.smithi016.dzhopz (mgr.14180) 938 : cluster [DBG] pgmap v588: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T21:59:37.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:59:37 smithi069 conmon[117073]: cluster 2023-11-30T21:59:35.345893+0000 mgr.smithi016.dzhopz (mgr.14180) 938 : cluster [DBG] pgmap v588: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T21:59:38.213 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T21:59:38.213 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T21:54:58.839345Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T21:54:55.763708Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T21:54:58.839474Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:52:21.969568Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.fmvfnn on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-fmvfnn\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-fmvfnn\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.fmvfnn\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.fmvfnn\nDeploy daemon haproxy.nfs.foo.smithi069.fmvfnn ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:50:29Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:51:06Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:51:44Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:54:51.906558Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi016.knwagz on smithi016: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-knwagz\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-knwagz\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.knwagz\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.knwagz\nDeploy daemon haproxy.nfs.foo.smithi016.knwagz ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:52:59Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:53:36Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:54:14Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:54:51.907810Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi069.kmgdrm on smithi069: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:54:51.908768Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.gjwehn on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:57:28.932087Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.xemunw on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xemunw\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xemunw\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xemunw\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xemunw\nDeploy daemon haproxy.nfs.foo.smithi069.xemunw ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:55:36Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:56:13Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:56:51Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "last_refresh": "2023-11-30T21:54:55.764332Z", "running": 2, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T21:54:55.763859Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T21:54:55.763932Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "last_refresh": "2023-11-30T21:54:55.764400Z", "ports": [12049], "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T21:54:55.763999Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T21:54:55.764061Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T21:54:58.839598Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T21:59:38.656 INFO:tasks.cephadm:ingress.nfs.foo has 0/4 2023-11-30T21:59:39.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:59:39 smithi069 conmon[117073]: cluster 2023-11-30T21:59:37.346316+0000 mgr.smithi016.dzhopz (mgr.14180) 939 : cluster [DBG] pgmap v589: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:59:39.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:59:39 smithi069 conmon[117073]: audit 2023-11-30T21:59:38.207979+0000 mgr.smithi016.dzhopz (mgr 2023-11-30T21:59:39.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:59:39 smithi069 conmon[117073]: .14180) 940 : audit [DBG] from='client.15732 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:59:39.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:59:39 smithi016 conmon[111898]: cluster 2023-11-30T21:59:37.346316+0000 mgr.smithi016.dzhopz (mgr.14180) 939 : cluster [DBG] pgmap v589: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:59:39.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:59:39 smithi016 conmon[111898]: audit 2023-11-30T21:59:38.207979+0000 mgr.smithi016.dzhopz (mgr.14180) 940 : audit [DBG] from='client.15732 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:59:39.657 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T21:59:41.292 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T21:59:41.292 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T21:54:58.839345Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T21:54:55.763708Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T21:54:58.839474Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:52:21.969568Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.fmvfnn on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-fmvfnn\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-fmvfnn\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.fmvfnn\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.fmvfnn\nDeploy daemon haproxy.nfs.foo.smithi069.fmvfnn ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:50:29Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:51:06Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:51:44Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:54:51.906558Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi016.knwagz on smithi016: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-knwagz\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-knwagz\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.knwagz\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.knwagz\nDeploy daemon haproxy.nfs.foo.smithi016.knwagz ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:52:59Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:53:36Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:54:14Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:54:51.907810Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi069.kmgdrm on smithi069: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:54:51.908768Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.gjwehn on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:57:28.932087Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.xemunw on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xemunw\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xemunw\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xemunw\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xemunw\nDeploy daemon haproxy.nfs.foo.smithi069.xemunw ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:55:36Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:56:13Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:56:51Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "last_refresh": "2023-11-30T21:54:55.764332Z", "running": 2, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T21:54:55.763859Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T21:54:55.763932Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "last_refresh": "2023-11-30T21:54:55.764400Z", "ports": [12049], "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T21:54:55.763999Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T21:54:55.764061Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T21:54:58.839598Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T21:59:41.482 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:59:41 smithi016 conmon[111898]: cluster 2023-11-30T21:59:39.346842+0000 mgr.smithi016.dzhopz 2023-11-30T21:59:41.483 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:59:41 smithi016 conmon[111898]: (mgr.14180) 941 : cluster [DBG] pgmap v590: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:59:41.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:59:41 smithi069 conmon[117073]: cluster 2023-11-30T21:59:39.346842+0000 mgr.smithi016.dzhopz (mgr.14180) 941 : cluster [DBG] pgmap v590: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:59:41.704 INFO:tasks.cephadm:ingress.nfs.foo has 0/4 2023-11-30T21:59:42.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:59:42 smithi069 conmon[117073]: audit 2023-11-30T21:59:41.286658+0000 mgr.smithi016.dzhopz (mgr.14180) 942 : audit [DBG] from='client.15736 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:59:42.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:59:42 smithi016 conmon[111898]: audit 2023-11-30T21:59:41.286658+0000 mgr.smithi016.dzhopz (mgr. 2023-11-30T21:59:42.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:59:42 smithi016 conmon[111898]: 14180) 942 : audit [DBG] from='client.15736 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:59:42.705 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T21:59:43.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:59:43 smithi069 conmon[117073]: cluster 2023-11-30T21:59:41.347325+0000 mgr.smithi016.dzhopz (mgr.14180) 943 : cluster [DBG] pgmap v591: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T21:59:43.591 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:59:43 smithi016 conmon[111898]: cluster 2023-11-30T21:59:41.347325+0000 mgr.smithi016.dzhopz (mgr.14180) 943 : cluster [DBG] pgmap v591: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T21:59:44.444 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T21:59:44.444 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T21:54:58.839345Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T21:54:55.763708Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T21:54:58.839474Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:52:21.969568Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.fmvfnn on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-fmvfnn\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-fmvfnn\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.fmvfnn\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.fmvfnn\nDeploy daemon haproxy.nfs.foo.smithi069.fmvfnn ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:50:29Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:51:06Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:51:44Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:54:51.906558Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi016.knwagz on smithi016: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-knwagz\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-knwagz\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.knwagz\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.knwagz\nDeploy daemon haproxy.nfs.foo.smithi016.knwagz ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:52:59Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:53:36Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:54:14Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:54:51.907810Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi069.kmgdrm on smithi069: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:54:51.908768Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.gjwehn on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:57:28.932087Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.xemunw on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xemunw\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xemunw\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xemunw\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xemunw\nDeploy daemon haproxy.nfs.foo.smithi069.xemunw ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:55:36Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:56:13Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:56:51Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "last_refresh": "2023-11-30T21:54:55.764332Z", "running": 2, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T21:54:55.763859Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T21:54:55.763932Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "last_refresh": "2023-11-30T21:54:55.764400Z", "ports": [12049], "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T21:54:55.763999Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T21:54:55.764061Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T21:54:58.839598Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T21:59:44.859 INFO:tasks.cephadm:ingress.nfs.foo has 0/4 2023-11-30T21:59:45.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:59:45 smithi069 conmon[117073]: cluster 2023-11-30T21:59:43.347731+0000 mgr.smithi016.dzhopz (mgr.14180) 944 : cluster [DBG] pgmap v592: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:59:45.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:59:45 smithi069 conmon[117073]: 2023-11-30T21:59:45.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:59:45 smithi016 conmon[111898]: cluster 2023-11-30T21:59:43.347731+0000 mgr.smithi016.dzhopz (mgr.14180 2023-11-30T21:59:45.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:59:45 smithi016 conmon[111898]: ) 944 : cluster [DBG] pgmap v592: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:59:45.860 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T21:59:46.447 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:59:46 smithi016 conmon[111898]: audit 2023-11-30T21:59:44.439608+0000 mgr.smithi016.dzhopz (mgr. 2023-11-30T21:59:46.447 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:59:46 smithi016 conmon[111898]: 14180) 945 : audit [DBG] from='client.15740 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:59:46.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:59:46 smithi069 conmon[117073]: audit 2023-11-30T21:59:44.439608+0000 mgr.smithi016.dzhopz (mgr.14180) 945 : audit [DBG] from='client.15740 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:59:47.532 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:59:47 smithi069 conmon[117073]: cluster 2023-11-30T21:59:45.348325+0000 mgr.smithi016.dzhopz (mgr.14180) 946 : cluster [DBG] pgmap v593: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T21:59:47.556 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T21:59:47.556 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T21:54:58.839345Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T21:54:55.763708Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T21:54:58.839474Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:52:21.969568Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.fmvfnn on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-fmvfnn\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-fmvfnn\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.fmvfnn\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.fmvfnn\nDeploy daemon haproxy.nfs.foo.smithi069.fmvfnn ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:50:29Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:51:06Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:51:44Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:54:51.906558Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi016.knwagz on smithi016: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-knwagz\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-knwagz\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.knwagz\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.knwagz\nDeploy daemon haproxy.nfs.foo.smithi016.knwagz ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:52:59Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:53:36Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:54:14Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:54:51.907810Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi069.kmgdrm on smithi069: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:54:51.908768Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.gjwehn on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:57:28.932087Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.xemunw on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xemunw\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xemunw\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xemunw\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xemunw\nDeploy daemon haproxy.nfs.foo.smithi069.xemunw ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:55:36Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:56:13Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:56:51Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "last_refresh": "2023-11-30T21:54:55.764332Z", "running": 2, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T21:54:55.763859Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T21:54:55.763932Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "last_refresh": "2023-11-30T21:54:55.764400Z", "ports": [12049], "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T21:54:55.763999Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T21:54:55.764061Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T21:54:58.839598Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T21:59:47.578 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:59:47 smithi016 conmon[111898]: cluster 2023-11-30T21:59:45.348325+0000 mgr.smithi016.dzhopz (mgr.14180) 946 : cluster [DBG] pgmap v593: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T21:59:47.906 INFO:tasks.cephadm:ingress.nfs.foo has 0/4 2023-11-30T21:59:48.908 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T21:59:49.448 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:59:49 smithi016 conmon[111898]: cluster 2023-11-30T21:59:47.348714+0000 mgr.smithi016.dzhopz (mgr.14180 2023-11-30T21:59:49.449 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:59:49 smithi016 conmon[111898]: ) 947 : cluster [DBG] pgmap v594: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:59:49.449 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:59:49 smithi016 conmon[111898]: audit 2023-11-30T21:59:47.551819+0000 mgr.smithi016.dzhopz (mgr.14180) 948 : audit [DBG] from='client.15744 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:59:49.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:59:49 smithi069 conmon[117073]: cluster 2023-11-30T21:59:47.348714+0000 mgr.smithi016.dzhopz (mgr.14180) 947 : cluster [DBG] pgmap v594: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:59:49.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:59:49 smithi069 conmon[117073]: audit 2023-11-30T21:59:47.551819+0000 mgr.smithi016.dzhopz (mgr.14180) 948 : audit [DBG] from='client.15744 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:59:50.635 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T21:59:50.635 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T21:54:58.839345Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T21:54:55.763708Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T21:54:58.839474Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:52:21.969568Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.fmvfnn on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-fmvfnn\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-fmvfnn\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.fmvfnn\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.fmvfnn\nDeploy daemon haproxy.nfs.foo.smithi069.fmvfnn ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:50:29Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:51:06Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:51:44Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:54:51.906558Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi016.knwagz on smithi016: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-knwagz\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-knwagz\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.knwagz\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.knwagz\nDeploy daemon haproxy.nfs.foo.smithi016.knwagz ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:52:59Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:53:36Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:54:14Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:54:51.907810Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi069.kmgdrm on smithi069: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:54:51.908768Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.gjwehn on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:57:28.932087Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.xemunw on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xemunw\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xemunw\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xemunw\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xemunw\nDeploy daemon haproxy.nfs.foo.smithi069.xemunw ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:55:36Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:56:13Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:56:51Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "last_refresh": "2023-11-30T21:54:55.764332Z", "running": 2, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T21:54:55.763859Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T21:54:55.763932Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "last_refresh": "2023-11-30T21:54:55.764400Z", "ports": [12049], "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T21:54:55.763999Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T21:54:55.764061Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T21:54:58.839598Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T21:59:50.968 INFO:tasks.cephadm:ingress.nfs.foo has 0/4 2023-11-30T21:59:51.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:59:51 smithi016 conmon[111898]: cluster 2023-11-30T21:59:49.349178+0000 mgr.smithi016.dzhopz (mgr.14180) 949 : cluster [DBG] pgmap v595: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:59:51.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:59:51 smithi069 conmon[117073]: cluster 2023-11-30T21:59:49.349178+0000 mgr.smithi016.dzhopz (mgr.14180) 949 : cluster [DBG] pgmap v595: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:59:51.969 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T21:59:52.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:59:52 smithi016 conmon[111898]: audit 2023-11-30T21:59:50.630416+0000 mgr.smithi016.dzhopz (mgr.14180) 2023-11-30T21:59:52.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:59:52 smithi016 conmon[111898]: 950 : audit [DBG] from='client.15748 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:59:52.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:59:52 smithi069 conmon[117073]: audit 2023-11-30T21:59:50.630416+0000 mgr.smithi016.dzhopz (mgr.14180) 950 : audit [DBG] from='client.15748 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:59:53.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:59:53 smithi069 conmon[117073]: cluster 2023-11-30T21:59:51.349914+0000 mgr.smithi016.dzhopz (mgr.14180) 951 : cluster [DBG] pgmap v596: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T21:59:53.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:59:53 smithi016 conmon[111898]: cluster 2023-11-30T21:59:51.349914+0000 mgr.smithi016.dzhopz (mgr. 2023-11-30T21:59:53.601 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:59:53 smithi016 conmon[111898]: 14180) 951 : cluster [DBG] pgmap v596: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T21:59:53.656 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T21:59:53.656 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T21:54:58.839345Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T21:54:55.763708Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T21:54:58.839474Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:52:21.969568Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.fmvfnn on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-fmvfnn\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-fmvfnn\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.fmvfnn\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.fmvfnn\nDeploy daemon haproxy.nfs.foo.smithi069.fmvfnn ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:50:29Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:51:06Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:51:44Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:54:51.906558Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi016.knwagz on smithi016: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-knwagz\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-knwagz\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.knwagz\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.knwagz\nDeploy daemon haproxy.nfs.foo.smithi016.knwagz ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:52:59Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:53:36Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:54:14Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:54:51.907810Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi069.kmgdrm on smithi069: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:54:51.908768Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.gjwehn on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:57:28.932087Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.xemunw on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xemunw\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xemunw\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xemunw\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xemunw\nDeploy daemon haproxy.nfs.foo.smithi069.xemunw ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:55:36Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:56:13Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:56:51Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "last_refresh": "2023-11-30T21:54:55.764332Z", "running": 2, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T21:54:55.763859Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T21:54:55.763932Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "last_refresh": "2023-11-30T21:54:55.764400Z", "ports": [12049], "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T21:54:55.763999Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T21:54:55.764061Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T21:54:58.839598Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T21:59:54.117 INFO:tasks.cephadm:ingress.nfs.foo has 0/4 2023-11-30T21:59:55.117 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T21:59:55.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:59:55 smithi069 conmon[117073]: cluster 2023-11-30T21:59:53.350393+0000 mgr.smithi016.dzhopz (mgr.14180) 952 : cluster [DBG] pgmap v597: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:59:55.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:59:55 smithi069 conmon[117073]: audit 2023-11-30T21:59:53.651500+0000 mgr.smithi016.dzhopz (mgr.14180) 953 : audit [DBG] from='client.15752 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:59:55.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:59:55 smithi016 conmon[111898]: cluster 2023-11-30T21:59:53. 2023-11-30T21:59:55.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:59:55 smithi016 conmon[111898]: 350393+0000 mgr.smithi016.dzhopz (mgr.14180) 952 : cluster [DBG] pgmap v597: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:59:55.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:59:55 smithi016 conmon[111898]: audit 2023-11-30T21:59:53.651500+0000 mgr.smithi016.dzhopz (mgr.14180) 953 : audit [DBG] from='client.15752 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:59:56.818 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T21:59:56.819 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T21:54:58.839345Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T21:54:55.763708Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T21:54:58.839474Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:52:21.969568Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.fmvfnn on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-fmvfnn\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-fmvfnn\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.fmvfnn\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.fmvfnn\nDeploy daemon haproxy.nfs.foo.smithi069.fmvfnn ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:50:29Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:51:06Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:51:44Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:54:51.906558Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi016.knwagz on smithi016: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-knwagz\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-knwagz\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.knwagz\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.knwagz\nDeploy daemon haproxy.nfs.foo.smithi016.knwagz ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:52:59Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:53:36Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:54:14Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:54:51.907810Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi069.kmgdrm on smithi069: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:54:51.908768Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.gjwehn on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:57:28.932087Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.xemunw on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xemunw\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xemunw\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xemunw\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xemunw\nDeploy daemon haproxy.nfs.foo.smithi069.xemunw ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:55:36Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:56:13Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:56:51Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "last_refresh": "2023-11-30T21:54:55.764332Z", "running": 2, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T21:54:55.763859Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T21:54:55.763932Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "last_refresh": "2023-11-30T21:54:55.764400Z", "ports": [12049], "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T21:54:55.763999Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T21:54:55.764061Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T21:54:58.839598Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T21:59:57.280 INFO:tasks.cephadm:ingress.nfs.foo has 0/4 2023-11-30T21:59:57.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:59:57 smithi069 conmon[117073]: cluster 2023-11-30T21:59:55.350825+0000 mgr.smithi016.dzhopz (mgr.14180) 954 : cluster [DBG] pgmap v598: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T21:59:57.601 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:59:57 smithi016 conmon[111898]: cluster 2023-11-30T21:59:55.350825+0000 mgr.smithi016.dzhopz (mgr.14180) 954 : cluster 2023-11-30T21:59:57.636 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:59:57 smithi016 conmon[111898]: [DBG] pgmap v598: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T21:59:58.281 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T21:59:58.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:59:58 smithi069 conmon[117073]: audit 2023-11-30T21:59:56.813607+0000 mgr.smithi016.dzhopz (mgr.14180) 955 : audit [DBG] from='client.15756 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:59:58.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:59:58 smithi016 conmon[111898]: audit 2023-11-30T21:59:56.813607+0000 mgr.smithi016.dzhopz (mgr.14180) 955 : audit [DBG] from='client.15756 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T21:59:59.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:59:59 smithi069 conmon[117073]: cluster 2023-11-30T21:59:57.351461+0000 mgr.smithi016.dzhopz (mgr.14180) 956 : cluster [DBG] pgmap v599: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:59:59.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 21:59:59 smithi069 conmon[117073]: audit 2023-11-30T21:59:58.382765+0000 mon.smithi016 (mon.0) 709 : audit [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "auth rm", "entity": "client.ingress.nfs.foo.smithi016.tdejyj"}]: dispatch 2023-11-30T21:59:59.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:59:59 smithi016 conmon[111898]: cluster 2023-11-30T21:59:57.351461+0000 2023-11-30T21:59:59.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:59:59 smithi016 conmon[111898]: mgr.smithi016.dzhopz (mgr.14180) 956 : cluster [DBG] pgmap v599: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T21:59:59.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 21:59:59 smithi016 conmon[111898]: audit 2023-11-30T21:59:58.382765+0000 mon.smithi016 (mon.0) 709 : audit [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "auth rm", "entity": "client.ingress.nfs.foo.smithi016.tdejyj"}]: dispatch 2023-11-30T21:59:59.998 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T21:59:59.999 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T21:54:58.839345Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T21:54:55.763708Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T21:54:58.839474Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:54:51.908768Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.gjwehn on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:57:28.932087Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.xemunw on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xemunw\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xemunw\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xemunw\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xemunw\nDeploy daemon haproxy.nfs.foo.smithi069.xemunw ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:55:36Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:56:13Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:56:51Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:59:58.383409Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi016.tdejyj on smithi016: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-tdejyj\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-tdejyj\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.tdejyj\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.tdejyj\nDeploy daemon haproxy.nfs.foo.smithi016.tdejyj ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:58:05Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:58:43Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:59:20Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:59:58.384764Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi069.nyklht on smithi069: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:59:58.385901Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.oxphra on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "last_refresh": "2023-11-30T21:54:55.764332Z", "running": 2, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T21:54:55.763859Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T21:54:55.763932Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "last_refresh": "2023-11-30T21:54:55.764400Z", "ports": [12049], "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T21:54:55.763999Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T21:54:55.764061Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T21:54:58.839598Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T22:00:00.351 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:00:00 smithi016 conmon[111898]: cephadm 2023-11-30T21:59:58.382128+0000 mgr.smithi016.dzhopz (mgr 2023-11-30T22:00:00.352 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:00:00 smithi016 conmon[111898]: .14180) 957 : cephadm [ERR] cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-tdejyj 2023-11-30T22:00:00.352 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:00:00 smithi016 conmon[111898]: /bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-tdejyj 2023-11-30T22:00:00.352 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:00:00 smithi016 conmon[111898]: Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.tdejyj 2023-11-30T22:00:00.352 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:00:00 smithi016 conmon[111898]: /bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.tdejyj 2023-11-30T22:00:00.352 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:00:00 smithi016 conmon[111898]: Deploy daemon haproxy.nfs.foo.smithi016.tdejyj ... 2023-11-30T22:00:00.352 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:00:00 smithi016 conmon[111898]: Non-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib 2023-11-30T22:00:00.352 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:00:00 smithi016 conmon[111898]: stat: stderr Trying to pull docker.io/library/haproxy:2.3... 2023-11-30T22:00:00.352 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:00:00 smithi016 conmon[111898]: stat: stderr time="2023-11-30T21:58:05Z" level=warning msg="failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2023-11-30T22:00:00.352 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:00:00 smithi016 conmon[111898]: stat: stderr time="2023-11-30T21:58:43Z" level=warning msg="failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2023-11-30T22:00:00.352 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:00:00 smithi016 conmon[111898]: stat: stderr time="2023-11-30T21:59:20Z" level=warning msg="failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2023-11-30T22:00:00.353 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:00:00 smithi016 conmon[111898]: stat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get "https://docker-mirror.front.sepia.ceph.com:5000/v2/": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit 2023-11-30T22:00:00.353 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:00:00 smithi016 conmon[111898]: ERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib 2023-11-30T22:00:00.353 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:00:00 smithi016 conmon[111898]: Traceback (most recent call last): 2023-11-30T22:00:00.353 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:00:00 smithi016 conmon[111898]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1538, in _remote_connection 2023-11-30T22:00:00.353 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:00:00 smithi016 conmon[111898]: yield (conn, connr) 2023-11-30T22:00:00.353 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:00:00 smithi016 conmon[111898]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1426, in _run_cephadm 2023-11-30T22:00:00.353 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:00:00 smithi016 conmon[111898]: code, '\n'.join(err))) 2023-11-30T22:00:00.353 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:00:00 smithi016 conmon[111898]: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-tdejyj 2023-11-30T22:00:00.353 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:00:00 smithi016 conmon[111898]: /bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-tdejyj 2023-11-30T22:00:00.353 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:00:00 smithi016 conmon[111898]: Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.tdejyj 2023-11-30T22:00:00.353 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:00:00 smithi016 conmon[111898]: /bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.tdejyj 2023-11-30T22:00:00.354 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:00:00 smithi016 conmon[111898]: Deploy daemon haproxy.nfs.foo.smithi016.tdejyj ... 2023-11-30T22:00:00.354 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:00:00 smithi016 conmon[111898]: Non-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib 2023-11-30T22:00:00.354 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:00:00 smithi016 conmon[111898]: stat: stderr Trying to pull docker.io/library/haproxy:2.3... 2023-11-30T22:00:00.354 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:00:00 smithi016 conmon[111898]: stat: stderr time="2023-11-30T21:58:05Z" level=warning msg="failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2023-11-30T22:00:00.354 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:00:00 smithi016 conmon[111898]: stat: stderr time="2023-11-30T21:58:43Z" level=warning msg="failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2023-11-30T22:00:00.354 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:00:00 smithi016 conmon[111898]: stat: stderr time="2023-11-30T21:59:20Z" level=warning msg="failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2023-11-30T22:00:00.354 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:00:00 smithi016 conmon[111898]: stat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get "https://docker-mirror.front.sepia.ceph.com:5000/v2/": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit 2023-11-30T22:00:00.354 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:00:00 smithi016 conmon[111898]: ERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib 2023-11-30T22:00:00.354 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:00:00 smithi016 conmon[111898]: cephadm 2023-11-30T21:5 2023-11-30T22:00:00.354 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:00:00 smithi016 conmon[111898]: 9:58.382364+0000 mgr.smithi016.dzhopz (mgr.14180) 958 : cephadm [INF] Removing key for client.ingress.nfs.foo.smithi016.tdejyj 2023-11-30T22:00:00.354 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:00:00 smithi016 conmon[111898]: cephadm 2023-11-30T21:59:58.383532+0000 mgr.smithi016.dzhopz (mgr.14180) 959 : cephadm [ERR] Failed while placing haproxy.nfs.foo.smithi016.tdejyj on smithi016: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-tdejyj 2023-11-30T22:00:00.355 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:00:00 smithi016 conmon[111898]: /bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-tdejyj 2023-11-30T22:00:00.355 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:00:00 smithi016 conmon[111898]: Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.tdejyj 2023-11-30T22:00:00.355 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:00:00 smithi016 conmon[111898]: /bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.tdejyj 2023-11-30T22:00:00.355 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:00:00 smithi016 conmon[111898]: Deploy daemon haproxy.nfs.foo.smithi016.tdejyj ... 2023-11-30T22:00:00.355 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:00:00 smithi016 conmon[111898]: Non-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib 2023-11-30T22:00:00.355 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:00:00 smithi016 conmon[111898]: stat: stderr Trying to pull docker.io/library/haproxy:2.3... 2023-11-30T22:00:00.355 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:00:00 smithi016 conmon[111898]: stat: stderr time="2023-11-30T21:58:05Z" level=warning msg="failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2023-11-30T22:00:00.355 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:00:00 smithi016 conmon[111898]: stat: stderr time="2023-11-30T21:58:43Z" level=warning msg="failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2023-11-30T22:00:00.355 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:00:00 smithi016 conmon[111898]: stat: stderr time="2023-11-30T21:59:20Z" level=warning msg="failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2023-11-30T22:00:00.355 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:00:00 smithi016 conmon[111898]: stat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get "https://docker-mirror.front.sepia.ceph.com:5000/v2/": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit 2023-11-30T22:00:00.355 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:00:00 smithi016 conmon[111898]: ERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib 2023-11-30T22:00:00.355 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:00:00 smithi016 conmon[111898]: cephadm 2023-11-30T21:59:58.384854+0000 mgr.smithi016.dzhopz (mgr.14180) 960 : cephadm [ERR] Failed while placing keepalived.nfs.foo.smithi069.nyklht on smithi069: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo 2023-11-30T22:00:00.356 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:00:00 smithi016 conmon[111898]: cephadm 2023-11-30T21:59:58.385981+0000 mgr.smithi016.dzhopz (mgr.14180) 961 : cephadm [ERR] Failed while placing keepalived.nfs.foo.smithi016.oxphra on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo 2023-11-30T22:00:00.356 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:00:00 smithi016 conmon[111898]: cluster 2023-11-30T21:59:58.386688+0000 mgr.smithi016.dzhopz (mgr.14180) 962 : cluster [DBG] pgmap v600: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 185 B/s rd, 0 op/s 2023-11-30T22:00:00.356 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:00:00 smithi016 conmon[111898]: cluster 2023-11-30T21:59:59.217241+0000 mon.smithi016 (mon.0) 710 : cluster [WRN] Health check failed: Failed to place 4 daemon(s) (CEPHADM_DAEMON_PLACE_FAIL) 2023-11-30T22:00:00.356 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:00:00 smithi016 conmon[111898]: cluster 2023-11-30T22:00:00.000114+0000 mon.smithi016 (mon.0) 711 : cluster [WRN] Health detail: HEALTH_WARN Failed to place 4 daemon(s) 2023-11-30T22:00:00.356 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:00:00 smithi016 conmon[111898]: cluster 2023-11-30T22:00:00.000146+0000 mon.smithi016 (mon.0) 712 : cluster [WRN] [WRN] CEPHADM_DAEMON_PLACE_FAIL: Failed to place 4 daemon(s) 2023-11-30T22:00:00.356 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:00:00 smithi016 conmon[111898]: cluster 2023-11-30T22:00:00.000156+0000 mon.smithi016 (mon.0) 713 : cluster [WRN] Failed while placing haproxy.nfs.foo.smithi069.xemunw on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xemunw 2023-11-30T22:00:00.356 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:00:00 smithi016 conmon[111898]: cluster 2023-11-30T22:00:00.000178+0000 mon.smithi016 (mon.0) 714 : cluster [WRN] /bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xemunw 2023-11-30T22:00:00.356 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:00:00 smithi016 conmon[111898]: cluster 2023-11-30T22:00:00.000188+0000 mon.smithi016 (mon.0) 715 : cluster [WRN] Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xemunw 2023-11-30T22:00:00.356 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:00:00 smithi016 conmon[111898]: cluster 2023-11-30T22:00:00.000197+0000 mon.smithi016 (mon.0) 716 : cluster [WRN] /bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xemunw 2023-11-30T22:00:00.356 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:00:00 smithi016 conmon[111898]: cluster 2023-11-30T22:00:00.000206+0000 mon.smithi016 (mon.0) 717 : cluster [WRN] Deploy daemon haproxy.nfs.foo.smithi069.xemunw ... 2023-11-30T22:00:00.356 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:00:00 smithi016 conmon[111898]: cluster 2023-11-30T22:00:00.000230+0000 mon.smithi016 (mon.0) 718 : cluster [WRN] Non-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib 2023-11-30T22:00:00.356 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:00:00 smithi016 conmon[111898]: cluster 2023-11-30T22:00:00.000239+0000 mon.smithi016 (mon.0) 719 : cluster [WRN] stat: stderr Trying to pull docker.io/library/haproxy:2.3... 2023-11-30T22:00:00.357 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:00:00 smithi016 conmon[111898]: cluster 2023-11-30T22:00:00.000248+0000 mon.smithi016 (mon.0) 720 : cluster [WRN] stat: stderr time="2023-11-30T21:55:36Z" level=warning msg="failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2023-11-30T22:00:00.357 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:00:00 smithi016 conmon[111898]: cluster 2023-11-30T22:00:00.000269+0000 mon.smithi016 (mon.0) 721 : cluster [WRN] stat: stderr time="2023-11-30T21:56:13Z" level=warning msg="failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia 2023-11-30T22:00:00.357 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:00:00 smithi016 conmon[111898]: .ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2023-11-30T22:00:00.357 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:00:00 smithi016 conmon[111898]: cluster 2023-11-30T22:00:00.000279+0000 mon.smithi016 (mon.0) 722 : cluster [WRN] stat: stderr time="2023-11-30T21:56:51Z" level=warning msg="failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2023-11-30T22:00:00.357 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:00:00 smithi016 conmon[111898]: cluster 2023-11-30T22:00:00.000287+0000 mon.smithi016 (mon.0) 723 : cluster [WRN] stat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get "https://docker-mirror.front.sepia.ceph.com:5000/v2/": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit 2023-11-30T22:00:00.358 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:00:00 smithi016 conmon[111898]: cluster 2023-11-30T22:00:00.000297+0000 mon.smithi016 (mon.0) 724 : cluster [WRN] ERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib 2023-11-30T22:00:00.358 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:00:00 smithi016 conmon[111898]: cluster 2023-11-30T22:00:00.000311+0000 mon.smithi016 (mon.0) 725 : cluster [WRN] Failed while placing haproxy.nfs.foo.smithi016.tdejyj on smithi016: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-tdejyj 2023-11-30T22:00:00.358 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:00:00 smithi016 conmon[111898]: cluster 2023-11-30T22:00:00.000323+0000 mon.smithi016 (mon.0) 726 : cluster [WRN] /bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-tdejyj 2023-11-30T22:00:00.358 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:00:00 smithi016 conmon[111898]: cluster 2023-11-30T22:00:00.000332+0000 mon.smithi016 (mon.0) 727 : cluster [WRN] Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.tdejyj 2023-11-30T22:00:00.358 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:00:00 smithi016 conmon[111898]: cluster 2023-11-30T22:00: 2023-11-30T22:00:00.358 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:00:00 smithi016 conmon[111898]: 00.000340+0000 mon.smithi016 (mon.0) 728 : cluster [WRN] /bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.tdejyj 2023-11-30T22:00:00.358 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:00:00 smithi016 conmon[111898]: cluster 2023-11-30T22:00:00.000349+0000 mon.smithi016 (mon.0) 729 : cluster [WRN] Deploy daemon haproxy.nfs.foo.smithi016.tdejyj ... 2023-11-30T22:00:00.358 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:00:00 smithi016 conmon[111898]: cluster 2023-11-30T 2023-11-30T22:00:00.358 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:00:00 smithi016 conmon[111898]: 22:00:00.000358+0000 mon.smithi016 (mon.0) 730 : cluster [WRN] Non-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib 2023-11-30T22:00:00.358 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:00:00 smithi016 conmon[111898]: cluster 2023-11-30T22:00:00.359 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:00:00 smithi016 conmon[111898]: 2023-11-30T22:00:00.000366+0000 mon.smithi016 (mon.0) 731 : cluster 2023-11-30T22:00:00.359 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:00:00 smithi016 conmon[111898]: [WRN] stat: stderr Trying to pull docker.io/library/haproxy:2.3... 2023-11-30T22:00:00.359 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:00:00 smithi016 conmon[111898]: cluster 2023-11- 2023-11-30T22:00:00.359 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:00:00 smithi016 conmon[111898]: 30T22:00:00.000377+0000 mon.smithi016 (mon.0) 732 : cluster [WRN] stat: stderr time="2023-11-30T21:58:05Z" level=warning msg="failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2023-11-30T22:00:00.359 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:00:00 smithi016 conmon[111898]: 2023-11-30T22:00:00.359 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:00:00 smithi016 conmon[111898]: cluster 2023-11-30T22:00:00 2023-11-30T22:00:00.359 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:00:00 smithi016 conmon[111898]: .000393+0000 mon.smithi016 (mon.0) 733 : cluster [WRN] stat: stderr time="2023-11-30T21:58:43Z" level=warning msg="failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2023-11-30T22:00:00.359 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:00:00 smithi016 conmon[111898]: cluster 2023-11-30T22:00:00.360 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:00:00 smithi016 conmon[111898]: 2023-11-30T22:00:00.000410+0000 mon.smithi016 (mon.0) 734 : 2023-11-30T22:00:00.360 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:00:00 smithi016 conmon[111898]: cluster [WRN] stat: stderr time="2023-11-30T21:59:20Z" level=warning msg="failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2023-11-30T22:00:00.360 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:00:00 smithi016 conmon[111898]: cluster 2023-11-30 2023-11-30T22:00:00.360 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:00:00 smithi016 conmon[111898]: T22:00:00.000434+0000 mon.smithi016 (mon.0) 735 : cluster [WRN] stat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get "https://docker-mirror.front.sepia.ceph.com:5000/v2/": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit 2023-11-30T22:00:00.360 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:00:00 smithi016 conmon[111898]: cluster 2023-11-30T22:00:00.360 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:00:00 smithi016 conmon[111898]: 2023-11-30T 2023-11-30T22:00:00.360 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:00:00 smithi016 conmon[111898]: 22:00:00.000452+0000 mon.smithi016 (mon. 2023-11-30T22:00:00.360 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:00:00 smithi016 conmon[111898]: 0) 736 : cluster [WRN] ERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib 2023-11-30T22:00:00.360 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:00:00 smithi016 conmon[111898]: cluster 2023-11-30T22:00:00.000467 2023-11-30T22:00:00.360 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:00:00 smithi016 conmon[111898]: +0000 mon.smithi016 (mon.0) 737 : cluster [WRN] 2023-11-30T22:00:00.360 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:00:00 smithi016 conmon[111898]: Failed while placing keepalived.nfs.foo.smithi069.nyklht on smithi069: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo 2023-11-30T22:00:00.360 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:00:00 smithi016 conmon[111898]: cluster 2023-11-30T22: 2023-11-30T22:00:00.361 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:00:00 smithi016 conmon[111898]: 00:00.000484+0000 mon.smithi016 (mon.0) 738 : cluster [WRN] Failed while placing keepalived.nfs.foo.smithi016.oxphra on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo 2023-11-30T22:00:00.431 INFO:tasks.cephadm:ingress.nfs.foo has 0/4 2023-11-30T22:00:00.528 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:00:00 smithi069 conmon[117073]: cephadm 2023-11-30T21:59:58.382128+0000 mgr.smithi016.dzhopz (mgr.14180) 957 : cephadm [ERR] cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-tdejyj 2023-11-30T22:00:00.528 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:00:00 smithi069 conmon[117073]: /bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-tdejyj 2023-11-30T22:00:00.528 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:00:00 smithi069 conmon[117073]: Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.tdejyj 2023-11-30T22:00:00.528 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:00:00 smithi069 conmon[117073]: /bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.tdejyj 2023-11-30T22:00:00.528 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:00:00 smithi069 conmon[117073]: Deploy daemon haproxy.nfs.foo.smithi016.tdejyj ... 2023-11-30T22:00:00.528 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:00:00 smithi069 conmon[117073]: Non-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib 2023-11-30T22:00:00.529 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:00:00 smithi069 conmon[117073]: stat: stderr Trying to pull docker.io/library/haproxy:2.3... 2023-11-30T22:00:00.529 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:00:00 smithi069 conmon[117073]: stat: stderr time="2023-11-30T21:58:05Z" level=warning msg="failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2023-11-30T22:00:00.529 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:00:00 smithi069 conmon[117073]: stat: stderr time="2023-11-30T21:58:43Z" level=warning msg="failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2023-11-30T22:00:00.529 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:00:00 smithi069 conmon[117073]: stat: stderr time="2023-11-30T21:59:20Z" level=warning msg="failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2023-11-30T22:00:00.529 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:00:00 smithi069 conmon[117073]: stat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get "https://docker-mirror.front.sepia.ceph.com:5000/v2/": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit 2023-11-30T22:00:00.529 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:00:00 smithi069 conmon[117073]: ERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib 2023-11-30T22:00:00.529 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:00:00 smithi069 conmon[117073]: Traceback (most recent call last): 2023-11-30T22:00:00.529 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:00:00 smithi069 conmon[117073]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1538, in _remote_connection 2023-11-30T22:00:00.529 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:00:00 smithi069 conmon[117073]: yield (conn, connr) 2023-11-30T22:00:00.529 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:00:00 smithi069 conmon[117073]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1426, in _run_cephadm 2023-11-30T22:00:00.529 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:00:00 smithi069 conmon[117073]: code, '\n'.join(err))) 2023-11-30T22:00:00.530 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:00:00 smithi069 conmon[117073]: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-tdejyj 2023-11-30T22:00:00.530 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:00:00 smithi069 conmon[117073]: /bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-tdejyj 2023-11-30T22:00:00.530 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:00:00 smithi069 conmon[117073]: Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.tdejyj 2023-11-30T22:00:00.530 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:00:00 smithi069 conmon[117073]: /bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.tdejyj 2023-11-30T22:00:00.530 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:00:00 smithi069 conmon[117073]: Deploy daemon haproxy.nfs.foo.smithi016.tdejyj ... 2023-11-30T22:00:00.530 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:00:00 smithi069 conmon[117073]: Non-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib 2023-11-30T22:00:00.530 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:00:00 smithi069 conmon[117073]: stat: stderr Trying to pull docker.io/library/haproxy:2.3... 2023-11-30T22:00:00.530 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:00:00 smithi069 conmon[117073]: stat: stderr time="2023-11-30T21:58:05Z" level=warning msg="failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2023-11-30T22:00:00.530 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:00:00 smithi069 conmon[117073]: stat: stderr time="2023-11-30T21:58:43Z" level=warning msg="failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2023-11-30T22:00:00.530 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:00:00 smithi069 conmon[117073]: stat: stderr time="2023-11-30T21:59:20Z" level=warning msg="failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2023-11-30T22:00:00.531 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:00:00 smithi069 conmon[117073]: stat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get "https://docker-mirror.front.sepia.ceph.com:5000/v2/": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit 2023-11-30T22:00:00.531 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:00:00 smithi069 conmon[117073]: ERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker 2023-11-30T22:00:00.531 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:00:00 smithi069 conmon[117073]: .io/library/haproxy:2.3 -c %u %g /var/lib 2023-11-30T22:00:00.531 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:00:00 smithi069 conmon[117073]: cephadm 2023-11-30T21:59:58.382364+0000 mgr.smithi016.dzhopz (mgr.14180) 958 : cephadm [INF] Removing key for client.ingress.nfs.foo.smithi016.tdejyj 2023-11-30T22:00:00.531 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:00:00 smithi069 conmon[117073]: cephadm 2023-11-30T21:59:58.383532+0000 mgr.smithi016.dzhopz (mgr.14180) 959 : cephadm [ERR] Failed while placing haproxy.nfs.foo.smithi016.tdejyj on smithi016: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-tdejyj 2023-11-30T22:00:00.531 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:00:00 smithi069 conmon[117073]: /bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-tdejyj 2023-11-30T22:00:00.531 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:00:00 smithi069 conmon[117073]: Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.tdejyj 2023-11-30T22:00:00.531 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:00:00 smithi069 conmon[117073]: /bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.tdejyj 2023-11-30T22:00:00.531 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:00:00 smithi069 conmon[117073]: Deploy daemon haproxy.nfs.foo.smithi016.tdejyj ... 2023-11-30T22:00:00.531 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:00:00 smithi069 conmon[117073]: Non-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib 2023-11-30T22:00:00.531 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:00:00 smithi069 conmon[117073]: stat: stderr Trying to pull docker.io/library/haproxy:2.3... 2023-11-30T22:00:00.532 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:00:00 smithi069 conmon[117073]: stat: stderr time="2023-11-30T21:58:05Z" level=warning msg="failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2023-11-30T22:00:00.532 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:00:00 smithi069 conmon[117073]: stat: stderr time="2023-11-30T21:58:43Z" level=warning msg="failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2023-11-30T22:00:00.532 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:00:00 smithi069 conmon[117073]: stat: stderr time="2023-11-30T21:59:20Z" level=warning msg="failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2023-11-30T22:00:00.532 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:00:00 smithi069 conmon[117073]: stat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get "https://docker-mirror.front.sepia.ceph.com:5000/v2/": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit 2023-11-30T22:00:00.532 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:00:00 smithi069 conmon[117073]: ERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib 2023-11-30T22:00:00.532 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:00:00 smithi069 conmon[117073]: cephadm 2023-11-30T21:59:58.384854+0000 mgr.smithi016.dzhopz (mgr.14180) 960 : cephadm [ERR] Failed while placing keepalived.nfs.foo.smithi069.nyklht on smithi069: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo 2023-11-30T22:00:00.532 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:00:00 smithi069 conmon[117073]: cephadm 2023-11-30T21:59:58.385981+0000 mgr.smithi016.dzhopz (mgr.14180) 961 : cephadm [ERR] Failed while placing keepalived.nfs.foo.smithi016.oxphra on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo 2023-11-30T22:00:00.532 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:00:00 smithi069 conmon[117073]: cluster 2023-11-30T21:59:58.386688+0000 mgr.smithi016.dzhopz (mgr.14180) 962 : cluster [DBG] pgmap v600: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 185 B/s rd, 0 op/s 2023-11-30T22:00:00.532 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:00:00 smithi069 conmon[117073]: cluster 2023-11-30T21:59:59.217241+0000 mon.smithi016 (mon.0) 710 : cluster [WRN] Health check failed: Failed to place 4 daemon(s) (CEPHADM_DAEMON_PLACE_FAIL) 2023-11-30T22:00:00.532 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:00:00 smithi069 conmon[117073]: cluster 2023-11-30T22:00:00.000114+0000 mon.smithi016 (mon.0) 711 : cluster [WRN] Health detail: HEALTH_WARN Failed to place 4 daemon(s) 2023-11-30T22:00:00.532 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:00:00 smithi069 conmon[117073]: cluster 2023-11-30T22:00:00.000146+0000 mon.smithi016 (mon.0) 712 : cluster [WRN] [WRN] CEPHADM_DAEMON_PLACE_FAIL: Failed to place 4 daemon(s) 2023-11-30T22:00:00.532 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:00:00 smithi069 conmon[117073]: cluster 2023-11-30T22:00:00.000156+0000 mon.smithi016 (mon.0 2023-11-30T22:00:00.533 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:00:00 smithi069 conmon[117073]: ) 713 : cluster [WRN] Failed while placing haproxy.nfs.foo.smithi069.xemunw on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xemunw 2023-11-30T22:00:00.533 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:00:00 smithi069 conmon[117073]: cluster 2023-11-30T22 2023-11-30T22:00:00.533 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:00:00 smithi069 conmon[117073]: :00:00.000178+0000 mon.smithi016 (mon.0) 714 : cluster [WRN] /bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xemunw 2023-11-30T22:00:00.533 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:00:00 smithi069 conmon[117073]: 2023-11-30T22:00:00.533 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:00:00 smithi069 conmon[117073]: cluster 2023-11-30T22:00:00.533 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:00:00 smithi069 conmon[117073]: 2023-11-30T22:00:00.000188+0000 mon.smithi016 (mon.0 2023-11-30T22:00:00.533 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:00:00 smithi069 conmon[117073]: ) 715 : cluster [WRN] Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xemunw 2023-11-30T22:00:00.533 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:00:00 smithi069 conmon[117073]: cluster 2023-11-30T22: 2023-11-30T22:00:00.533 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:00:00 smithi069 conmon[117073]: 00:00.000197+0000 mon.smithi016 (mon.0) 716 2023-11-30T22:00:00.533 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:00:00 smithi069 conmon[117073]: : cluster [WRN] /bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xemunw 2023-11-30T22:00:00.534 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:00:00 smithi069 conmon[117073]: cluster 2023-11-30T22: 2023-11-30T22:00:00.534 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:00:00 smithi069 conmon[117073]: 00:00.000206+0000 mon.smithi016 (mon.0) 2023-11-30T22:00:00.534 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:00:00 smithi069 conmon[117073]: 717 : cluster [WRN] Deploy daemon haproxy.nfs.foo.smithi069.xemunw ... 2023-11-30T22:00:00.534 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:00:00 smithi069 conmon[117073]: cluster 2023-11-30T 2023-11-30T22:00:00.534 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:00:00 smithi069 conmon[117073]: 22:00:00.000230+0000 mon.smithi016 (mon. 2023-11-30T22:00:00.534 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:00:00 smithi069 conmon[117073]: 0) 718 : cluster [WRN] Non-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib 2023-11-30T22:00:00.534 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:00:00 smithi069 conmon[117073]: cluster 2023-11-30 2023-11-30T22:00:00.534 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:00:00 smithi069 conmon[117073]: T22:00:00.000239+0000 mon.smithi016 (mon. 2023-11-30T22:00:00.534 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:00:00 smithi069 conmon[117073]: 0) 719 : cluster [WRN] stat: stderr Trying to pull docker.io/library/haproxy:2.3... 2023-11-30T22:00:00.534 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:00:00 smithi069 conmon[117073]: cluster 2023-11-30 2023-11-30T22:00:00.534 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:00:00 smithi069 conmon[117073]: T22:00:00.000248+0000 mon.smithi016 (mon.0 2023-11-30T22:00:00.535 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:00:00 smithi069 conmon[117073]: ) 720 : cluster [WRN] stat: stderr time="2023-11-30T21:55:36Z" level=warning msg="failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2023-11-30T22:00:00.535 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:00:00 smithi069 conmon[117073]: cluster 2023-11-30 2023-11-30T22:00:00.535 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:00:00 smithi069 conmon[117073]: T22:00:00.000269+0000 mon.smithi016 (mon.0 2023-11-30T22:00:00.535 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:00:00 smithi069 conmon[117073]: ) 721 : cluster [WRN] stat: stderr time="2023-11-30T21:56:13Z" level=warning msg="failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2023-11-30T22:00:00.535 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:00:00 smithi069 conmon[117073]: cluster 2023-11-30 2023-11-30T22:00:00.535 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:00:00 smithi069 conmon[117073]: T22:00:00.000279+0000 mon.smithi016 (mon. 2023-11-30T22:00:00.535 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:00:00 smithi069 conmon[117073]: 0) 722 : cluster [WRN] stat: stderr time="2023-11-30T21:56:51Z" level=warning msg="failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2023-11-30T22:00:00.535 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:00:00 smithi069 conmon[117073]: cluster 2023-11-30 2023-11-30T22:00:00.535 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:00:00 smithi069 conmon[117073]: T22:00:00.000287+0000 mon.smithi016 (mon.0 2023-11-30T22:00:00.535 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:00:00 smithi069 conmon[117073]: ) 723 : cluster [WRN] stat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get "https://docker-mirror.front.sepia.ceph.com:5000/v2/": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit 2023-11-30T22:00:00.535 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:00:00 smithi069 conmon[117073]: cluster 2023-11-30 2023-11-30T22:00:00.535 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:00:00 smithi069 conmon[117073]: T22:00:00.000297+0000 mon.smithi016 (mon.0 2023-11-30T22:00:00.536 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:00:00 smithi069 conmon[117073]: ) 724 : cluster [WRN] ERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib 2023-11-30T22:00:00.536 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:00:00 smithi069 conmon[117073]: cluster 2023-11-30T22 2023-11-30T22:00:00.536 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:00:00 smithi069 conmon[117073]: :00:00.000311+0000 mon.smithi016 (mon.0 2023-11-30T22:00:00.536 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:00:00 smithi069 conmon[117073]: ) 725 : cluster [WRN] Failed while placing haproxy.nfs.foo.smithi016.tdejyj on smithi016: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-tdejyj 2023-11-30T22:00:00.536 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:00:00 smithi069 conmon[117073]: cluster 2023-11-30 2023-11-30T22:00:00.536 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:00:00 smithi069 conmon[117073]: T22:00:00.000323+0000 mon.smithi016 (mon. 2023-11-30T22:00:00.536 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:00:00 smithi069 conmon[117073]: 0) 726 : cluster [WRN] /bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-tdejyj 2023-11-30T22:00:00.536 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:00:00 smithi069 conmon[117073]: cluster 2023-11- 2023-11-30T22:00:00.536 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:00:00 smithi069 conmon[117073]: 30T22:00:00.000332+0000 mon.smithi016 (mon 2023-11-30T22:00:00.536 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:00:00 smithi069 conmon[117073]: .0) 727 : cluster [WRN] Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.tdejyj 2023-11-30T22:00:00.536 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:00:00 smithi069 conmon[117073]: cluster 2023-11 2023-11-30T22:00:00.536 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:00:00 smithi069 conmon[117073]: -30T22:00:00.000340+0000 mon.smithi016 ( 2023-11-30T22:00:00.536 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:00:00 smithi069 conmon[117073]: mon.0) 728 : cluster [WRN] /bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.tdejyj 2023-11-30T22:00:00.537 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:00:00 smithi069 conmon[117073]: cluster 2023 2023-11-30T22:00:00.537 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:00:00 smithi069 conmon[117073]: -11-30T22:00:00.000349+0000 2023-11-30T22:00:00.537 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:00:00 smithi069 conmon[117073]: mon.smithi016 (mon.0) 729 : cluster [WRN] Deploy daemon haproxy.nfs.foo.smithi016.tdejyj ... 2023-11-30T22:00:00.537 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:00:00 smithi069 conmon[117073]: 2023-11-30T22:00:00.537 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:00:00 smithi069 conmon[117073]: cluster 2023-11-30T22:00:00.537 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:00:00 smithi069 conmon[117073]: 2023-11-30T22:00:00.000358+0000 mon.smithi016 (mon 2023-11-30T22:00:00.537 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:00:00 smithi069 conmon[117073]: .0) 730 : cluster [WRN] Non-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib 2023-11-30T22:00:00.537 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:00:00 smithi069 conmon[117073]: cluster 2023-11-30T22 2023-11-30T22:00:00.537 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:00:00 smithi069 conmon[117073]: :00:00.000366+0000 mon.smithi016 (mon.0) 731 2023-11-30T22:00:00.537 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:00:00 smithi069 conmon[117073]: : cluster [WRN] stat: stderr Trying to pull docker.io/library/haproxy:2.3... 2023-11-30T22:00:00.537 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:00:00 smithi069 conmon[117073]: cluster 2023-11-30T22 2023-11-30T22:00:00.537 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:00:00 smithi069 conmon[117073]: :00:00.000377+0000 mon.smithi016 (mon.0) 2023-11-30T22:00:00.537 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:00:00 smithi069 conmon[117073]: 732 : cluster [WRN] stat: stderr time="2023-11-30T21:58:05Z" level=warning msg="failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2023-11-30T22:00:00.538 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:00:00 smithi069 conmon[117073]: cluster 2023 2023-11-30T22:00:00.538 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:00:00 smithi069 conmon[117073]: -11-30T22:00:00.000393+0000 2023-11-30T22:00:00.538 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:00:00 smithi069 conmon[117073]: mon.smithi016 (mon.0) 733 : cluster [WRN] stat: stderr time="2023-11-30T21:58:43Z" level=warning msg="failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2023-11-30T22:00:00.538 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:00:00 smithi069 conmon[117073]: cluster 2023-11-30T22:00:00.000410 2023-11-30T22:00:00.538 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:00:00 smithi069 conmon[117073]: +0000 mon.smithi016 (mon.0) 734 : cluster [WRN] stat: stderr time="2023-11-30T21:59:20Z" level=warning msg="failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2023-11-30T22:00:00.538 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:00:00 smithi069 conmon[117073]: 2023-11-30T22:00:00.538 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:00:00 smithi069 conmon[117073]: cluster 2023- 2023-11-30T22:00:00.538 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:00:00 smithi069 conmon[117073]: 11-30T22:00:00.000434+0000 mon.smithi016 (mon.0) 2023-11-30T22:00:00.538 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:00:00 smithi069 conmon[117073]: 735 : cluster [WRN] stat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get "https://docker-mirror.front.sepia.ceph.com:5000/v2/": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit 2023-11-30T22:00:00.538 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:00:00 smithi069 conmon[117073]: cluster 2023-11-30T22: 2023-11-30T22:00:00.538 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:00:00 smithi069 conmon[117073]: 00:00.000452+0000 mon.smithi016 (mon.0) 736 2023-11-30T22:00:00.538 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:00:00 smithi069 conmon[117073]: : cluster [WRN] ERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib 2023-11-30T22:00:00.539 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:00:00 smithi069 conmon[117073]: cluster 2023-11-30T22 2023-11-30T22:00:00.539 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:00:00 smithi069 conmon[117073]: :00:00.000467+0000 mon.smithi016 (mon.0) 2023-11-30T22:00:00.539 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:00:00 smithi069 conmon[117073]: 737 : cluster [WRN] Failed while placing keepalived.nfs.foo.smithi069.nyklht on smithi069: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo 2023-11-30T22:00:00.539 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:00:00 smithi069 conmon[117073]: cluster 2023-11-30T 2023-11-30T22:00:00.539 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:00:00 smithi069 conmon[117073]: 22:00:00.000484+0000 mon.smithi016 (mon.0 2023-11-30T22:00:00.539 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:00:00 smithi069 conmon[117073]: ) 738 : cluster [WRN] Failed while placing keepalived.nfs.foo.smithi016.oxphra on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo 2023-11-30T22:00:01.433 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T22:00:01.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:00:01 smithi069 conmon[117073]: audit 2023-11-30T21:59:59.994233+0000 mgr.smithi016.dzhopz (mgr.14180) 963 : audit [DBG] from='client.15760 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T22:00:01.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:00:01 smithi069 conmon[117073]: 2023-11-30T22:00:01.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:00:01 smithi016 conmon[111898]: audit 2023-11-30T21:59:59.994233+0000 mgr.smithi016.dzhopz (mgr.14180) 963 2023-11-30T22:00:01.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:00:01 smithi016 conmon[111898]: : audit [DBG] from='client.15760 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T22:00:02.500 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:00:02 smithi016 conmon[111898]: cluster 2023-11-30T22:00:00.387582+0000 mgr.smithi016.dzhopz (mgr.14180) 964 : cluster [DBG] pgmap v601: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 278 B/s rd, 0 op/s 2023-11-30T22:00:02.500 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:00:02 smithi016 conmon[111898]: audit 2023-11-30T22:00:01.409163+0000 mon.smithi016 (mon.0) 739 : audit [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' 2023-11-30T22:00:02.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:00:02 smithi069 conmon[117073]: cluster 2023-11-30T22:00:00.387582+0000 mgr.smithi016.dzhopz (mgr.14180) 964 : cluster [DBG] pgmap v601: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 278 B/s rd, 0 op/s 2023-11-30T22:00:02.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:00:02 smithi069 conmon[117073]: audit 2023-11-30T22:00:01.409163+0000 mon.smithi016 (mon.0) 739 : audit [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' 2023-11-30T22:00:03.168 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T22:00:03.168 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T21:54:58.839345Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T21:54:55.763708Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T21:54:58.839474Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:54:51.908768Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.gjwehn on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:57:28.932087Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.xemunw on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xemunw\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xemunw\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xemunw\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xemunw\nDeploy daemon haproxy.nfs.foo.smithi069.xemunw ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:55:36Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:56:13Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:56:51Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:59:58.383409Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi016.tdejyj on smithi016: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-tdejyj\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-tdejyj\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.tdejyj\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.tdejyj\nDeploy daemon haproxy.nfs.foo.smithi016.tdejyj ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:58:05Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:58:43Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:59:20Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:59:58.384764Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi069.nyklht on smithi069: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:59:58.385901Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.oxphra on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "last_refresh": "2023-11-30T21:54:55.764332Z", "running": 2, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T21:54:55.763859Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T21:54:55.763932Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "last_refresh": "2023-11-30T21:54:55.764400Z", "ports": [12049], "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T21:54:55.763999Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T21:54:55.764061Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T21:54:58.839598Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T22:00:03.594 INFO:tasks.cephadm:ingress.nfs.foo has 0/4 2023-11-30T22:00:04.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:00:04 smithi069 conmon[117073]: cluster 2023-11-30T22:00:02.388161+0000 mgr.smithi016.dzhopz (mgr.14180) 965 : cluster [DBG] pgmap v602: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 185 B/s rd, 0 op/s 2023-11-30T22:00:04.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:00:04 smithi069 conmon[117073]: audit 2023-11-30T22:00:03.163135+0000 mgr.smithi016.dzhopz (mgr.14180) 966 : audit [DBG] from='client.15764 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T22:00:04.596 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T22:00:04.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:00:04 smithi016 conmon[111898]: cluster 2023-11-30T22:00:02.388161+0000 mgr.smithi016.dzhopz (mgr.14180) 965 : cluster [DBG] pgmap v602: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 185 B/s rd, 0 op/s 2023-11-30T22:00:04.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:00:04 smithi016 conmon[111898]: audit 2023-11-30T22:00:04.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:00:04 smithi016 conmon[111898]: 2023-11-30T22:00:03.163135+0000 mgr.smithi016.dzhopz (mgr.14180) 966 : audit [DBG] from='client.15764 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T22:00:06.228 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T22:00:06.228 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T21:54:58.839345Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T21:54:55.763708Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T21:54:58.839474Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:54:51.908768Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.gjwehn on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:57:28.932087Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.xemunw on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xemunw\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xemunw\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xemunw\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xemunw\nDeploy daemon haproxy.nfs.foo.smithi069.xemunw ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:55:36Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:56:13Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:56:51Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:59:58.383409Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi016.tdejyj on smithi016: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-tdejyj\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-tdejyj\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.tdejyj\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.tdejyj\nDeploy daemon haproxy.nfs.foo.smithi016.tdejyj ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:58:05Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:58:43Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:59:20Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:59:58.384764Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi069.nyklht on smithi069: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:59:58.385901Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.oxphra on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "last_refresh": "2023-11-30T21:54:55.764332Z", "running": 2, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T21:54:55.763859Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T21:54:55.763932Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "last_refresh": "2023-11-30T21:54:55.764400Z", "ports": [12049], "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T21:54:55.763999Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T21:54:55.764061Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T21:54:58.839598Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T22:00:06.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:00:06 smithi069 conmon[117073]: cluster 2023-11-30T22:00:04.388811+0000 mgr.smithi016.dzhopz (mgr.14180) 967 : cluster [DBG] pgmap v603: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 185 B/s rd, 0 op/s 2023-11-30T22:00:06.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:00:06 smithi069 conmon[117073]: audit 2023-11-30T22:00:05.908291+0000 mon.smithi016 (mon.0) 740 : audit [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' 2023-11-30T22:00:06.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:00:06 smithi016 conmon[111898]: cluster 2023-11-30T22:00:04.388811+0000 mgr.smithi016.dzhopz (mgr.14180) 967 : cluster [DBG] pgmap v603: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 185 B/s rd, 0 op/s 2023-11-30T22:00:06.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:00:06 smithi016 conmon[111898]: audit 2023-11-30T22:00:05.908291+0000 mon.smithi016 (mon.0) 740 : audit [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' 2023-11-30T22:00:06.657 INFO:tasks.cephadm:ingress.nfs.foo has 0/4 2023-11-30T22:00:07.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:00:07 smithi069 conmon[117073]: audit 2023-11-30T22:00:06.223081+0000 mgr.smithi016.dzhopz (mgr.14180) 968 : audit [DBG] from='client.15768 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T22:00:07.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:00:07 smithi069 conmon[117073]: 2023-11-30T22:00:07.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:00:07 smithi016 conmon[111898]: audit 2023-11-30T22:00:06.223081+0000 mgr.smithi016.dzhopz (mgr.14180) 968 : audit [DBG] from='client.15768 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T22:00:07.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:00:07 smithi016 conmon[111898]: 2023-11-30T22:00:07.658 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T22:00:08.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:00:08 smithi069 conmon[117073]: cluster 2023-11-30T22:00:06.389518+0000 mgr.smithi016.dzhopz (mgr.14180) 969 : cluster [DBG] pgmap v604: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 185 B/s rd, 0 op/s 2023-11-30T22:00:08.538 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:00:08 smithi016 conmon[111898]: cluster 2023-11-30T22:00:06.389518+0000 mgr.smithi016.dzhopz 2023-11-30T22:00:08.538 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:00:08 smithi016 conmon[111898]: (mgr.14180) 969 : cluster [DBG] pgmap v604: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 185 B/s rd, 0 op/s 2023-11-30T22:00:09.431 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T22:00:09.431 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T21:54:58.839345Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T21:54:55.763708Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T21:54:58.839474Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:54:51.908768Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.gjwehn on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:57:28.932087Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.xemunw on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xemunw\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xemunw\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xemunw\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xemunw\nDeploy daemon haproxy.nfs.foo.smithi069.xemunw ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:55:36Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:56:13Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:56:51Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:59:58.383409Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi016.tdejyj on smithi016: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-tdejyj\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-tdejyj\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.tdejyj\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.tdejyj\nDeploy daemon haproxy.nfs.foo.smithi016.tdejyj ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:58:05Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:58:43Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:59:20Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:59:58.384764Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi069.nyklht on smithi069: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:59:58.385901Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.oxphra on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "last_refresh": "2023-11-30T21:54:55.764332Z", "running": 2, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T21:54:55.763859Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T21:54:55.763932Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "last_refresh": "2023-11-30T21:54:55.764400Z", "ports": [12049], "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T21:54:55.763999Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T21:54:55.764061Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T21:54:58.839598Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T22:00:09.820 INFO:tasks.cephadm:ingress.nfs.foo has 0/4 2023-11-30T22:00:10.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:00:10 smithi069 conmon[117073]: cluster 2023-11-30T22:00:08.390091+0000 mgr.smithi016.dzhopz (mgr.14180) 970 : cluster [DBG] pgmap v605: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 185 B/s rd, 0 op/s 2023-11-30T22:00:10.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:00:10 smithi016 conmon[111898]: cluster 2023-11-30T22:00:08.390091+0000 mgr.smithi016.dzhopz (mgr.14180) 970 : cluster [DBG] pgmap v605: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 185 B/s rd, 0 op/s 2023-11-30T22:00:10.822 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T22:00:11.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:00:11 smithi069 conmon[117073]: audit 2023-11-30T22:00:09.426434+0000 mgr.smithi016.dzhopz (mgr.14180) 971 : audit [DBG] from='client.15772 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T22:00:11.549 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:00:11 smithi016 conmon[111898]: audit 2023-11-30T22:00:09.426434+0000 mgr.smithi016.dzhopz (mgr.14180) 971 : audit [DBG] from='client.15772 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T22:00:12.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:00:12 smithi069 conmon[117073]: cluster 2023-11-30T22:00:10.390962+0000 mgr.smithi016.dzhopz (mgr.14180) 972 : cluster [DBG] pgmap v606: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T22:00:12.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:00:12 smithi016 conmon[111898]: cluster 2023-11-30T22:00:10.390962+0000 mgr.smithi016.dzhopz (mgr.14180) 972 : cluster [DBG] pgmap v606: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T22:00:12.617 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T22:00:12.617 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T21:54:58.839345Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T21:54:55.763708Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T21:54:58.839474Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:54:51.908768Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.gjwehn on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:57:28.932087Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.xemunw on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xemunw\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xemunw\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xemunw\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xemunw\nDeploy daemon haproxy.nfs.foo.smithi069.xemunw ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:55:36Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:56:13Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:56:51Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:59:58.383409Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi016.tdejyj on smithi016: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-tdejyj\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-tdejyj\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.tdejyj\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.tdejyj\nDeploy daemon haproxy.nfs.foo.smithi016.tdejyj ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:58:05Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:58:43Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:59:20Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:59:58.384764Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi069.nyklht on smithi069: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:59:58.385901Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.oxphra on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "last_refresh": "2023-11-30T21:54:55.764332Z", "running": 2, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T21:54:55.763859Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T21:54:55.763932Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "last_refresh": "2023-11-30T21:54:55.764400Z", "ports": [12049], "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T21:54:55.763999Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T21:54:55.764061Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T21:54:58.839598Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T22:00:12.974 INFO:tasks.cephadm:ingress.nfs.foo has 0/4 2023-11-30T22:00:13.974 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T22:00:14.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:00:14 smithi069 conmon[117073]: cluster 2023-11-30T22:00:12.391535+0000 mgr.smithi016.dzhopz (mgr.14180) 973 : cluster [DBG] pgmap v607: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T22:00:14.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:00:14 smithi069 conmon[117073]: audit 2023-11-30T22:00:12.612859+0000 mgr.smithi016.dzhopz (mgr.14180) 974 : audit [DBG] from='client.15776 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T22:00:14.537 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:00:14 smithi016 conmon[111898]: cluster 2023-11-30T22:00:12.391535 2023-11-30T22:00:14.537 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:00:14 smithi016 conmon[111898]: +0000 mgr.smithi016.dzhopz (mgr.14180) 973 : cluster [DBG] pgmap v607: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T22:00:14.537 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:00:14 smithi016 conmon[111898]: audit 2023-11-30T22:00:12.612859+0000 mgr.smithi016.dzhopz (mgr.14180) 974 : audit [DBG] from='client.15776 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T22:00:15.669 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T22:00:15.669 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T21:54:58.839345Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T21:54:55.763708Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T21:54:58.839474Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:54:51.908768Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.gjwehn on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:57:28.932087Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.xemunw on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xemunw\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xemunw\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xemunw\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xemunw\nDeploy daemon haproxy.nfs.foo.smithi069.xemunw ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:55:36Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:56:13Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:56:51Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:59:58.383409Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi016.tdejyj on smithi016: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-tdejyj\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-tdejyj\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.tdejyj\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.tdejyj\nDeploy daemon haproxy.nfs.foo.smithi016.tdejyj ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:58:05Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:58:43Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:59:20Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:59:58.384764Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi069.nyklht on smithi069: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:59:58.385901Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.oxphra on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "last_refresh": "2023-11-30T21:54:55.764332Z", "running": 2, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T21:54:55.763859Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T21:54:55.763932Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "last_refresh": "2023-11-30T21:54:55.764400Z", "ports": [12049], "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T21:54:55.763999Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T21:54:55.764061Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T21:54:58.839598Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T22:00:16.025 INFO:tasks.cephadm:ingress.nfs.foo has 0/4 2023-11-30T22:00:16.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:00:16 smithi069 conmon[117073]: cluster 2023-11-30T22:00:14.392167+0000 mgr.smithi016.dzhopz (mgr.14180) 975 : cluster [DBG] pgmap v608: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T22:00:16.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:00:16 smithi016 conmon[111898]: cluster 2023-11-30T22:00:14.392167+0000 mgr.smithi016.dzhopz (mgr.14180) 975 : cluster [DBG] pgmap v608: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T22:00:17.026 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T22:00:17.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:00:17 smithi016 conmon[111898]: audit 2023-11-30T22:00:15 2023-11-30T22:00:17.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:00:17 smithi016 conmon[111898]: .663849+0000 mgr.smithi016.dzhopz (mgr.14180) 976 : audit [DBG] from='client.15780 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T22:00:17.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:00:17 smithi069 conmon[117073]: audit 2023-11-30T22:00:15.663849+0000 mgr.smithi016.dzhopz (mgr.14180) 976 : audit [DBG] from='client.15780 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T22:00:17.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:00:17 smithi069 conmon[117073]: 2023-11-30T22:00:18.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:00:18 smithi069 conmon[117073]: cluster 2023-11-30T22:00:16.392930+0000 mgr.smithi016.dzhopz (mgr.14180) 977 : cluster 2023-11-30T22:00:18.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:00:18 smithi069 conmon[117073]: [DBG] pgmap v609: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T22:00:18.601 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:00:18 smithi016 conmon[111898]: cluster 2023-11-30T22:00:16.392930+0000 2023-11-30T22:00:18.601 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:00:18 smithi016 conmon[111898]: mgr.smithi016.dzhopz (mgr.14180) 977 : cluster [DBG] pgmap v609: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T22:00:18.603 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T22:00:18.604 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T21:54:58.839345Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T21:54:55.763708Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T21:54:58.839474Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:54:51.908768Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.gjwehn on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:57:28.932087Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.xemunw on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xemunw\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xemunw\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xemunw\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xemunw\nDeploy daemon haproxy.nfs.foo.smithi069.xemunw ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:55:36Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:56:13Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:56:51Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:59:58.383409Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi016.tdejyj on smithi016: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-tdejyj\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-tdejyj\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.tdejyj\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.tdejyj\nDeploy daemon haproxy.nfs.foo.smithi016.tdejyj ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:58:05Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:58:43Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:59:20Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:59:58.384764Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi069.nyklht on smithi069: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:59:58.385901Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.oxphra on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "last_refresh": "2023-11-30T21:54:55.764332Z", "running": 2, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T21:54:55.763859Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T21:54:55.763932Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "last_refresh": "2023-11-30T21:54:55.764400Z", "ports": [12049], "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T21:54:55.763999Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T21:54:55.764061Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T21:54:58.839598Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T22:00:19.075 INFO:tasks.cephadm:ingress.nfs.foo has 0/4 2023-11-30T22:00:20.075 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T22:00:20.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:00:20 smithi016 conmon[111898]: cluster 2023-11-30T22:00:18.393626+0000 mgr.smithi016.dzhopz (mgr.14180) 978 : cluster [DBG] pgmap v610: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T22:00:20.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:00:20 smithi016 conmon[111898]: audit 2023-11-30T22:00:18.599395+0000 mgr.smithi016.dzhopz (mgr.14180) 979 : audit [DBG] from='client.15784 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T22:00:20.777 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:00:20 smithi069 conmon[117073]: cluster 2023-11-30T22:00:18.393626+0000 mgr.smithi016.dzhopz (mgr.14180) 978 : cluster [DBG] pgmap v610: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T22:00:20.777 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:00:20 smithi069 conmon[117073]: audit 2023-11-30T22:00:18.599395+0000 mgr.smithi016.dzhopz (mgr.14180) 979 : audit [DBG] from='client.15784 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T22:00:21.796 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T22:00:21.796 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T21:54:58.839345Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T21:54:55.763708Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T21:54:58.839474Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:54:51.908768Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.gjwehn on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:57:28.932087Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.xemunw on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xemunw\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xemunw\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xemunw\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xemunw\nDeploy daemon haproxy.nfs.foo.smithi069.xemunw ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:55:36Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:56:13Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:56:51Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:59:58.383409Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi016.tdejyj on smithi016: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-tdejyj\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-tdejyj\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.tdejyj\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.tdejyj\nDeploy daemon haproxy.nfs.foo.smithi016.tdejyj ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:58:05Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:58:43Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:59:20Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:59:58.384764Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi069.nyklht on smithi069: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:59:58.385901Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.oxphra on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "last_refresh": "2023-11-30T21:54:55.764332Z", "running": 2, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T21:54:55.763859Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T21:54:55.763932Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "last_refresh": "2023-11-30T21:54:55.764400Z", "ports": [12049], "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T21:54:55.763999Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T21:54:55.764061Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T21:54:58.839598Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T22:00:22.225 INFO:tasks.cephadm:ingress.nfs.foo has 0/4 2023-11-30T22:00:22.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:00:22 smithi016 conmon[111898]: cluster 2023-11-30T22:00:20.394264+0000 2023-11-30T22:00:22.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:00:22 smithi016 conmon[111898]: mgr.smithi016.dzhopz (mgr.14180) 980 : cluster [DBG] pgmap v611: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T22:00:22.725 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:00:22 smithi069 conmon[117073]: cluster 2023-11-30T22:00:20.394264+0000 mgr.smithi016.dzhopz (mgr.14180) 980 : cluster [DBG] pgmap v611: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T22:00:23.226 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T22:00:23.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:00:23 smithi016 conmon[111898]: audit 2023-11-30T22:00:21.791385+0000 mgr.smithi016.dzhopz (mgr.14180) 981 : audit 2023-11-30T22:00:23.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:00:23 smithi016 conmon[111898]: [DBG] from='client.15788 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T22:00:23.777 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:00:23 smithi069 conmon[117073]: audit 2023-11-30T22:00:21.791385+0000 mgr.smithi016.dzhopz (mgr.14180) 981 : audit [DBG] from='client.15788 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T22:00:24.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:00:24 smithi016 conmon[111898]: cluster 2023-11-30T22:00:22.394952+0000 mgr.smithi016.dzhopz (mgr.14180) 982 : cluster [DBG] pgmap v612: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T22:00:24.777 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:00:24 smithi069 conmon[117073]: cluster 2023-11-30T22:00:22.394952+0000 mgr.smithi016.dzhopz (mgr.14180) 982 : cluster [DBG] pgmap v612: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T22:00:24.947 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T22:00:24.947 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T21:54:58.839345Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T21:54:55.763708Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T21:54:58.839474Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:54:51.908768Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.gjwehn on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:57:28.932087Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.xemunw on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xemunw\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xemunw\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xemunw\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xemunw\nDeploy daemon haproxy.nfs.foo.smithi069.xemunw ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:55:36Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:56:13Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:56:51Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:59:58.383409Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi016.tdejyj on smithi016: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-tdejyj\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-tdejyj\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.tdejyj\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.tdejyj\nDeploy daemon haproxy.nfs.foo.smithi016.tdejyj ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:58:05Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:58:43Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:59:20Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:59:58.384764Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi069.nyklht on smithi069: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:59:58.385901Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.oxphra on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "last_refresh": "2023-11-30T21:54:55.764332Z", "running": 2, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T21:54:55.763859Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T21:54:55.763932Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "last_refresh": "2023-11-30T21:54:55.764400Z", "ports": [12049], "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T21:54:55.763999Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T21:54:55.764061Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T21:54:58.839598Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T22:00:25.387 INFO:tasks.cephadm:ingress.nfs.foo has 0/4 2023-11-30T22:00:26.389 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T22:00:26.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:00:26 smithi016 conmon[111898]: cluster 2023-11-30T22:00:24.395644+0000 mgr.smithi016.dzhopz (mgr.14180) 983 : cluster [DBG] 2023-11-30T22:00:26.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:00:26 smithi016 conmon[111898]: pgmap v613: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T22:00:26.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:00:26 smithi016 conmon[111898]: audit 2023-11-30T22:00:24.942882+0000 mgr.smithi016.dzhopz (mgr.14180) 984 : audit [DBG] from='client.15792 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T22:00:26.777 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:00:26 smithi069 conmon[117073]: cluster 2023-11-30T22:00:24.395644+0000 mgr.smithi016.dzhopz (mgr.14180) 983 : cluster [DBG] pgmap v613: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T22:00:26.777 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:00:26 smithi069 conmon[117073]: audit 2023-11-30T22:00:24.942882+0000 mgr.smithi016.dzhopz (mgr.14180) 984 : audit [DBG] from='client.15792 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T22:00:27.991 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T22:00:27.992 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T21:54:58.839345Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T21:54:55.763708Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T21:54:58.839474Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:54:51.908768Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.gjwehn on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:57:28.932087Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.xemunw on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xemunw\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xemunw\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xemunw\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xemunw\nDeploy daemon haproxy.nfs.foo.smithi069.xemunw ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:55:36Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:56:13Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:56:51Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:59:58.383409Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi016.tdejyj on smithi016: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-tdejyj\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-tdejyj\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.tdejyj\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.tdejyj\nDeploy daemon haproxy.nfs.foo.smithi016.tdejyj ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:58:05Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:58:43Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:59:20Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:59:58.384764Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi069.nyklht on smithi069: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:59:58.385901Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.oxphra on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "last_refresh": "2023-11-30T21:54:55.764332Z", "running": 2, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T21:54:55.763859Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T21:54:55.763932Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "last_refresh": "2023-11-30T21:54:55.764400Z", "ports": [12049], "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T21:54:55.763999Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T21:54:55.764061Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T21:54:58.839598Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T22:00:28.437 INFO:tasks.cephadm:ingress.nfs.foo has 0/4 2023-11-30T22:00:28.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:00:28 smithi016 conmon[111898]: cluster 2023-11-30T22:00:26.396318+0000 mgr.smithi016.dzhopz (mgr.14180) 985 : cluster [DBG] pgmap v614: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T22:00:28.777 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:00:28 smithi069 conmon[117073]: cluster 2023-11-30T22:00:26.396318+0000 mgr.smithi016.dzhopz (mgr.14180) 985 : cluster [DBG] pgmap v614: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T22:00:29.438 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T22:00:29.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:00:29 smithi016 conmon[111898]: audit 2023-11-30T22:00:27.986924+0000 mgr.smithi016.dzhopz (mgr.14180) 986 : audit [DBG] from='client.15796 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T22:00:29.777 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:00:29 smithi069 conmon[117073]: audit 2023-11-30T22:00:27.986924+0000 mgr.smithi016.dzhopz (mgr.14180) 986 : audit [DBG] from='client.15796 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T22:00:30.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:00:30 smithi016 conmon[111898]: cluster 2023-11-30T22:00:28.396883+0000 mgr.smithi016.dzhopz ( 2023-11-30T22:00:30.601 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:00:30 smithi016 conmon[111898]: mgr.14180) 987 : cluster [DBG] pgmap v615: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T22:00:30.777 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:00:30 smithi069 conmon[117073]: cluster 2023-11-30T22:00:28.396883+0000 mgr.smithi016.dzhopz (mgr.14180) 987 : cluster [DBG] pgmap v615: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T22:00:31.183 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T22:00:31.184 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T21:54:58.839345Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T21:54:55.763708Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T21:54:58.839474Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:54:51.908768Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.gjwehn on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:57:28.932087Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.xemunw on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xemunw\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xemunw\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xemunw\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xemunw\nDeploy daemon haproxy.nfs.foo.smithi069.xemunw ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:55:36Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:56:13Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:56:51Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:59:58.383409Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi016.tdejyj on smithi016: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-tdejyj\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-tdejyj\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.tdejyj\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.tdejyj\nDeploy daemon haproxy.nfs.foo.smithi016.tdejyj ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:58:05Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:58:43Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:59:20Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:59:58.384764Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi069.nyklht on smithi069: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:59:58.385901Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.oxphra on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "last_refresh": "2023-11-30T21:54:55.764332Z", "running": 2, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T21:54:55.763859Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T21:54:55.763932Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "last_refresh": "2023-11-30T21:54:55.764400Z", "ports": [12049], "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T21:54:55.763999Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T21:54:55.764061Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T21:54:58.839598Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T22:00:31.561 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:00:31 smithi016 conmon[111898]: cluster 2023-11-30T22:00:30.397472+0000 mgr.smithi016.dzhopz (mgr.14180) 988 : cluster [DBG] pgmap v616: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T22:00:31.561 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:00:31 smithi016 conmon[111898]: audit 2023-11-30T22:00:31.179263+0000 mgr.smithi016.dzhopz (mgr.14180) 989 : audit [DBG] from='client.15800 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T22:00:31.586 INFO:tasks.cephadm:ingress.nfs.foo has 0/4 2023-11-30T22:00:31.777 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:00:31 smithi069 conmon[117073]: cluster 2023-11-30T22:00:30.397472+0000 mgr.smithi016.dzhopz (mgr.14180) 988 : cluster [DBG] pgmap v616: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T22:00:31.777 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:00:31 smithi069 conmon[117073]: 2023-11-30T22:00:31.777 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:00:31 smithi069 conmon[117073]: audit 2023-11-30T22:00:31.179263+0000 mgr.smithi016.dzhopz (mgr.14180) 989 : audit [DBG] from='client.15800 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T22:00:32.587 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T22:00:33.777 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:00:33 smithi069 conmon[117073]: cluster 2023-11-30T22:00:32.398242+0000 mgr.smithi016.dzhopz (mgr.14180) 990 : cluster [DBG] pgmap v617: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T22:00:33.850 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:00:33 smithi016 conmon[111898]: cluster 2023-11-30T22:00:32.398242+0000 mgr.smithi016.dzhopz 2023-11-30T22:00:33.851 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:00:33 smithi016 conmon[111898]: (mgr.14180) 990 : cluster [DBG] pgmap v617: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T22:00:34.270 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T22:00:34.270 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T21:54:58.839345Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T21:54:55.763708Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T21:54:58.839474Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:54:51.908768Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.gjwehn on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:57:28.932087Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.xemunw on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xemunw\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xemunw\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xemunw\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xemunw\nDeploy daemon haproxy.nfs.foo.smithi069.xemunw ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:55:36Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:56:13Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:56:51Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:59:58.383409Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi016.tdejyj on smithi016: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-tdejyj\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-tdejyj\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.tdejyj\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.tdejyj\nDeploy daemon haproxy.nfs.foo.smithi016.tdejyj ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:58:05Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:58:43Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:59:20Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:59:58.384764Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi069.nyklht on smithi069: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:59:58.385901Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.oxphra on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "last_refresh": "2023-11-30T21:54:55.764332Z", "running": 2, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T21:54:55.763859Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T21:54:55.763932Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "last_refresh": "2023-11-30T21:54:55.764400Z", "ports": [12049], "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T21:54:55.763999Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T21:54:55.764061Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T21:54:58.839598Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T22:00:34.647 INFO:tasks.cephadm:ingress.nfs.foo has 0/4 2023-11-30T22:00:35.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:00:35 smithi069 conmon[117073]: audit 2023-11-30T22:00:34.264981+0000 mgr.smithi016.dzhopz (mgr.14180) 991 : audit [DBG] from='client.15804 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T22:00:35.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:00:35 smithi016 conmon[111898]: audit 2023-11-30T22:00:34.264981+0000 mgr.smithi016.dzhopz (mgr.14180) 991 : audit [DBG] 2023-11-30T22:00:35.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:00:35 smithi016 conmon[111898]: from='client.15804 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T22:00:35.648 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T22:00:36.369 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:00:36 smithi016 conmon[111898]: cluster 2023-11-30T22:00:34.398918+0000 mgr.smithi016.dzhopz (mgr.14180) 992 : cluster [DBG] pgmap v618: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T22:00:36.530 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:00:36 smithi069 conmon[117073]: cluster 2023-11-30T22:00:34.398918+0000 mgr.smithi016.dzhopz (mgr.14180) 992 : cluster [DBG] pgmap v618: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T22:00:37.326 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T22:00:37.326 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T21:54:58.839345Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T21:54:55.763708Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T21:54:58.839474Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:54:51.908768Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.gjwehn on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:57:28.932087Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.xemunw on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xemunw\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xemunw\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xemunw\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xemunw\nDeploy daemon haproxy.nfs.foo.smithi069.xemunw ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:55:36Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:56:13Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:56:51Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:59:58.383409Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi016.tdejyj on smithi016: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-tdejyj\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-tdejyj\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.tdejyj\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.tdejyj\nDeploy daemon haproxy.nfs.foo.smithi016.tdejyj ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:58:05Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:58:43Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:59:20Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:59:58.384764Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi069.nyklht on smithi069: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:59:58.385901Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.oxphra on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "last_refresh": "2023-11-30T21:54:55.764332Z", "running": 2, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T21:54:55.763859Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T21:54:55.763932Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "last_refresh": "2023-11-30T21:54:55.764400Z", "ports": [12049], "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T21:54:55.763999Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T21:54:55.764061Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T21:54:58.839598Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T22:00:37.700 INFO:tasks.cephadm:ingress.nfs.foo has 0/4 2023-11-30T22:00:38.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:00:38 smithi069 conmon[117073]: cluster 2023-11-30T22:00:36.399547+0000 mgr.smithi016.dzhopz (mgr.14180) 993 : cluster [DBG] pgmap v619: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T22:00:38.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:00:38 smithi016 conmon[111898]: cluster 2023-11-30T22:00:36.399547+0000 mgr.smithi016.dzhopz (mgr.14180) 993 : cluster [DBG] pgmap v619: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T22:00:38.701 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T22:00:39.460 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:00:39 smithi016 conmon[111898]: audit 2023-11-30T22:00:37.320901+0000 mgr.smithi016.dzhopz (mgr 2023-11-30T22:00:39.460 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:00:39 smithi016 conmon[111898]: .14180) 994 : audit [DBG] from='client.15808 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T22:00:39.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:00:39 smithi069 conmon[117073]: audit 2023-11-30T22:00:37.320901+0000 mgr.smithi016.dzhopz (mgr.14180) 994 : audit [DBG] from='client.15808 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T22:00:39.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:00:39 smithi069 conmon[117073]: 2023-11-30T22:00:40.381 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T22:00:40.381 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T21:54:58.839345Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T21:54:55.763708Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T21:54:58.839474Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:54:51.908768Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.gjwehn on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:57:28.932087Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.xemunw on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xemunw\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xemunw\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xemunw\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xemunw\nDeploy daemon haproxy.nfs.foo.smithi069.xemunw ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:55:36Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:56:13Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:56:51Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:59:58.383409Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi016.tdejyj on smithi016: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-tdejyj\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-tdejyj\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.tdejyj\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.tdejyj\nDeploy daemon haproxy.nfs.foo.smithi016.tdejyj ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:58:05Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:58:43Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:59:20Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:59:58.384764Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi069.nyklht on smithi069: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:59:58.385901Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.oxphra on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "last_refresh": "2023-11-30T21:54:55.764332Z", "running": 2, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T21:54:55.763859Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T21:54:55.763932Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "last_refresh": "2023-11-30T21:54:55.764400Z", "ports": [12049], "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T21:54:55.763999Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T21:54:55.764061Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T21:54:58.839598Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T22:00:40.401 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:00:40 smithi016 conmon[111898]: cluster 2023-11-30T22:00:38.400175+0000 mgr.smithi016.dzhopz (mgr.14180) 995 : cluster 2023-11-30T22:00:40.401 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:00:40 smithi016 conmon[111898]: [DBG] pgmap v620: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T22:00:40.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:00:40 smithi069 conmon[117073]: cluster 2023-11-30T22:00:38.400175+0000 mgr.smithi016.dzhopz (mgr.14180) 995 : cluster [DBG] pgmap v620: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T22:00:40.763 INFO:tasks.cephadm:ingress.nfs.foo has 0/4 2023-11-30T22:00:41.765 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T22:00:42.495 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:00:42 smithi016 conmon[111898]: audit 2023-11-30T22:00:40.375981+0000 mgr.smithi016.dzhopz (mgr.14180) 996 : audit [DBG] from='client.15812 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T22:00:42.495 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:00:42 smithi016 conmon[111898]: cluster 2023-11-30T22:00:40.400738+0000 mgr.smithi016.dzhopz (mgr.14180) 997 : cluster [DBG] pgmap v621: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T22:00:42.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:00:42 smithi069 conmon[117073]: audit 2023-11-30T22:00:40.375981+0000 mgr.smithi016.dzhopz (mgr.14180) 996 : audit [DBG] from='client.15812 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T22:00:42.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:00:42 smithi069 conmon[117073]: cluster 2023-11-30T22:00:40.400738+0000 mgr.smithi016.dzhopz (mgr.14180) 997 : cluster [DBG] pgmap v621: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T22:00:43.484 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T22:00:43.485 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T21:54:58.839345Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T21:54:55.763708Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T21:54:58.839474Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:54:51.908768Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.gjwehn on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:57:28.932087Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.xemunw on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xemunw\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xemunw\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xemunw\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xemunw\nDeploy daemon haproxy.nfs.foo.smithi069.xemunw ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:55:36Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:56:13Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:56:51Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:59:58.383409Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi016.tdejyj on smithi016: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-tdejyj\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-tdejyj\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.tdejyj\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.tdejyj\nDeploy daemon haproxy.nfs.foo.smithi016.tdejyj ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:58:05Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:58:43Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:59:20Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:59:58.384764Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi069.nyklht on smithi069: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:59:58.385901Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.oxphra on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "last_refresh": "2023-11-30T21:54:55.764332Z", "running": 2, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T21:54:55.763859Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T21:54:55.763932Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "last_refresh": "2023-11-30T21:54:55.764400Z", "ports": [12049], "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T21:54:55.763999Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T21:54:55.764061Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T21:54:58.839598Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T22:00:43.928 INFO:tasks.cephadm:ingress.nfs.foo has 0/4 2023-11-30T22:00:44.124 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:00:44 smithi016 conmon[111898]: cluster 2023-11-30T22:00:42.401318+0000 mgr.smithi016.dzhopz (mgr.14180 2023-11-30T22:00:44.124 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:00:44 smithi016 conmon[111898]: ) 998 : cluster [DBG] pgmap v622: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T22:00:44.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:00:44 smithi069 conmon[117073]: cluster 2023-11-30T22:00:42.401318+0000 mgr.smithi016.dzhopz (mgr.14180) 998 : cluster [DBG] pgmap v622: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T22:00:44.929 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T22:00:45.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:00:45 smithi016 conmon[111898]: audit 2023-11-30T22:00:43.480127+0000 mgr.smithi016.dzhopz (mgr.14180) 999 : audit [DBG] 2023-11-30T22:00:45.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:00:45 smithi016 conmon[111898]: from='client.15816 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T22:00:45.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:00:45 smithi069 conmon[117073]: audit 2023-11-30T22:00:43.480127+0000 mgr.smithi016.dzhopz (mgr.14180) 999 : audit [DBG] from='client.15816 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T22:00:46.442 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:00:46 smithi016 conmon[111898]: cluster 2023-11-30T22:00:44.402067+0000 mgr.smithi016.dzhopz (mgr.14180) 1000 : cluster [DBG] pgmap v623: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T22:00:46.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:00:46 smithi069 conmon[117073]: cluster 2023-11-30T22:00:44.402067+0000 mgr.smithi016.dzhopz (mgr.14180) 1000 : cluster [DBG] pgmap v623: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T22:00:46.624 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T22:00:46.625 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T21:54:58.839345Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T21:54:55.763708Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T21:54:58.839474Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:54:51.908768Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.gjwehn on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:57:28.932087Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.xemunw on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xemunw\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xemunw\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xemunw\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xemunw\nDeploy daemon haproxy.nfs.foo.smithi069.xemunw ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:55:36Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:56:13Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:56:51Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:59:58.383409Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi016.tdejyj on smithi016: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-tdejyj\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-tdejyj\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.tdejyj\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.tdejyj\nDeploy daemon haproxy.nfs.foo.smithi016.tdejyj ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:58:05Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:58:43Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:59:20Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:59:58.384764Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi069.nyklht on smithi069: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:59:58.385901Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.oxphra on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "last_refresh": "2023-11-30T21:54:55.764332Z", "running": 2, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T21:54:55.763859Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T21:54:55.763932Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "last_refresh": "2023-11-30T21:54:55.764400Z", "ports": [12049], "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T21:54:55.763999Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T21:54:55.764061Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T21:54:58.839598Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T22:00:47.079 INFO:tasks.cephadm:ingress.nfs.foo has 0/4 2023-11-30T22:00:48.080 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T22:00:48.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:00:48 smithi069 conmon[117073]: cluster 2023-11-30T22:00:46.402863+0000 mgr.smithi016.dzhopz (mgr.14180) 1001 : cluster [DBG] pgmap v624: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T22:00:48.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:00:48 smithi069 conmon[117073]: audit 2023-11-30T22:00:46.619751+0000 mgr.smithi016.dzhopz (mgr.14180) 1002 : audit [DBG] from='client.15820 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T22:00:48.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:00:48 smithi016 conmon[111898]: cluster 2023-11-30T22:00:46.402863+0000 mgr.smithi016.dzhopz (mgr. 2023-11-30T22:00:48.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:00:48 smithi016 conmon[111898]: 14180) 1001 : cluster [DBG] pgmap v624: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T22:00:48.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:00:48 smithi016 conmon[111898]: audit 2023-11-30T22:00:46.619751+0000 mgr.smithi016.dzhopz (mgr.14180) 1002 : audit [DBG] from='client.15820 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T22:00:49.806 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T22:00:49.806 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T21:54:58.839345Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T21:54:55.763708Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T21:54:58.839474Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:54:51.908768Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.gjwehn on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:57:28.932087Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.xemunw on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xemunw\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xemunw\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xemunw\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xemunw\nDeploy daemon haproxy.nfs.foo.smithi069.xemunw ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:55:36Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:56:13Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:56:51Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:59:58.383409Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi016.tdejyj on smithi016: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-tdejyj\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-tdejyj\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.tdejyj\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.tdejyj\nDeploy daemon haproxy.nfs.foo.smithi016.tdejyj ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:58:05Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:58:43Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:59:20Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:59:58.384764Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi069.nyklht on smithi069: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:59:58.385901Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.oxphra on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "last_refresh": "2023-11-30T21:54:55.764332Z", "running": 2, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T21:54:55.763859Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T21:54:55.763932Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "last_refresh": "2023-11-30T21:54:55.764400Z", "ports": [12049], "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T21:54:55.763999Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T21:54:55.764061Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T21:54:58.839598Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T22:00:50.239 INFO:tasks.cephadm:ingress.nfs.foo has 0/4 2023-11-30T22:00:50.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:00:50 smithi069 conmon[117073]: cluster 2023-11-30T22:00:48.403475+0000 mgr.smithi016.dzhopz (mgr.14180) 1003 : cluster [DBG] pgmap v625: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T22:00:50.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:00:50 smithi016 conmon[111898]: cluster 2023-11-30T22:00:48.403475+0000 mgr.smithi016.dzhopz (mgr.14180) 1003 : cluster [DBG] pgmap v625: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T22:00:51.240 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T22:00:51.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:00:51 smithi069 conmon[117073]: audit 2023-11-30T22:00:49.801779+0000 mgr.smithi016.dzhopz (mgr.14180) 1004 : audit [DBG] from='client.15824 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T22:00:51.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:00:51 smithi016 conmon[111898]: audit 2023-11-30T22:00:49.801779+0000 mgr.smithi016.dzhopz (mgr.14180) 1004 : 2023-11-30T22:00:51.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:00:51 smithi016 conmon[111898]: audit [DBG] from='client.15824 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T22:00:52.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:00:52 smithi069 conmon[117073]: cluster 2023-11-30T22:00:50.404149+0000 mgr.smithi016.dzhopz (mgr.14180) 1005 : cluster [DBG] pgmap v626: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T22:00:52.543 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:00:52 smithi016 conmon[111898]: cluster 2023-11-30T22:00:50.404149+0000 mgr.smithi016.dzhopz (mgr.14180) 2023-11-30T22:00:52.543 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:00:52 smithi016 conmon[111898]: 1005 : cluster [DBG] pgmap v626: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T22:00:52.969 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T22:00:52.969 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T21:54:58.839345Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T21:54:55.763708Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T21:54:58.839474Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:54:51.908768Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.gjwehn on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:57:28.932087Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.xemunw on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xemunw\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xemunw\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xemunw\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xemunw\nDeploy daemon haproxy.nfs.foo.smithi069.xemunw ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:55:36Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:56:13Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:56:51Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:59:58.383409Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi016.tdejyj on smithi016: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-tdejyj\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-tdejyj\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.tdejyj\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.tdejyj\nDeploy daemon haproxy.nfs.foo.smithi016.tdejyj ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:58:05Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:58:43Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:59:20Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:59:58.384764Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi069.nyklht on smithi069: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:59:58.385901Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.oxphra on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "last_refresh": "2023-11-30T21:54:55.764332Z", "running": 2, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T21:54:55.763859Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T21:54:55.763932Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "last_refresh": "2023-11-30T21:54:55.764400Z", "ports": [12049], "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T21:54:55.763999Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T21:54:55.764061Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T21:54:58.839598Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T22:00:53.384 INFO:tasks.cephadm:ingress.nfs.foo has 0/4 2023-11-30T22:00:54.385 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T22:00:54.416 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:00:54 smithi016 conmon[111898]: cluster 2023-11-30T22:00:52.404723+0000 mgr.smithi016.dzhopz (mgr.14180) 1006 : cluster [DBG] pgmap v627: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T22:00:54.416 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:00:54 smithi016 conmon[111898]: audit 2023-11-30T22:00:52.964524+0000 mgr.smithi016.dzhopz (mgr.14180) 1007 : audit [DBG] from='client.15828 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T22:00:54.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:00:54 smithi069 conmon[117073]: cluster 2023-11-30T22:00:52.404723+0000 mgr.smithi016.dzhopz (mgr.14180) 1006 : cluster [DBG] 2023-11-30T22:00:54.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:00:54 smithi069 conmon[117073]: pgmap v627: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T22:00:54.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:00:54 smithi069 conmon[117073]: audit 2023-11-30T22:00:52.964524+0000 mgr.smithi016.dzhopz (mgr.14180) 1007 : audit [DBG] from='client.15828 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T22:00:56.085 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T22:00:56.086 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T21:54:58.839345Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T21:54:55.763708Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T21:54:58.839474Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:54:51.908768Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.gjwehn on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:57:28.932087Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.xemunw on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xemunw\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xemunw\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xemunw\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xemunw\nDeploy daemon haproxy.nfs.foo.smithi069.xemunw ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:55:36Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:56:13Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:56:51Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:59:58.383409Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi016.tdejyj on smithi016: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-tdejyj\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-tdejyj\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.tdejyj\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.tdejyj\nDeploy daemon haproxy.nfs.foo.smithi016.tdejyj ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:58:05Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:58:43Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:59:20Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:59:58.384764Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi069.nyklht on smithi069: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:59:58.385901Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.oxphra on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "last_refresh": "2023-11-30T21:54:55.764332Z", "running": 2, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T21:54:55.763859Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T21:54:55.763932Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "last_refresh": "2023-11-30T21:54:55.764400Z", "ports": [12049], "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T21:54:55.763999Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T21:54:55.764061Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T21:54:58.839598Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T22:00:56.445 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:00:56 smithi016 conmon[111898]: cluster 2023-11-30T22:00:54.405317+0000 mgr.smithi016.dzhopz (mgr.14180 2023-11-30T22:00:56.446 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:00:56 smithi016 conmon[111898]: ) 1008 : cluster [DBG] pgmap v628: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T22:00:56.447 INFO:tasks.cephadm:ingress.nfs.foo has 0/4 2023-11-30T22:00:56.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:00:56 smithi069 conmon[117073]: cluster 2023-11-30T22:00:54.405317+0000 mgr.smithi016.dzhopz (mgr.14180) 1008 : cluster [DBG] pgmap v628: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T22:00:57.448 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T22:00:57.479 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:00:57 smithi016 conmon[111898]: audit 2023-11-30T22:00:56.080323+0000 2023-11-30T22:00:57.479 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:00:57 smithi016 conmon[111898]: mgr.smithi016.dzhopz (mgr.14180) 1009 : audit [DBG] from='client.15832 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T22:00:57.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:00:57 smithi069 conmon[117073]: audit 2023-11-30T22:00:56.080323+0000 mgr.smithi016.dzhopz (mgr.14180) 1009 : audit [DBG] from='client.15832 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T22:00:58.289 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:00:58 smithi016 conmon[111898]: cluster 2023-11-30T22:00:56.405899 2023-11-30T22:00:58.289 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:00:58 smithi016 conmon[111898]: +0000 mgr.smithi016.dzhopz (mgr.14180) 1010 : cluster [DBG] pgmap v629: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T22:00:58.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:00:58 smithi069 conmon[117073]: cluster 2023-11-30T22:00:56.405899+0000 mgr.smithi016.dzhopz (mgr.14180) 1010 2023-11-30T22:00:58.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:00:58 smithi069 conmon[117073]: : cluster [DBG] pgmap v629: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T22:00:59.171 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T22:00:59.171 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T21:54:58.839345Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T21:54:55.763708Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T21:54:58.839474Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:54:51.908768Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.gjwehn on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:57:28.932087Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.xemunw on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xemunw\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xemunw\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xemunw\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xemunw\nDeploy daemon haproxy.nfs.foo.smithi069.xemunw ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:55:36Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:56:13Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:56:51Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:59:58.383409Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi016.tdejyj on smithi016: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-tdejyj\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-tdejyj\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.tdejyj\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.tdejyj\nDeploy daemon haproxy.nfs.foo.smithi016.tdejyj ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:58:05Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:58:43Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:59:20Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:59:58.384764Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi069.nyklht on smithi069: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:59:58.385901Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.oxphra on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "last_refresh": "2023-11-30T21:54:55.764332Z", "running": 2, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T21:54:55.763859Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T21:54:55.763932Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "last_refresh": "2023-11-30T21:54:55.764400Z", "ports": [12049], "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T21:54:55.763999Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T21:54:55.764061Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T21:54:58.839598Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T22:00:59.511 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:00:59 smithi016 conmon[111898]: audit 2023-11-30T22:00:58.388711+0000 mon.smithi016 (mon.0) 741 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-30T22:00:59.513 INFO:tasks.cephadm:ingress.nfs.foo has 0/4 2023-11-30T22:00:59.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:00:59 smithi069 conmon[117073]: audit 2023-11-30T22:00:58.388711+0000 mon.smithi016 (mon.0) 741 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-30T22:01:00.513 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T22:01:00.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:01:00 smithi069 conmon[117073]: cluster 2023-11-30T22:00:58.406731+0000 mgr.smithi016.dzhopz ( 2023-11-30T22:01:00.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:01:00 smithi069 conmon[117073]: mgr.14180) 1011 : cluster [DBG] pgmap v630: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T22:01:00.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:01:00 smithi069 conmon[117073]: audit 2023-11-30T22:00:59.165176+0000 mgr.smithi016.dzhopz (mgr.14180) 1012 : audit [DBG] from='client.15836 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T22:01:00.538 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:01:00 smithi016 conmon[111898]: cluster 2023-11-30T22: 2023-11-30T22:01:00.539 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:01:00 smithi016 conmon[111898]: 00:58.406731+0000 mgr.smithi016.dzhopz (mgr.14180) 1011 : cluster [DBG] pgmap v630: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T22:01:00.539 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:01:00 smithi016 conmon[111898]: audit 2023-11-30T22:00:59.165176+0000 mgr.smithi016.dzhopz (mgr.14180) 1012 : audit [DBG] from='client.15836 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T22:01:02.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:01:02 smithi016 conmon[111898]: cluster 2023-11-30T22:01:00.407370+0000 mgr.smithi016.dzhopz (mgr.14180) 1013 : cluster [DBG] pgmap v631: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T22:01:02.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:01:02 smithi016 conmon[111898]: audit 2023-11-30T22:01:01.812014+0000 mon.smithi016 (mon.0) 742 : audit [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' 2023-11-30T22:01:02.411 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T22:01:02.411 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T21:54:58.839345Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T21:54:58.839412Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T21:54:58.839474Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:54:51.908768Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.gjwehn on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:57:28.932087Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.xemunw on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xemunw\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xemunw\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xemunw\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xemunw\nDeploy daemon haproxy.nfs.foo.smithi069.xemunw ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:55:36Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:56:13Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:56:51Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:59:58.383409Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi016.tdejyj on smithi016: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-tdejyj\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-tdejyj\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.tdejyj\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.tdejyj\nDeploy daemon haproxy.nfs.foo.smithi016.tdejyj ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:58:05Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:58:43Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:59:20Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:59:58.384764Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi069.nyklht on smithi069: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:59:58.385901Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.oxphra on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "last_refresh": "2023-11-30T21:54:58.839903Z", "running": 2, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T21:54:58.839272Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T21:54:58.839116Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "last_refresh": "2023-11-30T21:54:58.839965Z", "ports": [12049], "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T21:54:58.839536Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T21:54:58.839659Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T21:54:58.839598Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T22:01:02.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:01:02 smithi069 conmon[117073]: cluster 2023-11-30T22:01:00.407370+0000 mgr.smithi016.dzhopz (mgr.14180) 1013 : cluster [DBG] pgmap v631: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T22:01:02.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:01:02 smithi069 conmon[117073]: audit 2023- 2023-11-30T22:01:02.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:01:02 smithi069 conmon[117073]: 11-30T22:01:01.812014+0000 mon.smithi016 (mon.0) 742 : audit [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' 2023-11-30T22:01:03.004 INFO:tasks.cephadm:ingress.nfs.foo has 0/4 2023-11-30T22:01:04.005 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T22:01:04.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:01:04 smithi016 conmon[111898]: audit 2023-11-30T22:01:02.406110+0000 mgr.smithi016.dzhopz (mgr.14180) 1014 : 2023-11-30T22:01:04.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:01:04 smithi016 conmon[111898]: audit [DBG] from='client.15840 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T22:01:04.351 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:01:04 smithi016 conmon[111898]: cluster 2023-11-30T22:01:02.407937+0000 mgr.smithi016.dzhopz (mgr.14180) 1015 : cluster [DBG] pgmap v632: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T22:01:04.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:01:04 smithi069 conmon[117073]: audit 2023-11-30T22:01:02.406110+0000 mgr.smithi016.dzhopz (mgr.14180) 1014 : audit [DBG] from='client.15840 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T22:01:04.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:01:04 smithi069 conmon[117073]: 2023-11-30T22:01:04.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:01:04 smithi069 conmon[117073]: cluster 2023-11-30T22:01:02.407937+0000 mgr.smithi016.dzhopz (mgr.14180) 1015 : cluster [DBG] pgmap v632: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T22:01:05.784 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T22:01:05.784 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T22:01:04.822557Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T22:01:01.805481Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T22:01:04.822688Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:54:51.908768Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.gjwehn on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:57:28.932087Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.xemunw on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xemunw\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xemunw\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xemunw\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xemunw\nDeploy daemon haproxy.nfs.foo.smithi069.xemunw ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:55:36Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:56:13Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:56:51Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:59:58.383409Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi016.tdejyj on smithi016: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-tdejyj\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-tdejyj\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.tdejyj\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.tdejyj\nDeploy daemon haproxy.nfs.foo.smithi016.tdejyj ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:58:05Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:58:43Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:59:20Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:59:58.384764Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi069.nyklht on smithi069: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:59:58.385901Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.oxphra on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "last_refresh": "2023-11-30T22:01:01.806074Z", "running": 2, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T22:01:01.805624Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T22:01:01.805697Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "last_refresh": "2023-11-30T22:01:01.806136Z", "ports": [12049], "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T22:01:01.805763Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T22:01:01.805826Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T22:01:04.822813Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T22:01:06.100 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:01:05 smithi016 conmon[111898]: cluster 2023-11-30T22:01:04.408483+0000 mgr.smithi016.dzhopz (mgr.14180) 1016 : cluster [DBG] pgmap v633: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T22:01:06.100 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:01:05 smithi016 conmon[111898]: audit 2023-11-30T22:01:04.829054+0000 mon.smithi016 (mon.0) 743 : audit [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' 2023-11-30T22:01:06.100 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:01:05 smithi016 conmon[111898]: audit 2023-11-30T22:01:05.352808+0000 mon.smithi016 (mon.0) 744 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-30T22:01:06.101 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:01:05 smithi016 conmon[111898]: audit 2023-11-30T22:01:05.353505+0000 mon.smithi016 (mon.0) 745 : audit [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-11-30T22:01:06.101 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:01:05 smithi016 conmon[111898]: audit 2023-11-30T22:01:05.357717+0000 mon.smithi016 (mon.0) 746 : audit [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' 2023-11-30T22:01:06.101 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:01:05 smithi016 conmon[111898]: audit 2023-11-30T22:01:05.361307+0000 mon.smithi016 (mon.0 2023-11-30T22:01:06.101 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:01:05 smithi016 conmon[111898]: ) 747 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-11-30T22:01:06.101 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:01:05 smithi016 conmon[111898]: audit 2023-11-30T22:01:05.367910+0000 mon.smithi016 (mon.0) 748 : audit [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' 2023-11-30T22:01:06.154 INFO:tasks.cephadm:ingress.nfs.foo has 0/4 2023-11-30T22:01:06.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:01:05 smithi069 conmon[117073]: cluster 2023-11-30T22:01:04.408483+0000 mgr.smithi016.dzhopz (mgr.14180) 2023-11-30T22:01:06.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:01:05 smithi069 conmon[117073]: 1016 : cluster [DBG] pgmap v633: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T22:01:06.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:01:05 smithi069 conmon[117073]: audit 2023-11-30T22:01:04.829054+0000 mon.smithi016 (mon.0) 743 : audit [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' 2023-11-30T22:01:06.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:01:05 smithi069 conmon[117073]: audit 2023-11-30 2023-11-30T22:01:06.278 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:01:05 smithi069 conmon[117073]: T22:01:05.352808+0000 mon.smithi016 (mon.0) 744 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-30T22:01:06.278 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:01:05 smithi069 conmon[117073]: audit 2023-11-30T22:01 2023-11-30T22:01:06.278 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:01:05 smithi069 conmon[117073]: :05.353505+0000 mon.smithi016 (mon.0) 745 : 2023-11-30T22:01:06.278 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:01:05 smithi069 conmon[117073]: audit [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-11-30T22:01:06.278 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:01:05 smithi069 conmon[117073]: audit 2023-11-30T22: 2023-11-30T22:01:06.278 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:01:05 smithi069 conmon[117073]: 01:05.357717+0000 mon.smithi016 (mon.0) 2023-11-30T22:01:06.278 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:01:05 smithi069 conmon[117073]: 746 : audit [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' 2023-11-30T22:01:06.278 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:01:05 smithi069 conmon[117073]: audit 2023-11-30T 2023-11-30T22:01:06.278 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:01:05 smithi069 conmon[117073]: 22:01:05.361307+0000 mon.smithi016 (mon. 2023-11-30T22:01:06.278 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:01:05 smithi069 conmon[117073]: 0) 747 : audit [DBG] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-11-30T22:01:06.278 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:01:05 smithi069 conmon[117073]: audit 2023-11-30 2023-11-30T22:01:06.279 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:01:05 smithi069 conmon[117073]: T22:01:05.367910+0000 mon.smithi016 (mon 2023-11-30T22:01:06.279 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:01:05 smithi069 conmon[117073]: .0) 748 : audit [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' 2023-11-30T22:01:07.100 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:01:06 smithi016 conmon[111898]: cluster 2023-11-30T22:01:05.358261+0000 mgr.smithi016.dzhopz (mgr.14180) 1017 : cluster [DBG] pgmap v634: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 280 B/s rd, 0 op/s 2023-11-30T22:01:07.100 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:01:06 smithi016 conmon[111898]: cephadm 2023-11-30T22:01:05.369959+0000 mgr.smithi016.dzhopz (mgr.14180) 1018 : cephadm [INF] Deploying daemon haproxy.nfs.foo.smithi069.mpcbsm on smithi069 2023-11-30T22:01:07.100 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:01:06 smithi016 conmon[111898]: audit 2023-11-30T22:01:05.779491+0000 mgr.smithi016.dzhopz (mgr.14180) 1019 : audit [DBG] from='client.15844 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T22:01:07.101 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:01:06 smithi016 conmon[111898]: cluster 2023-11-30T22:01:06.355879+0000 mon.smithi016 (mon.0) 749 : cluster [INF] Health check cleared: CEPHADM_DAEMON_PLACE_FAIL (was: Failed to place 4 daemon(s)) 2023-11-30T22:01:07.101 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:01:06 smithi016 conmon[111898]: cluster 2023-11-30T22:01:06.355943+0000 mon.smithi016 (mon.0) 750 : cluster [INF] Cluster is now healthy 2023-11-30T22:01:07.156 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T22:01:07.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:01:06 smithi069 conmon[117073]: cluster 2023-11-30T22:01:05.358261+0000 mgr.smithi016.dzhopz (mgr.14180) 1017 : cluster [DBG] pgmap v634: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 280 B/s rd, 0 op/s 2023-11-30T22:01:07.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:01:06 smithi069 conmon[117073]: cephadm 2023-11-30T22:01:05.369959+0000 mgr.smithi016.dzhopz (mgr.14180) 1018 : cephadm [INF] Deploying daemon haproxy.nfs.foo.smithi069.mpcbsm on smithi069 2023-11-30T22:01:07.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:01:06 smithi069 conmon[117073]: audit 2023-11-30T22:01:05.779491+0000 mgr.smithi016.dzhopz (mgr.14180) 1019 : audit [DBG] from='client.15844 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T22:01:07.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:01:06 smithi069 conmon[117073]: cluster 2023-11-30T22 2023-11-30T22:01:07.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:01:06 smithi069 conmon[117073]: :01:06.355879+0000 mon.smithi016 (mon.0) 749 : cluster [INF] Health check cleared: CEPHADM_DAEMON_PLACE_FAIL (was: Failed to place 4 daemon(s)) 2023-11-30T22:01:07.278 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:01:06 smithi069 conmon[117073]: cluster 2023-11 2023-11-30T22:01:07.278 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:01:06 smithi069 conmon[117073]: -30T22:01:06.355943+0000 mon.smithi016 (mon.0) 750 : cluster 2023-11-30T22:01:07.278 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:01:06 smithi069 conmon[117073]: [INF] Cluster is now healthy 2023-11-30T22:01:08.967 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T22:01:08.967 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T22:01:04.822557Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T22:01:01.805481Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T22:01:04.822688Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:54:51.908768Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.gjwehn on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:57:28.932087Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.xemunw on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xemunw\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xemunw\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xemunw\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xemunw\nDeploy daemon haproxy.nfs.foo.smithi069.xemunw ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:55:36Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:56:13Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:56:51Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:59:58.383409Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi016.tdejyj on smithi016: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-tdejyj\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-tdejyj\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.tdejyj\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.tdejyj\nDeploy daemon haproxy.nfs.foo.smithi016.tdejyj ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:58:05Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:58:43Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:59:20Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:59:58.384764Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi069.nyklht on smithi069: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:59:58.385901Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.oxphra on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "last_refresh": "2023-11-30T22:01:01.806074Z", "running": 2, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T22:01:01.805624Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T22:01:01.805697Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "last_refresh": "2023-11-30T22:01:01.806136Z", "ports": [12049], "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T22:01:01.805763Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T22:01:01.805826Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T22:01:04.822813Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T22:01:09.100 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:01:08 smithi016 conmon[111898]: cluster 2023-11-30T22:01:07.358688+0000 mgr.smithi016.dzhopz (mgr.14180) 1020 : cluster [DBG] pgmap v635: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 186 B/s rd, 0 op/s 2023-11-30T22:01:09.277 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:01:08 smithi069 conmon[117073]: cluster 2023-11-30T22:01:07.358688+0000 mgr.smithi016.dzhopz (mgr.14180) 1020 : cluster [DBG] pgmap v635: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 186 B/s rd, 0 op/s 2023-11-30T22:01:09.310 INFO:tasks.cephadm:ingress.nfs.foo has 0/4 2023-11-30T22:01:10.312 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T22:01:10.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:01:10 smithi069 conmon[117073]: audit 2023-11-30T22:01:08.962081+0000 mgr.smithi016.dzhopz (mgr.14180) 1021 : audit [DBG] from='client.15848 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T22:01:10.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:01:10 smithi016 conmon[111898]: audit 2023-11-30T22:01:08.962081+0000 mgr.smithi016.dzhopz (mgr.14180) 1021 : audit [DBG] from='client.15848 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T22:01:11.372 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:01:11 smithi016 conmon[111898]: cluster 2023-11-30T22:01:09.359204 2023-11-30T22:01:16.621 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:01:11 smithi016 conmon[111898]: +0000 mgr.smithi016.dzhopz (mgr.14180) 1022 : cluster [DBG] pgmap v636: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 186 B/s rd, 0 op/s 2023-11-30T22:01:16.624 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:01:11 smithi069 conmon[117073]: cluster 2023-11-30T22:01:09.359204+0000 mgr.smithi016.dzhopz (mgr.14180) 1022 : cluster [DBG] pgmap v636: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 186 B/s rd, 0 op/s 2023-11-30T22:01:16.624 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:01:13 smithi069 conmon[117073]: cluster 2023-11-30T22:01:11.359622+0000 mgr.smithi016.dzhopz (mgr.14180) 1023 : cluster [DBG] pgmap v637: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 186 B/s rd, 0 op/s 2023-11-30T22:01:16.624 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:01:13 smithi069 conmon[117073]: audit 2023-11-30T22:01:11.994694+0000 mgr.smithi016.dzhopz (mgr.14180) 1024 : audit [DBG] from='client.15852 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T22:01:16.624 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:01:15 smithi069 conmon[117073]: cluster 2023-11-30T22:01:13.360153+0000 mgr.smithi016.dzhopz (mgr.14180) 1025 : cluster [DBG] pgmap v638: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 186 B/s rd, 0 op/s 2023-11-30T22:01:16.625 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T22:01:16.625 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T22:01:04.822557Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T22:01:01.805481Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T22:01:04.822688Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:54:51.908768Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.gjwehn on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:57:28.932087Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.xemunw on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xemunw\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xemunw\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xemunw\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xemunw\nDeploy daemon haproxy.nfs.foo.smithi069.xemunw ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:55:36Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:56:13Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:56:51Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:59:58.383409Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi016.tdejyj on smithi016: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-tdejyj\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-tdejyj\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.tdejyj\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.tdejyj\nDeploy daemon haproxy.nfs.foo.smithi016.tdejyj ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:58:05Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:58:43Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:59:20Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:59:58.384764Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi069.nyklht on smithi069: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:59:58.385901Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.oxphra on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "last_refresh": "2023-11-30T22:01:01.806074Z", "running": 2, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T22:01:01.805624Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T22:01:01.805697Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "last_refresh": "2023-11-30T22:01:01.806136Z", "ports": [12049], "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T22:01:01.805763Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T22:01:01.805826Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T22:01:04.822813Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T22:01:16.626 INFO:tasks.cephadm:ingress.nfs.foo has 0/4 2023-11-30T22:01:16.627 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:01:13 smithi016 conmon[111898]: cluster 2023-11-30T22:01:11.359622+0000 mgr.smithi016.dzhopz (mgr.14180) 1023 : cluster [DBG] pgmap v637: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 186 B/s rd, 0 op/s 2023-11-30T22:01:16.627 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:01:13 smithi016 conmon[111898]: audit 2023-11-30T22:01:11.994694+0000 mgr.smithi016.dzhopz (mgr.14180) 1024 : audit [DBG] from='client.15852 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T22:01:16.627 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:01:15 smithi016 conmon[111898]: cluster 2023-11-30T22:01:13.360153+0000 mgr.smithi016.dzhopz (mgr.14180) 1025 : cluster [DBG] pgmap v638: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 186 B/s rd, 0 op/s 2023-11-30T22:01:17.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:01:17 smithi069 conmon[117073]: cluster 2023-11-30T22:01:15.360710+0000 mgr.smithi016.dzhopz (mgr.14180) 1026 : cluster [DBG] pgmap v639: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 280 B/s rd, 0 op/s 2023-11-30T22:01:17.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:01:17 smithi016 conmon[111898]: cluster 2023-11-30T22:01:15.360710+0000 mgr.smithi016.dzhopz (mgr.14180) 1026 : cluster [DBG] pgmap v639: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 280 B/s rd, 0 op/s 2023-11-30T22:01:17.627 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T22:01:19.178 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T22:01:19.179 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T22:01:04.822557Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T22:01:01.805481Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T22:01:04.822688Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:54:51.908768Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.gjwehn on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:57:28.932087Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.xemunw on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xemunw\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xemunw\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xemunw\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xemunw\nDeploy daemon haproxy.nfs.foo.smithi069.xemunw ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:55:36Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:56:13Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:56:51Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:59:58.383409Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi016.tdejyj on smithi016: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-tdejyj\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-tdejyj\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.tdejyj\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.tdejyj\nDeploy daemon haproxy.nfs.foo.smithi016.tdejyj ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:58:05Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:58:43Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:59:20Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:59:58.384764Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi069.nyklht on smithi069: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:59:58.385901Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.oxphra on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "last_refresh": "2023-11-30T22:01:01.806074Z", "running": 2, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T22:01:01.805624Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T22:01:01.805697Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "last_refresh": "2023-11-30T22:01:01.806136Z", "ports": [12049], "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T22:01:01.805763Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T22:01:01.805826Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T22:01:04.822813Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T22:01:19.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:01:19 smithi069 conmon[117073]: cluster 2023-11-30T22:01:17.361330+0000 mgr.smithi016.dzhopz (mgr.14180) 1027 : cluster [DBG] pgmap v640: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T22:01:19.527 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:01:19 smithi016 conmon[111898]: cluster 2023-11-30T22:01:17.361330+0000 mgr.smithi016.dzhopz (mgr.14180) 1027 : cluster [DBG] pgmap v640: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T22:01:19.575 INFO:tasks.cephadm:ingress.nfs.foo has 0/4 2023-11-30T22:01:20.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:01:20 smithi069 conmon[117073]: audit 2023-11-30T22:01:19.172467+0000 mgr.smithi016.dzhopz (mgr.14180) 1028 : audit [DBG] from='client.15856 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T22:01:20.576 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T22:01:20.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:01:20 smithi016 conmon[111898]: audit 2023-11-30T22:01:19.172467+0000 mgr.smithi016.dzhopz 2023-11-30T22:01:20.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:01:20 smithi016 conmon[111898]: (mgr.14180) 1028 : audit [DBG] from='client.15856 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T22:01:21.427 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:01:21 smithi016 conmon[111898]: cluster 2023-11-30T22:01:19.361736+0000 mgr.smithi016.dzhopz (mgr. 2023-11-30T22:01:21.428 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:01:21 smithi016 conmon[111898]: 14180) 1029 : cluster [DBG] pgmap v641: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T22:01:21.428 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:01:21 smithi016 conmon[111898]: audit 2023-11-30T22:01:20.909600+0000 mon.smithi016 (mon.0) 751 : audit [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' 2023-11-30T22:01:21.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:01:21 smithi069 conmon[117073]: cluster 2023-11-30T22:01:19.361736+0000 mgr.smithi016.dzhopz (mgr.14180) 1029 : cluster [DBG] pgmap v641: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T22:01:21.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:01:21 smithi069 conmon[117073]: audit 2023-11-30T22:01:20.909600+0000 mon.smithi016 (mon.0) 751 : audit [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' 2023-11-30T22:01:22.274 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T22:01:22.274 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T22:01:04.822557Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T22:01:01.805481Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T22:01:04.822688Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:54:51.908768Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.gjwehn on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:57:28.932087Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.xemunw on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xemunw\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xemunw\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xemunw\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xemunw\nDeploy daemon haproxy.nfs.foo.smithi069.xemunw ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:55:36Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:56:13Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:56:51Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:59:58.383409Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi016.tdejyj on smithi016: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-tdejyj\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-tdejyj\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.tdejyj\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.tdejyj\nDeploy daemon haproxy.nfs.foo.smithi016.tdejyj ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:58:05Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:58:43Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:59:20Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:59:58.384764Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi069.nyklht on smithi069: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:59:58.385901Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.oxphra on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "last_refresh": "2023-11-30T22:01:01.806074Z", "running": 2, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T22:01:01.805624Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T22:01:01.805697Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "last_refresh": "2023-11-30T22:01:01.806136Z", "ports": [12049], "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T22:01:01.805763Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T22:01:01.805826Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T22:01:04.822813Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T22:01:22.631 INFO:tasks.cephadm:ingress.nfs.foo has 0/4 2023-11-30T22:01:23.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:01:23 smithi069 conmon[117073]: cluster 2023-11-30T22:01:21.362337+0000 mgr.smithi016.dzhopz (mgr.14180) 1030 : cluster [DBG] 2023-11-30T22:01:23.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:01:23 smithi069 conmon[117073]: pgmap v642: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T22:01:23.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:01:23 smithi069 conmon[117073]: audit 2023-11-30T22:01:22.269547+0000 mgr.smithi016.dzhopz (mgr.14180) 1031 : audit [DBG] from='client.15860 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T22:01:23.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:01:23 smithi016 conmon[111898]: cluster 2023-11-30T22:01:21.362337+0000 mgr.smithi016.dzhopz (mgr.14180) 2023-11-30T22:01:23.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:01:23 smithi016 conmon[111898]: 1030 : cluster [DBG] pgmap v642: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T22:01:23.601 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:01:23 smithi016 conmon[111898]: audit 2023-11-30T22:01:22.269547+0000 mgr.smithi016.dzhopz (mgr.14180) 1031 : audit [DBG] from='client.15860 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T22:01:23.632 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T22:01:25.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:01:25 smithi069 conmon[117073]: cluster 2023-11-30T22:01:23.362842+0000 mgr.smithi016.dzhopz (mgr.14180) 1032 : cluster [DBG] pgmap v643: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T22:01:25.540 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T22:01:25.540 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T22:01:04.822557Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T22:01:01.805481Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T22:01:04.822688Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:54:51.908768Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.gjwehn on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:57:28.932087Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.xemunw on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xemunw\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xemunw\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xemunw\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xemunw\nDeploy daemon haproxy.nfs.foo.smithi069.xemunw ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:55:36Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:56:13Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:56:51Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:59:58.383409Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi016.tdejyj on smithi016: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-tdejyj\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-tdejyj\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.tdejyj\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.tdejyj\nDeploy daemon haproxy.nfs.foo.smithi016.tdejyj ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:58:05Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:58:43Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:59:20Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:59:58.384764Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi069.nyklht on smithi069: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:59:58.385901Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.oxphra on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "last_refresh": "2023-11-30T22:01:01.806074Z", "running": 2, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T22:01:01.805624Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T22:01:01.805697Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "last_refresh": "2023-11-30T22:01:01.806136Z", "ports": [12049], "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T22:01:01.805763Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T22:01:01.805826Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T22:01:04.822813Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T22:01:25.570 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:01:25 smithi016 conmon[111898]: cluster 2023-11-30T22:01:23.362842+0000 mgr.smithi016.dzhopz (mgr.14180 2023-11-30T22:01:25.570 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:01:25 smithi016 conmon[111898]: ) 1032 : cluster [DBG] pgmap v643: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T22:01:25.883 INFO:tasks.cephadm:ingress.nfs.foo has 0/4 2023-11-30T22:01:26.884 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T22:01:27.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:01:27 smithi016 conmon[111898]: cluster 2023-11-30T22:01:25.363321+0000 mgr.smithi016.dzhopz 2023-11-30T22:01:27.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:01:27 smithi016 conmon[111898]: (mgr.14180) 1033 : cluster [DBG] pgmap v644: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T22:01:27.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:01:27 smithi016 conmon[111898]: audit 2023-11-30T22:01:25.534790+0000 mgr.smithi016.dzhopz (mgr.14180) 1034 : audit [DBG] from='client.15864 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T22:01:27.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:01:27 smithi069 conmon[117073]: cluster 2023-11-30T22:01:25.363321+0000 mgr.smithi016.dzhopz (mgr.14180) 1033 : cluster [DBG] pgmap v644: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T22:01:27.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:01:27 smithi069 conmon[117073]: audit 2023-11-30T22:01:25.534790+0000 mgr.smithi016.dzhopz (mgr.14180) 1034 : audit [DBG] from='client.15864 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T22:01:28.456 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T22:01:28.456 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T22:01:04.822557Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T22:01:01.805481Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T22:01:04.822688Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:54:51.908768Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.gjwehn on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:57:28.932087Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.xemunw on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xemunw\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xemunw\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xemunw\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xemunw\nDeploy daemon haproxy.nfs.foo.smithi069.xemunw ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:55:36Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:56:13Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:56:51Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:59:58.383409Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi016.tdejyj on smithi016: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-tdejyj\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-tdejyj\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.tdejyj\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.tdejyj\nDeploy daemon haproxy.nfs.foo.smithi016.tdejyj ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:58:05Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:58:43Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:59:20Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:59:58.384764Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi069.nyklht on smithi069: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:59:58.385901Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.oxphra on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "last_refresh": "2023-11-30T22:01:01.806074Z", "running": 2, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T22:01:01.805624Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T22:01:01.805697Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "last_refresh": "2023-11-30T22:01:01.806136Z", "ports": [12049], "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T22:01:01.805763Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T22:01:01.805826Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T22:01:04.822813Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T22:01:28.934 INFO:tasks.cephadm:ingress.nfs.foo has 0/4 2023-11-30T22:01:29.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:01:29 smithi069 conmon[117073]: cluster 2023-11-30T22:01:27.363899+0000 mgr.smithi016.dzhopz (mgr.14180) 1035 : cluster [DBG] pgmap v645: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T22:01:29.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:01:29 smithi016 conmon[111898]: cluster 2023-11-30T22:01:27.363899+0000 mgr.smithi016.dzhopz (mgr.14180) 1035 : cluster [DBG] pgmap v645: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T22:01:29.936 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T22:01:30.351 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:01:30 smithi016 conmon[111898]: audit 2023-11-30T22:01:28.451726+0000 mgr.smithi016.dzhopz (mgr.14180) 2023-11-30T22:01:30.351 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:01:30 smithi016 conmon[111898]: 1036 : audit [DBG] from='client.15868 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T22:01:30.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:01:30 smithi069 conmon[117073]: audit 2023-11-30T22:01:28.451726+0000 mgr.smithi016.dzhopz (mgr.14180) 1036 : audit [DBG] 2023-11-30T22:01:30.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:01:30 smithi069 conmon[117073]: from='client.15868 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T22:01:31.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:01:31 smithi069 conmon[117073]: cluster 2023-11-30T22:01:29.364390+0000 mgr.smithi016.dzhopz (mgr.14180) 1037 : cluster [DBG] pgmap v646: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T22:01:31.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:01:31 smithi016 conmon[111898]: cluster 2023-11-30T22:01:29.364390+0000 mgr.smithi016.dzhopz (mgr.14180) 1037 : cluster [DBG] pgmap v646: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T22:01:31.677 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T22:01:31.677 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T22:01:04.822557Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T22:01:01.805481Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T22:01:04.822688Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:54:51.908768Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.gjwehn on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:57:28.932087Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.xemunw on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xemunw\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xemunw\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xemunw\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xemunw\nDeploy daemon haproxy.nfs.foo.smithi069.xemunw ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:55:36Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:56:13Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:56:51Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:59:58.383409Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi016.tdejyj on smithi016: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-tdejyj\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-tdejyj\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.tdejyj\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.tdejyj\nDeploy daemon haproxy.nfs.foo.smithi016.tdejyj ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:58:05Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:58:43Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:59:20Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:59:58.384764Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi069.nyklht on smithi069: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:59:58.385901Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.oxphra on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "last_refresh": "2023-11-30T22:01:01.806074Z", "running": 2, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T22:01:01.805624Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T22:01:01.805697Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "last_refresh": "2023-11-30T22:01:01.806136Z", "ports": [12049], "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T22:01:01.805763Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T22:01:01.805826Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T22:01:04.822813Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T22:01:32.087 INFO:tasks.cephadm:ingress.nfs.foo has 0/4 2023-11-30T22:01:33.087 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T22:01:33.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:01:33 smithi069 conmon[117073]: cluster 2023-11-30T22:01:31.364777+0000 mgr.smithi016.dzhopz (mgr.14180) 1038 : cluster [DBG] pgmap v647: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T22:01:33.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:01:33 smithi069 conmon[117073]: audit 2023-11-30T22:01:31.672808+0000 mgr.smithi016.dzhopz (mgr.14180) 1039 : audit [DBG] from='client.15872 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T22:01:33.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:01:33 smithi016 conmon[111898]: cluster 2023-11-30T22:01:31.364777+0000 2023-11-30T22:01:33.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:01:33 smithi016 conmon[111898]: mgr.smithi016.dzhopz (mgr.14180) 1038 : cluster [DBG] pgmap v647: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T22:01:33.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:01:33 smithi016 conmon[111898]: audit 2023-11-30T22:01:31.672808+0000 mgr.smithi016.dzhopz (mgr.14180) 1039 : audit [DBG] from='client.15872 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T22:01:34.822 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T22:01:34.822 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T22:01:04.822557Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T22:01:01.805481Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T22:01:04.822688Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:54:51.908768Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.gjwehn on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:57:28.932087Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.xemunw on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xemunw\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xemunw\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xemunw\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xemunw\nDeploy daemon haproxy.nfs.foo.smithi069.xemunw ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:55:36Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:56:13Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:56:51Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:59:58.383409Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi016.tdejyj on smithi016: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-tdejyj\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-tdejyj\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.tdejyj\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.tdejyj\nDeploy daemon haproxy.nfs.foo.smithi016.tdejyj ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:58:05Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:58:43Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:59:20Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:59:58.384764Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi069.nyklht on smithi069: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:59:58.385901Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.oxphra on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "last_refresh": "2023-11-30T22:01:01.806074Z", "running": 2, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T22:01:01.805624Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T22:01:01.805697Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "last_refresh": "2023-11-30T22:01:01.806136Z", "ports": [12049], "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T22:01:01.805763Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T22:01:01.805826Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T22:01:04.822813Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T22:01:35.248 INFO:tasks.cephadm:ingress.nfs.foo has 0/4 2023-11-30T22:01:35.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:01:35 smithi069 conmon[117073]: cluster 2023-11-30T22:01:33.365293+0000 mgr.smithi016.dzhopz (mgr.14180) 1040 : cluster [DBG] pgmap v648: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T22:01:35.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:01:35 smithi016 conmon[111898]: cluster 2023-11-30T22:01:33.365293+0000 mgr.smithi016.dzhopz ( 2023-11-30T22:01:35.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:01:35 smithi016 conmon[111898]: mgr.14180) 1040 : cluster [DBG] pgmap v648: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T22:01:36.250 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T22:01:36.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:01:36 smithi069 conmon[117073]: audit 2023-11-30T22:01:34.816643+0000 mgr.smithi016.dzhopz (mgr.14180) 1041 : audit [DBG] from='client.15876 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T22:01:36.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:01:36 smithi016 conmon[111898]: audit 2023-11-30T22:01:34.816643+0000 2023-11-30T22:01:36.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:01:36 smithi016 conmon[111898]: mgr.smithi016.dzhopz (mgr.14180) 1041 : audit [DBG] from='client.15876 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T22:01:37.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:01:37 smithi016 conmon[111898]: cluster 2023-11-30T22:01:35.365970+0000 2023-11-30T22:01:37.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:01:37 smithi016 conmon[111898]: mgr.smithi016.dzhopz (mgr.14180) 1042 : cluster [DBG] pgmap v649: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T22:01:37.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:01:37 smithi069 conmon[117073]: cluster 2023-11-30T22:01:35.365970+0000 mgr.smithi016.dzhopz (mgr.14180) 1042 : cluster [DBG] pgmap v649: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T22:01:37.872 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T22:01:37.872 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T22:01:04.822557Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T22:01:01.805481Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T22:01:04.822688Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:54:51.908768Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.gjwehn on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:57:28.932087Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.xemunw on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xemunw\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xemunw\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xemunw\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xemunw\nDeploy daemon haproxy.nfs.foo.smithi069.xemunw ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:55:36Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:56:13Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:56:51Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:59:58.383409Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi016.tdejyj on smithi016: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-tdejyj\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-tdejyj\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.tdejyj\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.tdejyj\nDeploy daemon haproxy.nfs.foo.smithi016.tdejyj ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:58:05Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:58:43Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:59:20Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:59:58.384764Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi069.nyklht on smithi069: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:59:58.385901Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.oxphra on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "last_refresh": "2023-11-30T22:01:01.806074Z", "running": 2, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T22:01:01.805624Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T22:01:01.805697Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "last_refresh": "2023-11-30T22:01:01.806136Z", "ports": [12049], "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T22:01:01.805763Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T22:01:01.805826Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T22:01:04.822813Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T22:01:38.313 INFO:tasks.cephadm:ingress.nfs.foo has 0/4 2023-11-30T22:01:39.314 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T22:01:39.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:01:39 smithi069 conmon[117073]: cluster 2023-11-30T22:01:37.366649+0000 mgr.smithi016.dzhopz (mgr.14180) 1043 : cluster [DBG] pgmap v650: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T22:01:39.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:01:39 smithi069 conmon[117073]: audit 2023-11-30T22:01:37.867582+0000 mgr.smithi016.dzhopz (mgr.14180) 1044 : audit [DBG] from='client.15880 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T22:01:39.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:01:39 smithi016 conmon[111898]: cluster 2023-11-30T22:01:37.366649+0000 mgr.smithi016.dzhopz (mgr.14180) 1043 : cluster [DBG] pgmap v650: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T22:01:39.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:01:39 smithi016 conmon[111898]: audit 2023-11-30T22:01:37.867582+0000 mgr.smithi016.dzhopz (mgr.14180) 1044 : audit [DBG] from='client.15880 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T22:01:41.065 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T22:01:41.066 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T22:01:04.822557Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T22:01:01.805481Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T22:01:04.822688Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:54:51.908768Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.gjwehn on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:57:28.932087Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.xemunw on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xemunw\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xemunw\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xemunw\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xemunw\nDeploy daemon haproxy.nfs.foo.smithi069.xemunw ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:55:36Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:56:13Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:56:51Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:59:58.383409Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi016.tdejyj on smithi016: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-tdejyj\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-tdejyj\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.tdejyj\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.tdejyj\nDeploy daemon haproxy.nfs.foo.smithi016.tdejyj ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:58:05Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:58:43Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:59:20Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:59:58.384764Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi069.nyklht on smithi069: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:59:58.385901Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.oxphra on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "last_refresh": "2023-11-30T22:01:01.806074Z", "running": 2, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T22:01:01.805624Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T22:01:01.805697Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "last_refresh": "2023-11-30T22:01:01.806136Z", "ports": [12049], "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T22:01:01.805763Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T22:01:01.805826Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T22:01:04.822813Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T22:01:41.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:01:41 smithi016 conmon[111898]: cluster 2023-11-30T22:01:39.367121+0000 mgr.smithi016.dzhopz (mgr.14180) 1045 : cluster [DBG] pgmap v651: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T22:01:41.376 INFO:tasks.cephadm:ingress.nfs.foo has 0/4 2023-11-30T22:01:41.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:01:41 smithi069 conmon[117073]: cluster 2023-11-30T22:01:39.367121+0000 mgr.smithi016.dzhopz (mgr.14180) 1045 : cluster [DBG] pgmap v651: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T22:01:42.377 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T22:01:42.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:01:42 smithi069 conmon[117073]: audit 2023-11-30T22:01:41.060330+0000 mgr.smithi016.dzhopz (mgr.14180) 1046 : audit [DBG] from='client.15884 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T22:01:42.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:01:42 smithi016 conmon[111898]: audit 2023-11-30T22:01:41.060330+0000 mgr.smithi016.dzhopz (mgr. 2023-11-30T22:01:42.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:01:42 smithi016 conmon[111898]: 14180) 1046 : audit [DBG] from='client.15884 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T22:01:43.447 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:01:43 smithi016 conmon[111898]: cluster 2023-11-30T22:01:41.367540+0000 mgr.smithi016.dzhopz (mgr.14180) 1047 : cluster [DBG] 2023-11-30T22:01:43.447 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:01:43 smithi016 conmon[111898]: pgmap v652: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T22:01:43.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:01:43 smithi069 conmon[117073]: cluster 2023-11-30T22:01:41.367540+0000 mgr.smithi016.dzhopz (mgr.14180) 1047 : cluster [DBG] pgmap v652: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T22:01:44.105 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T22:01:44.105 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T22:01:04.822557Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T22:01:01.805481Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T22:01:04.822688Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:54:51.908768Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.gjwehn on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:57:28.932087Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.xemunw on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xemunw\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xemunw\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xemunw\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xemunw\nDeploy daemon haproxy.nfs.foo.smithi069.xemunw ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:55:36Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:56:13Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:56:51Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:59:58.383409Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi016.tdejyj on smithi016: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-tdejyj\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-tdejyj\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.tdejyj\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.tdejyj\nDeploy daemon haproxy.nfs.foo.smithi016.tdejyj ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:58:05Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:58:43Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:59:20Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:59:58.384764Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi069.nyklht on smithi069: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:59:58.385901Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.oxphra on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "last_refresh": "2023-11-30T22:01:01.806074Z", "running": 2, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T22:01:01.805624Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T22:01:01.805697Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "last_refresh": "2023-11-30T22:01:01.806136Z", "ports": [12049], "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T22:01:01.805763Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T22:01:01.805826Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T22:01:04.822813Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T22:01:44.427 INFO:tasks.cephadm:ingress.nfs.foo has 0/4 2023-11-30T22:01:45.429 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T22:01:45.460 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:01:45 smithi016 conmon[111898]: cluster 2023-11-30T22:01:43.368032+0000 mgr.smithi016.dzhopz (mgr.14180) 1048 : cluster [DBG] pgmap v653: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T22:01:45.460 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:01:45 smithi016 conmon[111898]: audit 2023-11-30T22:01:44.099313 2023-11-30T22:01:45.460 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:01:45 smithi016 conmon[111898]: +0000 mgr.smithi016.dzhopz (mgr.14180) 1049 : audit [DBG] from='client.15888 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T22:01:45.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:01:45 smithi069 conmon[117073]: cluster 2023-11-30T22:01:43.368032+0000 mgr.smithi016.dzhopz (mgr.14180) 1048 : cluster [DBG] pgmap v653: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T22:01:45.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:01:45 smithi069 conmon[117073]: audit 2023-11-30T22:01:44.099313+0000 mgr.smithi016.dzhopz (mgr.14180) 1049 : audit [DBG] from='client.15888 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T22:01:47.106 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T22:01:47.106 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T22:01:04.822557Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T22:01:01.805481Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T22:01:04.822688Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:54:51.908768Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.gjwehn on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:57:28.932087Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.xemunw on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xemunw\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xemunw\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xemunw\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xemunw\nDeploy daemon haproxy.nfs.foo.smithi069.xemunw ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:55:36Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:56:13Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:56:51Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:59:58.383409Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi016.tdejyj on smithi016: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-tdejyj\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-tdejyj\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.tdejyj\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.tdejyj\nDeploy daemon haproxy.nfs.foo.smithi016.tdejyj ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:58:05Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:58:43Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:59:20Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:59:58.384764Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi069.nyklht on smithi069: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:59:58.385901Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.oxphra on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "last_refresh": "2023-11-30T22:01:01.806074Z", "running": 2, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T22:01:01.805624Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T22:01:01.805697Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "last_refresh": "2023-11-30T22:01:01.806136Z", "ports": [12049], "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T22:01:01.805763Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T22:01:01.805826Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T22:01:04.822813Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T22:01:47.433 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:01:47 smithi016 conmon[111898]: cluster 2023-11-30T22:01:45.368523+0000 mgr.smithi016.dzhopz (mgr 2023-11-30T22:01:47.433 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:01:47 smithi016 conmon[111898]: .14180) 1050 : cluster [DBG] pgmap v654: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T22:01:47.476 INFO:tasks.cephadm:ingress.nfs.foo has 0/4 2023-11-30T22:01:47.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:01:47 smithi069 conmon[117073]: cluster 2023-11-30T22:01:45.368523+0000 mgr.smithi016.dzhopz (mgr.14180) 1050 : cluster [DBG] pgmap v654: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T22:01:48.478 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T22:01:48.508 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:01:48 smithi016 conmon[111898]: audit 2023-11-30T22:01:47.101149+0000 mgr.smithi016.dzhopz (mgr.14180) 1051 2023-11-30T22:01:48.508 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:01:48 smithi016 conmon[111898]: : audit [DBG] from='client.15892 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T22:01:48.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:01:48 smithi069 conmon[117073]: audit 2023-11-30T22:01:47.101149+0000 mgr.smithi016.dzhopz (mgr.14180) 1051 : audit [DBG] from='client.15892 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T22:01:49.349 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:01:49 smithi016 conmon[111898]: cluster 2023-11-30T22:01:47.368969+0000 mgr.smithi016.dzhopz (mgr.14180) 1052 : cluster [DBG] pgmap v655: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T22:01:49.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:01:49 smithi069 conmon[117073]: cluster 2023-11-30T22:01:47.368969+0000 mgr.smithi016.dzhopz (mgr.14180) 1052 : cluster [DBG] pgmap v655: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T22:01:50.196 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T22:01:50.196 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T22:01:04.822557Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T22:01:01.805481Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T22:01:04.822688Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:54:51.908768Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.gjwehn on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:57:28.932087Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.xemunw on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xemunw\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xemunw\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xemunw\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xemunw\nDeploy daemon haproxy.nfs.foo.smithi069.xemunw ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:55:36Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:56:13Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:56:51Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:59:58.383409Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi016.tdejyj on smithi016: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-tdejyj\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-tdejyj\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.tdejyj\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.tdejyj\nDeploy daemon haproxy.nfs.foo.smithi016.tdejyj ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:58:05Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:58:43Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:59:20Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:59:58.384764Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi069.nyklht on smithi069: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:59:58.385901Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.oxphra on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "last_refresh": "2023-11-30T22:01:01.806074Z", "running": 2, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T22:01:01.805624Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T22:01:01.805697Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "last_refresh": "2023-11-30T22:01:01.806136Z", "ports": [12049], "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T22:01:01.805763Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T22:01:01.805826Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T22:01:04.822813Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T22:01:50.632 INFO:tasks.cephadm:ingress.nfs.foo has 0/4 2023-11-30T22:01:51.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:01:51 smithi069 conmon[117073]: cluster 2023-11-30T22:01:49.369587+0000 mgr.smithi016.dzhopz (mgr.14180) 1053 : cluster [DBG] pgmap v656: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T22:01:51.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:01:51 smithi069 conmon[117073]: audit 2023-11-30T22: 2023-11-30T22:01:51.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:01:51 smithi069 conmon[117073]: 01:50.191172+0000 mgr.smithi016.dzhopz (mgr.14180) 1054 : audit [DBG] from='client.15896 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T22:01:51.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:01:51 smithi016 conmon[111898]: cluster 2023-11-30T22:01:49.369587+0000 mgr.smithi016.dzhopz (mgr.14180) 1053 2023-11-30T22:01:51.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:01:51 smithi016 conmon[111898]: : cluster [DBG] pgmap v656: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T22:01:51.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:01:51 smithi016 conmon[111898]: audit 2023-11-30T22:01:50.191172+0000 mgr.smithi016.dzhopz (mgr.14180) 1054 : audit [DBG] from='client.15896 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T22:01:51.633 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T22:01:53.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:01:53 smithi016 conmon[111898]: cluster 2023-11-30T22:01:51.370103+0000 mgr.smithi016.dzhopz (mgr.14180) 1055 : cluster [DBG] pgmap v657: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T22:01:53.368 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T22:01:53.368 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T22:01:04.822557Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T22:01:01.805481Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T22:01:04.822688Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:54:51.908768Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.gjwehn on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:57:28.932087Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.xemunw on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xemunw\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xemunw\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xemunw\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xemunw\nDeploy daemon haproxy.nfs.foo.smithi069.xemunw ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:55:36Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:56:13Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:56:51Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:59:58.383409Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi016.tdejyj on smithi016: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-tdejyj\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-tdejyj\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.tdejyj\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.tdejyj\nDeploy daemon haproxy.nfs.foo.smithi016.tdejyj ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:58:05Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:58:43Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:59:20Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:59:58.384764Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi069.nyklht on smithi069: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:59:58.385901Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.oxphra on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "last_refresh": "2023-11-30T22:01:01.806074Z", "running": 2, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T22:01:01.805624Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T22:01:01.805697Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "last_refresh": "2023-11-30T22:01:01.806136Z", "ports": [12049], "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T22:01:01.805763Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T22:01:01.805826Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T22:01:04.822813Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T22:01:53.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:01:53 smithi069 conmon[117073]: cluster 2023-11-30T22:01:51.370103+0000 mgr.smithi016.dzhopz (mgr.14180) 1055 2023-11-30T22:01:53.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:01:53 smithi069 conmon[117073]: : cluster [DBG] pgmap v657: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T22:01:53.793 INFO:tasks.cephadm:ingress.nfs.foo has 0/4 2023-11-30T22:01:54.793 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T22:01:55.528 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:01:55 smithi069 conmon[117073]: audit 2023-11-30T22:01:53.363717+0000 mgr.smithi016.dzhopz (mgr.14180) 1056 : audit [DBG] 2023-11-30T22:01:55.528 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:01:55 smithi069 conmon[117073]: from='client.15900 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T22:01:55.528 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:01:55 smithi069 conmon[117073]: cluster 2023-11-30T22:01:53.370512+0000 mgr.smithi016.dzhopz (mgr.14180) 1057 : cluster [DBG] pgmap v658: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T22:01:55.530 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:01:55 smithi016 conmon[111898]: audit 2023-11-30T22:01:53.363717+0000 mgr.smithi016.dzhopz (mgr.14180) 1056 : audit 2023-11-30T22:01:55.530 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:01:55 smithi016 conmon[111898]: [DBG] from='client.15900 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T22:01:55.530 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:01:55 smithi016 conmon[111898]: cluster 2023-11-30T22:01:53.370512+0000 mgr.smithi016.dzhopz (mgr.14180) 1057 : cluster [DBG] pgmap v658: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T22:01:56.538 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T22:01:56.538 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T22:01:04.822557Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T22:01:01.805481Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T22:01:04.822688Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:54:51.908768Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.gjwehn on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:57:28.932087Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.xemunw on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xemunw\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xemunw\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xemunw\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xemunw\nDeploy daemon haproxy.nfs.foo.smithi069.xemunw ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:55:36Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:56:13Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:56:51Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:59:58.383409Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi016.tdejyj on smithi016: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-tdejyj\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-tdejyj\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.tdejyj\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.tdejyj\nDeploy daemon haproxy.nfs.foo.smithi016.tdejyj ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:58:05Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:58:43Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:59:20Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:59:58.384764Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi069.nyklht on smithi069: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:59:58.385901Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.oxphra on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "last_refresh": "2023-11-30T22:01:01.806074Z", "running": 2, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T22:01:01.805624Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T22:01:01.805697Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "last_refresh": "2023-11-30T22:01:01.806136Z", "ports": [12049], "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T22:01:01.805763Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T22:01:01.805826Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T22:01:04.822813Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T22:01:56.958 INFO:tasks.cephadm:ingress.nfs.foo has 0/4 2023-11-30T22:01:57.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:01:57 smithi069 conmon[117073]: cluster 2023-11-30T22:01:55.370946+0000 mgr.smithi016.dzhopz (mgr.14180) 1058 : cluster [DBG] pgmap v659: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T22:01:57.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:01:57 smithi016 conmon[111898]: cluster 2023-11-30T22:01:55.370946+0000 mgr.smithi016.dzhopz (mgr.14180) 1058 : cluster [DBG] pgmap v659: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T22:01:57.959 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T22:01:58.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:01:58 smithi016 conmon[111898]: audit 2023-11-30T22:01: 2023-11-30T22:01:58.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:01:58 smithi016 conmon[111898]: 56.533222+0000 mgr.smithi016.dzhopz (mgr.14180) 1059 : audit [DBG] from='client.15904 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T22:01:58.529 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:01:58 smithi069 conmon[117073]: audit 2023-11-30T22:01:56.533222+0000 mgr.smithi016.dzhopz (mgr.14180) 1059 : audit [DBG] from='client.15904 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T22:01:59.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:01:59 smithi069 conmon[117073]: cluster 2023-11-30T22:01:57.371454+0000 mgr.smithi016.dzhopz (mgr.14180) 1060 : cluster [DBG] pgmap v660: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T22:01:59.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:01:59 smithi016 conmon[111898]: cluster 2023-11-30T22:01:57.371454+0000 2023-11-30T22:01:59.601 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:01:59 smithi016 conmon[111898]: mgr.smithi016.dzhopz (mgr.14180) 1060 : cluster [DBG] pgmap v660: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T22:01:59.645 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T22:01:59.645 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T22:01:04.822557Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T22:01:01.805481Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T22:01:04.822688Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:54:51.908768Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.gjwehn on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:57:28.932087Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.xemunw on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xemunw\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xemunw\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xemunw\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xemunw\nDeploy daemon haproxy.nfs.foo.smithi069.xemunw ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:55:36Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:56:13Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:56:51Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:59:58.383409Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi016.tdejyj on smithi016: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-tdejyj\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-tdejyj\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.tdejyj\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.tdejyj\nDeploy daemon haproxy.nfs.foo.smithi016.tdejyj ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:58:05Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:58:43Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:59:20Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:59:58.384764Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi069.nyklht on smithi069: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:59:58.385901Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.oxphra on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "last_refresh": "2023-11-30T22:01:01.806074Z", "running": 2, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T22:01:01.805624Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T22:01:01.805697Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "last_refresh": "2023-11-30T22:01:01.806136Z", "ports": [12049], "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T22:01:01.805763Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T22:01:01.805826Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T22:01:04.822813Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T22:02:00.001 INFO:tasks.cephadm:ingress.nfs.foo has 0/4 2023-11-30T22:02:01.002 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T22:02:01.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:02:01 smithi016 conmon[111898]: cluster 2023-11-30T22:01:59.371889+0000 mgr.smithi016.dzhopz (mgr.14180) 1061 : cluster [DBG] pgmap v661: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T22:02:01.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:02:01 smithi016 conmon[111898]: audit 2023-11-30T22:01:59.640610+0000 mgr.smithi016.dzhopz (mgr.14180) 1062 : audit [DBG] from='client.15908 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T22:02:01.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:02:01 smithi069 conmon[117073]: cluster 2023-11-30T22:01:59.371889+0000 mgr.smithi016.dzhopz (mgr.14180) 1061 : cluster [DBG] pgmap v661: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T22:02:01.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:02:01 smithi069 conmon[117073]: 2023-11-30T22:02:01.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:02:01 smithi069 conmon[117073]: audit 2023-11-30T22:01:59.640610+0000 mgr.smithi016.dzhopz (mgr.14180) 1062 : audit [DBG] from='client.15908 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T22:02:02.721 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T22:02:02.722 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T22:01:04.822557Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T22:01:01.805481Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T22:01:04.822688Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:54:51.908768Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.gjwehn on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:57:28.932087Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.xemunw on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xemunw\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xemunw\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xemunw\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xemunw\nDeploy daemon haproxy.nfs.foo.smithi069.xemunw ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:55:36Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:56:13Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:56:51Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:59:58.383409Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi016.tdejyj on smithi016: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-tdejyj\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-tdejyj\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.tdejyj\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.tdejyj\nDeploy daemon haproxy.nfs.foo.smithi016.tdejyj ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:58:05Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:58:43Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:59:20Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:59:58.384764Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi069.nyklht on smithi069: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:59:58.385901Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.oxphra on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "last_refresh": "2023-11-30T22:01:01.806074Z", "running": 2, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T22:01:01.805624Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T22:01:01.805697Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "last_refresh": "2023-11-30T22:01:01.806136Z", "ports": [12049], "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T22:01:01.805763Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T22:01:01.805826Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T22:01:04.822813Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T22:02:03.063 INFO:tasks.cephadm:ingress.nfs.foo has 0/4 2023-11-30T22:02:03.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:02:03 smithi016 conmon[111898]: cluster 2023-11-30T22:02:01.372338+0000 mgr.smithi016.dzhopz (mgr.14180) 1063 : cluster [DBG] pgmap v662: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T22:02:03.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:02:03 smithi069 conmon[117073]: cluster 2023-11-30T22:02:01.372338+0000 mgr.smithi016.dzhopz (mgr.14180) 1063 : cluster [DBG] pgmap v662: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T22:02:04.065 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T22:02:04.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:02:04 smithi016 conmon[111898]: audit 2023-11-30T22:02:02.716269+0000 mgr.smithi016.dzhopz (mgr.14180) 1064 : audit [DBG] from='client.15912 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T22:02:04.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:02:04 smithi069 conmon[117073]: audit 2023-11-30T22:02:02.716269+0000 mgr.smithi016.dzhopz (mgr.14180) 1064 : audit [DBG] from='client.15912 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T22:02:05.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:02:05 smithi069 conmon[117073]: cluster 2023-11-30T22:02:03.372760+0000 mgr.smithi016.dzhopz (mgr.14180) 1065 : cluster [DBG] pgmap v663: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T22:02:05.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:02:05 smithi016 conmon[111898]: cluster 2023-11-30T22:02:03.372760+0000 mgr.smithi016.dzhopz 2023-11-30T22:02:05.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:02:05 smithi016 conmon[111898]: (mgr.14180) 1065 : cluster [DBG] pgmap v663: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T22:02:05.752 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T22:02:05.752 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T22:01:04.822557Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T22:01:01.805481Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T22:01:04.822688Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:54:51.908768Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.gjwehn on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:57:28.932087Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.xemunw on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xemunw\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xemunw\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xemunw\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xemunw\nDeploy daemon haproxy.nfs.foo.smithi069.xemunw ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:55:36Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:56:13Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:56:51Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:59:58.383409Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi016.tdejyj on smithi016: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-tdejyj\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-tdejyj\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.tdejyj\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.tdejyj\nDeploy daemon haproxy.nfs.foo.smithi016.tdejyj ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:58:05Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:58:43Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:59:20Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:59:58.384764Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi069.nyklht on smithi069: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:59:58.385901Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.oxphra on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "last_refresh": "2023-11-30T22:01:01.806074Z", "running": 2, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T22:01:01.805624Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T22:01:01.805697Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "last_refresh": "2023-11-30T22:01:01.806136Z", "ports": [12049], "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T22:01:01.805763Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T22:01:01.805826Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T22:01:04.822813Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T22:02:06.111 INFO:tasks.cephadm:ingress.nfs.foo has 0/4 2023-11-30T22:02:07.111 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T22:02:07.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:02:07 smithi069 conmon[117073]: cluster 2023-11-30T22:02:05.373410+0000 mgr.smithi016.dzhopz (mgr.14180) 1066 : cluster [DBG] pgmap v664: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T22:02:07.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:02:07 smithi069 conmon[117073]: audit 2023-11-30T22:02:05.747084+0000 mgr.smithi016.dzhopz 2023-11-30T22:02:07.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:02:07 smithi069 conmon[117073]: (mgr.14180) 1067 : audit [DBG] from='client.15916 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T22:02:07.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:02:07 smithi016 conmon[111898]: cluster 2023-11-30T22:02:05.373410+0000 mgr.smithi016.dzhopz (mgr.14180) 1066 : cluster [DBG] pgmap v664: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T22:02:07.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:02:07 smithi016 conmon[111898]: audit 2023-11-30T22:02:05.747084+0000 mgr.smithi016.dzhopz (mgr.14180) 1067 : audit [DBG] from='client.15916 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T22:02:08.817 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T22:02:08.817 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T22:01:04.822557Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T22:01:01.805481Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T22:01:04.822688Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:54:51.908768Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.gjwehn on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:57:28.932087Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.xemunw on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xemunw\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xemunw\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xemunw\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xemunw\nDeploy daemon haproxy.nfs.foo.smithi069.xemunw ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:55:36Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:56:13Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:56:51Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:59:58.383409Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi016.tdejyj on smithi016: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-tdejyj\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-tdejyj\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.tdejyj\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.tdejyj\nDeploy daemon haproxy.nfs.foo.smithi016.tdejyj ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:58:05Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:58:43Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:59:20Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:59:58.384764Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi069.nyklht on smithi069: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:59:58.385901Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.oxphra on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "last_refresh": "2023-11-30T22:01:01.806074Z", "running": 2, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T22:01:01.805624Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T22:01:01.805697Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "last_refresh": "2023-11-30T22:01:01.806136Z", "ports": [12049], "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T22:01:01.805763Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T22:01:01.805826Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T22:01:04.822813Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T22:02:09.263 INFO:tasks.cephadm:ingress.nfs.foo has 0/4 2023-11-30T22:02:09.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:02:09 smithi069 conmon[117073]: cluster 2023-11-30T22:02:07.374083+0000 mgr.smithi016.dzhopz (mgr.14180) 1068 : cluster [DBG] 2023-11-30T22:02:09.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:02:09 smithi069 conmon[117073]: pgmap v665: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T22:02:09.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:02:09 smithi016 conmon[111898]: cluster 2023-11-30T22:02:07.374083+0000 mgr.smithi016.dzhopz (mgr.14180) 1068 : cluster [DBG] pgmap v665: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T22:02:10.264 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T22:02:10.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:02:10 smithi069 conmon[117073]: audit 2023-11-30T22:02:08.812112+0000 mgr.smithi016.dzhopz (mgr.14180) 1069 : audit [DBG] from='client.15920 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T22:02:10.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:02:10 smithi016 conmon[111898]: audit 2023-11-30T22:02:08.812112+0000 mgr.smithi016.dzhopz (mgr.14180) 1069 : audit [DBG] 2023-11-30T22:02:10.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:02:10 smithi016 conmon[111898]: from='client.15920 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T22:02:11.481 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:02:11 smithi016 conmon[111898]: cluster 2023-11-30T22:02:09.374925+0000 mgr.smithi016.dzhopz (mgr.14180) 1070 : cluster [DBG] pgmap v666: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T22:02:11.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:02:11 smithi069 conmon[117073]: cluster 2023-11-30T22:02:09.374925+0000 mgr.smithi016.dzhopz (mgr.14180) 1070 : cluster [DBG] pgmap v666: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T22:02:11.875 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T22:02:11.875 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T22:01:04.822557Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T22:01:01.805481Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T22:01:04.822688Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:54:51.908768Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.gjwehn on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:57:28.932087Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.xemunw on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xemunw\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xemunw\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xemunw\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xemunw\nDeploy daemon haproxy.nfs.foo.smithi069.xemunw ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:55:36Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:56:13Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:56:51Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:59:58.383409Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi016.tdejyj on smithi016: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-tdejyj\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-tdejyj\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.tdejyj\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.tdejyj\nDeploy daemon haproxy.nfs.foo.smithi016.tdejyj ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:58:05Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:58:43Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:59:20Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:59:58.384764Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi069.nyklht on smithi069: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:59:58.385901Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.oxphra on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "last_refresh": "2023-11-30T22:01:01.806074Z", "running": 2, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T22:01:01.805624Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T22:01:01.805697Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "last_refresh": "2023-11-30T22:01:01.806136Z", "ports": [12049], "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T22:01:01.805763Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T22:01:01.805826Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T22:01:04.822813Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T22:02:12.318 INFO:tasks.cephadm:ingress.nfs.foo has 0/4 2023-11-30T22:02:13.320 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T22:02:13.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:02:13 smithi069 conmon[117073]: cluster 2023-11-30T22:02:11.375429+0000 mgr.smithi016.dzhopz (mgr.14180) 1071 : cluster [DBG] pgmap v667: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T22:02:13.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:02:13 smithi069 conmon[117073]: audit 2023-11-30T22:02:11.870604+0000 mgr.smithi016.dzhopz (mgr.14180) 1072 : audit [DBG] from='client.15924 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T22:02:13.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:02:13 smithi016 conmon[111898]: cluster 2023-11-30T22:02:11.375429+0000 2023-11-30T22:02:13.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:02:13 smithi016 conmon[111898]: mgr.smithi016.dzhopz (mgr.14180) 1071 : cluster [DBG] pgmap v667: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T22:02:13.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:02:13 smithi016 conmon[111898]: audit 2023-11-30T22:02:11.870604+0000 mgr.smithi016.dzhopz (mgr.14180) 1072 : audit [DBG] from='client.15924 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T22:02:15.172 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T22:02:15.172 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T22:01:04.822557Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T22:01:01.805481Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T22:01:04.822688Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:54:51.908768Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.gjwehn on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:57:28.932087Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.xemunw on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xemunw\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xemunw\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xemunw\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xemunw\nDeploy daemon haproxy.nfs.foo.smithi069.xemunw ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:55:36Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:56:13Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:56:51Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:59:58.383409Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi016.tdejyj on smithi016: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-tdejyj\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-tdejyj\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.tdejyj\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.tdejyj\nDeploy daemon haproxy.nfs.foo.smithi016.tdejyj ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:58:05Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:58:43Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:59:20Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:59:58.384764Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi069.nyklht on smithi069: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:59:58.385901Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.oxphra on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "last_refresh": "2023-11-30T22:01:01.806074Z", "running": 2, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T22:01:01.805624Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T22:01:01.805697Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "last_refresh": "2023-11-30T22:01:01.806136Z", "ports": [12049], "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T22:01:01.805763Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T22:01:01.805826Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T22:01:04.822813Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T22:02:15.528 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:02:15 smithi069 conmon[117073]: cluster 2023-11-30T22:02:13.376026+0000 mgr.smithi016.dzhopz (mgr.14180) 1073 : cluster [DBG] 2023-11-30T22:02:15.528 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:02:15 smithi069 conmon[117073]: pgmap v668: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T22:02:15.538 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:02:15 smithi016 conmon[111898]: cluster 2023-11-30T22:02:13.376026+0000 mgr.smithi016.dzhopz (mgr.14180) 1073 : cluster [DBG] pgmap v668: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T22:02:15.584 INFO:tasks.cephadm:ingress.nfs.foo has 0/4 2023-11-30T22:02:16.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:02:16 smithi069 conmon[117073]: audit 2023-11-30T22:02:15.167733+0000 mgr.smithi016.dzhopz (mgr.14180) 1074 : audit [DBG] from='client.15928 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T22:02:16.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:02:16 smithi069 conmon[117073]: 2023-11-30T22:02:16.585 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T22:02:16.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:02:16 smithi016 conmon[111898]: audit 2023-11-30T22:02:15.167733+0000 mgr.smithi016.dzhopz (mgr.14180) 1074 : audit [DBG] from='client.15928 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T22:02:17.429 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:02:17 smithi016 conmon[111898]: cluster 2023-11-30T22:02:15 2023-11-30T22:02:17.429 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:02:17 smithi016 conmon[111898]: .376539+0000 mgr.smithi016.dzhopz (mgr.14180) 1075 : cluster [DBG] pgmap v669: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T22:02:17.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:02:17 smithi069 conmon[117073]: cluster 2023-11-30T22:02:15.376539+0000 mgr.smithi016.dzhopz (mgr.14180) 1075 : cluster [DBG] pgmap v669: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T22:02:18.182 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T22:02:18.183 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T22:01:04.822557Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T22:01:01.805481Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T22:01:04.822688Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:54:51.908768Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.gjwehn on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:57:28.932087Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.xemunw on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xemunw\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xemunw\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xemunw\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xemunw\nDeploy daemon haproxy.nfs.foo.smithi069.xemunw ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:55:36Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:56:13Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:56:51Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:59:58.383409Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi016.tdejyj on smithi016: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-tdejyj\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-tdejyj\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.tdejyj\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.tdejyj\nDeploy daemon haproxy.nfs.foo.smithi016.tdejyj ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:58:05Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:58:43Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:59:20Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:59:58.384764Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi069.nyklht on smithi069: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:59:58.385901Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.oxphra on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "last_refresh": "2023-11-30T22:01:01.806074Z", "running": 2, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T22:01:01.805624Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T22:01:01.805697Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "last_refresh": "2023-11-30T22:01:01.806136Z", "ports": [12049], "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T22:01:01.805763Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T22:01:01.805826Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T22:01:04.822813Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T22:02:18.534 INFO:tasks.cephadm:ingress.nfs.foo has 0/4 2023-11-30T22:02:19.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:02:19 smithi069 conmon[117073]: cluster 2023-11-30T22:02:17.376946+0000 mgr.smithi016.dzhopz (mgr.14180) 1076 : cluster 2023-11-30T22:02:19.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:02:19 smithi069 conmon[117073]: [DBG] pgmap v670: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T22:02:19.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:02:19 smithi069 conmon[117073]: audit 2023-11-30T22:02:18.177462+0000 mgr.smithi016.dzhopz (mgr.14180) 1077 : audit [DBG] from='client.15932 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T22:02:19.535 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T22:02:19.565 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:02:19 smithi016 conmon[111898]: cluster 2023-11-30T22:02:17.376946+0000 mgr.smithi016.dzhopz (mgr.14180) 1076 : cluster [DBG] pgmap v670: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T22:02:19.566 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:02:19 smithi016 conmon[111898]: audit 2023-11-30T22:02:18.177462+0000 mgr.smithi016.dzhopz (mgr.14180) 1077 : audit [DBG] from='client.15932 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T22:02:21.219 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T22:02:21.220 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T22:01:04.822557Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T22:01:01.805481Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T22:01:04.822688Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:54:51.908768Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.gjwehn on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:57:28.932087Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.xemunw on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xemunw\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xemunw\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xemunw\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xemunw\nDeploy daemon haproxy.nfs.foo.smithi069.xemunw ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:55:36Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:56:13Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:56:51Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:59:58.383409Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi016.tdejyj on smithi016: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-tdejyj\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-tdejyj\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.tdejyj\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.tdejyj\nDeploy daemon haproxy.nfs.foo.smithi016.tdejyj ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:58:05Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:58:43Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:59:20Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:59:58.384764Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi069.nyklht on smithi069: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:59:58.385901Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.oxphra on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "last_refresh": "2023-11-30T22:01:01.806074Z", "running": 2, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T22:01:01.805624Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T22:01:01.805697Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "last_refresh": "2023-11-30T22:01:01.806136Z", "ports": [12049], "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T22:01:01.805763Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T22:01:01.805826Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T22:01:04.822813Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T22:02:21.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:02:21 smithi069 conmon[117073]: cluster 2023-11-30T22:02:19.377546+0000 mgr.smithi016.dzhopz (mgr.14180) 1078 : cluster [DBG] pgmap v671: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T22:02:21.583 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:02:21 smithi016 conmon[111898]: cluster 2023-11-30T22:02:19.377546+0000 mgr.smithi016.dzhopz (mgr. 2023-11-30T22:02:21.583 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:02:21 smithi016 conmon[111898]: 14180) 1078 : cluster [DBG] pgmap v671: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T22:02:21.584 INFO:tasks.cephadm:ingress.nfs.foo has 0/4 2023-11-30T22:02:22.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:02:22 smithi069 conmon[117073]: audit 2023-11-30T22:02:21.214363+0000 mgr.smithi016.dzhopz (mgr.14180) 1079 : audit [DBG] 2023-11-30T22:02:22.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:02:22 smithi069 conmon[117073]: from='client.15936 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T22:02:22.585 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T22:02:22.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:02:22 smithi016 conmon[111898]: audit 2023-11-30T22:02:21.214363+0000 mgr.smithi016.dzhopz (mgr.14180) 1079 : audit [DBG] from='client.15936 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T22:02:23.436 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:02:23 smithi016 conmon[111898]: cluster 2023-11-30T22:02:21.377985+0000 mgr.smithi016.dzhopz (mgr.14180) 1080 : cluster [DBG] pgmap v672: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T22:02:23.777 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:02:23 smithi069 conmon[117073]: cluster 2023-11-30T22:02:21.377985+0000 mgr.smithi016.dzhopz (mgr.14180) 1080 : cluster 2023-11-30T22:02:23.777 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:02:23 smithi069 conmon[117073]: [DBG] pgmap v672: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T22:02:24.180 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T22:02:24.180 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T22:01:04.822557Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T22:01:01.805481Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T22:01:04.822688Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:54:51.908768Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.gjwehn on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:57:28.932087Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.xemunw on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xemunw\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xemunw\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xemunw\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xemunw\nDeploy daemon haproxy.nfs.foo.smithi069.xemunw ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:55:36Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:56:13Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:56:51Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:59:58.383409Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi016.tdejyj on smithi016: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-tdejyj\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-tdejyj\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.tdejyj\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.tdejyj\nDeploy daemon haproxy.nfs.foo.smithi016.tdejyj ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:58:05Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:58:43Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:59:20Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:59:58.384764Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi069.nyklht on smithi069: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:59:58.385901Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.oxphra on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "last_refresh": "2023-11-30T22:01:01.806074Z", "running": 2, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T22:01:01.805624Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T22:01:01.805697Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "last_refresh": "2023-11-30T22:01:01.806136Z", "ports": [12049], "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T22:01:01.805763Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T22:01:01.805826Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T22:01:04.822813Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T22:02:24.534 INFO:tasks.cephadm:ingress.nfs.foo has 0/4 2023-11-30T22:02:25.535 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T22:02:25.566 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:02:25 smithi016 conmon[111898]: cluster 2023-11-30T22:02:23.378457+0000 mgr.smithi016.dzhopz (mgr.14180) 1081 : cluster [DBG] pgmap v673: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T22:02:25.566 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:02:25 smithi016 conmon[111898]: audit 2023-11-30T22:02:24.175224+0000 mgr.smithi016.dzhopz (mgr.14180) 1082 : audit [DBG] from='client.15940 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T22:02:25.777 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:02:25 smithi069 conmon[117073]: cluster 2023-11-30T22:02:23.378457+0000 mgr.smithi016.dzhopz (mgr.14180) 1081 : cluster [DBG] 2023-11-30T22:02:25.777 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:02:25 smithi069 conmon[117073]: pgmap v673: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T22:02:25.777 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:02:25 smithi069 conmon[117073]: audit 2023-11-30T22:02:24.175224+0000 mgr.smithi016.dzhopz (mgr.14180) 1082 : audit [DBG] from='client.15940 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T22:02:27.294 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T22:02:27.295 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T22:01:04.822557Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T22:01:01.805481Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T22:01:04.822688Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:54:51.908768Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.gjwehn on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:57:28.932087Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.xemunw on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xemunw\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xemunw\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xemunw\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xemunw\nDeploy daemon haproxy.nfs.foo.smithi069.xemunw ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:55:36Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:56:13Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:56:51Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:59:58.383409Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi016.tdejyj on smithi016: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-tdejyj\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-tdejyj\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.tdejyj\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.tdejyj\nDeploy daemon haproxy.nfs.foo.smithi016.tdejyj ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:58:05Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:58:43Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:59:20Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:59:58.384764Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi069.nyklht on smithi069: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:59:58.385901Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.oxphra on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "last_refresh": "2023-11-30T22:01:01.806074Z", "running": 2, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T22:01:01.805624Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T22:01:01.805697Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "last_refresh": "2023-11-30T22:01:01.806136Z", "ports": [12049], "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T22:01:01.805763Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T22:01:01.805826Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T22:01:04.822813Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T22:02:27.537 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:02:27 smithi016 conmon[111898]: cluster 2023-11-30T22:02:25.378951+0000 mgr.smithi016.dzhopz (mgr.14180) 1083 : cluster [DBG] pgmap v674: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T22:02:27.695 INFO:tasks.cephadm:ingress.nfs.foo has 0/4 2023-11-30T22:02:27.777 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:02:27 smithi069 conmon[117073]: cluster 2023-11-30T22:02:25.378951+0000 mgr.smithi016.dzhopz (mgr.14180) 1083 : cluster [DBG] pgmap v674: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T22:02:28.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:02:28 smithi016 conmon[111898]: audit 2023-11-30T22:02:27.290217+0000 mgr.smithi016.dzhopz (mgr. 2023-11-30T22:02:28.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:02:28 smithi016 conmon[111898]: 14180) 1084 : audit [DBG] from='client.15944 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T22:02:28.696 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T22:02:28.778 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:02:28 smithi069 conmon[117073]: audit 2023-11-30T22:02:27.290217+0000 mgr.smithi016.dzhopz (mgr.14180) 1084 : audit [DBG] from='client.15944 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T22:02:29.544 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:02:29 smithi016 conmon[111898]: cluster 2023-11-30T22:02:27.379566+0000 mgr.smithi016.dzhopz (mgr 2023-11-30T22:02:29.544 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:02:29 smithi016 conmon[111898]: .14180) 1085 : cluster [DBG] pgmap v675: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T22:02:29.777 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:02:29 smithi069 conmon[117073]: cluster 2023-11-30T22:02:27.379566+0000 mgr.smithi016.dzhopz (mgr.14180) 1085 : 2023-11-30T22:02:29.777 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:02:29 smithi069 conmon[117073]: cluster [DBG] pgmap v675: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T22:02:30.336 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T22:02:30.337 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T22:01:04.822557Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T22:01:01.805481Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T22:01:04.822688Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:54:51.908768Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.gjwehn on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:57:28.932087Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.xemunw on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xemunw\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xemunw\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xemunw\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xemunw\nDeploy daemon haproxy.nfs.foo.smithi069.xemunw ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:55:36Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:56:13Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:56:51Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:59:58.383409Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi016.tdejyj on smithi016: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-tdejyj\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-tdejyj\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.tdejyj\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.tdejyj\nDeploy daemon haproxy.nfs.foo.smithi016.tdejyj ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:58:05Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:58:43Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:59:20Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:59:58.384764Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi069.nyklht on smithi069: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:59:58.385901Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.oxphra on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "last_refresh": "2023-11-30T22:01:01.806074Z", "running": 2, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T22:01:01.805624Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T22:01:01.805697Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "last_refresh": "2023-11-30T22:01:01.806136Z", "ports": [12049], "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T22:01:01.805763Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T22:01:01.805826Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T22:01:04.822813Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T22:02:30.759 INFO:tasks.cephadm:ingress.nfs.foo has 0/4 2023-11-30T22:02:31.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:02:31 smithi016 conmon[111898]: cluster 2023-11-30T22:02:29.380162+0000 mgr.smithi016.dzhopz (mgr.14180) 1086 : cluster [DBG] pgmap v676: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T22:02:31.760 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T22:02:31.777 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:02:31 smithi069 conmon[117073]: cluster 2023-11-30T22:02:29.380162+0000 mgr.smithi016.dzhopz (mgr.14180) 1086 : cluster [DBG] pgmap v676: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T22:02:32.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:02:32 smithi016 conmon[111898]: audit 2023-11-30T22:02:30.331693+0000 2023-11-30T22:02:32.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:02:32 smithi016 conmon[111898]: mgr.smithi016.dzhopz (mgr.14180) 1087 : audit [DBG] from='client.15948 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T22:02:32.725 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:02:32 smithi069 conmon[117073]: audit 2023-11-30T22:02:30.331693+0000 mgr.smithi016.dzhopz (mgr.14180) 1087 : audit [DBG] from='client.15948 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T22:02:33.478 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T22:02:33.478 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T22:01:04.822557Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T22:01:01.805481Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T22:01:04.822688Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:54:51.908768Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.gjwehn on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:57:28.932087Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.xemunw on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xemunw\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xemunw\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xemunw\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xemunw\nDeploy daemon haproxy.nfs.foo.smithi069.xemunw ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:55:36Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:56:13Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:56:51Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:59:58.383409Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi016.tdejyj on smithi016: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-tdejyj\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-tdejyj\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.tdejyj\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.tdejyj\nDeploy daemon haproxy.nfs.foo.smithi016.tdejyj ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:58:05Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:58:43Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:59:20Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:59:58.384764Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi069.nyklht on smithi069: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:59:58.385901Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.oxphra on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "last_refresh": "2023-11-30T22:01:01.806074Z", "running": 2, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T22:01:01.805624Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T22:01:01.805697Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "last_refresh": "2023-11-30T22:01:01.806136Z", "ports": [12049], "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T22:01:01.805763Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T22:01:01.805826Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T22:01:04.822813Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T22:02:33.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:02:33 smithi016 conmon[111898]: cluster 2023-11-30T22:02:31.380597+0000 mgr.smithi016.dzhopz (mgr.14180) 1088 : cluster [DBG] pgmap v677: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T22:02:33.777 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:02:33 smithi069 conmon[117073]: cluster 2023-11-30T22:02:31.380597+0000 mgr.smithi016.dzhopz (mgr.14180) 1088 : cluster [DBG] 2023-11-30T22:02:33.777 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:02:33 smithi069 conmon[117073]: pgmap v677: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T22:02:33.925 INFO:tasks.cephadm:ingress.nfs.foo has 0/4 2023-11-30T22:02:34.926 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T22:02:35.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:02:35 smithi016 conmon[111898]: cluster 2023-11-30T22:02:33.381131+0000 2023-11-30T22:02:35.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:02:35 smithi016 conmon[111898]: mgr.smithi016.dzhopz (mgr.14180) 1089 : cluster [DBG] pgmap v678: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T22:02:35.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:02:35 smithi016 conmon[111898]: audit 2023-11-30T22:02:33.473084+0000 mgr.smithi016.dzhopz (mgr.14180) 1090 : audit [DBG] from='client.15952 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T22:02:35.777 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:02:35 smithi069 conmon[117073]: cluster 2023-11-30T22:02:33.381131+0000 mgr.smithi016.dzhopz (mgr.14180) 1089 : cluster [DBG] pgmap v678: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T22:02:35.777 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:02:35 smithi069 conmon[117073]: 2023-11-30T22:02:35.777 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:02:35 smithi069 conmon[117073]: audit 2023-11-30T22:02:33.473084+0000 mgr.smithi016.dzhopz (mgr.14180) 1090 : audit [DBG] from='client.15952 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T22:02:36.643 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T22:02:36.643 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T22:01:04.822557Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T22:01:01.805481Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T22:01:04.822688Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:54:51.908768Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.gjwehn on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:57:28.932087Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.xemunw on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xemunw\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xemunw\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xemunw\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xemunw\nDeploy daemon haproxy.nfs.foo.smithi069.xemunw ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:55:36Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:56:13Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:56:51Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:59:58.383409Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi016.tdejyj on smithi016: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-tdejyj\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-tdejyj\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.tdejyj\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.tdejyj\nDeploy daemon haproxy.nfs.foo.smithi016.tdejyj ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:58:05Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:58:43Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:59:20Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:59:58.384764Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi069.nyklht on smithi069: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:59:58.385901Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.oxphra on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "last_refresh": "2023-11-30T22:01:01.806074Z", "running": 2, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T22:01:01.805624Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T22:01:01.805697Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "last_refresh": "2023-11-30T22:01:01.806136Z", "ports": [12049], "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T22:01:01.805763Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T22:01:01.805826Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T22:01:04.822813Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T22:02:37.185 INFO:tasks.cephadm:ingress.nfs.foo has 0/4 2023-11-30T22:02:37.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:02:37 smithi016 conmon[111898]: cluster 2023-11-30T22:02:35.381546+0000 mgr.smithi016.dzhopz (mgr.14180) 1091 : cluster [DBG] pgmap v679: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T22:02:37.777 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:02:37 smithi069 conmon[117073]: cluster 2023-11-30T22:02:35.381546+0000 mgr.smithi016.dzhopz (mgr.14180) 1091 : cluster [DBG] pgmap v679: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T22:02:38.185 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T22:02:38.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:02:38 smithi016 conmon[111898]: audit 2023-11-30T22:02:36.638166+0000 mgr.smithi016.dzhopz 2023-11-30T22:02:38.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:02:38 smithi016 conmon[111898]: (mgr.14180) 1092 : audit [DBG] from='client.15956 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T22:02:38.777 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:02:38 smithi069 conmon[117073]: audit 2023-11-30T22:02:36.638166+0000 mgr.smithi016.dzhopz (mgr.14180) 1092 : audit [DBG] 2023-11-30T22:02:38.777 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:02:38 smithi069 conmon[117073]: from='client.15956 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T22:02:39.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:02:39 smithi016 conmon[111898]: cluster 2023-11-30T22:02:37.382113+0000 mgr.smithi016.dzhopz ( 2023-11-30T22:02:39.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:02:39 smithi016 conmon[111898]: mgr.14180) 1093 : cluster [DBG] pgmap v680: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T22:02:39.777 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:02:39 smithi069 conmon[117073]: cluster 2023-11-30T22:02:37.382113+0000 mgr.smithi016.dzhopz (mgr.14180) 1093 : cluster [DBG] 2023-11-30T22:02:39.777 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:02:39 smithi069 conmon[117073]: pgmap v680: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T22:02:39.806 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T22:02:39.806 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T22:01:04.822557Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T22:01:01.805481Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T22:01:04.822688Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:54:51.908768Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.gjwehn on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:57:28.932087Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.xemunw on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xemunw\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xemunw\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xemunw\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xemunw\nDeploy daemon haproxy.nfs.foo.smithi069.xemunw ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:55:36Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:56:13Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:56:51Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:59:58.383409Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi016.tdejyj on smithi016: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-tdejyj\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-tdejyj\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.tdejyj\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.tdejyj\nDeploy daemon haproxy.nfs.foo.smithi016.tdejyj ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:58:05Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:58:43Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:59:20Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:59:58.384764Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi069.nyklht on smithi069: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:59:58.385901Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.oxphra on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "last_refresh": "2023-11-30T22:01:01.806074Z", "running": 2, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T22:01:01.805624Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T22:01:01.805697Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "last_refresh": "2023-11-30T22:01:01.806136Z", "ports": [12049], "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T22:01:01.805763Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T22:01:01.805826Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T22:01:04.822813Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T22:02:40.247 INFO:tasks.cephadm:ingress.nfs.foo has 0/4 2023-11-30T22:02:41.248 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T22:02:41.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:02:41 smithi016 conmon[111898]: cluster 2023-11-30T22:02:39.382623+0000 mgr.smithi016.dzhopz (mgr.14180) 1094 : cluster [DBG] pgmap v681: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T22:02:41.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:02:41 smithi016 conmon[111898]: audit 2023-11-30T22:02:39.801452+0000 mgr.smithi016.dzhopz (mgr.14180) 1095 : audit [DBG] from='client.15960 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T22:02:41.778 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:02:41 smithi069 conmon[117073]: cluster 2023-11-30T22:02:39.382623+0000 mgr.smithi016.dzhopz (mgr.14180) 1094 2023-11-30T22:02:41.778 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:02:41 smithi069 conmon[117073]: : cluster [DBG] pgmap v681: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T22:02:41.778 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:02:41 smithi069 conmon[117073]: audit 2023-11-30T22:02:39.801452+0000 mgr.smithi016.dzhopz (mgr.14180) 1095 : audit [DBG] from='client.15960 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T22:02:42.960 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T22:02:42.960 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T22:01:04.822557Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T22:01:01.805481Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T22:01:04.822688Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:54:51.908768Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.gjwehn on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:57:28.932087Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.xemunw on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xemunw\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xemunw\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xemunw\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xemunw\nDeploy daemon haproxy.nfs.foo.smithi069.xemunw ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:55:36Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:56:13Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:56:51Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:59:58.383409Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi016.tdejyj on smithi016: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-tdejyj\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-tdejyj\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.tdejyj\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.tdejyj\nDeploy daemon haproxy.nfs.foo.smithi016.tdejyj ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:58:05Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:58:43Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:59:20Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:59:58.384764Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi069.nyklht on smithi069: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:59:58.385901Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.oxphra on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "last_refresh": "2023-11-30T22:01:01.806074Z", "running": 2, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T22:01:01.805624Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T22:01:01.805697Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "last_refresh": "2023-11-30T22:01:01.806136Z", "ports": [12049], "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T22:01:01.805763Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T22:01:01.805826Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T22:01:04.822813Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T22:02:43.409 INFO:tasks.cephadm:ingress.nfs.foo has 0/4 2023-11-30T22:02:43.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:02:43 smithi016 conmon[111898]: cluster 2023-11-30T22:02:41.383054+0000 mgr.smithi016.dzhopz (mgr.14180) 1096 : cluster [DBG] 2023-11-30T22:02:43.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:02:43 smithi016 conmon[111898]: pgmap v682: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T22:02:43.777 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:02:43 smithi069 conmon[117073]: cluster 2023-11-30T22:02:41.383054+0000 mgr.smithi016.dzhopz (mgr.14180) 1096 : cluster [DBG] pgmap v682: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T22:02:43.777 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:02:43 smithi069 conmon[117073]: 2023-11-30T22:02:44.413 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T22:02:44.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:02:44 smithi016 conmon[111898]: audit 2023-11-30T22:02:42.954413+0000 mgr.smithi016.dzhopz (mgr.14180) 1097 : audit [DBG] from='client.15964 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T22:02:44.777 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:02:44 smithi069 conmon[117073]: audit 2023-11-30T22:02:42.954413+0000 mgr.smithi016.dzhopz (mgr.14180) 1097 : audit [DBG] from='client.15964 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T22:02:45.570 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:02:45 smithi016 conmon[111898]: cluster 2023-11-30T22:02:43. 2023-11-30T22:02:45.571 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:02:45 smithi016 conmon[111898]: 383471+0000 mgr.smithi016.dzhopz (mgr.14180) 1098 : cluster [DBG] pgmap v683: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T22:02:45.777 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:02:45 smithi069 conmon[117073]: cluster 2023-11-30T22:02:43.383471+0000 mgr.smithi016.dzhopz (mgr.14180) 1098 : cluster [DBG] pgmap v683: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T22:02:46.227 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T22:02:46.227 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T22:01:04.822557Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T22:01:01.805481Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T22:01:04.822688Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:54:51.908768Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.gjwehn on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:57:28.932087Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.xemunw on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xemunw\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xemunw\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xemunw\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xemunw\nDeploy daemon haproxy.nfs.foo.smithi069.xemunw ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:55:36Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:56:13Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:56:51Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:59:58.383409Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi016.tdejyj on smithi016: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-tdejyj\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-tdejyj\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.tdejyj\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.tdejyj\nDeploy daemon haproxy.nfs.foo.smithi016.tdejyj ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:58:05Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:58:43Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:59:20Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:59:58.384764Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi069.nyklht on smithi069: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:59:58.385901Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.oxphra on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "last_refresh": "2023-11-30T22:01:01.806074Z", "running": 2, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T22:01:01.805624Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T22:01:01.805697Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "last_refresh": "2023-11-30T22:01:01.806136Z", "ports": [12049], "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T22:01:01.805763Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T22:01:01.805826Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T22:01:04.822813Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T22:02:46.549 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:02:46 smithi016 conmon[111898]: cluster 2023-11-30T22:02:45.384035+0000 mgr.smithi016.dzhopz (mgr 2023-11-30T22:02:46.549 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:02:46 smithi016 conmon[111898]: .14180) 1099 : cluster [DBG] pgmap v684: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T22:02:46.549 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:02:46 smithi016 conmon[111898]: audit 2023-11-30T22:02:46.222441+0000 mgr.smithi016.dzhopz (mgr.14180) 1100 : audit [DBG] from='client.15968 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T22:02:46.575 INFO:tasks.cephadm:ingress.nfs.foo has 0/4 2023-11-30T22:02:46.777 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:02:46 smithi069 conmon[117073]: cluster 2023-11-30T22:02:45.384035+0000 mgr.smithi016.dzhopz (mgr.14180) 1099 : cluster [DBG] pgmap v684: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T22:02:46.777 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:02:46 smithi069 conmon[117073]: audit 2023-11-30T22:02: 2023-11-30T22:02:46.777 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:02:46 smithi069 conmon[117073]: 46.222441+0000 mgr.smithi016.dzhopz (mgr.14180) 1100 : audit [DBG] from='client.15968 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T22:02:47.575 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T22:02:48.777 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:02:48 smithi069 conmon[117073]: cluster 2023-11-30T22:02:47.384660+0000 mgr.smithi016.dzhopz (mgr.14180) 1101 : cluster [DBG] pgmap v685: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T22:02:48.785 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:02:48 smithi016 conmon[111898]: cluster 2023-11-30T22:02:47.384660+0000 mgr.smithi016.dzhopz (mgr.14180) 1101 : cluster [DBG] pgmap v685: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T22:02:49.189 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T22:02:49.189 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T22:01:04.822557Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T22:01:01.805481Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T22:01:04.822688Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:54:51.908768Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.gjwehn on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:57:28.932087Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.xemunw on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xemunw\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xemunw\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xemunw\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xemunw\nDeploy daemon haproxy.nfs.foo.smithi069.xemunw ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:55:36Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:56:13Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:56:51Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:59:58.383409Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi016.tdejyj on smithi016: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-tdejyj\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-tdejyj\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.tdejyj\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.tdejyj\nDeploy daemon haproxy.nfs.foo.smithi016.tdejyj ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:58:05Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:58:43Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:59:20Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:59:58.384764Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi069.nyklht on smithi069: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:59:58.385901Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.oxphra on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "last_refresh": "2023-11-30T22:01:01.806074Z", "running": 2, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T22:01:01.805624Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T22:01:01.805697Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "last_refresh": "2023-11-30T22:01:01.806136Z", "ports": [12049], "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T22:01:01.805763Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T22:01:01.805826Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T22:01:04.822813Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T22:02:49.536 INFO:tasks.cephadm:ingress.nfs.foo has 0/4 2023-11-30T22:02:50.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:02:50 smithi069 conmon[117073]: audit 2023-11-30T22:02:49.184403+0000 mgr.smithi016.dzhopz (mgr.14180) 1102 : audit [DBG] from='client.15972 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T22:02:50.537 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T22:02:50.568 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:02:50 smithi016 conmon[111898]: audit 2023-11-30T22:02:49.184403+0000 mgr.smithi016.dzhopz (mgr.14180) 1102 : audit [DBG] 2023-11-30T22:02:50.569 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:02:50 smithi016 conmon[111898]: from='client.15972 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T22:02:51.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:02:51 smithi016 conmon[111898]: cluster 2023-11-30T22:02:49.385085+0000 mgr.smithi016.dzhopz ( 2023-11-30T22:02:51.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:02:51 smithi016 conmon[111898]: mgr.14180) 1103 : cluster [DBG] pgmap v686: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T22:02:51.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:02:51 smithi069 conmon[117073]: cluster 2023-11-30T22:02:49.385085+0000 mgr.smithi016.dzhopz (mgr.14180) 1103 : cluster [DBG] pgmap v686: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T22:02:52.121 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T22:02:52.122 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T22:01:04.822557Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T22:01:01.805481Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T22:01:04.822688Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:54:51.908768Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.gjwehn on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:57:28.932087Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.xemunw on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xemunw\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xemunw\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xemunw\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xemunw\nDeploy daemon haproxy.nfs.foo.smithi069.xemunw ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:55:36Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:56:13Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:56:51Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:59:58.383409Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi016.tdejyj on smithi016: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-tdejyj\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-tdejyj\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.tdejyj\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.tdejyj\nDeploy daemon haproxy.nfs.foo.smithi016.tdejyj ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:58:05Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:58:43Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:59:20Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:59:58.384764Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi069.nyklht on smithi069: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:59:58.385901Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.oxphra on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "last_refresh": "2023-11-30T22:01:01.806074Z", "running": 2, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T22:01:01.805624Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T22:01:01.805697Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "last_refresh": "2023-11-30T22:01:01.806136Z", "ports": [12049], "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T22:01:01.805763Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T22:01:01.805826Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T22:01:04.822813Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T22:02:52.486 INFO:tasks.cephadm:ingress.nfs.foo has 0/4 2023-11-30T22:02:53.487 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T22:02:53.518 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:02:53 smithi016 conmon[111898]: cluster 2023-11-30T22:02:51.385506+0000 mgr.smithi016.dzhopz (mgr.14180) 1104 : cluster [DBG] pgmap v687: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T22:02:53.518 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:02:53 smithi016 conmon[111898]: audit 2023-11-30T22:02:52.117028+0000 mgr.smithi016.dzhopz (mgr.14180) 1105 : audit [DBG] from='client.15976 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T22:02:53.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:02:53 smithi069 conmon[117073]: cluster 2023-11-30T22:02:51.385506+0000 mgr.smithi016.dzhopz (mgr.14180) 1104 : cluster [DBG] pgmap v687: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T22:02:53.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:02:53 smithi069 conmon[117073]: audit 2023-11-30T22:02:52.117028+0000 mgr.smithi016.dzhopz (mgr.14180) 1105 : audit [DBG] from='client.15976 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T22:02:55.209 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T22:02:55.209 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T22:01:04.822557Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T22:01:01.805481Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T22:01:04.822688Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:54:51.908768Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.gjwehn on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:57:28.932087Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.xemunw on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xemunw\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xemunw\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xemunw\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xemunw\nDeploy daemon haproxy.nfs.foo.smithi069.xemunw ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:55:36Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:56:13Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:56:51Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:59:58.383409Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi016.tdejyj on smithi016: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-tdejyj\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-tdejyj\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.tdejyj\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.tdejyj\nDeploy daemon haproxy.nfs.foo.smithi016.tdejyj ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:58:05Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:58:43Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:59:20Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:59:58.384764Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi069.nyklht on smithi069: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:59:58.385901Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.oxphra on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "last_refresh": "2023-11-30T22:01:01.806074Z", "running": 2, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T22:01:01.805624Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T22:01:01.805697Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "last_refresh": "2023-11-30T22:01:01.806136Z", "ports": [12049], "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T22:01:01.805763Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T22:01:01.805826Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T22:01:04.822813Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T22:02:55.407 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:02:55 smithi016 conmon[111898]: cluster 2023-11-30T22:02:53.386029+0000 mgr.smithi016.dzhopz (mgr.14180) 1106 : cluster [DBG] pgmap v688: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T22:02:55.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:02:55 smithi069 conmon[117073]: cluster 2023-11-30T22:02:53.386029+0000 mgr.smithi016.dzhopz (mgr.14180) 1106 : cluster [DBG] pgmap v688: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T22:02:55.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:02:55 smithi069 conmon[117073]: 2023-11-30T22:02:55.648 INFO:tasks.cephadm:ingress.nfs.foo has 0/4 2023-11-30T22:02:56.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:02:56 smithi069 conmon[117073]: audit 2023-11-30T22:02:55.204443+0000 mgr.smithi016.dzhopz (mgr.14180) 1107 : audit [DBG] from='client.15980 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T22:02:56.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:02:56 smithi016 conmon[111898]: audit 2023-11-30T22:02:55.204443+0000 mgr.smithi016.dzhopz (mgr.14180) 1107 : audit [DBG] from='client.15980 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T22:02:56.649 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T22:02:57.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:02:57 smithi069 conmon[117073]: cluster 2023-11-30T22:02:55.386627+0000 mgr.smithi016.dzhopz (mgr.14180) 1108 : cluster [DBG] pgmap v689: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T22:02:57.554 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:02:57 smithi016 conmon[111898]: cluster 2023-11-30T22:02:55.386627+0000 mgr.smithi016.dzhopz 2023-11-30T22:02:57.554 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:02:57 smithi016 conmon[111898]: (mgr.14180) 1108 : cluster [DBG] pgmap v689: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T22:02:58.353 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T22:02:58.353 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T22:01:04.822557Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T22:01:01.805481Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T22:01:04.822688Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:54:51.908768Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.gjwehn on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:57:28.932087Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.xemunw on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xemunw\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xemunw\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xemunw\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xemunw\nDeploy daemon haproxy.nfs.foo.smithi069.xemunw ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:55:36Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:56:13Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:56:51Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:59:58.383409Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi016.tdejyj on smithi016: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-tdejyj\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-tdejyj\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.tdejyj\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.tdejyj\nDeploy daemon haproxy.nfs.foo.smithi016.tdejyj ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:58:05Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:58:43Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:59:20Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:59:58.384764Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi069.nyklht on smithi069: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:59:58.385901Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.oxphra on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "last_refresh": "2023-11-30T22:01:01.806074Z", "running": 2, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T22:01:01.805624Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T22:01:01.805697Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "last_refresh": "2023-11-30T22:01:01.806136Z", "ports": [12049], "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T22:01:01.805763Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T22:01:01.805826Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T22:01:04.822813Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T22:02:58.697 INFO:tasks.cephadm:ingress.nfs.foo has 0/4 2023-11-30T22:02:59.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:02:59 smithi069 conmon[117073]: cluster 2023-11-30T22:02:57.387064+0000 mgr.smithi016.dzhopz (mgr.14180) 1109 : cluster [DBG] pgmap v690: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T22:02:59.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:02:59 smithi069 conmon[117073]: 2023-11-30T22:02:59.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:02:59 smithi016 conmon[111898]: cluster 2023-11-30T22:02:57.387064+0000 mgr.smithi016.dzhopz (mgr.14180) 1109 : cluster [DBG] pgmap v690: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T22:02:59.698 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T22:03:00.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:03:00 smithi069 conmon[117073]: audit 2023-11-30T22:02:58.347574+0000 mgr.smithi016.dzhopz (mgr.14180) 1110 : audit [DBG] from='client.15984 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T22:03:00.565 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:03:00 smithi016 conmon[111898]: audit 2023-11-30T22:02:58.347574+0000 mgr.smithi016.dzhopz (mgr.14180) 1110 : audit [DBG] 2023-11-30T22:03:00.566 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:03:00 smithi016 conmon[111898]: from='client.15984 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T22:03:01.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:03:01 smithi016 conmon[111898]: cluster 2023-11-30T22:02:59.387654+0000 mgr.smithi016.dzhopz (mgr.14180) 1111 : cluster [DBG] pgmap v691: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T22:03:01.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:03:01 smithi016 conmon[111898]: 2023-11-30T22:03:01.417 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T22:03:01.417 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T22:01:04.822557Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T22:01:01.805481Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T22:01:04.822688Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:54:51.908768Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.gjwehn on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:57:28.932087Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.xemunw on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xemunw\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xemunw\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xemunw\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xemunw\nDeploy daemon haproxy.nfs.foo.smithi069.xemunw ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:55:36Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:56:13Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:56:51Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:59:58.383409Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi016.tdejyj on smithi016: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-tdejyj\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-tdejyj\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.tdejyj\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.tdejyj\nDeploy daemon haproxy.nfs.foo.smithi016.tdejyj ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:58:05Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:58:43Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:59:20Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:59:58.384764Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi069.nyklht on smithi069: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:59:58.385901Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.oxphra on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "last_refresh": "2023-11-30T22:01:01.806074Z", "running": 2, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T22:01:01.805624Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T22:01:01.805697Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "last_refresh": "2023-11-30T22:01:01.806136Z", "ports": [12049], "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T22:01:01.805763Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T22:01:01.805826Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T22:01:04.822813Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T22:03:01.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:03:01 smithi069 conmon[117073]: cluster 2023-11-30T22:02:59.387654+0000 mgr.smithi016.dzhopz (mgr.14180) 1111 : cluster [DBG] pgmap v691: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T22:03:01.859 INFO:tasks.cephadm:ingress.nfs.foo has 0/4 2023-11-30T22:03:02.859 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T22:03:03.431 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:03:03 smithi016 conmon[111898]: cluster 2023-11-30T22:03:01.388088+0000 mgr.smithi016.dzhopz (mgr.14180) 1112 : cluster [DBG] pgmap v692: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T22:03:03.431 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:03:03 smithi016 conmon[111898]: audit 2023-11-30T22:03:01.411741+0000 mgr.smithi016.dzhopz (mgr.14180) 1113 : audit [DBG] from='client.15988 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T22:03:03.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:03:03 smithi069 conmon[117073]: cluster 2023-11-30T22:03:01.388088+0000 mgr.smithi016.dzhopz (mgr.14180) 1112 : cluster [DBG] pgmap v692: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T22:03:03.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:03:03 smithi069 conmon[117073]: audit 2023-11-30T22:03:01.411741+0000 mgr.smithi016.dzhopz (mgr.14180) 1113 : audit [DBG] from='client.15988 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T22:03:04.552 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T22:03:04.553 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T22:01:04.822557Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T22:01:01.805481Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T22:01:04.822688Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:54:51.908768Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.gjwehn on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:57:28.932087Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.xemunw on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xemunw\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xemunw\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xemunw\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xemunw\nDeploy daemon haproxy.nfs.foo.smithi069.xemunw ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:55:36Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:56:13Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:56:51Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:59:58.383409Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi016.tdejyj on smithi016: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-tdejyj\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-tdejyj\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.tdejyj\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.tdejyj\nDeploy daemon haproxy.nfs.foo.smithi016.tdejyj ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:58:05Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:58:43Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:59:20Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:59:58.384764Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi069.nyklht on smithi069: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:59:58.385901Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.oxphra on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "last_refresh": "2023-11-30T22:01:01.806074Z", "running": 2, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T22:01:01.805624Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T22:01:01.805697Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "last_refresh": "2023-11-30T22:01:01.806136Z", "ports": [12049], "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T22:01:01.805763Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T22:01:01.805826Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T22:01:04.822813Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T22:03:04.924 INFO:tasks.cephadm:ingress.nfs.foo has 0/4 2023-11-30T22:03:05.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:03:05 smithi069 conmon[117073]: cluster 2023-11-30T22:03:03.388473+0000 mgr.smithi016.dzhopz (mgr.14180) 1114 : cluster [DBG] pgmap v693: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T22:03:05.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:03:05 smithi016 conmon[111898]: cluster 2023-11-30T22:03:03.388473+0000 mgr.smithi016.dzhopz (mgr 2023-11-30T22:03:05.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:03:05 smithi016 conmon[111898]: .14180) 1114 : cluster [DBG] pgmap v693: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T22:03:05.925 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T22:03:06.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:03:06 smithi016 conmon[111898]: audit 2023-11-30T22:03:04.547463+0000 mgr.smithi016.dzhopz (mgr.14180 2023-11-30T22:03:06.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:03:06 smithi016 conmon[111898]: ) 1115 : audit [DBG] from='client.15992 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T22:03:06.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:03:06 smithi069 conmon[117073]: audit 2023-11-30T22:03:04.547463+0000 mgr.smithi016.dzhopz (mgr.14180) 1115 : audit [DBG] from='client.15992 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T22:03:07.495 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T22:03:07.495 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T22:01:04.822557Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T22:01:01.805481Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T22:01:04.822688Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:54:51.908768Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.gjwehn on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:57:28.932087Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.xemunw on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xemunw\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xemunw\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xemunw\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xemunw\nDeploy daemon haproxy.nfs.foo.smithi069.xemunw ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:55:36Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:56:13Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:56:51Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:59:58.383409Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi016.tdejyj on smithi016: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-tdejyj\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-tdejyj\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.tdejyj\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.tdejyj\nDeploy daemon haproxy.nfs.foo.smithi016.tdejyj ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:58:05Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:58:43Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:59:20Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:59:58.384764Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi069.nyklht on smithi069: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:59:58.385901Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.oxphra on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "last_refresh": "2023-11-30T22:01:01.806074Z", "running": 2, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T22:01:01.805624Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T22:01:01.805697Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "last_refresh": "2023-11-30T22:01:01.806136Z", "ports": [12049], "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T22:01:01.805763Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T22:01:01.805826Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T22:01:04.822813Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T22:03:07.518 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:03:07 smithi016 conmon[111898]: cluster 2023-11-30T22:03:05.388966+0000 mgr.smithi016.dzhopz (mgr.14180) 1116 : cluster [DBG] pgmap v694: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T22:03:07.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:03:07 smithi069 conmon[117073]: cluster 2023-11-30T22:03:05.388966+0000 mgr.smithi016.dzhopz (mgr.14180) 1116 : cluster [DBG] pgmap v694: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T22:03:07.884 INFO:tasks.cephadm:ingress.nfs.foo has 0/4 2023-11-30T22:03:08.885 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T22:03:09.466 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:03:09 smithi016 conmon[111898]: cluster 2023-11-30T22:03:07.389348+0000 mgr.smithi016.dzhopz (mgr.14180) 1117 : cluster [DBG] pgmap v695: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T22:03:10.717 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:03:09 smithi016 conmon[111898]: audit 2023-11-30T22:03:07.488472+0000 mgr.smithi016.dzhopz (mgr.14180) 1118 : audit [DBG] from='client.15996 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T22:03:10.718 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:03:09 smithi069 conmon[117073]: cluster 2023-11-30T22:03:07.389348+0000 mgr.smithi016.dzhopz (mgr.14180) 1117 : cluster [DBG] pgmap v695: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T22:03:10.718 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:03:09 smithi069 conmon[117073]: 2023-11-30T22:03:10.719 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:03:09 smithi069 conmon[117073]: audit 2023-11-30T22:03:07.488472+0000 mgr.smithi016.dzhopz (mgr.14180) 1118 : audit [DBG] from='client.15996 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T22:03:10.719 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T22:03:10.719 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T22:01:04.822557Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T22:01:01.805481Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T22:01:04.822688Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:54:51.908768Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.gjwehn on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:57:28.932087Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.xemunw on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xemunw\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xemunw\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xemunw\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xemunw\nDeploy daemon haproxy.nfs.foo.smithi069.xemunw ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:55:36Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:56:13Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:56:51Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:59:58.383409Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi016.tdejyj on smithi016: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-tdejyj\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-tdejyj\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.tdejyj\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.tdejyj\nDeploy daemon haproxy.nfs.foo.smithi016.tdejyj ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:58:05Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:58:43Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:59:20Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:59:58.384764Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi069.nyklht on smithi069: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:59:58.385901Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.oxphra on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "last_refresh": "2023-11-30T22:01:01.806074Z", "running": 2, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T22:01:01.805624Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T22:01:01.805697Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "last_refresh": "2023-11-30T22:01:01.806136Z", "ports": [12049], "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T22:01:01.805763Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T22:01:01.805826Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T22:01:04.822813Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T22:03:11.046 INFO:tasks.cephadm:ingress.nfs.foo has 0/4 2023-11-30T22:03:11.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:03:11 smithi016 conmon[111898]: cluster 2023-11-30T22:03:09.389811+0000 mgr.smithi016.dzhopz (mgr.14180) 1119 : cluster [DBG] pgmap v696: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T22:03:11.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:03:11 smithi069 conmon[117073]: cluster 2023-11-30T22:03:09.389811+0000 mgr.smithi016.dzhopz (mgr.14180) 1119 : cluster [DBG] pgmap v696: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T22:03:12.047 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T22:03:12.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:03:12 smithi016 conmon[111898]: audit 2023-11-30T22:03:10.578899 2023-11-30T22:03:12.351 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:03:12 smithi016 conmon[111898]: +0000 mgr.smithi016.dzhopz (mgr.14180) 1120 : audit [DBG] from='client.16000 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T22:03:12.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:03:12 smithi069 conmon[117073]: audit 2023-11-30T22:03:10.578899+0000 mgr.smithi016.dzhopz (mgr.14180) 1120 : audit [DBG] from='client.16000 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T22:03:13.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:03:13 smithi069 conmon[117073]: cluster 2023-11-30T22:03:11.390581+0000 mgr.smithi016.dzhopz (mgr.14180) 1121 : cluster [DBG] 2023-11-30T22:03:13.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:03:13 smithi069 conmon[117073]: pgmap v697: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T22:03:13.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:03:13 smithi016 conmon[111898]: cluster 2023-11-30T22:03: 2023-11-30T22:03:13.601 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:03:13 smithi016 conmon[111898]: 11.390581+0000 mgr.smithi016.dzhopz (mgr.14180) 1121 : cluster [DBG] pgmap v697: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T22:03:13.771 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T22:03:13.771 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T22:01:04.822557Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T22:01:01.805481Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T22:01:04.822688Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:54:51.908768Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.gjwehn on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:57:28.932087Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.xemunw on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xemunw\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xemunw\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xemunw\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xemunw\nDeploy daemon haproxy.nfs.foo.smithi069.xemunw ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:55:36Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:56:13Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:56:51Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:59:58.383409Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi016.tdejyj on smithi016: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-tdejyj\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-tdejyj\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.tdejyj\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.tdejyj\nDeploy daemon haproxy.nfs.foo.smithi016.tdejyj ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:58:05Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:58:43Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:59:20Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:59:58.384764Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi069.nyklht on smithi069: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:59:58.385901Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.oxphra on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "last_refresh": "2023-11-30T22:01:01.806074Z", "running": 2, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T22:01:01.805624Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T22:01:01.805697Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "last_refresh": "2023-11-30T22:01:01.806136Z", "ports": [12049], "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T22:01:01.805763Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T22:01:01.805826Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T22:01:04.822813Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T22:03:14.109 INFO:tasks.cephadm:ingress.nfs.foo has 0/4 2023-11-30T22:03:15.109 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T22:03:15.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:03:15 smithi069 conmon[117073]: cluster 2023-11-30T22:03:13.391025+0000 mgr.smithi016.dzhopz (mgr.14180) 1122 : cluster [DBG] pgmap v698: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T22:03:15.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:03:15 smithi069 conmon[117073]: audit 2023-11-30T22:03:13.765805+0000 mgr.smithi016.dzhopz (mgr.14180) 1123 : audit [DBG] from='client.16004 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T22:03:15.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:03:15 smithi016 conmon[111898]: cluster 2023-11-30T22:03:13.391025 2023-11-30T22:03:15.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:03:15 smithi016 conmon[111898]: +0000 mgr.smithi016.dzhopz (mgr.14180) 1122 : cluster [DBG] pgmap v698: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T22:03:15.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:03:15 smithi016 conmon[111898]: audit 2023-11-30T22:03:13.765805+0000 mgr.smithi016.dzhopz (mgr.14180) 1123 : audit [DBG] from='client.16004 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T22:03:16.923 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T22:03:16.924 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T22:01:04.822557Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T22:01:01.805481Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T22:01:04.822688Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:54:51.908768Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.gjwehn on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:57:28.932087Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.xemunw on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xemunw\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xemunw\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xemunw\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xemunw\nDeploy daemon haproxy.nfs.foo.smithi069.xemunw ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:55:36Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:56:13Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:56:51Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:59:58.383409Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi016.tdejyj on smithi016: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-tdejyj\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-tdejyj\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.tdejyj\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.tdejyj\nDeploy daemon haproxy.nfs.foo.smithi016.tdejyj ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:58:05Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:58:43Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:59:20Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:59:58.384764Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi069.nyklht on smithi069: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:59:58.385901Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.oxphra on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "last_refresh": "2023-11-30T22:01:01.806074Z", "running": 2, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T22:01:01.805624Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T22:01:01.805697Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "last_refresh": "2023-11-30T22:01:01.806136Z", "ports": [12049], "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T22:01:01.805763Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T22:01:01.805826Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T22:01:04.822813Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T22:03:17.259 INFO:tasks.cephadm:ingress.nfs.foo has 0/4 2023-11-30T22:03:17.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:03:17 smithi069 conmon[117073]: cluster 2023-11-30T22:03:15.391539+0000 mgr.smithi016.dzhopz (mgr.14180) 1124 : cluster [DBG] pgmap v699: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T22:03:17.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:03:17 smithi016 conmon[111898]: cluster 2023-11-30T22:03:15.391539+0000 mgr.smithi016.dzhopz ( 2023-11-30T22:03:17.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:03:17 smithi016 conmon[111898]: mgr.14180) 1124 : cluster [DBG] pgmap v699: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T22:03:18.260 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T22:03:18.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:03:18 smithi069 conmon[117073]: audit 2023-11-30T22:03:16.915760+0000 mgr.smithi016.dzhopz (mgr.14180) 1125 : audit [DBG] from='client.16008 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T22:03:18.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:03:18 smithi069 conmon[117073]: 2023-11-30T22:03:18.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:03:18 smithi016 conmon[111898]: audit 2023-11-30T22:03:16.915760+0000 mgr.smithi016.dzhopz (mgr.14180) 1125 : audit [DBG] from='client.16008 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T22:03:19.474 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:03:19 smithi016 conmon[111898]: cluster 2023-11-30T22:03:17.392227+0000 2023-11-30T22:03:19.475 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:03:19 smithi016 conmon[111898]: mgr.smithi016.dzhopz (mgr.14180) 1126 : cluster [DBG] pgmap v700: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T22:03:19.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:03:19 smithi069 conmon[117073]: cluster 2023-11-30T22:03:17.392227+0000 mgr.smithi016.dzhopz (mgr.14180) 1126 : cluster [DBG] pgmap v700: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T22:03:20.142 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T22:03:20.142 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T22:01:04.822557Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T22:01:01.805481Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T22:01:04.822688Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:54:51.908768Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.gjwehn on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:57:28.932087Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.xemunw on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xemunw\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xemunw\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xemunw\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xemunw\nDeploy daemon haproxy.nfs.foo.smithi069.xemunw ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:55:36Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:56:13Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:56:51Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:59:58.383409Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi016.tdejyj on smithi016: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-tdejyj\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-tdejyj\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.tdejyj\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.tdejyj\nDeploy daemon haproxy.nfs.foo.smithi016.tdejyj ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:58:05Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:58:43Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:59:20Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:59:58.384764Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi069.nyklht on smithi069: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:59:58.385901Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.oxphra on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "last_refresh": "2023-11-30T22:01:01.806074Z", "running": 2, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T22:01:01.805624Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T22:01:01.805697Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "last_refresh": "2023-11-30T22:01:01.806136Z", "ports": [12049], "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T22:01:01.805763Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T22:01:01.805826Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T22:01:04.822813Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T22:03:20.532 INFO:tasks.cephadm:ingress.nfs.foo has 0/4 2023-11-30T22:03:21.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:03:21 smithi069 conmon[117073]: cluster 2023-11-30T22:03:19.392678+0000 mgr.smithi016.dzhopz (mgr.14180) 1127 : cluster [DBG] pgmap v701: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T22:03:21.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:03:21 smithi069 conmon[117073]: audit 2023-11-30T22:03:20.138012+0000 mgr.smithi016.dzhopz (mgr.14180) 1128 : audit [DBG] from='client.16012 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T22:03:21.534 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T22:03:21.562 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:03:21 smithi016 conmon[111898]: cluster 2023-11-30T22:03:19.392678+0000 mgr.smithi016.dzhopz (mgr.14180 2023-11-30T22:03:21.562 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:03:21 smithi016 conmon[111898]: ) 1127 : cluster [DBG] pgmap v701: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T22:03:21.562 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:03:21 smithi016 conmon[111898]: audit 2023-11-30T22:03:20.138012+0000 mgr.smithi016.dzhopz (mgr.14180) 1128 : audit [DBG] from='client.16012 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T22:03:23.251 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T22:03:23.252 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T22:01:04.822557Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T22:01:01.805481Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T22:01:04.822688Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:54:51.908768Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.gjwehn on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:57:28.932087Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.xemunw on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xemunw\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xemunw\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xemunw\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xemunw\nDeploy daemon haproxy.nfs.foo.smithi069.xemunw ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:55:36Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:56:13Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:56:51Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:59:58.383409Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi016.tdejyj on smithi016: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-tdejyj\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-tdejyj\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.tdejyj\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.tdejyj\nDeploy daemon haproxy.nfs.foo.smithi016.tdejyj ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:58:05Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:58:43Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:59:20Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:59:58.384764Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi069.nyklht on smithi069: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:59:58.385901Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.oxphra on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "last_refresh": "2023-11-30T22:01:01.806074Z", "running": 2, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T22:01:01.805624Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T22:01:01.805697Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "last_refresh": "2023-11-30T22:01:01.806136Z", "ports": [12049], "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T22:01:01.805763Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T22:01:01.805826Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T22:01:04.822813Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T22:03:23.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:03:23 smithi069 conmon[117073]: cluster 2023-11-30T22:03:21.393392+0000 mgr.smithi016.dzhopz (mgr.14180) 1129 : cluster [DBG] pgmap v702: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T22:03:23.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:03:23 smithi016 conmon[111898]: cluster 2023-11-30T22:03:21.393392+0000 mgr.smithi016.dzhopz (mgr.14180) 1129 : cluster [DBG] pgmap v702: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T22:03:23.687 INFO:tasks.cephadm:ingress.nfs.foo has 0/4 2023-11-30T22:03:24.529 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:03:24 smithi069 conmon[117073]: audit 2023-11-30T22:03:23.247169+0000 mgr.smithi016.dzhopz (mgr.14180) 1130 : audit [DBG] from='client.16016 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T22:03:24.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:03:24 smithi016 conmon[111898]: audit 2023-11-30T22:03:23.247169+0000 mgr.smithi016.dzhopz (mgr.14180) 1130 : 2023-11-30T22:03:24.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:03:24 smithi016 conmon[111898]: audit [DBG] from='client.16016 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T22:03:24.688 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T22:03:25.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:03:25 smithi069 conmon[117073]: cluster 2023-11-30T22:03:23.393845+0000 mgr.smithi016.dzhopz (mgr.14180) 1131 : cluster [DBG] pgmap v703: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T22:03:25.528 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:03:25 smithi016 conmon[111898]: cluster 2023-11-30T22:03:23.393845+0000 mgr.smithi016.dzhopz 2023-11-30T22:03:25.528 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:03:25 smithi016 conmon[111898]: (mgr.14180) 1131 : cluster [DBG] pgmap v703: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T22:03:26.281 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T22:03:26.282 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T22:01:04.822557Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T22:01:01.805481Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T22:01:04.822688Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:54:51.908768Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.gjwehn on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:57:28.932087Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.xemunw on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xemunw\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xemunw\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xemunw\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xemunw\nDeploy daemon haproxy.nfs.foo.smithi069.xemunw ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:55:36Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:56:13Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:56:51Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:59:58.383409Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi016.tdejyj on smithi016: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-tdejyj\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-tdejyj\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.tdejyj\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.tdejyj\nDeploy daemon haproxy.nfs.foo.smithi016.tdejyj ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:58:05Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:58:43Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:59:20Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:59:58.384764Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi069.nyklht on smithi069: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:59:58.385901Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.oxphra on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "last_refresh": "2023-11-30T22:01:01.806074Z", "running": 2, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T22:01:01.805624Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T22:01:01.805697Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "last_refresh": "2023-11-30T22:01:01.806136Z", "ports": [12049], "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T22:01:01.805763Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T22:01:01.805826Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T22:01:04.822813Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T22:03:26.741 INFO:tasks.cephadm:ingress.nfs.foo has 0/4 2023-11-30T22:03:27.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:03:27 smithi069 conmon[117073]: cluster 2023-11-30T22:03:25.394503+0000 mgr.smithi016.dzhopz (mgr.14180) 1132 : cluster [DBG] pgmap v704: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T22:03:27.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:03:27 smithi069 conmon[117073]: audit 2023-11-30T22:03:26.276758+0000 mgr.smithi016.dzhopz 2023-11-30T22:03:27.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:03:27 smithi069 conmon[117073]: (mgr.14180) 1133 : audit [DBG] from='client.16020 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T22:03:27.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:03:27 smithi016 conmon[111898]: cluster 2023-11-30T22:03:25.394503+0000 mgr.smithi016.dzhopz (mgr.14180) 1132 : cluster [DBG] pgmap v704: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T22:03:27.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:03:27 smithi016 conmon[111898]: audit 2023-11-30T22:03:26.276758+0000 mgr.smithi016.dzhopz (mgr.14180) 1133 : audit [DBG] from='client.16020 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T22:03:27.742 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T22:03:29.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:03:29 smithi016 conmon[111898]: cluster 2023-11-30T22:03:27.394981+0000 mgr.smithi016.dzhopz (mgr.14180) 1134 : cluster [DBG] pgmap v705: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T22:03:29.415 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T22:03:29.415 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T22:01:04.822557Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T22:01:01.805481Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T22:01:04.822688Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:54:51.908768Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.gjwehn on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:57:28.932087Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.xemunw on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xemunw\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xemunw\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xemunw\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xemunw\nDeploy daemon haproxy.nfs.foo.smithi069.xemunw ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:55:36Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:56:13Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:56:51Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:59:58.383409Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi016.tdejyj on smithi016: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-tdejyj\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-tdejyj\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.tdejyj\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.tdejyj\nDeploy daemon haproxy.nfs.foo.smithi016.tdejyj ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:58:05Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:58:43Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:59:20Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:59:58.384764Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi069.nyklht on smithi069: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:59:58.385901Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.oxphra on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "last_refresh": "2023-11-30T22:01:01.806074Z", "running": 2, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T22:01:01.805624Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T22:01:01.805697Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "last_refresh": "2023-11-30T22:01:01.806136Z", "ports": [12049], "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T22:01:01.805763Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T22:01:01.805826Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T22:01:04.822813Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T22:03:29.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:03:29 smithi069 conmon[117073]: cluster 2023-11-30T22:03:27.394981+0000 mgr.smithi016.dzhopz (mgr.14180) 1134 : cluster [DBG] pgmap v705: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T22:03:29.792 INFO:tasks.cephadm:ingress.nfs.foo has 0/4 2023-11-30T22:03:30.793 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T22:03:31.526 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:03:31 smithi016 conmon[111898]: cluster 2023-11-30T22:03:29.395449+0000 mgr.smithi016.dzhopz (mgr. 2023-11-30T22:03:31.527 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:03:31 smithi016 conmon[111898]: 14180) 1135 : cluster [DBG] pgmap v706: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T22:03:31.527 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:03:31 smithi016 conmon[111898]: audit 2023-11-30T22:03:29.410407+0000 mgr.smithi016.dzhopz (mgr.14180) 1136 : audit [DBG] from='client.16024 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T22:03:31.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:03:31 smithi069 conmon[117073]: cluster 2023-11-30T22:03:29.395449+0000 mgr.smithi016.dzhopz (mgr.14180) 1135 : cluster [DBG] pgmap v706: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T22:03:31.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:03:31 smithi069 conmon[117073]: 2023-11-30T22:03:31.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:03:31 smithi069 conmon[117073]: audit 2023-11-30T22:03:29.410407+0000 mgr.smithi016.dzhopz (mgr.14180) 1136 : audit [DBG] from='client.16024 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T22:03:32.544 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T22:03:32.545 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T22:01:04.822557Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T22:01:01.805481Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T22:01:04.822688Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:54:51.908768Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.gjwehn on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:57:28.932087Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.xemunw on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xemunw\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xemunw\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xemunw\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xemunw\nDeploy daemon haproxy.nfs.foo.smithi069.xemunw ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:55:36Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:56:13Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:56:51Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:59:58.383409Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi016.tdejyj on smithi016: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-tdejyj\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-tdejyj\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.tdejyj\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.tdejyj\nDeploy daemon haproxy.nfs.foo.smithi016.tdejyj ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:58:05Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:58:43Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:59:20Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:59:58.384764Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi069.nyklht on smithi069: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:59:58.385901Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.oxphra on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "last_refresh": "2023-11-30T22:01:01.806074Z", "running": 2, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T22:01:01.805624Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T22:01:01.805697Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "last_refresh": "2023-11-30T22:01:01.806136Z", "ports": [12049], "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T22:01:01.805763Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T22:01:01.805826Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T22:01:04.822813Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T22:03:32.948 INFO:tasks.cephadm:ingress.nfs.foo has 0/4 2023-11-30T22:03:33.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:03:33 smithi069 conmon[117073]: cluster 2023-11-30T22:03:31.395912+0000 mgr.smithi016.dzhopz (mgr.14180) 1137 : cluster [DBG] pgmap v707: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T22:03:33.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:03:33 smithi016 conmon[111898]: cluster 2023-11-30T22:03:31.395912+0000 mgr.smithi016.dzhopz (mgr.14180) 1137 : cluster [DBG] pgmap v707: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T22:03:33.949 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T22:03:34.512 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:03:34 smithi016 conmon[111898]: audit 2023-11-30T22:03:32.539283 2023-11-30T22:03:34.512 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:03:34 smithi016 conmon[111898]: +0000 mgr.smithi016.dzhopz (mgr.14180) 1138 : audit [DBG] from='client.16028 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T22:03:34.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:03:34 smithi069 conmon[117073]: audit 2023-11-30T22:03:32.539283+0000 mgr.smithi016.dzhopz (mgr.14180) 1138 : audit [DBG] from='client.16028 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T22:03:35.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:03:35 smithi069 conmon[117073]: cluster 2023-11-30T22:03:33.396426+0000 mgr.smithi016.dzhopz (mgr.14180) 1139 : cluster [DBG] pgmap v708: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T22:03:35.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:03:35 smithi069 conmon[117073]: audit 2023-11-30T22:03:34.858370 2023-11-30T22:03:35.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:03:35 smithi069 conmon[117073]: +0000 mon.smithi016 (mon.0) 752 : audit [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "auth rm", "entity": "client.ingress.nfs.foo.smithi069.mpcbsm"}]: dispatch 2023-11-30T22:03:35.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:03:35 smithi016 conmon[111898]: cluster 2023-11-30T22:03:33.396426+0000 mgr.smithi016.dzhopz ( 2023-11-30T22:03:35.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:03:35 smithi016 conmon[111898]: mgr.14180) 1139 : cluster [DBG] pgmap v708: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T22:03:35.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:03:35 smithi016 conmon[111898]: audit 2023-11-30T22:03:34.858370+0000 mon.smithi016 (mon.0) 752 : audit [INF] from='mgr.14180 172.21.15.16:0/560577472' entity='mgr.smithi016.dzhopz' cmd=[{"prefix": "auth rm", "entity": "client.ingress.nfs.foo.smithi069.mpcbsm"}]: dispatch 2023-11-30T22:03:35.638 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T22:03:35.639 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T22:01:04.822557Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T22:01:01.805481Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T22:01:04.822688Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:57:28.932087Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.xemunw on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xemunw\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xemunw\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xemunw\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xemunw\nDeploy daemon haproxy.nfs.foo.smithi069.xemunw ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:55:36Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:56:13Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:56:51Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:59:58.383409Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi016.tdejyj on smithi016: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-tdejyj\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-tdejyj\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.tdejyj\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.tdejyj\nDeploy daemon haproxy.nfs.foo.smithi016.tdejyj ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:58:05Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:58:43Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:59:20Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:59:58.384764Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi069.nyklht on smithi069: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:59:58.385901Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.oxphra on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T22:03:34.858920Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.mpcbsm on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-mpcbsm\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-mpcbsm\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.mpcbsm\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.mpcbsm\nDeploy daemon haproxy.nfs.foo.smithi069.mpcbsm ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T22:01:42Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T22:02:19Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T22:02:57Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "last_refresh": "2023-11-30T22:01:01.806074Z", "running": 2, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T22:01:01.805624Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T22:01:01.805697Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "last_refresh": "2023-11-30T22:01:01.806136Z", "ports": [12049], "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T22:01:01.805763Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T22:01:01.805826Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T22:01:04.822813Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T22:03:36.108 INFO:tasks.cephadm:ingress.nfs.foo has 0/4 2023-11-30T22:03:36.528 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:03:36 smithi069 conmon[117073]: cephadm 2023-11-30T22:03:34.857831+0000 mgr.smithi016.dzhopz (mgr.14180) 1140 : cephadm [ERR] cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-mpcbsm 2023-11-30T22:03:36.528 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:03:36 smithi069 conmon[117073]: /bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-mpcbsm 2023-11-30T22:03:36.529 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:03:36 smithi069 conmon[117073]: Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.mpcbsm 2023-11-30T22:03:36.529 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:03:36 smithi069 conmon[117073]: /bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.mpcbsm 2023-11-30T22:03:36.529 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:03:36 smithi069 conmon[117073]: Deploy daemon haproxy.nfs.foo.smithi069.mpcbsm ... 2023-11-30T22:03:36.529 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:03:36 smithi069 conmon[117073]: Non-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib 2023-11-30T22:03:36.529 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:03:36 smithi069 conmon[117073]: stat: stderr Trying to pull docker.io/library/haproxy:2.3... 2023-11-30T22:03:36.529 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:03:36 smithi069 conmon[117073]: stat: stderr time="2023-11-30T22:01:42Z" level=warning msg="failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2023-11-30T22:03:36.530 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:03:36 smithi069 conmon[117073]: stat: stderr time="2023-11-30T22:02:19Z" level=warning msg="failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2023-11-30T22:03:36.530 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:03:36 smithi069 conmon[117073]: stat: stderr time="2023-11-30T22:02:57Z" level=warning msg="failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2023-11-30T22:03:36.530 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:03:36 smithi069 conmon[117073]: stat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get "https://docker-mirror.front.sepia.ceph.com:5000/v2/": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit 2023-11-30T22:03:36.530 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:03:36 smithi069 conmon[117073]: ERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib 2023-11-30T22:03:36.530 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:03:36 smithi069 conmon[117073]: Traceback (most recent call last): 2023-11-30T22:03:36.531 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:03:36 smithi069 conmon[117073]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1538, in _remote_connection 2023-11-30T22:03:36.531 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:03:36 smithi069 conmon[117073]: yield (conn, connr) 2023-11-30T22:03:36.531 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:03:36 smithi069 conmon[117073]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1426, in _run_cephadm 2023-11-30T22:03:36.531 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:03:36 smithi069 conmon[117073]: code, '\n'.join(err))) 2023-11-30T22:03:36.531 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:03:36 smithi069 conmon[117073]: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-mpcbsm 2023-11-30T22:03:36.531 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:03:36 smithi069 conmon[117073]: /bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-mpcbsm 2023-11-30T22:03:36.532 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:03:36 smithi069 conmon[117073]: Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.mpcbsm 2023-11-30T22:03:36.532 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:03:36 smithi069 conmon[117073]: /bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.mpcbsm 2023-11-30T22:03:36.532 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:03:36 smithi069 conmon[117073]: Deploy daemon haproxy.nfs.foo.smithi069.mpcbsm ... 2023-11-30T22:03:36.532 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:03:36 smithi069 conmon[117073]: Non-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib 2023-11-30T22:03:36.532 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:03:36 smithi069 conmon[117073]: stat: stderr Trying to pull docker.io/library/haproxy:2.3... 2023-11-30T22:03:36.532 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:03:36 smithi069 conmon[117073]: stat: stderr time="2023-11-30T22:01:42Z" level=warning msg="failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2023-11-30T22:03:36.533 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:03:36 smithi069 conmon[117073]: stat: stderr time="2023-11-30T22:02:19Z" level=warning msg="failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2023-11-30T22:03:36.533 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:03:36 smithi069 conmon[117073]: stat: stderr time="2023-11-30T22:02:57Z" level=warning msg="failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2023-11-30T22:03:36.533 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:03:36 smithi069 conmon[117073]: stat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get "https://docker-mirror.front.sepia.ceph.com:5000/v2/": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit 2023-11-30T22:03:36.533 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:03:36 smithi069 conmon[117073]: ERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docke 2023-11-30T22:03:36.533 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:03:36 smithi069 conmon[117073]: r.io/library/haproxy:2.3 -c %u %g /var/lib 2023-11-30T22:03:36.534 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:03:36 smithi069 conmon[117073]: cephadm 2023-11-30T22:03:34.858052+0000 mgr.smithi016.dzhopz (mgr.14180) 1141 : cephadm [INF] Removing key for client.ingress.nfs.foo.smithi069.mpcbsm 2023-11-30T22:03:36.534 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:03:36 smithi069 conmon[117073]: cephadm 2023-11-30T22:03:34.859052+0000 mgr.smithi016.dzhopz (mgr.14180) 1142 : cephadm [ERR] Failed while placing haproxy.nfs.foo.smithi069.mpcbsm on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-mpcbsm 2023-11-30T22:03:36.534 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:03:36 smithi069 conmon[117073]: /bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-mpcbsm 2023-11-30T22:03:36.534 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:03:36 smithi069 conmon[117073]: Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.mpcbsm 2023-11-30T22:03:36.534 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:03:36 smithi069 conmon[117073]: /bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.mpcbsm 2023-11-30T22:03:36.534 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:03:36 smithi069 conmon[117073]: Deploy daemon haproxy.nfs.foo.smithi069.mpcbsm ... 2023-11-30T22:03:36.535 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:03:36 smithi069 conmon[117073]: Non-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib 2023-11-30T22:03:36.535 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:03:36 smithi069 conmon[117073]: stat: stderr Trying to pull docker.io/library/haproxy:2.3... 2023-11-30T22:03:36.535 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:03:36 smithi069 conmon[117073]: stat: stderr time="2023-11-30T22:01:42Z" level=warning msg="failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2023-11-30T22:03:36.535 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:03:36 smithi069 conmon[117073]: stat: stderr time="2023-11-30T22:02:19Z" level=warning msg="failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2023-11-30T22:03:36.535 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:03:36 smithi069 conmon[117073]: stat: stderr time="2023-11-30T22:02:57Z" level=warning msg="failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2023-11-30T22:03:36.536 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:03:36 smithi069 conmon[117073]: stat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get "https://docker-mirror.front.sepia.ceph.com:5000/v2/": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit 2023-11-30T22:03:36.536 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:03:36 smithi069 conmon[117073]: ERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib 2023-11-30T22:03:36.536 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:03:36 smithi069 conmon[117073]: cephadm 2023-11-30T22:03:34.861119+0000 mgr.smithi016.dzhopz (mgr.14180) 1143 : cephadm [INF] Deploying daemon haproxy.nfs.foo.smithi016.ufgpmt on smithi016 2023-11-30T22:03:36.601 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:03:36 smithi016 conmon[111898]: cephadm 2023-11-30T22:03:34.857831+0000 mgr.smithi016.dzhopz (mgr.14180) 1140 : cephadm [ERR] cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-mpcbsm 2023-11-30T22:03:36.601 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:03:36 smithi016 conmon[111898]: /bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-mpcbsm 2023-11-30T22:03:36.601 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:03:36 smithi016 conmon[111898]: Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.mpcbsm 2023-11-30T22:03:36.602 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:03:36 smithi016 conmon[111898]: /bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.mpcbsm 2023-11-30T22:03:36.602 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:03:36 smithi016 conmon[111898]: Deploy daemon haproxy.nfs.foo.smithi069.mpcbsm ... 2023-11-30T22:03:36.602 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:03:36 smithi016 conmon[111898]: Non-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib 2023-11-30T22:03:36.602 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:03:36 smithi016 conmon[111898]: stat: stderr Trying to pull docker.io/library/haproxy:2.3... 2023-11-30T22:03:36.602 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:03:36 smithi016 conmon[111898]: stat: stderr time="2023-11-30T22:01:42Z" level=warning msg="failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2023-11-30T22:03:36.603 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:03:36 smithi016 conmon[111898]: stat: stderr time="2023-11-30T22:02:19Z" level=warning msg="failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2023-11-30T22:03:36.603 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:03:36 smithi016 conmon[111898]: stat: stderr time="2023-11-30T22:02:57Z" level=warning msg="failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2023-11-30T22:03:36.603 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:03:36 smithi016 conmon[111898]: stat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get "https://docker-mirror.front.sepia.ceph.com:5000/v2/": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit 2023-11-30T22:03:36.603 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:03:36 smithi016 conmon[111898]: ERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib 2023-11-30T22:03:36.603 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:03:36 smithi016 conmon[111898]: Traceback (most recent call last): 2023-11-30T22:03:36.603 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:03:36 smithi016 conmon[111898]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1538, in _remote_connection 2023-11-30T22:03:36.604 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:03:36 smithi016 conmon[111898]: yield (conn, connr) 2023-11-30T22:03:36.604 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:03:36 smithi016 conmon[111898]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1426, in _run_cephadm 2023-11-30T22:03:36.604 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:03:36 smithi016 conmon[111898]: code, '\n'.join(err))) 2023-11-30T22:03:36.604 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:03:36 smithi016 conmon[111898]: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-mpcbsm 2023-11-30T22:03:36.604 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:03:36 smithi016 conmon[111898]: /bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-mpcbsm 2023-11-30T22:03:36.605 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:03:36 smithi016 conmon[111898]: Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.mpcbsm 2023-11-30T22:03:36.605 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:03:36 smithi016 conmon[111898]: /bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.mpcbsm 2023-11-30T22:03:36.605 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:03:36 smithi016 conmon[111898]: Deploy daemon haproxy.nfs.foo.smithi069.mpcbsm ... 2023-11-30T22:03:36.605 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:03:36 smithi016 conmon[111898]: Non-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib 2023-11-30T22:03:36.605 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:03:36 smithi016 conmon[111898]: stat: stderr Trying to pull docker.io/library/haproxy:2.3... 2023-11-30T22:03:36.605 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:03:36 smithi016 conmon[111898]: stat: stderr time="2023-11-30T22:01:42Z" level=warning msg="failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2023-11-30T22:03:36.606 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:03:36 smithi016 conmon[111898]: stat: stderr time="2023-11-30T22:02:19Z" level=warning msg="failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2023-11-30T22:03:36.606 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:03:36 smithi016 conmon[111898]: stat: stderr time="2023-11-30T22:02:57Z" level=warning msg="failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2023-11-30T22:03:36.606 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:03:36 smithi016 conmon[111898]: stat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get "https://docker-mirror.front.sepia.ceph.com:5000/v2/": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit 2023-11-30T22:03:36.606 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:03:36 smithi016 conmon[111898]: ERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docke 2023-11-30T22:03:36.606 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:03:36 smithi016 conmon[111898]: r.io/library/haproxy:2.3 -c %u %g /var/lib 2023-11-30T22:03:36.607 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:03:36 smithi016 conmon[111898]: cephadm 2023-11-30T22:03:34.858052+0000 mgr.smithi016.dzhopz (mgr.14180) 1141 : cephadm [INF] Removing key for client.ingress.nfs.foo.smithi069.mpcbsm 2023-11-30T22:03:36.607 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:03:36 smithi016 conmon[111898]: cephadm 2023-11-30T22:03:34.859052+0000 mgr.smithi016.dzhopz (mgr.14180) 1142 : cephadm [ERR] Failed while placing haproxy.nfs.foo.smithi069.mpcbsm on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-mpcbsm 2023-11-30T22:03:36.607 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:03:36 smithi016 conmon[111898]: /bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-mpcbsm 2023-11-30T22:03:36.607 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:03:36 smithi016 conmon[111898]: Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.mpcbsm 2023-11-30T22:03:36.607 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:03:36 smithi016 conmon[111898]: /bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.mpcbsm 2023-11-30T22:03:36.607 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:03:36 smithi016 conmon[111898]: Deploy daemon haproxy.nfs.foo.smithi069.mpcbsm ... 2023-11-30T22:03:36.608 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:03:36 smithi016 conmon[111898]: Non-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib 2023-11-30T22:03:36.608 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:03:36 smithi016 conmon[111898]: stat: stderr Trying to pull docker.io/library/haproxy:2.3... 2023-11-30T22:03:36.608 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:03:36 smithi016 conmon[111898]: stat: stderr time="2023-11-30T22:01:42Z" level=warning msg="failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2023-11-30T22:03:36.608 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:03:36 smithi016 conmon[111898]: stat: stderr time="2023-11-30T22:02:19Z" level=warning msg="failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2023-11-30T22:03:36.608 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:03:36 smithi016 conmon[111898]: stat: stderr time="2023-11-30T22:02:57Z" level=warning msg="failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2023-11-30T22:03:36.609 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:03:36 smithi016 conmon[111898]: stat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get "https://docker-mirror.front.sepia.ceph.com:5000/v2/": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit 2023-11-30T22:03:36.609 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:03:36 smithi016 conmon[111898]: ERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib 2023-11-30T22:03:36.609 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:03:36 smithi016 conmon[111898]: cephadm 2023-11-30T22:03:34.861119+0000 mgr.smithi016.dzhopz (mgr.14180) 1143 : cephadm [INF] Deploying daemon haproxy.nfs.foo.smithi016.ufgpmt on smithi016 2023-11-30T22:03:37.109 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T22:03:37.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:03:37 smithi069 conmon[117073]: cluster 2023-11-30T22:03:35.396976+0000 mgr.smithi016.dzhopz (mgr.14180) 1144 : cluster [DBG] pgmap v709: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T22:03:37.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:03:37 smithi069 conmon[117073]: audit 2023-11-30T22:03:35.634069+0000 mgr.smithi016.dzhopz (mgr.14180) 1145 : audit [DBG] from='client.16032 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T22:03:37.602 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:03:37 smithi016 conmon[111898]: cluster 2023-11-30T22:03:35.396976+0000 mgr.smithi016.dzhopz (mgr. 2023-11-30T22:03:37.603 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:03:37 smithi016 conmon[111898]: 14180) 1144 : cluster [DBG] pgmap v709: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T22:03:37.604 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:03:37 smithi016 conmon[111898]: audit 2023-11-30T22:03:35.634069+0000 mgr.smithi016.dzhopz (mgr.14180) 1145 : audit [DBG] from='client.16032 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T22:03:38.706 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T22:03:38.707 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T22:01:04.822557Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T22:01:01.805481Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T22:01:04.822688Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:57:28.932087Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.xemunw on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xemunw\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xemunw\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xemunw\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xemunw\nDeploy daemon haproxy.nfs.foo.smithi069.xemunw ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:55:36Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:56:13Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:56:51Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:59:58.383409Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi016.tdejyj on smithi016: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-tdejyj\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-tdejyj\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.tdejyj\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.tdejyj\nDeploy daemon haproxy.nfs.foo.smithi016.tdejyj ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:58:05Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:58:43Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:59:20Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:59:58.384764Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi069.nyklht on smithi069: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:59:58.385901Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.oxphra on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T22:03:34.858920Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.mpcbsm on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-mpcbsm\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-mpcbsm\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.mpcbsm\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.mpcbsm\nDeploy daemon haproxy.nfs.foo.smithi069.mpcbsm ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T22:01:42Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T22:02:19Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T22:02:57Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "last_refresh": "2023-11-30T22:01:01.806074Z", "running": 2, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T22:01:01.805624Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T22:01:01.805697Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "last_refresh": "2023-11-30T22:01:01.806136Z", "ports": [12049], "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T22:01:01.805763Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T22:01:01.805826Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T22:01:04.822813Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T22:03:39.060 INFO:tasks.cephadm:ingress.nfs.foo has 0/4 2023-11-30T22:03:39.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:03:39 smithi016 conmon[111898]: cluster 2023-11-30T22:03:37.397516+0000 mgr.smithi016.dzhopz (mgr.14180) 1146 : cluster [DBG] pgmap v710: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T22:03:39.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:03:39 smithi069 conmon[117073]: cluster 2023-11-30T22:03:37.397516+0000 mgr.smithi016.dzhopz (mgr.14180) 1146 : cluster [DBG] pgmap v710: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T22:03:39.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:03:39 smithi069 conmon[117073]: 2023-11-30T22:03:40.061 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T22:03:40.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:03:40 smithi016 conmon[111898]: audit 2023-11-30T22:03:38.701892+0000 mgr.smithi016.dzhopz ( 2023-11-30T22:03:40.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:03:40 smithi016 conmon[111898]: mgr.14180) 1147 : audit [DBG] from='client.16036 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T22:03:40.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:03:40 smithi069 conmon[117073]: audit 2023-11-30T22:03:38.701892+0000 mgr.smithi016.dzhopz (mgr.14180) 1147 : audit [DBG] from='client.16036 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T22:03:41.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:03:41 smithi069 conmon[117073]: cluster 2023-11-30T22:03:39.398069+0000 mgr.smithi016.dzhopz (mgr.14180) 1148 : cluster [DBG] pgmap v711: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T22:03:41.601 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:03:41 smithi016 conmon[111898]: cluster 2023-11-30T22:03:39.398069+0000 mgr.smithi016.dzhopz (mgr 2023-11-30T22:03:41.601 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:03:41 smithi016 conmon[111898]: .14180) 1148 : cluster [DBG] pgmap v711: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T22:03:41.775 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T22:03:41.776 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T22:01:04.822557Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T22:01:01.805481Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T22:01:04.822688Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:57:28.932087Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.xemunw on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xemunw\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xemunw\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xemunw\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xemunw\nDeploy daemon haproxy.nfs.foo.smithi069.xemunw ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:55:36Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:56:13Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:56:51Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:59:58.383409Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi016.tdejyj on smithi016: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-tdejyj\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-tdejyj\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.tdejyj\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.tdejyj\nDeploy daemon haproxy.nfs.foo.smithi016.tdejyj ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:58:05Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:58:43Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:59:20Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:59:58.384764Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi069.nyklht on smithi069: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:59:58.385901Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.oxphra on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T22:03:34.858920Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.mpcbsm on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-mpcbsm\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-mpcbsm\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.mpcbsm\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.mpcbsm\nDeploy daemon haproxy.nfs.foo.smithi069.mpcbsm ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T22:01:42Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T22:02:19Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T22:02:57Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "last_refresh": "2023-11-30T22:01:01.806074Z", "running": 2, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T22:01:01.805624Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T22:01:01.805697Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "last_refresh": "2023-11-30T22:01:01.806136Z", "ports": [12049], "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T22:01:01.805763Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T22:01:01.805826Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T22:01:04.822813Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T22:03:42.121 INFO:tasks.cephadm:ingress.nfs.foo has 0/4 2023-11-30T22:03:43.123 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T22:03:43.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:03:43 smithi069 conmon[117073]: cluster 2023-11-30T22:03:41.398498+0000 mgr.smithi016.dzhopz (mgr.14180) 1149 2023-11-30T22:03:43.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:03:43 smithi069 conmon[117073]: : cluster [DBG] pgmap v712: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T22:03:43.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:03:43 smithi069 conmon[117073]: audit 2023-11-30T22:03:41.770600+0000 mgr.smithi016.dzhopz (mgr.14180) 1150 : audit [DBG] from='client.16040 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T22:03:43.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:03:43 smithi016 conmon[111898]: cluster 2023-11-30T22:03:41.398498+0000 mgr.smithi016.dzhopz (mgr.14180) 1149 : cluster [DBG] pgmap v712: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T22:03:43.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:03:43 smithi016 conmon[111898]: audit 2023-11-30T22:03:41.770600+0000 mgr.smithi016.dzhopz (mgr.14180) 1150 : audit [DBG] from='client.16040 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T22:03:44.839 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T22:03:44.839 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T22:01:04.822557Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T22:01:01.805481Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T22:01:04.822688Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:57:28.932087Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.xemunw on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xemunw\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xemunw\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xemunw\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xemunw\nDeploy daemon haproxy.nfs.foo.smithi069.xemunw ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:55:36Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:56:13Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:56:51Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:59:58.383409Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi016.tdejyj on smithi016: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-tdejyj\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-tdejyj\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.tdejyj\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.tdejyj\nDeploy daemon haproxy.nfs.foo.smithi016.tdejyj ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:58:05Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:58:43Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:59:20Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:59:58.384764Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi069.nyklht on smithi069: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:59:58.385901Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.oxphra on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T22:03:34.858920Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.mpcbsm on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-mpcbsm\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-mpcbsm\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.mpcbsm\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.mpcbsm\nDeploy daemon haproxy.nfs.foo.smithi069.mpcbsm ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T22:01:42Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T22:02:19Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T22:02:57Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "last_refresh": "2023-11-30T22:01:01.806074Z", "running": 2, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T22:01:01.805624Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T22:01:01.805697Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "last_refresh": "2023-11-30T22:01:01.806136Z", "ports": [12049], "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T22:01:01.805763Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T22:01:01.805826Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T22:01:04.822813Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T22:03:45.270 INFO:tasks.cephadm:ingress.nfs.foo has 0/4 2023-11-30T22:03:45.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:03:45 smithi069 conmon[117073]: cluster 2023-11-30T22:03:43.399017+0000 mgr.smithi016.dzhopz (mgr.14180) 1151 : cluster [DBG] pgmap v713: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T22:03:45.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:03:45 smithi069 conmon[117073]: 2023-11-30T22:03:45.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:03:45 smithi016 conmon[111898]: cluster 2023-11-30T22:03:43.399017+0000 mgr.smithi016.dzhopz 2023-11-30T22:03:45.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:03:45 smithi016 conmon[111898]: (mgr.14180) 1151 : cluster [DBG] pgmap v713: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T22:03:46.271 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T22:03:46.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:03:46 smithi016 conmon[111898]: audit 2023-11-30T22:03:44.833774+0000 mgr.smithi016.dzhopz (mgr.14180) 1152 : audit 2023-11-30T22:03:46.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:03:46 smithi016 conmon[111898]: [DBG] from='client.16044 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T22:03:46.777 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:03:46 smithi069 conmon[117073]: audit 2023-11-30T22:03:44.833774+0000 mgr.smithi016.dzhopz (mgr.14180) 1152 : audit [DBG] from='client.16044 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T22:03:47.577 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:03:47 smithi016 conmon[111898]: cluster 2023-11-30T22:03:45.399434+0000 mgr.smithi016.dzhopz (mgr.14180) 1153 : cluster [DBG] pgmap v714: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T22:03:47.777 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:03:47 smithi069 conmon[117073]: cluster 2023-11-30T22:03:45.399434+0000 mgr.smithi016.dzhopz (mgr.14180) 1153 : cluster [DBG] 2023-11-30T22:03:47.777 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:03:47 smithi069 conmon[117073]: pgmap v714: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T22:03:47.964 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T22:03:47.965 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T22:01:04.822557Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T22:01:01.805481Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T22:01:04.822688Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:57:28.932087Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.xemunw on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xemunw\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xemunw\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xemunw\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xemunw\nDeploy daemon haproxy.nfs.foo.smithi069.xemunw ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:55:36Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:56:13Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:56:51Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:59:58.383409Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi016.tdejyj on smithi016: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-tdejyj\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-tdejyj\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.tdejyj\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.tdejyj\nDeploy daemon haproxy.nfs.foo.smithi016.tdejyj ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:58:05Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:58:43Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:59:20Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:59:58.384764Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi069.nyklht on smithi069: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:59:58.385901Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.oxphra on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T22:03:34.858920Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.mpcbsm on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-mpcbsm\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-mpcbsm\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.mpcbsm\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.mpcbsm\nDeploy daemon haproxy.nfs.foo.smithi069.mpcbsm ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T22:01:42Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T22:02:19Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T22:02:57Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "last_refresh": "2023-11-30T22:01:01.806074Z", "running": 2, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T22:01:01.805624Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T22:01:01.805697Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "last_refresh": "2023-11-30T22:01:01.806136Z", "ports": [12049], "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T22:01:01.805763Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T22:01:01.805826Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T22:01:04.822813Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T22:03:48.416 INFO:tasks.cephadm:ingress.nfs.foo has 0/4 2023-11-30T22:03:49.417 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T22:03:49.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:03:49 smithi016 conmon[111898]: cluster 2023-11-30T22:03:47.399834+0000 mgr.smithi016.dzhopz (mgr.14180) 1154 : cluster 2023-11-30T22:03:49.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:03:49 smithi016 conmon[111898]: [DBG] pgmap v715: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T22:03:49.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:03:49 smithi016 conmon[111898]: audit 2023-11-30T22:03:47.959857+0000 mgr.smithi016.dzhopz (mgr.14180) 1155 : audit [DBG] from='client.16048 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T22:03:49.777 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:03:49 smithi069 conmon[117073]: cluster 2023-11-30T22:03:47.399834+0000 mgr.smithi016.dzhopz (mgr.14180) 1154 : cluster [DBG] pgmap v715: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T22:03:49.777 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:03:49 smithi069 conmon[117073]: audit 2023-11-30T22:03:47.959857+0000 mgr.smithi016.dzhopz (mgr.14180) 1155 : audit [DBG] from='client.16048 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T22:03:51.146 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T22:03:51.146 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T22:01:04.822557Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T22:01:01.805481Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T22:01:04.822688Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:57:28.932087Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.xemunw on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xemunw\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xemunw\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xemunw\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xemunw\nDeploy daemon haproxy.nfs.foo.smithi069.xemunw ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:55:36Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:56:13Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:56:51Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:59:58.383409Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi016.tdejyj on smithi016: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-tdejyj\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-tdejyj\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.tdejyj\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.tdejyj\nDeploy daemon haproxy.nfs.foo.smithi016.tdejyj ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:58:05Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:58:43Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:59:20Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:59:58.384764Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi069.nyklht on smithi069: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:59:58.385901Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.oxphra on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T22:03:34.858920Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.mpcbsm on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-mpcbsm\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-mpcbsm\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.mpcbsm\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.mpcbsm\nDeploy daemon haproxy.nfs.foo.smithi069.mpcbsm ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T22:01:42Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T22:02:19Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T22:02:57Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "last_refresh": "2023-11-30T22:01:01.806074Z", "running": 2, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T22:01:01.805624Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T22:01:01.805697Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "last_refresh": "2023-11-30T22:01:01.806136Z", "ports": [12049], "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T22:01:01.805763Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T22:01:01.805826Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T22:01:04.822813Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T22:03:51.509 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:03:51 smithi016 conmon[111898]: cluster 2023-11-30T22:03:49.400562+0000 mgr.smithi016.dzhopz (mgr.14180) 1156 : cluster [DBG] pgmap v716: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T22:03:51.667 INFO:tasks.cephadm:ingress.nfs.foo has 0/4 2023-11-30T22:03:51.777 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:03:51 smithi069 conmon[117073]: cluster 2023-11-30T22:03:49.400562+0000 mgr.smithi016.dzhopz (mgr.14180) 1156 : cluster [DBG] pgmap v716: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T22:03:52.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:03:52 smithi016 conmon[111898]: audit 2023-11-30T22:03:51.140930+0000 mgr.smithi016.dzhopz (mgr.14180) 1157 : audit 2023-11-30T22:03:52.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:03:52 smithi016 conmon[111898]: [DBG] from='client.16052 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T22:03:52.669 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T22:03:52.726 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:03:52 smithi069 conmon[117073]: audit 2023-11-30T22:03:51.140930+0000 mgr.smithi016.dzhopz (mgr.14180) 1157 : audit 2023-11-30T22:03:52.726 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:03:52 smithi069 conmon[117073]: [DBG] from='client.16052 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T22:03:53.576 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:03:53 smithi016 conmon[111898]: cluster 2023-11-30T22:03:51.400990+0000 mgr.smithi016.dzhopz (mgr 2023-11-30T22:03:53.576 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:03:53 smithi016 conmon[111898]: .14180) 1158 : cluster [DBG] pgmap v717: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T22:03:53.777 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:03:53 smithi069 conmon[117073]: cluster 2023-11-30T22:03:51.400990+0000 mgr.smithi016.dzhopz (mgr.14180) 1158 : cluster [DBG] pgmap v717: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T22:03:54.369 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T22:03:54.369 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T22:01:04.822557Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T22:01:01.805481Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T22:01:04.822688Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:57:28.932087Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.xemunw on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xemunw\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xemunw\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xemunw\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xemunw\nDeploy daemon haproxy.nfs.foo.smithi069.xemunw ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:55:36Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:56:13Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:56:51Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:59:58.383409Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi016.tdejyj on smithi016: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-tdejyj\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-tdejyj\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.tdejyj\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.tdejyj\nDeploy daemon haproxy.nfs.foo.smithi016.tdejyj ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:58:05Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:58:43Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:59:20Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:59:58.384764Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi069.nyklht on smithi069: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:59:58.385901Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.oxphra on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T22:03:34.858920Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.mpcbsm on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-mpcbsm\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-mpcbsm\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.mpcbsm\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.mpcbsm\nDeploy daemon haproxy.nfs.foo.smithi069.mpcbsm ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T22:01:42Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T22:02:19Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T22:02:57Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "last_refresh": "2023-11-30T22:01:01.806074Z", "running": 2, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T22:01:01.805624Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T22:01:01.805697Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "last_refresh": "2023-11-30T22:01:01.806136Z", "ports": [12049], "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T22:01:01.805763Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T22:01:01.805826Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T22:01:04.822813Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T22:03:54.818 INFO:tasks.cephadm:ingress.nfs.foo has 0/4 2023-11-30T22:03:55.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:03:55 smithi016 conmon[111898]: cluster 2023-11-30T22:03:53.401572+0000 mgr.smithi016.dzhopz 2023-11-30T22:03:55.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:03:55 smithi016 conmon[111898]: (mgr.14180) 1159 : cluster [DBG] pgmap v718: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T22:03:55.777 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:03:55 smithi069 conmon[117073]: cluster 2023-11-30T22:03:53.401572+0000 mgr.smithi016.dzhopz (mgr.14180) 1159 : cluster [DBG] pgmap v718: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T22:03:55.819 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T22:03:56.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:03:56 smithi016 conmon[111898]: audit 2023-11-30T22:03:54.364880+0000 mgr.smithi016.dzhopz (mgr 2023-11-30T22:03:56.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:03:56 smithi016 conmon[111898]: .14180) 1160 : audit [DBG] from='client.16056 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T22:03:56.777 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:03:56 smithi069 conmon[117073]: audit 2023-11-30T22:03:54.364880+0000 mgr.smithi016.dzhopz (mgr.14180) 1160 : audit [DBG] from='client.16056 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T22:03:57.556 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T22:03:57.556 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T22:01:04.822557Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T22:01:01.805481Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T22:01:04.822688Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:57:28.932087Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.xemunw on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xemunw\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xemunw\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xemunw\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xemunw\nDeploy daemon haproxy.nfs.foo.smithi069.xemunw ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:55:36Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:56:13Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:56:51Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:59:58.383409Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi016.tdejyj on smithi016: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-tdejyj\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-tdejyj\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.tdejyj\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.tdejyj\nDeploy daemon haproxy.nfs.foo.smithi016.tdejyj ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:58:05Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:58:43Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:59:20Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:59:58.384764Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi069.nyklht on smithi069: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:59:58.385901Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.oxphra on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T22:03:34.858920Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.mpcbsm on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-mpcbsm\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-mpcbsm\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.mpcbsm\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.mpcbsm\nDeploy daemon haproxy.nfs.foo.smithi069.mpcbsm ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T22:01:42Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T22:02:19Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T22:02:57Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "last_refresh": "2023-11-30T22:01:01.806074Z", "running": 2, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T22:01:01.805624Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T22:01:01.805697Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "last_refresh": "2023-11-30T22:01:01.806136Z", "ports": [12049], "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T22:01:01.805763Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T22:01:01.805826Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T22:01:04.822813Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T22:03:57.581 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:03:57 smithi016 conmon[111898]: cluster 2023-11-30T22:03:55.402010+0000 mgr.smithi016.dzhopz (mgr.14180) 1161 : cluster [DBG] pgmap v719: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T22:03:57.778 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:03:57 smithi069 conmon[117073]: cluster 2023-11-30T22:03:55.402010+0000 mgr.smithi016.dzhopz (mgr.14180) 1161 : cluster [DBG] pgmap v719: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T22:03:57.974 INFO:tasks.cephadm:ingress.nfs.foo has 0/4 2023-11-30T22:03:58.976 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T22:03:59.569 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:03:59 smithi016 conmon[111898]: cluster 2023-11-30T22:03:57.402517+0000 mgr.smithi016.dzhopz 2023-11-30T22:03:59.569 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:03:59 smithi016 conmon[111898]: (mgr.14180) 1162 : cluster [DBG] pgmap v720: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T22:03:59.569 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:03:59 smithi016 conmon[111898]: audit 2023-11-30T22:03:57.550758+0000 mgr.smithi016.dzhopz (mgr.14180) 1163 : audit [DBG] from='client.16060 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T22:03:59.777 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:03:59 smithi069 conmon[117073]: cluster 2023-11-30T22:03:57.402517+0000 mgr.smithi016.dzhopz (mgr.14180) 1162 : cluster [DBG] 2023-11-30T22:03:59.777 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:03:59 smithi069 conmon[117073]: pgmap v720: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T22:03:59.777 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:03:59 smithi069 conmon[117073]: audit 2023-11-30T22:03:57.550758+0000 mgr.smithi016.dzhopz (mgr.14180) 1163 : audit [DBG] from='client.16060 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T22:04:00.702 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T22:04:00.703 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T22:01:04.822557Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T22:01:01.805481Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T22:01:04.822688Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:57:28.932087Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.xemunw on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xemunw\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xemunw\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xemunw\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xemunw\nDeploy daemon haproxy.nfs.foo.smithi069.xemunw ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:55:36Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:56:13Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:56:51Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:59:58.383409Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi016.tdejyj on smithi016: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-tdejyj\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-tdejyj\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.tdejyj\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.tdejyj\nDeploy daemon haproxy.nfs.foo.smithi016.tdejyj ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:58:05Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:58:43Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:59:20Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:59:58.384764Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi069.nyklht on smithi069: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:59:58.385901Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.oxphra on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T22:03:34.858920Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.mpcbsm on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-mpcbsm\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-mpcbsm\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.mpcbsm\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.mpcbsm\nDeploy daemon haproxy.nfs.foo.smithi069.mpcbsm ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T22:01:42Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T22:02:19Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T22:02:57Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "last_refresh": "2023-11-30T22:01:01.806074Z", "running": 2, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T22:01:01.805624Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T22:01:01.805697Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "last_refresh": "2023-11-30T22:01:01.806136Z", "ports": [12049], "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T22:01:01.805763Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T22:01:01.805826Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T22:01:04.822813Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T22:04:01.125 INFO:tasks.cephadm:ingress.nfs.foo has 0/4 2023-11-30T22:04:01.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:04:01 smithi016 conmon[111898]: cluster 2023-11-30T22:03:59.403143+0000 mgr.smithi016.dzhopz (mgr.14180) 1164 : cluster [DBG] pgmap v721: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T22:04:01.777 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:04:01 smithi069 conmon[117073]: cluster 2023-11-30T22:03:59.403143+0000 mgr.smithi016.dzhopz (mgr.14180) 1164 : cluster [DBG] pgmap v721: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T22:04:02.126 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T22:04:02.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:04:02 smithi016 conmon[111898]: audit 2023-11-30T22:04:00.697182+0000 2023-11-30T22:04:02.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:04:02 smithi016 conmon[111898]: mgr.smithi016.dzhopz (mgr.14180) 1165 : audit [DBG] from='client.16064 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T22:04:02.726 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:04:02 smithi069 conmon[117073]: audit 2023-11-30T22:04:00.697182+0000 mgr.smithi016.dzhopz (mgr.14180) 1165 : audit [DBG] from='client.16064 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T22:04:03.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:04:03 smithi016 conmon[111898]: cluster 2023-11-30T22:04:01. 2023-11-30T22:04:03.645 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:04:03 smithi016 conmon[111898]: 403641+0000 mgr.smithi016.dzhopz (mgr.14180) 1166 : cluster [DBG] pgmap v722: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T22:04:03.712 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T22:04:03.712 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T22:01:04.822557Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T22:01:01.805481Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T22:01:04.822688Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:57:28.932087Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.xemunw on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xemunw\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xemunw\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xemunw\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xemunw\nDeploy daemon haproxy.nfs.foo.smithi069.xemunw ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:55:36Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:56:13Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:56:51Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:59:58.383409Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi016.tdejyj on smithi016: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-tdejyj\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-tdejyj\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.tdejyj\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.tdejyj\nDeploy daemon haproxy.nfs.foo.smithi016.tdejyj ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:58:05Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:58:43Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:59:20Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:59:58.384764Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi069.nyklht on smithi069: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:59:58.385901Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.oxphra on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T22:03:34.858920Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.mpcbsm on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-mpcbsm\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-mpcbsm\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.mpcbsm\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.mpcbsm\nDeploy daemon haproxy.nfs.foo.smithi069.mpcbsm ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T22:01:42Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T22:02:19Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T22:02:57Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "last_refresh": "2023-11-30T22:01:01.806074Z", "running": 2, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T22:01:01.805624Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T22:01:01.805697Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "last_refresh": "2023-11-30T22:01:01.806136Z", "ports": [12049], "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T22:01:01.805763Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T22:01:01.805826Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T22:01:04.822813Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T22:04:03.777 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:04:03 smithi069 conmon[117073]: cluster 2023-11-30T22:04:01.403641+0000 mgr.smithi016.dzhopz (mgr.14180) 1166 : cluster [DBG] pgmap v722: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T22:04:03.777 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:04:03 smithi069 conmon[117073]: 2023-11-30T22:04:04.085 INFO:tasks.cephadm:ingress.nfs.foo has 0/4 2023-11-30T22:04:05.086 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T22:04:05.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:04:05 smithi016 conmon[111898]: cluster 2023-11-30T22:04:03.404148+0000 mgr.smithi016.dzhopz (mgr.14180) 1167 : cluster [DBG] pgmap v723: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T22:04:05.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:04:05 smithi016 conmon[111898]: audit 2023-11-30T22:04:03.706585+0000 mgr.smithi016.dzhopz (mgr.14180) 1168 : audit [DBG] from='client.16068 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T22:04:05.778 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:04:05 smithi069 conmon[117073]: cluster 2023-11-30T22:04:03.404148+0000 mgr.smithi016.dzhopz (mgr.14180) 1167 : cluster [DBG] pgmap v723: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T22:04:05.778 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:04:05 smithi069 conmon[117073]: audit 2023-11-30T22:04:03.706585+0000 mgr.smithi016.dzhopz (mgr.14180) 1168 : audit [DBG] from='client.16068 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T22:04:06.795 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T22:04:06.795 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T22:01:04.822557Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T22:01:01.805481Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T22:01:04.822688Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:57:28.932087Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.xemunw on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xemunw\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xemunw\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xemunw\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xemunw\nDeploy daemon haproxy.nfs.foo.smithi069.xemunw ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:55:36Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:56:13Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:56:51Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:59:58.383409Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi016.tdejyj on smithi016: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-tdejyj\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-tdejyj\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.tdejyj\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.tdejyj\nDeploy daemon haproxy.nfs.foo.smithi016.tdejyj ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:58:05Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:58:43Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:59:20Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:59:58.384764Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi069.nyklht on smithi069: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:59:58.385901Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.oxphra on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T22:03:34.858920Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.mpcbsm on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-mpcbsm\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-mpcbsm\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.mpcbsm\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.mpcbsm\nDeploy daemon haproxy.nfs.foo.smithi069.mpcbsm ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T22:01:42Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T22:02:19Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T22:02:57Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "last_refresh": "2023-11-30T22:01:01.806074Z", "running": 2, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T22:01:01.805624Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T22:01:01.805697Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "last_refresh": "2023-11-30T22:01:01.806136Z", "ports": [12049], "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T22:01:01.805763Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T22:01:01.805826Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T22:01:04.822813Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T22:04:07.144 INFO:tasks.cephadm:ingress.nfs.foo has 0/4 2023-11-30T22:04:07.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:04:07 smithi016 conmon[111898]: cluster 2023-11-30T22:04:05.404594+0000 mgr.smithi016.dzhopz (mgr.14180) 1169 : cluster [DBG] pgmap v724: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T22:04:07.777 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:04:07 smithi069 conmon[117073]: cluster 2023-11-30T22:04:05.404594+0000 mgr.smithi016.dzhopz (mgr.14180) 1169 : cluster [DBG] pgmap v724: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T22:04:07.777 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:04:07 smithi069 conmon[117073]: 2023-11-30T22:04:08.145 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T22:04:08.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:04:08 smithi016 conmon[111898]: audit 2023-11-30T22:04:06.790598+0000 mgr.smithi016.dzhopz (mgr.14180 2023-11-30T22:04:08.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:04:08 smithi016 conmon[111898]: ) 1170 : audit [DBG] from='client.16072 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T22:04:08.777 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:04:08 smithi069 conmon[117073]: audit 2023-11-30T22:04:06.790598+0000 mgr.smithi016.dzhopz (mgr.14180) 1170 : audit [DBG] from='client.16072 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T22:04:08.777 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:04:08 smithi069 conmon[117073]: 2023-11-30T22:04:09.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:04:09 smithi016 conmon[111898]: cluster 2023-11-30T22:04:07.405014+0000 mgr.smithi016.dzhopz (mgr.14180) 1171 : cluster [DBG] pgmap v725: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T22:04:09.777 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:04:09 smithi069 conmon[117073]: cluster 2023-11-30T22:04:07.405014+0000 mgr.smithi016.dzhopz (mgr.14180) 1171 : cluster [DBG] pgmap v725: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T22:04:09.865 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T22:04:09.865 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T22:01:04.822557Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T22:01:01.805481Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T22:01:04.822688Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:57:28.932087Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.xemunw on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xemunw\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xemunw\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xemunw\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xemunw\nDeploy daemon haproxy.nfs.foo.smithi069.xemunw ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:55:36Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:56:13Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:56:51Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:59:58.383409Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi016.tdejyj on smithi016: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-tdejyj\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-tdejyj\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.tdejyj\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.tdejyj\nDeploy daemon haproxy.nfs.foo.smithi016.tdejyj ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:58:05Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:58:43Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:59:20Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:59:58.384764Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi069.nyklht on smithi069: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:59:58.385901Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.oxphra on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T22:03:34.858920Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.mpcbsm on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-mpcbsm\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-mpcbsm\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.mpcbsm\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.mpcbsm\nDeploy daemon haproxy.nfs.foo.smithi069.mpcbsm ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T22:01:42Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T22:02:19Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T22:02:57Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "last_refresh": "2023-11-30T22:01:01.806074Z", "running": 2, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T22:01:01.805624Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T22:01:01.805697Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "last_refresh": "2023-11-30T22:01:01.806136Z", "ports": [12049], "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T22:01:01.805763Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T22:01:01.805826Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T22:01:04.822813Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T22:04:10.306 INFO:tasks.cephadm:ingress.nfs.foo has 0/4 2023-11-30T22:04:11.308 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T22:04:11.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:04:11 smithi016 conmon[111898]: cluster 2023-11-30T22:04:09.405601+0000 mgr.smithi016.dzhopz (mgr.14180) 1172 : cluster 2023-11-30T22:04:11.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:04:11 smithi016 conmon[111898]: [DBG] pgmap v726: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T22:04:11.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:04:11 smithi016 conmon[111898]: audit 2023-11-30T22:04:09.860417+0000 mgr.smithi016.dzhopz (mgr.14180) 1173 : audit [DBG] from='client.16076 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T22:04:11.777 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:04:11 smithi069 conmon[117073]: cluster 2023-11-30T22:04:09.405601+0000 mgr.smithi016.dzhopz (mgr.14180) 1172 : cluster [DBG] pgmap v726: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T22:04:11.777 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:04:11 smithi069 conmon[117073]: audit 2023-11-30T22:04:09.860417+0000 2023-11-30T22:04:11.777 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:04:11 smithi069 conmon[117073]: mgr.smithi016.dzhopz (mgr.14180) 1173 : audit [DBG] from='client.16076 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T22:04:12.599 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:04:12 smithi016 conmon[111898]: cluster 2023-11-30T22:04:11.406072+0000 mgr.smithi016.dzhopz ( 2023-11-30T22:04:12.599 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:04:12 smithi016 conmon[111898]: mgr.14180) 1174 : cluster [DBG] pgmap v727: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T22:04:12.726 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:04:12 smithi069 conmon[117073]: cluster 2023-11-30T22:04:11.406072+0000 mgr.smithi016.dzhopz (mgr.14180) 1174 : cluster [DBG] pgmap v727: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T22:04:12.726 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:04:12 smithi069 conmon[117073]: 2023-11-30T22:04:12.988 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T22:04:12.988 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T22:01:04.822557Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T22:01:01.805481Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T22:01:04.822688Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:57:28.932087Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.xemunw on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xemunw\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xemunw\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xemunw\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xemunw\nDeploy daemon haproxy.nfs.foo.smithi069.xemunw ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:55:36Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:56:13Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:56:51Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:59:58.383409Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi016.tdejyj on smithi016: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-tdejyj\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-tdejyj\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.tdejyj\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.tdejyj\nDeploy daemon haproxy.nfs.foo.smithi016.tdejyj ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:58:05Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:58:43Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:59:20Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:59:58.384764Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi069.nyklht on smithi069: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:59:58.385901Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.oxphra on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T22:03:34.858920Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.mpcbsm on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-mpcbsm\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-mpcbsm\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.mpcbsm\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.mpcbsm\nDeploy daemon haproxy.nfs.foo.smithi069.mpcbsm ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T22:01:42Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T22:02:19Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T22:02:57Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "last_refresh": "2023-11-30T22:01:01.806074Z", "running": 2, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T22:01:01.805624Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T22:01:01.805697Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "last_refresh": "2023-11-30T22:01:01.806136Z", "ports": [12049], "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T22:01:01.805763Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T22:01:01.805826Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T22:01:04.822813Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T22:04:13.357 INFO:tasks.cephadm:ingress.nfs.foo has 0/4 2023-11-30T22:04:13.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:04:13 smithi016 conmon[111898]: audit 2023-11-30T22:04:12.983463+0000 mgr.smithi016.dzhopz (mgr.14180) 1175 : audit [DBG] from='client.16080 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T22:04:13.777 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:04:13 smithi069 conmon[117073]: audit 2023-11-30T22:04:12.983463+0000 mgr.smithi016.dzhopz (mgr.14180) 1175 : audit [DBG] from='client.16080 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T22:04:14.359 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T22:04:15.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:04:15 smithi069 conmon[117073]: cluster 2023-11-30T22:04:13.406604+0000 mgr.smithi016.dzhopz (mgr.14180) 1176 : cluster [DBG] pgmap v728: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T22:04:15.602 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:04:15 smithi016 conmon[111898]: cluster 2023-11-30T22:04:13.406604+0000 2023-11-30T22:04:15.603 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:04:15 smithi016 conmon[111898]: mgr.smithi016.dzhopz (mgr.14180) 1176 : cluster [DBG] pgmap v728: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T22:04:16.081 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T22:04:16.081 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T22:01:04.822557Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T22:01:01.805481Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T22:01:04.822688Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:57:28.932087Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.xemunw on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xemunw\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xemunw\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xemunw\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xemunw\nDeploy daemon haproxy.nfs.foo.smithi069.xemunw ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:55:36Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:56:13Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:56:51Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:59:58.383409Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi016.tdejyj on smithi016: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-tdejyj\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-tdejyj\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.tdejyj\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.tdejyj\nDeploy daemon haproxy.nfs.foo.smithi016.tdejyj ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:58:05Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:58:43Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:59:20Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:59:58.384764Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi069.nyklht on smithi069: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:59:58.385901Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.oxphra on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T22:03:34.858920Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.mpcbsm on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-mpcbsm\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-mpcbsm\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.mpcbsm\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.mpcbsm\nDeploy daemon haproxy.nfs.foo.smithi069.mpcbsm ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T22:01:42Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T22:02:19Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T22:02:57Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "last_refresh": "2023-11-30T22:01:01.806074Z", "running": 2, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T22:01:01.805624Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T22:01:01.805697Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "last_refresh": "2023-11-30T22:01:01.806136Z", "ports": [12049], "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T22:01:01.805763Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T22:01:01.805826Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T22:01:04.822813Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T22:04:16.507 INFO:tasks.cephadm:ingress.nfs.foo has 0/4 2023-11-30T22:04:17.509 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T22:04:17.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:04:17 smithi069 conmon[117073]: cluster 2023-11-30T22:04:15.407172+0000 mgr.smithi016.dzhopz (mgr.14180) 1177 : cluster [DBG] pgmap v729: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T22:04:17.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:04:17 smithi069 conmon[117073]: audit 2023-11-30T22:04:16.076183+0000 mgr.smithi016.dzhopz (mgr.14180) 1178 : audit [DBG] from='client.16084 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T22:04:17.538 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:04:17 smithi016 conmon[111898]: cluster 2023-11-30T22:04:15.407172+0000 mgr.smithi016.dzhopz (mgr.14180) 1177 : cluster [DBG] pgmap v729: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T22:04:17.538 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:04:17 smithi016 conmon[111898]: audit 2023-11-30T22:04:16.076183+0000 mgr.smithi016.dzhopz (mgr.14180) 1178 : audit [DBG] from='client.16084 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T22:04:19.133 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T22:04:19.133 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T22:01:04.822557Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T22:01:01.805481Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T22:01:04.822688Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:57:28.932087Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.xemunw on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xemunw\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xemunw\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xemunw\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xemunw\nDeploy daemon haproxy.nfs.foo.smithi069.xemunw ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:55:36Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:56:13Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:56:51Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:59:58.383409Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi016.tdejyj on smithi016: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-tdejyj\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-tdejyj\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.tdejyj\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.tdejyj\nDeploy daemon haproxy.nfs.foo.smithi016.tdejyj ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:58:05Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:58:43Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:59:20Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:59:58.384764Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi069.nyklht on smithi069: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:59:58.385901Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.oxphra on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T22:03:34.858920Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.mpcbsm on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-mpcbsm\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-mpcbsm\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.mpcbsm\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.mpcbsm\nDeploy daemon haproxy.nfs.foo.smithi069.mpcbsm ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T22:01:42Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T22:02:19Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T22:02:57Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "last_refresh": "2023-11-30T22:01:01.806074Z", "running": 2, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T22:01:01.805624Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T22:01:01.805697Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "last_refresh": "2023-11-30T22:01:01.806136Z", "ports": [12049], "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T22:01:01.805763Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T22:01:01.805826Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T22:01:04.822813Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T22:04:19.450 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:04:19 smithi016 conmon[111898]: cluster 2023-11-30T22:04:17.407886+0000 mgr.smithi016.dzhopz ( 2023-11-30T22:04:19.451 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:04:19 smithi016 conmon[111898]: mgr.14180) 1179 : cluster [DBG] pgmap v730: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T22:04:19.452 INFO:tasks.cephadm:ingress.nfs.foo has 0/4 2023-11-30T22:04:19.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:04:19 smithi069 conmon[117073]: cluster 2023-11-30T22:04:17.407886+0000 mgr.smithi016.dzhopz (mgr.14180) 1179 : cluster [DBG] pgmap v730: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T22:04:20.454 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T22:04:20.485 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:04:20 smithi016 conmon[111898]: audit 2023-11-30T22:04:19.127849+0000 mgr.smithi016.dzhopz (mgr.14180) 1180 : audit [DBG] from='client.16088 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T22:04:20.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:04:20 smithi069 conmon[117073]: audit 2023-11-30T22:04:19.127849+0000 mgr.smithi016.dzhopz (mgr.14180) 1180 : audit [DBG] from='client.16088 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T22:04:21.279 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:04:21 smithi016 conmon[111898]: cluster 2023-11-30T22:04:19.408329 2023-11-30T22:04:21.279 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:04:21 smithi016 conmon[111898]: +0000 mgr.smithi016.dzhopz (mgr.14180) 1181 : cluster [DBG] pgmap v731: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T22:04:21.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:04:21 smithi069 conmon[117073]: cluster 2023-11-30T22:04:19.408329+0000 mgr.smithi016.dzhopz (mgr.14180) 1181 : cluster [DBG] pgmap v731: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T22:04:22.177 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T22:04:22.177 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T22:01:04.822557Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T22:01:01.805481Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T22:01:04.822688Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:57:28.932087Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.xemunw on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xemunw\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xemunw\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xemunw\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xemunw\nDeploy daemon haproxy.nfs.foo.smithi069.xemunw ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:55:36Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:56:13Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:56:51Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:59:58.383409Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi016.tdejyj on smithi016: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-tdejyj\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-tdejyj\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.tdejyj\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.tdejyj\nDeploy daemon haproxy.nfs.foo.smithi016.tdejyj ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:58:05Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:58:43Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:59:20Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:59:58.384764Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi069.nyklht on smithi069: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:59:58.385901Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.oxphra on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T22:03:34.858920Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.mpcbsm on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-mpcbsm\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-mpcbsm\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.mpcbsm\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.mpcbsm\nDeploy daemon haproxy.nfs.foo.smithi069.mpcbsm ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T22:01:42Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T22:02:19Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T22:02:57Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "last_refresh": "2023-11-30T22:01:01.806074Z", "running": 2, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T22:01:01.805624Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T22:01:01.805697Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "last_refresh": "2023-11-30T22:01:01.806136Z", "ports": [12049], "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T22:01:01.805763Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T22:01:01.805826Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T22:01:04.822813Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T22:04:22.613 INFO:tasks.cephadm:ingress.nfs.foo has 0/4 2023-11-30T22:04:23.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:04:23 smithi069 conmon[117073]: cluster 2023-11-30T22:04:21.408752+0000 mgr.smithi016.dzhopz (mgr.14180) 1182 : cluster [DBG] pgmap v732: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T22:04:23.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:04:23 smithi069 conmon[117073]: audit 2023-11-30T22:04:22.171952+0000 mgr.smithi016.dzhopz (mgr.14180) 1183 : audit [DBG] from='client.16092 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T22:04:23.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:04:23 smithi016 conmon[111898]: cluster 2023-11-30T22:04:21.408752+0000 mgr.smithi016.dzhopz (mgr.14180) 1182 : cluster [DBG] pgmap v732: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T22:04:23.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:04:23 smithi016 conmon[111898]: audit 2023-11-30T22 2023-11-30T22:04:23.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:04:23 smithi016 conmon[111898]: :04:22.171952+0000 mgr.smithi016.dzhopz (mgr.14180) 1183 : audit [DBG] from='client.16092 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T22:04:23.614 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T22:04:25.293 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T22:04:25.294 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T22:01:04.822557Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T22:01:01.805481Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T22:01:04.822688Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:57:28.932087Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.xemunw on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xemunw\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xemunw\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xemunw\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xemunw\nDeploy daemon haproxy.nfs.foo.smithi069.xemunw ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:55:36Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:56:13Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:56:51Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:59:58.383409Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi016.tdejyj on smithi016: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-tdejyj\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-tdejyj\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.tdejyj\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.tdejyj\nDeploy daemon haproxy.nfs.foo.smithi016.tdejyj ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:58:05Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:58:43Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:59:20Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:59:58.384764Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi069.nyklht on smithi069: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:59:58.385901Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.oxphra on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T22:03:34.858920Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.mpcbsm on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-mpcbsm\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-mpcbsm\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.mpcbsm\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.mpcbsm\nDeploy daemon haproxy.nfs.foo.smithi069.mpcbsm ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T22:01:42Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T22:02:19Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T22:02:57Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "last_refresh": "2023-11-30T22:01:01.806074Z", "running": 2, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T22:01:01.805624Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T22:01:01.805697Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "last_refresh": "2023-11-30T22:01:01.806136Z", "ports": [12049], "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T22:01:01.805763Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T22:01:01.805826Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T22:01:04.822813Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T22:04:25.487 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:04:25 smithi016 conmon[111898]: cluster 2023-11-30T22:04:23.409487+0000 2023-11-30T22:04:25.487 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:04:25 smithi016 conmon[111898]: mgr.smithi016.dzhopz (mgr.14180) 1184 : cluster [DBG] pgmap v733: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T22:04:25.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:04:25 smithi069 conmon[117073]: cluster 2023-11-30T22:04:23.409487+0000 mgr.smithi016.dzhopz (mgr.14180) 1184 : cluster [DBG] pgmap v733: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T22:04:25.663 INFO:tasks.cephadm:ingress.nfs.foo has 0/4 2023-11-30T22:04:26.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:04:26 smithi069 conmon[117073]: audit 2023-11-30T22:04:25.288709+0000 mgr.smithi016.dzhopz (mgr.14180) 1185 : audit [DBG] from='client.16096 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T22:04:26.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:04:26 smithi016 conmon[111898]: audit 2023-11-30T22:04:25.288709+0000 mgr.smithi016.dzhopz ( 2023-11-30T22:04:26.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:04:26 smithi016 conmon[111898]: mgr.14180) 1185 : audit [DBG] from='client.16096 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T22:04:26.664 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T22:04:27.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:04:27 smithi069 conmon[117073]: cluster 2023-11-30T22:04:25.409917+0000 mgr.smithi016.dzhopz (mgr.14180) 1186 : cluster [DBG] pgmap v734: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T22:04:27.596 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:04:27 smithi016 conmon[111898]: cluster 2023-11-30T22:04:25.409917+0000 mgr.smithi016.dzhopz (mgr.14180 2023-11-30T22:04:27.596 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:04:27 smithi016 conmon[111898]: ) 1186 : cluster [DBG] pgmap v734: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T22:04:28.366 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T22:04:28.367 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T22:01:04.822557Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T22:01:01.805481Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T22:01:04.822688Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:57:28.932087Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.xemunw on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xemunw\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xemunw\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xemunw\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xemunw\nDeploy daemon haproxy.nfs.foo.smithi069.xemunw ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:55:36Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:56:13Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:56:51Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:59:58.383409Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi016.tdejyj on smithi016: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-tdejyj\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-tdejyj\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.tdejyj\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.tdejyj\nDeploy daemon haproxy.nfs.foo.smithi016.tdejyj ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:58:05Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:58:43Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:59:20Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:59:58.384764Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi069.nyklht on smithi069: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:59:58.385901Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.oxphra on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T22:03:34.858920Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.mpcbsm on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-mpcbsm\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-mpcbsm\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.mpcbsm\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.mpcbsm\nDeploy daemon haproxy.nfs.foo.smithi069.mpcbsm ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T22:01:42Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T22:02:19Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T22:02:57Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "last_refresh": "2023-11-30T22:01:01.806074Z", "running": 2, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T22:01:01.805624Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T22:01:01.805697Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "last_refresh": "2023-11-30T22:01:01.806136Z", "ports": [12049], "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T22:01:01.805763Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T22:01:01.805826Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T22:01:04.822813Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T22:04:28.809 INFO:tasks.cephadm:ingress.nfs.foo has 0/4 2023-11-30T22:04:29.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:04:29 smithi069 conmon[117073]: cluster 2023-11-30T22:04:27.410374+0000 mgr.smithi016.dzhopz (mgr.14180) 1187 : cluster [DBG] pgmap v735: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T22:04:29.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:04:29 smithi069 conmon[117073]: 2023-11-30T22:04:29.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:04:29 smithi016 conmon[111898]: cluster 2023-11-30T22:04:27.410374+0000 mgr.smithi016.dzhopz (mgr.14180) 1187 : cluster [DBG] pgmap v735: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T22:04:29.810 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T22:04:30.528 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:04:30 smithi069 conmon[117073]: audit 2023-11-30T22:04:28.361922+0000 mgr.smithi016.dzhopz (mgr.14180) 1188 : audit [DBG] from='client.16100 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T22:04:30.560 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:04:30 smithi016 conmon[111898]: audit 2023-11-30T22:04:28.361922+0000 mgr.smithi016.dzhopz (mgr 2023-11-30T22:04:30.561 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:04:30 smithi016 conmon[111898]: .14180) 1188 : audit [DBG] from='client.16100 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T22:04:31.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:04:31 smithi016 conmon[111898]: cluster 2023-11-30T22:04:29.410860+0000 mgr.smithi016.dzhopz (mgr.14180) 1189 : cluster [DBG] pgmap v736: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T22:04:31.497 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T22:04:31.498 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T22:01:04.822557Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T22:01:01.805481Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T22:01:04.822688Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:57:28.932087Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.xemunw on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xemunw\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xemunw\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xemunw\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xemunw\nDeploy daemon haproxy.nfs.foo.smithi069.xemunw ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:55:36Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:56:13Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:56:51Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:59:58.383409Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi016.tdejyj on smithi016: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-tdejyj\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-tdejyj\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.tdejyj\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.tdejyj\nDeploy daemon haproxy.nfs.foo.smithi016.tdejyj ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:58:05Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:58:43Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:59:20Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:59:58.384764Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi069.nyklht on smithi069: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:59:58.385901Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.oxphra on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T22:03:34.858920Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.mpcbsm on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-mpcbsm\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-mpcbsm\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.mpcbsm\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.mpcbsm\nDeploy daemon haproxy.nfs.foo.smithi069.mpcbsm ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T22:01:42Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T22:02:19Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T22:02:57Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "last_refresh": "2023-11-30T22:01:01.806074Z", "running": 2, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T22:01:01.805624Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T22:01:01.805697Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "last_refresh": "2023-11-30T22:01:01.806136Z", "ports": [12049], "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T22:01:01.805763Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T22:01:01.805826Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T22:01:04.822813Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T22:04:31.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:04:31 smithi069 conmon[117073]: cluster 2023-11-30T22:04:29.410860+0000 mgr.smithi016.dzhopz (mgr.14180) 1189 : cluster [DBG] pgmap v736: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T22:04:31.970 INFO:tasks.cephadm:ingress.nfs.foo has 0/4 2023-11-30T22:04:32.972 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T22:04:33.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:04:33 smithi016 conmon[111898]: cluster 2023-11-30T22:04:31.411296+0000 mgr.smithi016.dzhopz (mgr 2023-11-30T22:04:33.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:04:33 smithi016 conmon[111898]: .14180) 1190 : cluster [DBG] pgmap v737: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T22:04:33.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:04:33 smithi016 conmon[111898]: audit 2023-11-30T22:04:31.493079+0000 mgr.smithi016.dzhopz (mgr.14180) 1191 : audit [DBG] from='client.16104 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T22:04:33.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:04:33 smithi069 conmon[117073]: cluster 2023-11-30T22:04:31.411296+0000 mgr.smithi016.dzhopz (mgr.14180) 1190 : cluster [DBG] pgmap v737: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T22:04:33.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:04:33 smithi069 conmon[117073]: audit 2023-11-30T22:04:31.493079+0000 mgr.smithi016.dzhopz (mgr.14180) 1191 : audit [DBG] from='client.16104 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T22:04:34.730 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T22:04:34.730 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T22:01:04.822557Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T22:01:01.805481Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T22:01:04.822688Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:57:28.932087Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.xemunw on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xemunw\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xemunw\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xemunw\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xemunw\nDeploy daemon haproxy.nfs.foo.smithi069.xemunw ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:55:36Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:56:13Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:56:51Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:59:58.383409Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi016.tdejyj on smithi016: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-tdejyj\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-tdejyj\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.tdejyj\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.tdejyj\nDeploy daemon haproxy.nfs.foo.smithi016.tdejyj ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:58:05Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:58:43Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:59:20Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:59:58.384764Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi069.nyklht on smithi069: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:59:58.385901Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.oxphra on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T22:03:34.858920Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.mpcbsm on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-mpcbsm\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-mpcbsm\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.mpcbsm\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.mpcbsm\nDeploy daemon haproxy.nfs.foo.smithi069.mpcbsm ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T22:01:42Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T22:02:19Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T22:02:57Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "last_refresh": "2023-11-30T22:01:01.806074Z", "running": 2, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T22:01:01.805624Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T22:01:01.805697Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "last_refresh": "2023-11-30T22:01:01.806136Z", "ports": [12049], "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T22:01:01.805763Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T22:01:01.805826Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T22:01:04.822813Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T22:04:35.131 INFO:tasks.cephadm:ingress.nfs.foo has 0/4 2023-11-30T22:04:35.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:04:35 smithi016 conmon[111898]: cluster 2023-11-30T22:04:33.411708+0000 2023-11-30T22:04:35.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:04:35 smithi016 conmon[111898]: mgr.smithi016.dzhopz (mgr.14180) 1192 : cluster [DBG] pgmap v738: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T22:04:35.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:04:35 smithi069 conmon[117073]: cluster 2023-11-30T22:04:33.411708+0000 mgr.smithi016.dzhopz (mgr.14180) 1192 : cluster [DBG] pgmap v738: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T22:04:36.133 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T22:04:36.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:04:36 smithi069 conmon[117073]: audit 2023-11-30T22:04:34.724065+0000 mgr.smithi016.dzhopz (mgr.14180) 1193 : audit [DBG] from='client.16108 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T22:04:36.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:04:36 smithi016 conmon[111898]: audit 2023-11-30T22:04:34.724065+0000 mgr.smithi016.dzhopz (mgr.14180) 1193 : audit 2023-11-30T22:04:36.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:04:36 smithi016 conmon[111898]: [DBG] from='client.16108 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T22:04:37.331 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:04:37 smithi016 conmon[111898]: cluster 2023-11-30T22:04:35.412281+0000 mgr.smithi016.dzhopz (mgr 2023-11-30T22:04:37.331 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:04:37 smithi016 conmon[111898]: .14180) 1194 : cluster [DBG] pgmap v739: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T22:04:37.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:04:37 smithi069 conmon[117073]: cluster 2023-11-30T22:04:35.412281+0000 mgr.smithi016.dzhopz (mgr.14180) 1194 : cluster [DBG] pgmap v739: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T22:04:37.760 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T22:04:37.761 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T22:01:04.822557Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T22:01:01.805481Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T22:01:04.822688Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:57:28.932087Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.xemunw on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xemunw\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xemunw\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xemunw\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xemunw\nDeploy daemon haproxy.nfs.foo.smithi069.xemunw ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:55:36Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:56:13Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:56:51Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:59:58.383409Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi016.tdejyj on smithi016: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-tdejyj\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-tdejyj\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.tdejyj\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.tdejyj\nDeploy daemon haproxy.nfs.foo.smithi016.tdejyj ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:58:05Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:58:43Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:59:20Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:59:58.384764Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi069.nyklht on smithi069: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:59:58.385901Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.oxphra on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T22:03:34.858920Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.mpcbsm on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-mpcbsm\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-mpcbsm\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.mpcbsm\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.mpcbsm\nDeploy daemon haproxy.nfs.foo.smithi069.mpcbsm ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T22:01:42Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T22:02:19Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T22:02:57Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "last_refresh": "2023-11-30T22:01:01.806074Z", "running": 2, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T22:01:01.805624Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T22:01:01.805697Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "last_refresh": "2023-11-30T22:01:01.806136Z", "ports": [12049], "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T22:01:01.805763Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T22:01:01.805826Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T22:01:04.822813Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T22:04:38.183 INFO:tasks.cephadm:ingress.nfs.foo has 0/4 2023-11-30T22:04:39.184 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T22:04:39.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:04:39 smithi069 conmon[117073]: cluster 2023-11-30T22:04:37.412821+0000 mgr.smithi016.dzhopz (mgr.14180) 1195 : cluster [DBG] pgmap v740: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T22:04:39.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:04:39 smithi069 conmon[117073]: audit 2023-11-30T22:04:37.756004+0000 mgr.smithi016.dzhopz ( 2023-11-30T22:04:39.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:04:39 smithi069 conmon[117073]: mgr.14180) 1196 : audit [DBG] from='client.16112 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T22:04:39.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:04:39 smithi016 conmon[111898]: cluster 2023-11-30T22:04:37.412821+0000 mgr.smithi016.dzhopz (mgr.14180) 1195 : cluster [DBG] pgmap v740: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T22:04:39.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:04:39 smithi016 conmon[111898]: audit 2023-11-30T22:04:37.756004+0000 mgr.smithi016.dzhopz (mgr.14180) 1196 : audit [DBG] from='client.16112 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T22:04:40.793 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T22:04:40.794 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T22:01:04.822557Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T22:01:01.805481Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T22:01:04.822688Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:57:28.932087Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.xemunw on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xemunw\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xemunw\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xemunw\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xemunw\nDeploy daemon haproxy.nfs.foo.smithi069.xemunw ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:55:36Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:56:13Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:56:51Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:59:58.383409Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi016.tdejyj on smithi016: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-tdejyj\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-tdejyj\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.tdejyj\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.tdejyj\nDeploy daemon haproxy.nfs.foo.smithi016.tdejyj ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:58:05Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:58:43Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:59:20Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:59:58.384764Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi069.nyklht on smithi069: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:59:58.385901Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.oxphra on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T22:03:34.858920Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.mpcbsm on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-mpcbsm\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-mpcbsm\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.mpcbsm\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.mpcbsm\nDeploy daemon haproxy.nfs.foo.smithi069.mpcbsm ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T22:01:42Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T22:02:19Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T22:02:57Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "last_refresh": "2023-11-30T22:01:01.806074Z", "running": 2, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T22:01:01.805624Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T22:01:01.805697Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "last_refresh": "2023-11-30T22:01:01.806136Z", "ports": [12049], "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T22:01:01.805763Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T22:01:01.805826Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T22:01:04.822813Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T22:04:41.145 INFO:tasks.cephadm:ingress.nfs.foo has 0/4 2023-11-30T22:04:41.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:04:41 smithi069 conmon[117073]: cluster 2023-11-30T22:04:39.413229+0000 mgr.smithi016.dzhopz (mgr.14180) 1197 : cluster [DBG] pgmap v741: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T22:04:41.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:04:41 smithi016 conmon[111898]: cluster 2023-11-30T22:04:39.413229+0000 mgr.smithi016.dzhopz (mgr.14180) 1197 : cluster [DBG] pgmap v741: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T22:04:42.146 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T22:04:42.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:04:42 smithi069 conmon[117073]: audit 2023-11-30T22:04:40.786544+0000 mgr.smithi016.dzhopz (mgr.14180) 1198 : audit [DBG] from='client.16116 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T22:04:42.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:04:42 smithi016 conmon[111898]: audit 2023-11-30T22:04:40.786544+0000 mgr.smithi016.dzhopz (mgr.14180) 2023-11-30T22:04:42.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:04:42 smithi016 conmon[111898]: 1198 : audit [DBG] from='client.16116 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T22:04:43.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:04:43 smithi016 conmon[111898]: cluster 2023-11-30T22:04:41.413760+0000 mgr.smithi016.dzhopz (mgr 2023-11-30T22:04:43.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:04:43 smithi016 conmon[111898]: .14180) 1199 : cluster [DBG] pgmap v742: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T22:04:43.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:04:43 smithi069 conmon[117073]: cluster 2023-11-30T22:04:41.413760+0000 mgr.smithi016.dzhopz (mgr.14180) 1199 : cluster [DBG] pgmap v742: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T22:04:43.875 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T22:04:43.875 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T22:01:04.822557Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T22:01:01.805481Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T22:01:04.822688Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:57:28.932087Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.xemunw on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xemunw\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xemunw\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xemunw\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xemunw\nDeploy daemon haproxy.nfs.foo.smithi069.xemunw ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:55:36Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:56:13Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:56:51Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:59:58.383409Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi016.tdejyj on smithi016: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-tdejyj\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-tdejyj\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.tdejyj\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.tdejyj\nDeploy daemon haproxy.nfs.foo.smithi016.tdejyj ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:58:05Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:58:43Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:59:20Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:59:58.384764Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi069.nyklht on smithi069: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:59:58.385901Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.oxphra on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T22:03:34.858920Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.mpcbsm on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-mpcbsm\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-mpcbsm\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.mpcbsm\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.mpcbsm\nDeploy daemon haproxy.nfs.foo.smithi069.mpcbsm ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T22:01:42Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T22:02:19Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T22:02:57Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "last_refresh": "2023-11-30T22:01:01.806074Z", "running": 2, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T22:01:01.805624Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T22:01:01.805697Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "last_refresh": "2023-11-30T22:01:01.806136Z", "ports": [12049], "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T22:01:01.805763Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T22:01:01.805826Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T22:01:04.822813Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T22:04:44.313 INFO:tasks.cephadm:ingress.nfs.foo has 0/4 2023-11-30T22:04:45.314 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T22:04:45.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:04:45 smithi069 conmon[117073]: cluster 2023-11-30T22:04:43.414285+0000 mgr.smithi016.dzhopz (mgr.14180) 1200 : cluster [DBG] pgmap v743: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T22:04:45.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:04:45 smithi069 conmon[117073]: audit 2023-11-30T22:04: 2023-11-30T22:04:45.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:04:45 smithi069 conmon[117073]: 43.870226+0000 mgr.smithi016.dzhopz (mgr.14180) 1201 : audit [DBG] from='client.16120 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T22:04:45.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:04:45 smithi016 conmon[111898]: cluster 2023-11-30T22:04:43.414285+0000 mgr.smithi016.dzhopz (mgr. 2023-11-30T22:04:45.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:04:45 smithi016 conmon[111898]: 14180) 1200 : cluster [DBG] pgmap v743: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T22:04:45.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:04:45 smithi016 conmon[111898]: audit 2023-11-30T22:04:43.870226+0000 mgr.smithi016.dzhopz (mgr.14180) 1201 : 2023-11-30T22:04:45.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:04:45 smithi016 conmon[111898]: audit [DBG] from='client.16120 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T22:04:47.010 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T22:04:47.010 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T22:01:04.822557Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T22:01:01.805481Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T22:01:04.822688Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:57:28.932087Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.xemunw on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xemunw\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xemunw\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xemunw\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xemunw\nDeploy daemon haproxy.nfs.foo.smithi069.xemunw ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:55:36Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:56:13Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:56:51Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:59:58.383409Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi016.tdejyj on smithi016: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-tdejyj\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-tdejyj\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.tdejyj\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.tdejyj\nDeploy daemon haproxy.nfs.foo.smithi016.tdejyj ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:58:05Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:58:43Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:59:20Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:59:58.384764Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi069.nyklht on smithi069: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:59:58.385901Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.oxphra on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T22:03:34.858920Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.mpcbsm on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-mpcbsm\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-mpcbsm\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.mpcbsm\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.mpcbsm\nDeploy daemon haproxy.nfs.foo.smithi069.mpcbsm ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T22:01:42Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T22:02:19Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T22:02:57Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "last_refresh": "2023-11-30T22:01:01.806074Z", "running": 2, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T22:01:01.805624Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T22:01:01.805697Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "last_refresh": "2023-11-30T22:01:01.806136Z", "ports": [12049], "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T22:01:01.805763Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T22:01:01.805826Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T22:01:04.822813Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T22:04:47.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:04:47 smithi016 conmon[111898]: cluster 2023-11-30T22:04:45.414740+0000 2023-11-30T22:04:47.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:04:47 smithi016 conmon[111898]: mgr.smithi016.dzhopz (mgr.14180) 1202 : cluster [DBG] pgmap v744: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T22:04:47.364 INFO:tasks.cephadm:ingress.nfs.foo has 0/4 2023-11-30T22:04:47.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:04:47 smithi069 conmon[117073]: cluster 2023-11-30T22:04:45.414740+0000 mgr.smithi016.dzhopz (mgr.14180) 1202 : cluster [DBG] pgmap v744: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T22:04:48.366 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T22:04:48.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:04:48 smithi069 conmon[117073]: audit 2023-11-30T22:04:47.004610+0000 mgr.smithi016.dzhopz (mgr.14180) 1203 : audit [DBG] from='client.16124 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T22:04:48.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:04:48 smithi016 conmon[111898]: audit 2023-11-30T22:04:47.004610+0000 mgr.smithi016.dzhopz 2023-11-30T22:04:48.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:04:48 smithi016 conmon[111898]: (mgr.14180) 1203 : audit [DBG] from='client.16124 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T22:04:49.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:04:49 smithi069 conmon[117073]: cluster 2023-11-30T22:04:47.415193+0000 mgr.smithi016.dzhopz (mgr.14180) 1204 : cluster 2023-11-30T22:04:49.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:04:49 smithi069 conmon[117073]: [DBG] pgmap v745: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T22:04:49.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:04:49 smithi016 conmon[111898]: cluster 2023-11-30T22:04:47.415193+0000 mgr.smithi016.dzhopz (mgr.14180) 1204 : cluster [DBG] pgmap v745: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T22:04:50.092 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T22:04:50.092 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T22:01:04.822557Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T22:01:01.805481Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T22:01:04.822688Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:57:28.932087Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.xemunw on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xemunw\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xemunw\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xemunw\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xemunw\nDeploy daemon haproxy.nfs.foo.smithi069.xemunw ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:55:36Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:56:13Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:56:51Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:59:58.383409Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi016.tdejyj on smithi016: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-tdejyj\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-tdejyj\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.tdejyj\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.tdejyj\nDeploy daemon haproxy.nfs.foo.smithi016.tdejyj ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:58:05Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:58:43Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:59:20Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:59:58.384764Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi069.nyklht on smithi069: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:59:58.385901Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.oxphra on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T22:03:34.858920Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.mpcbsm on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-mpcbsm\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-mpcbsm\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.mpcbsm\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.mpcbsm\nDeploy daemon haproxy.nfs.foo.smithi069.mpcbsm ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T22:01:42Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T22:02:19Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T22:02:57Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "last_refresh": "2023-11-30T22:01:01.806074Z", "running": 2, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T22:01:01.805624Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T22:01:01.805697Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "last_refresh": "2023-11-30T22:01:01.806136Z", "ports": [12049], "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T22:01:01.805763Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T22:01:01.805826Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T22:01:04.822813Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T22:04:50.526 INFO:tasks.cephadm:ingress.nfs.foo has 0/4 2023-11-30T22:04:51.527 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T22:04:51.528 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:04:51 smithi069 conmon[117073]: cluster 2023-11-30T22:04:49.415625+0000 mgr.smithi016.dzhopz (mgr.14180) 1205 : cluster [DBG] pgmap v746: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T22:04:51.528 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:04:51 smithi069 conmon[117073]: audit 2023-11-30T22:04:50.086859+0000 mgr.smithi016.dzhopz (mgr.14180) 1206 : audit [DBG] from='client.16128 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T22:04:51.559 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:04:51 smithi016 conmon[111898]: cluster 2023-11-30T22:04:49.415625+0000 mgr.smithi016.dzhopz (mgr.14180 2023-11-30T22:04:51.559 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:04:51 smithi016 conmon[111898]: ) 1205 : cluster [DBG] pgmap v746: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T22:04:51.559 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:04:51 smithi016 conmon[111898]: audit 2023-11-30T22:04:50.086859+0000 mgr.smithi016.dzhopz (mgr.14180) 1206 : audit [DBG] from='client.16128 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T22:04:53.168 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T22:04:53.169 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T22:01:04.822557Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T22:01:01.805481Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T22:01:04.822688Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:57:28.932087Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.xemunw on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xemunw\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xemunw\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xemunw\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xemunw\nDeploy daemon haproxy.nfs.foo.smithi069.xemunw ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:55:36Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:56:13Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:56:51Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:59:58.383409Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi016.tdejyj on smithi016: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-tdejyj\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-tdejyj\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.tdejyj\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.tdejyj\nDeploy daemon haproxy.nfs.foo.smithi016.tdejyj ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:58:05Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:58:43Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:59:20Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:59:58.384764Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi069.nyklht on smithi069: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:59:58.385901Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.oxphra on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T22:03:34.858920Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.mpcbsm on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-mpcbsm\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-mpcbsm\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.mpcbsm\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.mpcbsm\nDeploy daemon haproxy.nfs.foo.smithi069.mpcbsm ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T22:01:42Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T22:02:19Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T22:02:57Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "last_refresh": "2023-11-30T22:01:01.806074Z", "running": 2, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T22:01:01.805624Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T22:01:01.805697Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "last_refresh": "2023-11-30T22:01:01.806136Z", "ports": [12049], "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T22:01:01.805763Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T22:01:01.805826Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T22:01:04.822813Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T22:04:53.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:04:53 smithi069 conmon[117073]: cluster 2023-11-30T22:04:51.416128+0000 mgr.smithi016.dzhopz (mgr.14180) 1207 : cluster [DBG] pgmap v747: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T22:04:53.587 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:04:53 smithi016 conmon[111898]: cluster 2023-11-30T22:04:51.416128+0000 mgr.smithi016.dzhopz (mgr.14180) 1207 : cluster [DBG] pgmap v747: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T22:04:53.589 INFO:tasks.cephadm:ingress.nfs.foo has 0/4 2023-11-30T22:04:54.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:04:54 smithi069 conmon[117073]: audit 2023-11-30T22:04:53.163712+0000 mgr.smithi016.dzhopz (mgr.14180) 1208 : audit [DBG] from='client.16132 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T22:04:54.590 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T22:04:54.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:04:54 smithi016 conmon[111898]: audit 2023-11-30T22:04:53.163712+0000 mgr.smithi016.dzhopz (mgr.14180) 1208 : audit 2023-11-30T22:04:54.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:04:54 smithi016 conmon[111898]: [DBG] from='client.16132 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T22:04:55.509 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:04:55 smithi016 conmon[111898]: cluster 2023-11-30T22:04:53.416534+0000 mgr.smithi016.dzhopz ( 2023-11-30T22:04:55.509 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:04:55 smithi016 conmon[111898]: mgr.14180) 1209 : cluster [DBG] pgmap v748: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T22:04:55.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:04:55 smithi069 conmon[117073]: cluster 2023-11-30T22:04:53.416534+0000 mgr.smithi016.dzhopz (mgr.14180) 1209 : cluster [DBG] pgmap v748: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T22:04:56.300 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T22:04:56.300 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T22:01:04.822557Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T22:01:01.805481Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T22:01:04.822688Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:57:28.932087Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.xemunw on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xemunw\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xemunw\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xemunw\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xemunw\nDeploy daemon haproxy.nfs.foo.smithi069.xemunw ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:55:36Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:56:13Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:56:51Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:59:58.383409Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi016.tdejyj on smithi016: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-tdejyj\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-tdejyj\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.tdejyj\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.tdejyj\nDeploy daemon haproxy.nfs.foo.smithi016.tdejyj ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:58:05Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:58:43Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:59:20Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:59:58.384764Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi069.nyklht on smithi069: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:59:58.385901Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.oxphra on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T22:03:34.858920Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.mpcbsm on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-mpcbsm\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-mpcbsm\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.mpcbsm\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.mpcbsm\nDeploy daemon haproxy.nfs.foo.smithi069.mpcbsm ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T22:01:42Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T22:02:19Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T22:02:57Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "last_refresh": "2023-11-30T22:01:01.806074Z", "running": 2, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T22:01:01.805624Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T22:01:01.805697Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "last_refresh": "2023-11-30T22:01:01.806136Z", "ports": [12049], "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T22:01:01.805763Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T22:01:01.805826Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T22:01:04.822813Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T22:04:56.744 INFO:tasks.cephadm:ingress.nfs.foo has 0/4 2023-11-30T22:04:57.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:04:57 smithi069 conmon[117073]: cluster 2023-11-30T22:04:55.416959+0000 mgr.smithi016.dzhopz (mgr.14180) 1210 : cluster [DBG] 2023-11-30T22:04:57.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:04:57 smithi069 conmon[117073]: pgmap v749: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T22:04:57.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:04:57 smithi069 conmon[117073]: audit 2023-11-30T22:04:56.295708+0000 mgr.smithi016.dzhopz (mgr.14180) 1211 : audit [DBG] from='client.16136 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T22:04:57.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:04:57 smithi016 conmon[111898]: cluster 2023-11-30T22:04:55.416959+0000 mgr.smithi016.dzhopz (mgr.14180) 1210 : cluster [DBG] pgmap v749: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T22:04:57.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:04:57 smithi016 conmon[111898]: audit 2023-11-30T22:04:56.295708+0000 mgr.smithi016.dzhopz (mgr.14180) 1211 : audit [DBG] from='client.16136 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T22:04:57.745 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T22:04:59.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:04:59 smithi016 conmon[111898]: cluster 2023-11-30T22:04:57.417552+0000 mgr.smithi016.dzhopz (mgr.14180) 1212 : cluster [DBG] pgmap v750: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T22:04:59.455 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T22:04:59.456 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T22:01:04.822557Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T22:01:01.805481Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T22:01:04.822688Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:57:28.932087Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.xemunw on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xemunw\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xemunw\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xemunw\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xemunw\nDeploy daemon haproxy.nfs.foo.smithi069.xemunw ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:55:36Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:56:13Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:56:51Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:59:58.383409Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi016.tdejyj on smithi016: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-tdejyj\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-tdejyj\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.tdejyj\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.tdejyj\nDeploy daemon haproxy.nfs.foo.smithi016.tdejyj ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:58:05Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:58:43Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:59:20Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:59:58.384764Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi069.nyklht on smithi069: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:59:58.385901Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.oxphra on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T22:03:34.858920Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.mpcbsm on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-mpcbsm\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-mpcbsm\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.mpcbsm\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.mpcbsm\nDeploy daemon haproxy.nfs.foo.smithi069.mpcbsm ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T22:01:42Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T22:02:19Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T22:02:57Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "last_refresh": "2023-11-30T22:01:01.806074Z", "running": 2, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T22:01:01.805624Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T22:01:01.805697Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "last_refresh": "2023-11-30T22:01:01.806136Z", "ports": [12049], "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T22:01:01.805763Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T22:01:01.805826Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T22:01:04.822813Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T22:04:59.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:04:59 smithi069 conmon[117073]: cluster 2023-11-30T22:04:57.417552+0000 mgr.smithi016.dzhopz (mgr.14180) 1212 : cluster [DBG] pgmap v750: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T22:04:59.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:04:59 smithi069 conmon[117073]: 2023-11-30T22:04:59.896 INFO:tasks.cephadm:ingress.nfs.foo has 0/4 2023-11-30T22:05:00.897 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T22:05:01.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:05:01 smithi069 conmon[117073]: cluster 2023-11-30T22:04:59.417959+0000 mgr.smithi016.dzhopz (mgr.14180) 1213 : cluster [DBG] pgmap v751: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T22:05:01.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:05:01 smithi069 conmon[117073]: audit 2023-11-30T22:04:59.450033+0000 mgr.smithi016.dzhopz (mgr.14180) 1214 : audit [DBG] from='client.16140 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T22:05:01.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:05:01 smithi016 conmon[111898]: cluster 2023-11-30T22:04:59.417959+0000 mgr.smithi016.dzhopz (mgr.14180) 1213 : cluster [DBG] pgmap v751: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T22:05:01.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:05:01 smithi016 conmon[111898]: audit 2023-11-30T22:04:59.450033+0000 mgr.smithi016.dzhopz (mgr.14180) 1214 : audit [DBG] from='client.16140 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T22:05:02.587 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T22:05:02.587 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T22:01:04.822557Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T22:01:01.805481Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T22:01:04.822688Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:57:28.932087Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.xemunw on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xemunw\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xemunw\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xemunw\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xemunw\nDeploy daemon haproxy.nfs.foo.smithi069.xemunw ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:55:36Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:56:13Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:56:51Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:59:58.383409Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi016.tdejyj on smithi016: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-tdejyj\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-tdejyj\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.tdejyj\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.tdejyj\nDeploy daemon haproxy.nfs.foo.smithi016.tdejyj ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:58:05Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:58:43Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:59:20Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:59:58.384764Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi069.nyklht on smithi069: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:59:58.385901Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.oxphra on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T22:03:34.858920Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.mpcbsm on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-mpcbsm\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-mpcbsm\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.mpcbsm\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.mpcbsm\nDeploy daemon haproxy.nfs.foo.smithi069.mpcbsm ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T22:01:42Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T22:02:19Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T22:02:57Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "last_refresh": "2023-11-30T22:01:01.806074Z", "running": 2, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T22:01:01.805624Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T22:01:01.805697Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "last_refresh": "2023-11-30T22:01:01.806136Z", "ports": [12049], "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T22:01:01.805763Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T22:01:01.805826Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T22:01:04.822813Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T22:05:02.945 INFO:tasks.cephadm:ingress.nfs.foo has 0/4 2023-11-30T22:05:03.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:05:03 smithi016 conmon[111898]: cluster 2023-11-30T22:05:01.418479+0000 mgr.smithi016.dzhopz (mgr.14180) 1215 : cluster [DBG] pgmap v752: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T22:05:03.777 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:05:03 smithi069 conmon[117073]: cluster 2023-11-30T22:05:01.418479+0000 mgr.smithi016.dzhopz (mgr.14180) 1215 : cluster [DBG] pgmap v752: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T22:05:03.946 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T22:05:04.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:05:04 smithi016 conmon[111898]: audit 2023-11-30T22:05:02.581853+0000 mgr.smithi016.dzhopz (mgr.14180) 1216 : audit [DBG] from='client.16144 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T22:05:04.777 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:05:04 smithi069 conmon[117073]: audit 2023-11-30T22:05:02.581853+0000 mgr.smithi016.dzhopz (mgr.14180) 1216 : audit [DBG] from='client.16144 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T22:05:05.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:05:05 smithi016 conmon[111898]: cluster 2023-11-30T22:05:03.419043+0000 2023-11-30T22:05:05.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:05:05 smithi016 conmon[111898]: mgr.smithi016.dzhopz (mgr.14180) 1217 : cluster [DBG] pgmap v753: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T22:05:05.643 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T22:05:05.644 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T22:01:04.822557Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T22:01:01.805481Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T22:01:04.822688Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:57:28.932087Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.xemunw on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xemunw\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xemunw\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xemunw\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xemunw\nDeploy daemon haproxy.nfs.foo.smithi069.xemunw ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:55:36Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:56:13Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:56:51Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:59:58.383409Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi016.tdejyj on smithi016: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-tdejyj\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-tdejyj\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.tdejyj\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.tdejyj\nDeploy daemon haproxy.nfs.foo.smithi016.tdejyj ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:58:05Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:58:43Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:59:20Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:59:58.384764Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi069.nyklht on smithi069: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:59:58.385901Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.oxphra on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T22:03:34.858920Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.mpcbsm on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-mpcbsm\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-mpcbsm\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.mpcbsm\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.mpcbsm\nDeploy daemon haproxy.nfs.foo.smithi069.mpcbsm ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T22:01:42Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T22:02:19Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T22:02:57Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "last_refresh": "2023-11-30T22:01:01.806074Z", "running": 2, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T22:01:01.805624Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T22:01:01.805697Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "last_refresh": "2023-11-30T22:01:01.806136Z", "ports": [12049], "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T22:01:01.805763Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T22:01:01.805826Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T22:01:04.822813Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T22:05:05.777 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:05:05 smithi069 conmon[117073]: cluster 2023-11-30T22:05:03.419043+0000 mgr.smithi016.dzhopz (mgr.14180) 1217 : cluster [DBG] pgmap v753: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T22:05:05.996 INFO:tasks.cephadm:ingress.nfs.foo has 0/4 2023-11-30T22:05:06.996 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T22:05:07.566 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:05:07 smithi016 conmon[111898]: cluster 2023-11-30T22:05:05.419615+0000 mgr.smithi016.dzhopz (mgr.14180) 1218 : cluster [DBG] pgmap v754: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T22:05:07.566 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:05:07 smithi016 conmon[111898]: audit 2023-11-30T22:05:07.566 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:05:07 smithi016 conmon[111898]: 2023-11-30T22:05:05.638429+0000 mgr.smithi016.dzhopz (mgr.14180) 1219 : audit [DBG] from='client.16148 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T22:05:07.777 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:05:07 smithi069 conmon[117073]: cluster 2023-11-30T22:05:05.419615+0000 mgr.smithi016.dzhopz (mgr.14180) 1218 : cluster [DBG] pgmap v754: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T22:05:07.777 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:05:07 smithi069 conmon[117073]: 2023-11-30T22:05:07.777 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:05:07 smithi069 conmon[117073]: audit 2023-11-30T22:05:05.638429+0000 mgr.smithi016.dzhopz (mgr.14180) 1219 : audit [DBG] from='client.16148 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T22:05:08.677 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T22:05:08.677 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T22:01:04.822557Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T22:01:01.805481Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T22:01:04.822688Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:57:28.932087Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.xemunw on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xemunw\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xemunw\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xemunw\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xemunw\nDeploy daemon haproxy.nfs.foo.smithi069.xemunw ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:55:36Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:56:13Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:56:51Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:59:58.383409Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi016.tdejyj on smithi016: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-tdejyj\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-tdejyj\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.tdejyj\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.tdejyj\nDeploy daemon haproxy.nfs.foo.smithi016.tdejyj ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:58:05Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:58:43Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:59:20Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:59:58.384764Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi069.nyklht on smithi069: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:59:58.385901Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.oxphra on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T22:03:34.858920Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.mpcbsm on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-mpcbsm\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-mpcbsm\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.mpcbsm\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.mpcbsm\nDeploy daemon haproxy.nfs.foo.smithi069.mpcbsm ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T22:01:42Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T22:02:19Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T22:02:57Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "last_refresh": "2023-11-30T22:01:01.806074Z", "running": 2, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T22:01:01.805624Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T22:01:01.805697Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "last_refresh": "2023-11-30T22:01:01.806136Z", "ports": [12049], "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T22:01:01.805763Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T22:01:01.805826Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T22:01:04.822813Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T22:05:09.145 INFO:tasks.cephadm:ingress.nfs.foo has 0/4 2023-11-30T22:05:09.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:05:09 smithi016 conmon[111898]: cluster 2023-11-30T22:05:07.420145+0000 mgr.smithi016.dzhopz (mgr.14180) 1220 : cluster [DBG] pgmap v755: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T22:05:09.777 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:05:09 smithi069 conmon[117073]: cluster 2023-11-30T22:05:07.420145+0000 mgr.smithi016.dzhopz (mgr.14180) 1220 : cluster [DBG] pgmap v755: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T22:05:10.146 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T22:05:10.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:05:10 smithi016 conmon[111898]: audit 2023-11-30T22:05:08.672495+0000 mgr.smithi016.dzhopz ( 2023-11-30T22:05:10.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:05:10 smithi016 conmon[111898]: mgr.14180) 1221 : audit [DBG] from='client.16152 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T22:05:10.777 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:05:10 smithi069 conmon[117073]: audit 2023-11-30T22:05:08.672495+0000 mgr.smithi016.dzhopz (mgr.14180) 1221 : audit [DBG] from='client.16152 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T22:05:10.777 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:05:10 smithi069 conmon[117073]: 2023-11-30T22:05:11.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:05:11 smithi016 conmon[111898]: cluster 2023-11-30T22:05:09.420733+0000 mgr.smithi016.dzhopz (mgr.14180) 1222 : cluster [DBG] pgmap v756: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T22:05:11.777 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:05:11 smithi069 conmon[117073]: cluster 2023-11-30T22:05:09.420733+0000 mgr.smithi016.dzhopz (mgr.14180) 1222 : cluster [DBG] 2023-11-30T22:05:11.777 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:05:11 smithi069 conmon[117073]: pgmap v756: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T22:05:11.827 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T22:05:11.827 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T22:01:04.822557Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T22:01:01.805481Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T22:01:04.822688Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:57:28.932087Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.xemunw on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xemunw\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xemunw\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xemunw\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xemunw\nDeploy daemon haproxy.nfs.foo.smithi069.xemunw ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:55:36Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:56:13Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:56:51Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:59:58.383409Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi016.tdejyj on smithi016: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-tdejyj\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-tdejyj\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.tdejyj\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.tdejyj\nDeploy daemon haproxy.nfs.foo.smithi016.tdejyj ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:58:05Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:58:43Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:59:20Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:59:58.384764Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi069.nyklht on smithi069: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:59:58.385901Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.oxphra on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T22:03:34.858920Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.mpcbsm on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-mpcbsm\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-mpcbsm\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.mpcbsm\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.mpcbsm\nDeploy daemon haproxy.nfs.foo.smithi069.mpcbsm ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T22:01:42Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T22:02:19Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T22:02:57Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "last_refresh": "2023-11-30T22:01:01.806074Z", "running": 2, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T22:01:01.805624Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T22:01:01.805697Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "last_refresh": "2023-11-30T22:01:01.806136Z", "ports": [12049], "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T22:01:01.805763Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T22:01:01.805826Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T22:01:04.822813Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T22:05:12.213 INFO:tasks.cephadm:ingress.nfs.foo has 0/4 2023-11-30T22:05:13.215 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T22:05:13.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:05:13 smithi016 conmon[111898]: cluster 2023-11-30T22:05 2023-11-30T22:05:13.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:05:13 smithi016 conmon[111898]: :11.421135+0000 mgr.smithi016.dzhopz (mgr.14180) 1223 : cluster [DBG] pgmap v757: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T22:05:13.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:05:13 smithi016 conmon[111898]: audit 2023-11-30T22:05:11.822686+0000 mgr.smithi016.dzhopz (mgr.14180) 1224 : audit [DBG] from='client.16156 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T22:05:13.777 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:05:13 smithi069 conmon[117073]: cluster 2023-11-30T22:05:11.421135+0000 mgr.smithi016.dzhopz (mgr.14180) 1223 : cluster [DBG] 2023-11-30T22:05:13.777 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:05:13 smithi069 conmon[117073]: pgmap v757: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T22:05:13.778 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:05:13 smithi069 conmon[117073]: audit 2023-11-30T22:05:11.822686+0000 mgr.smithi016.dzhopz (mgr.14180) 1224 : audit [DBG] from='client.16156 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T22:05:14.828 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T22:05:14.828 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T22:01:04.822557Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T22:01:01.805481Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T22:01:04.822688Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:57:28.932087Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.xemunw on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xemunw\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xemunw\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xemunw\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xemunw\nDeploy daemon haproxy.nfs.foo.smithi069.xemunw ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:55:36Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:56:13Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:56:51Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:59:58.383409Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi016.tdejyj on smithi016: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-tdejyj\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-tdejyj\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.tdejyj\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.tdejyj\nDeploy daemon haproxy.nfs.foo.smithi016.tdejyj ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:58:05Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:58:43Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:59:20Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:59:58.384764Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi069.nyklht on smithi069: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:59:58.385901Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.oxphra on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T22:03:34.858920Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.mpcbsm on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-mpcbsm\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-mpcbsm\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.mpcbsm\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.mpcbsm\nDeploy daemon haproxy.nfs.foo.smithi069.mpcbsm ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T22:01:42Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T22:02:19Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T22:02:57Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "last_refresh": "2023-11-30T22:01:01.806074Z", "running": 2, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T22:01:01.805624Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T22:01:01.805697Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "last_refresh": "2023-11-30T22:01:01.806136Z", "ports": [12049], "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T22:01:01.805763Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T22:01:01.805826Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T22:01:04.822813Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T22:05:15.278 INFO:tasks.cephadm:ingress.nfs.foo has 0/4 2023-11-30T22:05:15.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:05:15 smithi016 conmon[111898]: cluster 2023-11-30T22:05:13.421579 2023-11-30T22:05:15.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:05:15 smithi016 conmon[111898]: +0000 mgr.smithi016.dzhopz (mgr.14180) 1225 : cluster [DBG] pgmap v758: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T22:05:15.777 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:05:15 smithi069 conmon[117073]: cluster 2023-11-30T22:05:13.421579+0000 mgr.smithi016.dzhopz (mgr.14180) 1225 : cluster [DBG] 2023-11-30T22:05:15.777 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:05:15 smithi069 conmon[117073]: pgmap v758: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T22:05:16.279 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T22:05:16.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:05:16 smithi016 conmon[111898]: audit 2023-11-30T22:05:14.823478+0000 mgr.smithi016.dzhopz 2023-11-30T22:05:16.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:05:16 smithi016 conmon[111898]: (mgr.14180) 1226 : audit [DBG] from='client.16160 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T22:05:16.777 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:05:16 smithi069 conmon[117073]: audit 2023-11-30T22:05:14.823478+0000 mgr.smithi016.dzhopz (mgr.14180) 1226 : audit [DBG] 2023-11-30T22:05:16.777 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:05:16 smithi069 conmon[117073]: from='client.16160 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T22:05:17.584 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:05:17 smithi016 conmon[111898]: cluster 2023-11-30T22:05:15.422159+0000 2023-11-30T22:05:17.584 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:05:17 smithi016 conmon[111898]: mgr.smithi016.dzhopz (mgr.14180) 1227 : cluster [DBG] pgmap v759: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T22:05:17.777 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:05:17 smithi069 conmon[117073]: cluster 2023-11-30T22:05:15.422159+0000 mgr.smithi016.dzhopz (mgr.14180) 1227 : cluster [DBG] pgmap v759: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T22:05:18.026 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T22:05:18.026 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T22:01:04.822557Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T22:01:01.805481Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T22:01:04.822688Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:57:28.932087Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.xemunw on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xemunw\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xemunw\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xemunw\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xemunw\nDeploy daemon haproxy.nfs.foo.smithi069.xemunw ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:55:36Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:56:13Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:56:51Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:59:58.383409Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi016.tdejyj on smithi016: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-tdejyj\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-tdejyj\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.tdejyj\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.tdejyj\nDeploy daemon haproxy.nfs.foo.smithi016.tdejyj ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:58:05Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:58:43Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:59:20Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:59:58.384764Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi069.nyklht on smithi069: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:59:58.385901Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.oxphra on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T22:03:34.858920Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.mpcbsm on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-mpcbsm\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-mpcbsm\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.mpcbsm\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.mpcbsm\nDeploy daemon haproxy.nfs.foo.smithi069.mpcbsm ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T22:01:42Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T22:02:19Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T22:02:57Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "last_refresh": "2023-11-30T22:01:01.806074Z", "running": 2, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T22:01:01.805624Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T22:01:01.805697Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "last_refresh": "2023-11-30T22:01:01.806136Z", "ports": [12049], "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T22:01:01.805763Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T22:01:01.805826Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T22:01:04.822813Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T22:05:18.441 INFO:tasks.cephadm:ingress.nfs.foo has 0/4 2023-11-30T22:05:19.442 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T22:05:19.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:05:19 smithi016 conmon[111898]: cluster 2023-11-30T22:05:17.422606+0000 mgr.smithi016.dzhopz (mgr.14180) 1228 : cluster [DBG] pgmap v760: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T22:05:19.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:05:19 smithi016 conmon[111898]: audit 2023-11-30T22:05:18.021636+0000 mgr.smithi016.dzhopz (mgr.14180) 1229 : audit [DBG] from='client.16164 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T22:05:19.777 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:05:19 smithi069 conmon[117073]: cluster 2023-11-30T22:05:17.422606+0000 mgr.smithi016.dzhopz (mgr.14180) 1228 : cluster [DBG] pgmap v760: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T22:05:19.777 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:05:19 smithi069 conmon[117073]: audit 2023-11-30T22:05:19.777 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:05:19 smithi069 conmon[117073]: 2023-11-30T22:05:18.021636+0000 mgr.smithi016.dzhopz (mgr.14180) 1229 : audit [DBG] from='client.16164 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T22:05:21.147 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T22:05:21.147 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T22:01:04.822557Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T22:01:01.805481Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T22:01:04.822688Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:57:28.932087Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.xemunw on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xemunw\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xemunw\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xemunw\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xemunw\nDeploy daemon haproxy.nfs.foo.smithi069.xemunw ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:55:36Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:56:13Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:56:51Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:59:58.383409Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi016.tdejyj on smithi016: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-tdejyj\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-tdejyj\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.tdejyj\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.tdejyj\nDeploy daemon haproxy.nfs.foo.smithi016.tdejyj ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:58:05Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:58:43Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:59:20Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:59:58.384764Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi069.nyklht on smithi069: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:59:58.385901Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.oxphra on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T22:03:34.858920Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.mpcbsm on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-mpcbsm\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-mpcbsm\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.mpcbsm\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.mpcbsm\nDeploy daemon haproxy.nfs.foo.smithi069.mpcbsm ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T22:01:42Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T22:02:19Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T22:02:57Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "last_refresh": "2023-11-30T22:01:01.806074Z", "running": 2, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T22:01:01.805624Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T22:01:01.805697Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "last_refresh": "2023-11-30T22:01:01.806136Z", "ports": [12049], "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T22:01:01.805763Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T22:01:01.805826Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T22:01:04.822813Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T22:05:21.489 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:05:21 smithi016 conmon[111898]: cluster 2023-11-30T22:05:19.423284+0000 mgr.smithi016.dzhopz (mgr.14180) 1230 : cluster [DBG] pgmap v761: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T22:05:21.490 INFO:tasks.cephadm:ingress.nfs.foo has 0/4 2023-11-30T22:05:21.777 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:05:21 smithi069 conmon[117073]: cluster 2023-11-30T22:05:19.423284+0000 mgr.smithi016.dzhopz (mgr.14180) 1230 : cluster [DBG] pgmap v761: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T22:05:22.491 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T22:05:22.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:05:22 smithi016 conmon[111898]: audit 2023-11-30T22:05:21.141753+0000 mgr.smithi016.dzhopz (mgr.14180) 1231 : audit [DBG] from='client.16168 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T22:05:22.726 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:05:22 smithi069 conmon[117073]: audit 2023-11-30T22:05:21.141753+0000 2023-11-30T22:05:22.726 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:05:22 smithi069 conmon[117073]: mgr.smithi016.dzhopz (mgr.14180) 1231 : audit [DBG] from='client.16168 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T22:05:23.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:05:23 smithi016 conmon[111898]: cluster 2023-11-30T22:05:21.423860+0000 mgr.smithi016.dzhopz (mgr.14180) 1232 : cluster [DBG] pgmap v762: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T22:05:23.777 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:05:23 smithi069 conmon[117073]: cluster 2023-11-30T22:05:21.423860+0000 mgr.smithi016.dzhopz (mgr.14180) 1232 : cluster [DBG] pgmap v762: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T22:05:24.216 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T22:05:24.216 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T22:01:04.822557Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T22:01:01.805481Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T22:01:04.822688Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:57:28.932087Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.xemunw on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xemunw\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xemunw\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xemunw\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xemunw\nDeploy daemon haproxy.nfs.foo.smithi069.xemunw ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:55:36Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:56:13Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:56:51Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:59:58.383409Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi016.tdejyj on smithi016: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-tdejyj\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-tdejyj\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.tdejyj\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.tdejyj\nDeploy daemon haproxy.nfs.foo.smithi016.tdejyj ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:58:05Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:58:43Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:59:20Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:59:58.384764Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi069.nyklht on smithi069: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:59:58.385901Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.oxphra on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T22:03:34.858920Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.mpcbsm on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-mpcbsm\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-mpcbsm\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.mpcbsm\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.mpcbsm\nDeploy daemon haproxy.nfs.foo.smithi069.mpcbsm ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T22:01:42Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T22:02:19Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T22:02:57Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "last_refresh": "2023-11-30T22:01:01.806074Z", "running": 2, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T22:01:01.805624Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T22:01:01.805697Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "last_refresh": "2023-11-30T22:01:01.806136Z", "ports": [12049], "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T22:01:01.805763Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T22:01:01.805826Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T22:01:04.822813Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T22:05:24.549 INFO:tasks.cephadm:ingress.nfs.foo has 0/4 2023-11-30T22:05:25.550 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T22:05:25.583 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:05:25 smithi016 conmon[111898]: cluster 2023-11-30T22:05:23.424426+0000 mgr.smithi016.dzhopz (mgr.14180) 1233 2023-11-30T22:05:25.584 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:05:25 smithi016 conmon[111898]: : cluster [DBG] pgmap v763: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T22:05:25.584 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:05:25 smithi016 conmon[111898]: audit 2023-11-30T22:05:24.211367+0000 mgr.smithi016.dzhopz (mgr.14180) 1234 : audit [DBG] from='client.16172 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T22:05:25.777 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:05:25 smithi069 conmon[117073]: cluster 2023-11-30T22:05:23.424426+0000 mgr.smithi016.dzhopz (mgr.14180) 1233 : cluster [DBG] pgmap v763: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T22:05:25.833 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:05:25 smithi069 conmon[117073]: audit 2023-11-30T22:05:24.211367+0000 mgr.smithi016.dzhopz (mgr.14180) 1234 : audit [DBG] from='client.16172 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T22:05:27.258 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T22:05:27.258 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T22:01:04.822557Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T22:01:01.805481Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T22:01:04.822688Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:57:28.932087Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.xemunw on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xemunw\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xemunw\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xemunw\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xemunw\nDeploy daemon haproxy.nfs.foo.smithi069.xemunw ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:55:36Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:56:13Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:56:51Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:59:58.383409Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi016.tdejyj on smithi016: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-tdejyj\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-tdejyj\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.tdejyj\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.tdejyj\nDeploy daemon haproxy.nfs.foo.smithi016.tdejyj ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:58:05Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:58:43Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:59:20Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:59:58.384764Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi069.nyklht on smithi069: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:59:58.385901Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.oxphra on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T22:03:34.858920Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.mpcbsm on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-mpcbsm\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-mpcbsm\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.mpcbsm\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.mpcbsm\nDeploy daemon haproxy.nfs.foo.smithi069.mpcbsm ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T22:01:42Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T22:02:19Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T22:02:57Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "last_refresh": "2023-11-30T22:01:01.806074Z", "running": 2, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T22:01:01.805624Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T22:01:01.805697Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "last_refresh": "2023-11-30T22:01:01.806136Z", "ports": [12049], "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T22:01:01.805763Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T22:01:01.805826Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T22:01:04.822813Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T22:05:27.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:05:27 smithi016 conmon[111898]: cluster 2023-11-30T22:05:25.424933+0000 mgr.smithi016.dzhopz (mgr.14180) 1235 : cluster [DBG] pgmap v764: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T22:05:27.700 INFO:tasks.cephadm:ingress.nfs.foo has 0/4 2023-11-30T22:05:27.777 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:05:27 smithi069 conmon[117073]: cluster 2023-11-30T22:05:25.424933+0000 mgr.smithi016.dzhopz (mgr.14180) 1235 : cluster [DBG] pgmap v764: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T22:05:28.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:05:28 smithi016 conmon[111898]: audit 2023-11-30T22:05:27.253434+0000 mgr.smithi016.dzhopz (mgr. 2023-11-30T22:05:28.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:05:28 smithi016 conmon[111898]: 14180) 1236 : audit [DBG] from='client.16176 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T22:05:28.702 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T22:05:28.778 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:05:28 smithi069 conmon[117073]: audit 2023-11-30T22:05:27.253434+0000 mgr.smithi016.dzhopz (mgr.14180) 1236 : audit [DBG] from='client.16176 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T22:05:29.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:05:29 smithi016 conmon[111898]: cluster 2023-11-30T22:05:27.425609+0000 2023-11-30T22:05:29.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:05:29 smithi016 conmon[111898]: mgr.smithi016.dzhopz (mgr.14180) 1237 : cluster [DBG] pgmap v765: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T22:05:29.777 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:05:29 smithi069 conmon[117073]: cluster 2023-11-30T22:05:27.425609+0000 mgr.smithi016.dzhopz (mgr.14180) 1237 : cluster [DBG] pgmap v765: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T22:05:30.502 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T22:05:30.502 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T22:01:04.822557Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T22:01:01.805481Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T22:01:04.822688Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:57:28.932087Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.xemunw on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xemunw\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xemunw\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xemunw\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xemunw\nDeploy daemon haproxy.nfs.foo.smithi069.xemunw ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:55:36Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:56:13Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:56:51Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:59:58.383409Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi016.tdejyj on smithi016: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-tdejyj\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-tdejyj\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.tdejyj\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.tdejyj\nDeploy daemon haproxy.nfs.foo.smithi016.tdejyj ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:58:05Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:58:43Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:59:20Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:59:58.384764Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi069.nyklht on smithi069: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:59:58.385901Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.oxphra on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T22:03:34.858920Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.mpcbsm on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-mpcbsm\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-mpcbsm\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.mpcbsm\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.mpcbsm\nDeploy daemon haproxy.nfs.foo.smithi069.mpcbsm ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T22:01:42Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T22:02:19Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T22:02:57Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "last_refresh": "2023-11-30T22:01:01.806074Z", "running": 2, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T22:01:01.805624Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T22:01:01.805697Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "last_refresh": "2023-11-30T22:01:01.806136Z", "ports": [12049], "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T22:01:01.805763Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T22:01:01.805826Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T22:01:04.822813Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T22:05:30.852 INFO:tasks.cephadm:ingress.nfs.foo has 0/4 2023-11-30T22:05:31.601 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:05:31 smithi016 conmon[111898]: cluster 2023-11-30T22:05:29.426007+0000 mgr.smithi016.dzhopz (mgr.14180) 1238 : cluster [DBG] pgmap v766: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T22:05:31.777 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:05:31 smithi069 conmon[117073]: cluster 2023-11-30T22:05:29.426007+0000 mgr.smithi016.dzhopz (mgr.14180) 1238 : cluster [DBG] pgmap v766: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T22:05:31.854 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T22:05:32.725 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:05:32 smithi069 conmon[117073]: audit 2023-11-30T22:05:30.497675+0000 mgr.smithi016.dzhopz (mgr.14180) 1239 : audit [DBG] from='client.16180 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T22:05:32.753 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:05:32 smithi016 conmon[111898]: audit 2023-11-30T22:05: 2023-11-30T22:05:32.754 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:05:32 smithi016 conmon[111898]: 30.497675+0000 mgr.smithi016.dzhopz (mgr.14180) 1239 : audit [DBG] from='client.16180 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T22:05:33.585 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T22:05:33.585 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T22:01:04.822557Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T22:01:01.805481Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T22:01:04.822688Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:57:28.932087Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.xemunw on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xemunw\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xemunw\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xemunw\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xemunw\nDeploy daemon haproxy.nfs.foo.smithi069.xemunw ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:55:36Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:56:13Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:56:51Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:59:58.383409Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi016.tdejyj on smithi016: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-tdejyj\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-tdejyj\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.tdejyj\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.tdejyj\nDeploy daemon haproxy.nfs.foo.smithi016.tdejyj ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:58:05Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:58:43Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:59:20Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:59:58.384764Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi069.nyklht on smithi069: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:59:58.385901Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.oxphra on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T22:03:34.858920Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.mpcbsm on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-mpcbsm\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-mpcbsm\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.mpcbsm\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.mpcbsm\nDeploy daemon haproxy.nfs.foo.smithi069.mpcbsm ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T22:01:42Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T22:02:19Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T22:02:57Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "last_refresh": "2023-11-30T22:01:01.806074Z", "running": 2, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T22:01:01.805624Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T22:01:01.805697Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "last_refresh": "2023-11-30T22:01:01.806136Z", "ports": [12049], "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T22:01:01.805763Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T22:01:01.805826Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T22:01:04.822813Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T22:05:33.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:05:33 smithi016 conmon[111898]: cluster 2023-11-30T22:05:31.426721+0000 mgr.smithi016.dzhopz (mgr.14180) 1240 : cluster [DBG] pgmap v767: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T22:05:33.777 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:05:33 smithi069 conmon[117073]: cluster 2023-11-30T22:05:31.426721+0000 mgr.smithi016.dzhopz (mgr.14180) 1240 : cluster [DBG] pgmap v767: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T22:05:34.016 INFO:tasks.cephadm:ingress.nfs.foo has 0/4 2023-11-30T22:05:35.017 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T22:05:35.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:05:35 smithi016 conmon[111898]: cluster 2023-11-30T22:05:33.427154+0000 mgr.smithi016.dzhopz (mgr. 2023-11-30T22:05:35.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:05:35 smithi016 conmon[111898]: 14180) 1241 : cluster [DBG] pgmap v768: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T22:05:35.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:05:35 smithi016 conmon[111898]: audit 2023-11-30T22:05:33.580703+0000 mgr.smithi016.dzhopz (mgr.14180) 1242 : audit [DBG] from='client.16184 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T22:05:35.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:05:35 smithi069 conmon[117073]: cluster 2023-11-30T22:05:33.427154+0000 mgr.smithi016.dzhopz (mgr.14180) 1241 : cluster [DBG] pgmap v768: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T22:05:35.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:05:35 smithi069 conmon[117073]: audit 2023-11-30T22:05:33.580703+0000 mgr.smithi016.dzhopz (mgr.14180) 1242 : audit [DBG] from='client.16184 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T22:05:36.608 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T22:05:36.609 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T22:01:04.822557Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T22:01:01.805481Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T22:01:04.822688Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:57:28.932087Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.xemunw on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xemunw\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xemunw\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xemunw\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xemunw\nDeploy daemon haproxy.nfs.foo.smithi069.xemunw ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:55:36Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:56:13Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:56:51Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:59:58.383409Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi016.tdejyj on smithi016: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-tdejyj\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-tdejyj\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.tdejyj\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.tdejyj\nDeploy daemon haproxy.nfs.foo.smithi016.tdejyj ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:58:05Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:58:43Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:59:20Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:59:58.384764Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi069.nyklht on smithi069: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:59:58.385901Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.oxphra on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T22:03:34.858920Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.mpcbsm on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-mpcbsm\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-mpcbsm\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.mpcbsm\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.mpcbsm\nDeploy daemon haproxy.nfs.foo.smithi069.mpcbsm ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T22:01:42Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T22:02:19Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T22:02:57Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "last_refresh": "2023-11-30T22:01:01.806074Z", "running": 2, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T22:01:01.805624Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T22:01:01.805697Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "last_refresh": "2023-11-30T22:01:01.806136Z", "ports": [12049], "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T22:01:01.805763Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T22:01:01.805826Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T22:01:04.822813Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T22:05:36.979 INFO:tasks.cephadm:ingress.nfs.foo has 0/4 2023-11-30T22:05:37.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:05:37 smithi016 conmon[111898]: cluster 2023-11-30T22:05:35.427648+0000 mgr.smithi016.dzhopz (mgr.14180) 1243 : cluster [DBG] pgmap v769: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T22:05:37.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:05:37 smithi069 conmon[117073]: cluster 2023-11-30T22:05:35.427648+0000 mgr.smithi016.dzhopz (mgr.14180) 1243 : cluster [DBG] pgmap v769: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T22:05:37.980 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T22:05:38.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:05:38 smithi016 conmon[111898]: audit 2023-11-30T22:05:36. 2023-11-30T22:05:38.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:05:38 smithi016 conmon[111898]: 603423+0000 mgr.smithi016.dzhopz (mgr.14180) 1244 : audit [DBG] from='client.16188 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T22:05:38.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:05:38 smithi069 conmon[117073]: audit 2023-11-30T22:05:36.603423+0000 mgr.smithi016.dzhopz (mgr.14180) 1244 : audit [DBG] from='client.16188 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T22:05:39.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:05:39 smithi069 conmon[117073]: cluster 2023-11-30T22:05:37.428147+0000 mgr.smithi016.dzhopz (mgr.14180) 1245 : cluster [DBG] pgmap v770: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T22:05:39.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:05:39 smithi016 conmon[111898]: cluster 2023-11-30T22:05:37.428147+0000 mgr.smithi016.dzhopz (mgr.14180) 1245 : cluster [DBG] pgmap v770: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T22:05:39.694 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T22:05:39.694 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T22:01:04.822557Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T22:01:01.805481Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T22:01:04.822688Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:57:28.932087Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.xemunw on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xemunw\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xemunw\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xemunw\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xemunw\nDeploy daemon haproxy.nfs.foo.smithi069.xemunw ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:55:36Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:56:13Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:56:51Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:59:58.383409Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi016.tdejyj on smithi016: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-tdejyj\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-tdejyj\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.tdejyj\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.tdejyj\nDeploy daemon haproxy.nfs.foo.smithi016.tdejyj ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:58:05Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:58:43Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:59:20Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:59:58.384764Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi069.nyklht on smithi069: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:59:58.385901Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.oxphra on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T22:03:34.858920Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.mpcbsm on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-mpcbsm\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-mpcbsm\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.mpcbsm\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.mpcbsm\nDeploy daemon haproxy.nfs.foo.smithi069.mpcbsm ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T22:01:42Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T22:02:19Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T22:02:57Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "last_refresh": "2023-11-30T22:01:01.806074Z", "running": 2, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T22:01:01.805624Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T22:01:01.805697Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "last_refresh": "2023-11-30T22:01:01.806136Z", "ports": [12049], "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T22:01:01.805763Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T22:01:01.805826Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T22:01:04.822813Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T22:05:40.029 INFO:tasks.cephadm:ingress.nfs.foo has 0/4 2023-11-30T22:05:41.031 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T22:05:41.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:05:41 smithi016 conmon[111898]: cluster 2023-11-30T22:05:39.428545 2023-11-30T22:05:41.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:05:41 smithi016 conmon[111898]: +0000 mgr.smithi016.dzhopz (mgr.14180) 1246 : cluster [DBG] pgmap v771: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T22:05:41.351 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:05:41 smithi016 conmon[111898]: audit 2023-11-30T22:05:39.689556+0000 mgr.smithi016.dzhopz (mgr.14180) 1247 : audit [DBG] from='client.16192 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T22:05:41.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:05:41 smithi069 conmon[117073]: cluster 2023-11-30T22:05:39.428545+0000 mgr.smithi016.dzhopz (mgr.14180) 1246 : cluster [DBG] pgmap v771: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T22:05:41.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:05:41 smithi069 conmon[117073]: 2023-11-30T22:05:41.528 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:05:41 smithi069 conmon[117073]: audit 2023-11-30T22:05:39.689556+0000 mgr.smithi016.dzhopz (mgr.14180) 1247 : audit [DBG] from='client.16192 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T22:05:42.726 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T22:05:42.726 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T22:01:04.822557Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T22:01:01.805481Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T22:01:04.822688Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:57:28.932087Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.xemunw on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xemunw\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xemunw\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xemunw\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xemunw\nDeploy daemon haproxy.nfs.foo.smithi069.xemunw ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:55:36Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:56:13Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:56:51Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:59:58.383409Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi016.tdejyj on smithi016: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-tdejyj\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-tdejyj\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.tdejyj\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.tdejyj\nDeploy daemon haproxy.nfs.foo.smithi016.tdejyj ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:58:05Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:58:43Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:59:20Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:59:58.384764Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi069.nyklht on smithi069: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:59:58.385901Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.oxphra on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T22:03:34.858920Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.mpcbsm on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-mpcbsm\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-mpcbsm\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.mpcbsm\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.mpcbsm\nDeploy daemon haproxy.nfs.foo.smithi069.mpcbsm ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T22:01:42Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T22:02:19Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T22:02:57Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "last_refresh": "2023-11-30T22:01:01.806074Z", "running": 2, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T22:01:01.805624Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T22:01:01.805697Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "last_refresh": "2023-11-30T22:01:01.806136Z", "ports": [12049], "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T22:01:01.805763Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T22:01:01.805826Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T22:01:04.822813Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T22:05:43.092 INFO:tasks.cephadm:ingress.nfs.foo has 0/4 2023-11-30T22:05:43.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:05:43 smithi016 conmon[111898]: cluster 2023-11-30T22:05:41.429086+0000 mgr.smithi016.dzhopz (mgr.14180) 1248 : cluster [DBG] pgmap v772: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T22:05:43.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:05:43 smithi069 conmon[117073]: cluster 2023-11-30T22:05:41.429086+0000 mgr.smithi016.dzhopz (mgr.14180) 1248 : cluster [DBG] pgmap v772: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-30T22:05:44.092 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8021004-8fc8-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-11-30T22:05:44.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:05:44 smithi069 conmon[117073]: audit 2023-11-30T22:05:42.720924+0000 mgr.smithi016.dzhopz (mgr.14180) 1249 : audit [DBG] from='client.16196 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T22:05:44.600 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:05:44 smithi016 conmon[111898]: audit 2023-11-30T22:05:42.720924+0000 mgr.smithi016.dzhopz (mgr.14180) 1249 : audit [DBG] from='client.16196 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T22:05:45.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:05:45 smithi016 conmon[111898]: cluster 2023-11-30T22:05 2023-11-30T22:05:45.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:05:45 smithi016 conmon[111898]: :43.429730+0000 mgr.smithi016.dzhopz (mgr.14180) 1250 : cluster [DBG] pgmap v773: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T22:05:45.527 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:05:45 smithi069 conmon[117073]: cluster 2023-11-30T22:05:43.429730+0000 mgr.smithi016.dzhopz (mgr.14180) 1250 : cluster [DBG] pgmap v773: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-30T22:05:45.797 INFO:teuthology.orchestra.run.smithi016.stdout: 2023-11-30T22:05:45.797 INFO:teuthology.orchestra.run.smithi016.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-30T21:40:12.730525Z", "last_refresh": "2023-11-30T22:01:04.822557Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-30T21:40:07.872049Z", "last_refresh": "2023-11-30T22:01:01.805481Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-30T21:40:10.694764Z", "last_refresh": "2023-11-30T22:01:04.822688Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-30T21:57:28.932087Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.xemunw on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xemunw\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-xemunw\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xemunw\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.xemunw\nDeploy daemon haproxy.nfs.foo.smithi069.xemunw ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:55:36Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:56:13Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:56:51Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:59:58.383409Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi016.tdejyj on smithi016: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-tdejyj\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi016-tdejyj\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.tdejyj\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi016.tdejyj\nDeploy daemon haproxy.nfs.foo.smithi016.tdejyj ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T21:58:05Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:58:43Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T21:59:20Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi016 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\"", "2023-11-30T21:59:58.384764Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi069.nyklht on smithi069: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T21:59:58.385901Z service:ingress.nfs.foo [ERROR] \"Failed while placing keepalived.nfs.foo.smithi016.oxphra on smithi016: Failed to generate keepalived.conf: No daemons deployed for ingress.nfs.foo\"", "2023-11-30T22:03:34.858920Z service:ingress.nfs.foo [ERROR] \"Failed while placing haproxy.nfs.foo.smithi069.mpcbsm on smithi069: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-mpcbsm\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy-nfs-foo-smithi069-mpcbsm\nNon-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.mpcbsm\n/bin/podman: stderr Error: error inspecting object: no such container ceph-d8021004-8fc8-11ee-95a2-87774f69a715-haproxy.nfs.foo.smithi069.mpcbsm\nDeploy daemon haproxy.nfs.foo.smithi069.mpcbsm ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\nstat: stderr Trying to pull docker.io/library/haproxy:2.3...\nstat: stderr time=\"2023-11-30T22:01:42Z\" level=warning msg=\"failed, retrying in 1s ... (1/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T22:02:19Z\" level=warning msg=\"failed, retrying in 1s ... (2/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2023-11-30T22:02:57Z\" level=warning msg=\"failed, retrying in 1s ... (3/3). Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: Error initializing source docker://haproxy:2.3: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/library/haproxy:2.3: error pinging docker registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/library/haproxy:2.3: Error reading manifest 2.3 in docker.io/library/haproxy: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nERROR: Failed to extract uid/gid for path /var/lib: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/library/haproxy:2.3 -e NODE_NAME=smithi069 -e CEPH_USE_RANDOM_NONCE=1 docker.io/library/haproxy:2.3 -c %u %g /var/lib\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.16/16"}, "status": {"created": "2023-11-30T21:44:29.092486Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.16/16"}}, {"events": ["2023-11-30T21:44:26.914664Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-30T21:44:26.909523Z", "last_refresh": "2023-11-30T22:01:01.806074Z", "running": 2, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-30T21:40:06.808006Z", "last_refresh": "2023-11-30T22:01:01.805624Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:15.108527Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi016:172.21.15.16=smithi016", "smithi069:172.21.15.69=smithi069"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-30T21:41:15.105950Z", "last_refresh": "2023-11-30T22:01:01.805697Z", "running": 2, "size": 2}}, {"events": ["2023-11-30T21:44:29.092240Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2023-11-30T21:44:29.088943Z", "last_refresh": "2023-11-30T22:01:01.806136Z", "ports": [12049], "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-30T21:40:11.708363Z", "last_refresh": "2023-11-30T22:01:01.805763Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-11-30T21:41:54.698918Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-11-30T21:41:54.695648Z", "last_refresh": "2023-11-30T22:01:01.805826Z", "running": 8, "size": 8}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-30T21:40:09.287081Z", "last_refresh": "2023-11-30T22:01:04.822813Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-30T22:05:46.253 INFO:tasks.cephadm:ingress.nfs.foo has 0/4 2023-11-30T22:05:46.253 ERROR:teuthology.run_tasks:Saw exception from tasks. Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_595fad1080bd379e3c0231a8e02595924c59a9da/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_595fad1080bd379e3c0231a8e02595924c59a9da/teuthology/run_tasks.py", line 83, in run_one_task return task(**kwargs) File "/home/teuthworker/src/github.com_ceph_ceph-c_0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9/qa/tasks/cephadm.py", line 1119, in wait_for_service while proceed(): File "/home/teuthworker/src/git.ceph.com_teuthology_595fad1080bd379e3c0231a8e02595924c59a9da/teuthology/contextutil.py", line 134, in __call__ raise MaxWhileTries(error_msg) teuthology.exceptions.MaxWhileTries: reached maximum tries (301) after waiting for 300 seconds 2023-11-30T22:05:46.322 ERROR:teuthology.util.sentry: Sentry event: https://sentry.ceph.com/organizations/ceph/?query=e3e253960fc04a0c83271933ea8b0cc3 Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_595fad1080bd379e3c0231a8e02595924c59a9da/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_595fad1080bd379e3c0231a8e02595924c59a9da/teuthology/run_tasks.py", line 83, in run_one_task return task(**kwargs) File "/home/teuthworker/src/github.com_ceph_ceph-c_0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9/qa/tasks/cephadm.py", line 1119, in wait_for_service while proceed(): File "/home/teuthworker/src/git.ceph.com_teuthology_595fad1080bd379e3c0231a8e02595924c59a9da/teuthology/contextutil.py", line 134, in __call__ raise MaxWhileTries(error_msg) teuthology.exceptions.MaxWhileTries: reached maximum tries (301) after waiting for 300 seconds 2023-11-30T22:05:46.324 DEBUG:teuthology.run_tasks:Unwinding manager vip 2023-11-30T22:05:46.340 INFO:tasks.vip:Removing 10.0.15.16 (and any VIPs) on smithi016.front.sepia.ceph.com iface ens1f0... 2023-11-30T22:05:46.340 DEBUG:teuthology.orchestra.run.smithi016:> sudo ip addr del 10.0.15.16/16 dev ens1f0 2023-11-30T22:05:46.373 DEBUG:teuthology.orchestra.run.smithi016:> sudo ip addr del 10.0.31.16/16 dev ens1f0 2023-11-30T22:05:46.439 INFO:teuthology.orchestra.run.smithi016.stderr:RTNETLINK answers: Cannot assign requested address 2023-11-30T22:05:46.439 DEBUG:teuthology.orchestra.run:got remote process result: 2 2023-11-30T22:05:46.440 INFO:tasks.vip:Removing 10.0.15.69 (and any VIPs) on smithi069.front.sepia.ceph.com iface enp3s0f1... 2023-11-30T22:05:46.440 DEBUG:teuthology.orchestra.run.smithi069:> sudo ip addr del 10.0.15.69/16 dev enp3s0f1 2023-11-30T22:05:46.488 DEBUG:teuthology.orchestra.run.smithi069:> sudo ip addr del 10.0.31.16/16 dev enp3s0f1 2023-11-30T22:05:46.514 INFO:teuthology.orchestra.run.smithi069.stderr:RTNETLINK answers: Cannot assign requested address 2023-11-30T22:05:46.515 DEBUG:teuthology.orchestra.run:got remote process result: 2 2023-11-30T22:05:46.516 DEBUG:teuthology.run_tasks:Unwinding manager cephadm 2023-11-30T22:05:46.529 INFO:tasks.cephadm:Teardown begin 2023-11-30T22:05:46.530 DEBUG:teuthology.orchestra.run.smithi016:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2023-11-30T22:05:46.556 DEBUG:teuthology.orchestra.run.smithi069:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2023-11-30T22:05:46.581 INFO:tasks.cephadm:Cleaning up testdir ceph.* files... 2023-11-30T22:05:46.582 DEBUG:teuthology.orchestra.run.smithi016:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2023-11-30T22:05:46.612 DEBUG:teuthology.orchestra.run.smithi069:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2023-11-30T22:05:46.636 INFO:tasks.cephadm:Stopping all daemons... 2023-11-30T22:05:46.636 INFO:tasks.cephadm.mon.smithi016:Stopping mon.smithi016... 2023-11-30T22:05:46.637 DEBUG:teuthology.orchestra.run.smithi016:> sudo systemctl stop ceph-d8021004-8fc8-11ee-95a2-87774f69a715@mon.smithi016 2023-11-30T22:05:46.850 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:05:46 smithi016 systemd[1]: Stopping Ceph mon.smithi016 for d8021004-8fc8-11ee-95a2-87774f69a715... 2023-11-30T22:05:46.850 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:05:46 smithi016 bash[303465]: Error: no container with name or ID "ceph-d8021004-8fc8-11ee-95a2-87774f69a715-mon.smithi016" found: no such container 2023-11-30T22:05:47.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:05:47 smithi016 conmon[111898]: debug 2023-11-30T22:05:47.035+0000 7f6b7391b700 -1 received signal: Terminated from /dev/init -- /usr/bin/ceph-mon -n mon.smithi016 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true (PID: 1) UID: 0 2023-11-30T22:05:47.350 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:05:47 smithi016 conmon[111898]: debug 2023-11-30T22:05:47.035+0000 7f6b7391b700 -1 mon.smithi016@0(leader) e2 *** Got Signal Terminated *** 2023-11-30T22:05:47.737 INFO:journalctl@ceph.mon.smithi016.smithi016.stdout:Nov 30 22:05:47 smithi016 bash[303579]: ceph-d8021004-8fc8-11ee-95a2-87774f69a715-mon-smithi016 2023-11-30T22:05:47.745 DEBUG:teuthology.orchestra.run.smithi016:> sudo pkill -f 'journalctl -f -n 0 -u ceph-d8021004-8fc8-11ee-95a2-87774f69a715@mon.smithi016.service' 2023-11-30T22:05:47.796 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-11-30T22:05:47.796 INFO:tasks.cephadm.mon.smithi016:Stopped mon.smithi016 2023-11-30T22:05:47.796 INFO:tasks.cephadm.mon.smithi069:Stopping mon.smithi069... 2023-11-30T22:05:47.796 DEBUG:teuthology.orchestra.run.smithi069:> sudo systemctl stop ceph-d8021004-8fc8-11ee-95a2-87774f69a715@mon.smithi069 2023-11-30T22:05:48.195 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:05:47 smithi069 systemd[1]: Stopping Ceph mon.smithi069 for d8021004-8fc8-11ee-95a2-87774f69a715... 2023-11-30T22:05:48.195 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:05:47 smithi069 bash[145147]: Error: no container with name or ID "ceph-d8021004-8fc8-11ee-95a2-87774f69a715-mon.smithi069" found: no such container 2023-11-30T22:05:48.485 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:05:48 smithi069 conmon[117073]: debug 2023-11-30T22:05:48.192+0000 7efd8c6e9700 -1 received signal: Terminated from /dev/init -- /usr/bin/ceph-mon -n mon.smithi069 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true (PID: 1) UID: 0 2023-11-30T22:05:48.485 INFO:journalctl@ceph.mon.smithi069.smithi069.stdout:Nov 30 22:05:48 smithi069 conmon[117073]: debug 2023-11-30T22:05:48.192+0000 7efd8c6e9700 -1 mon.smithi069@1(peon) e2 *** Got Signal Terminated *** 2023-11-30T22:05:48.686 DEBUG:teuthology.orchestra.run.smithi069:> sudo pkill -f 'journalctl -f -n 0 -u ceph-d8021004-8fc8-11ee-95a2-87774f69a715@mon.smithi069.service' 2023-11-30T22:05:48.732 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-11-30T22:05:48.732 INFO:tasks.cephadm.mon.smithi069:Stopped mon.smithi069 2023-11-30T22:05:48.732 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid d8021004-8fc8-11ee-95a2-87774f69a715 --force --keep-logs 2023-11-30T22:06:56.204 DEBUG:teuthology.orchestra.run.smithi069:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid d8021004-8fc8-11ee-95a2-87774f69a715 --force --keep-logs 2023-11-30T22:07:48.168 DEBUG:teuthology.orchestra.run.smithi016:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2023-11-30T22:07:48.205 DEBUG:teuthology.orchestra.run.smithi069:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2023-11-30T22:07:48.232 INFO:tasks.cephadm:Archiving crash dumps... 2023-11-30T22:07:48.234 DEBUG:teuthology.misc:Transferring archived files from smithi016:/var/lib/ceph/d8021004-8fc8-11ee-95a2-87774f69a715/crash to /home/teuthworker/archive/yuriw-2023-11-30_16:00:27-rados-wip-yuri8-testing-2023-11-29-0706-pacific-distro-default-smithi/7472533/remote/ubuntu@smithi016.front.sepia.ceph.com/crash 2023-11-30T22:07:48.235 DEBUG:teuthology.orchestra.run.smithi016:> sudo tar c -f - -C /var/lib/ceph/d8021004-8fc8-11ee-95a2-87774f69a715/crash -- . 2023-11-30T22:07:48.282 INFO:teuthology.orchestra.run.smithi016.stderr:tar: /var/lib/ceph/d8021004-8fc8-11ee-95a2-87774f69a715/crash: Cannot open: No such file or directory 2023-11-30T22:07:48.282 INFO:teuthology.orchestra.run.smithi016.stderr:tar: Error is not recoverable: exiting now 2023-11-30T22:07:48.284 DEBUG:teuthology.misc:Transferring archived files from smithi069:/var/lib/ceph/d8021004-8fc8-11ee-95a2-87774f69a715/crash to /home/teuthworker/archive/yuriw-2023-11-30_16:00:27-rados-wip-yuri8-testing-2023-11-29-0706-pacific-distro-default-smithi/7472533/remote/ubuntu@smithi069.front.sepia.ceph.com/crash 2023-11-30T22:07:48.285 DEBUG:teuthology.orchestra.run.smithi069:> sudo tar c -f - -C /var/lib/ceph/d8021004-8fc8-11ee-95a2-87774f69a715/crash -- . 2023-11-30T22:07:48.328 INFO:teuthology.orchestra.run.smithi069.stderr:tar: /var/lib/ceph/d8021004-8fc8-11ee-95a2-87774f69a715/crash: Cannot open: No such file or directory 2023-11-30T22:07:48.328 INFO:teuthology.orchestra.run.smithi069.stderr:tar: Error is not recoverable: exiting now 2023-11-30T22:07:48.329 INFO:tasks.cephadm:Checking cluster log for badness... 2023-11-30T22:07:48.330 DEBUG:teuthology.orchestra.run.smithi016:> sudo egrep '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/d8021004-8fc8-11ee-95a2-87774f69a715/ceph.log | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2023-11-30T22:07:48.359 INFO:teuthology.orchestra.run.smithi016.stderr:grep: /var/log/ceph/d8021004-8fc8-11ee-95a2-87774f69a715/ceph.log: No such file or directory 2023-11-30T22:07:48.360 INFO:tasks.cephadm:Compressing logs... 2023-11-30T22:07:48.361 DEBUG:teuthology.orchestra.run.smithi016:> 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 -- 2023-11-30T22:07:48.404 DEBUG:teuthology.orchestra.run.smithi069:> 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 -- 2023-11-30T22:07:48.431 INFO:teuthology.orchestra.run.smithi016.stderr:find: ‘/var/log/rbd-target-api’gzip -5 --verbose -- /var/log/ceph/cephadm.log 2023-11-30T22:07:48.432 INFO:teuthology.orchestra.run.smithi016.stderr:: No such file or directory 2023-11-30T22:07:48.432 INFO:teuthology.orchestra.run.smithi016.stderr:gzip -5 --verbose -- /var/log/ceph/d8021004-8fc8-11ee-95a2-87774f69a715/ceph-volume.log 2023-11-30T22:07:48.432 INFO:teuthology.orchestra.run.smithi016.stderr:gzip -5 --verbose -- /var/log/ceph/d8021004-8fc8-11ee-95a2-87774f69a715/ceph-osd.7.log 2023-11-30T22:07:48.433 INFO:teuthology.orchestra.run.smithi016.stderr:/var/log/ceph/cephadm.log: gzip -5 --verbose -- /var/log/ceph/d8021004-8fc8-11ee-95a2-87774f69a715/ceph-osd.3.log 2023-11-30T22:07:48.433 INFO:teuthology.orchestra.run.smithi016.stderr:/var/log/ceph/d8021004-8fc8-11ee-95a2-87774f69a715/ceph-volume.log: /var/log/ceph/d8021004-8fc8-11ee-95a2-87774f69a715/ceph-osd.7.log: gzip -5 --verbose -- /var/log/ceph/d8021004-8fc8-11ee-95a2-87774f69a715/ceph-osd.1.log 2023-11-30T22:07:48.433 INFO:teuthology.orchestra.run.smithi016.stderr:gzip -5 --verbose /var/log/ceph/d8021004-8fc8-11ee-95a2-87774f69a715/ceph-osd.3.log: -- /var/log/ceph/d8021004-8fc8-11ee-95a2-87774f69a715/ceph-osd.5.log 2023-11-30T22:07:48.433 INFO:teuthology.orchestra.run.smithi016.stderr:/var/log/ceph/d8021004-8fc8-11ee-95a2-87774f69a715/ceph-osd.1.log: gzip -5 --verbose -- /var/log/ceph/d8021004-8fc8-11ee-95a2-87774f69a715/ceph-mgr.smithi016.dzhopz.log 2023-11-30T22:07:48.442 INFO:teuthology.orchestra.run.smithi069.stderr:find: ‘/var/log/rbd-target-api’gzip -5 --verbose -- /var/log/ceph/cephadm.log 2023-11-30T22:07:48.442 INFO:teuthology.orchestra.run.smithi069.stderr:: No such file or directory 2023-11-30T22:07:48.443 INFO:teuthology.orchestra.run.smithi069.stderr:gzip -5 --verbose -- /var/log/ceph/d8021004-8fc8-11ee-95a2-87774f69a715/ceph-volume.log 2023-11-30T22:07:48.443 INFO:teuthology.orchestra.run.smithi069.stderr:gzip -5 --verbose -- /var/log/ceph/d8021004-8fc8-11ee-95a2-87774f69a715/ceph-mds.foofs.smithi069.tlvkxk.log /var/log/ceph/cephadm.log: 2023-11-30T22:07:48.443 INFO:teuthology.orchestra.run.smithi069.stderr:gzip -5 --verbose -- /var/log/ceph/d8021004-8fc8-11ee-95a2-87774f69a715/ceph-mgr.smithi069.cyzrkg.log 2023-11-30T22:07:48.443 INFO:teuthology.orchestra.run.smithi069.stderr:/var/log/ceph/d8021004-8fc8-11ee-95a2-87774f69a715/ceph-volume.log: /var/log/ceph/d8021004-8fc8-11ee-95a2-87774f69a715/ceph-mds.foofs.smithi069.tlvkxk.log: gzip -5 --verbose -- /var/log/ceph/d8021004-8fc8-11ee-95a2-87774f69a715/ceph-mon.smithi069.log 2023-11-30T22:07:48.443 INFO:teuthology.orchestra.run.smithi069.stderr: 83.1% -- replaced with /var/log/ceph/d8021004-8fc8-11ee-95a2-87774f69a715/ceph-mds.foofs.smithi069.tlvkxk.log.gz 2023-11-30T22:07:48.443 INFO:teuthology.orchestra.run.smithi069.stderr:gzip -5 --verbose -- /var/log/ceph/d8021004-8fc8-11ee-95a2-87774f69a715/ceph-osd.4.log 2023-11-30T22:07:48.443 INFO:teuthology.orchestra.run.smithi069.stderr:/var/log/ceph/d8021004-8fc8-11ee-95a2-87774f69a715/ceph-mgr.smithi069.cyzrkg.log: /var/log/ceph/d8021004-8fc8-11ee-95a2-87774f69a715/ceph-mon.smithi069.log: gzip -5 --verbose -- /var/log/ceph/d8021004-8fc8-11ee-95a2-87774f69a715/ceph-osd.6.log 2023-11-30T22:07:48.443 INFO:teuthology.orchestra.run.smithi069.stderr:/var/log/ceph/d8021004-8fc8-11ee-95a2-87774f69a715/ceph-osd.4.log: gzip -5 --verbose -- /var/log/ceph/d8021004-8fc8-11ee-95a2-87774f69a715/ceph-osd.0.log 2023-11-30T22:07:48.444 INFO:teuthology.orchestra.run.smithi069.stderr:/var/log/ceph/d8021004-8fc8-11ee-95a2-87774f69a715/ceph-osd.6.log: /var/log/ceph/d8021004-8fc8-11ee-95a2-87774f69a715/ceph-osd.0.log: 90.7% -- replaced with /var/log/ceph/cephadm.log.gz 2023-11-30T22:07:48.444 INFO:teuthology.orchestra.run.smithi069.stderr: 92.5% -- replaced with /var/log/ceph/d8021004-8fc8-11ee-95a2-87774f69a715/ceph-volume.log.gz 2023-11-30T22:07:48.444 INFO:teuthology.orchestra.run.smithi069.stderr: 93.3% -- replaced with /var/log/ceph/d8021004-8fc8-11ee-95a2-87774f69a715/ceph-mgr.smithi069.cyzrkg.log.gz 2023-11-30T22:07:48.444 INFO:teuthology.orchestra.run.smithi069.stderr:gzip -5 --verbose -- /var/log/ceph/d8021004-8fc8-11ee-95a2-87774f69a715/ceph-osd.2.log 2023-11-30T22:07:48.445 INFO:teuthology.orchestra.run.smithi016.stderr:/var/log/ceph/d8021004-8fc8-11ee-95a2-87774f69a715/ceph-osd.5.log: /var/log/ceph/d8021004-8fc8-11ee-95a2-87774f69a715/ceph-mgr.smithi016.dzhopz.log: 92.6% -- replaced with /var/log/ceph/d8021004-8fc8-11ee-95a2-87774f69a715/ceph-volume.log.gz 2023-11-30T22:07:48.445 INFO:teuthology.orchestra.run.smithi016.stderr:gzip -5 --verbose -- /var/log/ceph/d8021004-8fc8-11ee-95a2-87774f69a715/ceph-mds.foofs.smithi016.dstoyp.log 2023-11-30T22:07:48.445 INFO:teuthology.orchestra.run.smithi016.stderr:gzip -5 --verbose -- /var/log/ceph/d8021004-8fc8-11ee-95a2-87774f69a715/ceph-mon.smithi016.log 2023-11-30T22:07:48.445 INFO:teuthology.orchestra.run.smithi016.stderr:/var/log/ceph/d8021004-8fc8-11ee-95a2-87774f69a715/ceph-mds.foofs.smithi016.dstoyp.log: 60.0% -- replaced with /var/log/ceph/d8021004-8fc8-11ee-95a2-87774f69a715/ceph-mds.foofs.smithi016.dstoyp.log.gz 2023-11-30T22:07:48.461 INFO:teuthology.orchestra.run.smithi016.stderr:/var/log/ceph/d8021004-8fc8-11ee-95a2-87774f69a715/ceph-mon.smithi016.log: 93.8% -- replaced with /var/log/ceph/cephadm.log.gz 2023-11-30T22:07:48.718 INFO:teuthology.orchestra.run.smithi016.stderr: 89.7% -- replaced with /var/log/ceph/d8021004-8fc8-11ee-95a2-87774f69a715/ceph-mgr.smithi016.dzhopz.log.gz 2023-11-30T22:07:48.797 INFO:teuthology.orchestra.run.smithi069.stderr:/var/log/ceph/d8021004-8fc8-11ee-95a2-87774f69a715/ceph-osd.2.log: 92.2% -- replaced with /var/log/ceph/d8021004-8fc8-11ee-95a2-87774f69a715/ceph-mon.smithi069.log.gz 2023-11-30T22:07:48.814 INFO:teuthology.orchestra.run.smithi069.stderr: 92.9% -- replaced with /var/log/ceph/d8021004-8fc8-11ee-95a2-87774f69a715/ceph-osd.2.log.gz 2023-11-30T22:07:48.828 INFO:teuthology.orchestra.run.smithi069.stderr: 92.9% -- replaced with /var/log/ceph/d8021004-8fc8-11ee-95a2-87774f69a715/ceph-osd.4.log.gz 2023-11-30T22:07:48.869 INFO:teuthology.orchestra.run.smithi016.stderr: 93.1% -- replaced with /var/log/ceph/d8021004-8fc8-11ee-95a2-87774f69a715/ceph-osd.7.log.gz 2023-11-30T22:07:48.929 INFO:teuthology.orchestra.run.smithi016.stderr: 92.9% -- replaced with /var/log/ceph/d8021004-8fc8-11ee-95a2-87774f69a715/ceph-osd.1.log.gz 2023-11-30T22:07:48.947 INFO:teuthology.orchestra.run.smithi069.stderr: 92.9% -- replaced with /var/log/ceph/d8021004-8fc8-11ee-95a2-87774f69a715/ceph-osd.6.log.gz 2023-11-30T22:07:48.966 INFO:teuthology.orchestra.run.smithi016.stderr: 93.4% -- replaced with /var/log/ceph/d8021004-8fc8-11ee-95a2-87774f69a715/ceph-osd.3.log.gz 2023-11-30T22:07:48.976 INFO:teuthology.orchestra.run.smithi016.stderr: 93.0% -- replaced with /var/log/ceph/d8021004-8fc8-11ee-95a2-87774f69a715/ceph-osd.5.log.gz 2023-11-30T22:07:49.061 INFO:teuthology.orchestra.run.smithi069.stderr: 93.0% -- replaced with /var/log/ceph/d8021004-8fc8-11ee-95a2-87774f69a715/ceph-osd.0.log.gz 2023-11-30T22:07:49.063 INFO:teuthology.orchestra.run.smithi069.stderr: 2023-11-30T22:07:49.063 INFO:teuthology.orchestra.run.smithi069.stderr:real 0m0.645s 2023-11-30T22:07:49.063 INFO:teuthology.orchestra.run.smithi069.stderr:user 0m2.244s 2023-11-30T22:07:49.063 INFO:teuthology.orchestra.run.smithi069.stderr:sys 0m0.086s 2023-11-30T22:07:49.299 INFO:teuthology.orchestra.run.smithi016.stderr: 89.9% -- replaced with /var/log/ceph/d8021004-8fc8-11ee-95a2-87774f69a715/ceph-mon.smithi016.log.gz 2023-11-30T22:07:49.299 INFO:teuthology.orchestra.run.smithi016.stderr: 2023-11-30T22:07:49.299 INFO:teuthology.orchestra.run.smithi016.stderr:real 0m0.881s 2023-11-30T22:07:49.299 INFO:teuthology.orchestra.run.smithi016.stderr:user 0m3.097s 2023-11-30T22:07:49.299 INFO:teuthology.orchestra.run.smithi016.stderr:sys 0m0.129s 2023-11-30T22:07:49.300 INFO:tasks.cephadm:Archiving logs... 2023-11-30T22:07:49.300 DEBUG:teuthology.misc:Transferring archived files from smithi016:/var/log/ceph to /home/teuthworker/archive/yuriw-2023-11-30_16:00:27-rados-wip-yuri8-testing-2023-11-29-0706-pacific-distro-default-smithi/7472533/remote/ubuntu@smithi016.front.sepia.ceph.com/log 2023-11-30T22:07:49.301 DEBUG:teuthology.orchestra.run.smithi016:> sudo tar c -f - -C /var/log/ceph -- . 2023-11-30T22:07:49.808 DEBUG:teuthology.misc:Transferring archived files from smithi069:/var/log/ceph to /home/teuthworker/archive/yuriw-2023-11-30_16:00:27-rados-wip-yuri8-testing-2023-11-29-0706-pacific-distro-default-smithi/7472533/remote/ubuntu@smithi069.front.sepia.ceph.com/log 2023-11-30T22:07:49.809 DEBUG:teuthology.orchestra.run.smithi069:> sudo tar c -f - -C /var/log/ceph -- . 2023-11-30T22:07:50.213 INFO:tasks.cephadm:Removing cluster... 2023-11-30T22:07:50.213 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid d8021004-8fc8-11ee-95a2-87774f69a715 --force 2023-11-30T22:07:50.925 DEBUG:teuthology.orchestra.run.smithi069:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid d8021004-8fc8-11ee-95a2-87774f69a715 --force 2023-11-30T22:07:51.614 INFO:tasks.cephadm:Removing cephadm ... 2023-11-30T22:07:51.614 DEBUG:teuthology.orchestra.run.smithi016:> rm -rf /home/ubuntu/cephtest/cephadm 2023-11-30T22:07:51.631 DEBUG:teuthology.orchestra.run.smithi069:> rm -rf /home/ubuntu/cephtest/cephadm 2023-11-30T22:07:51.646 INFO:tasks.cephadm:Teardown complete 2023-11-30T22:07:51.646 DEBUG:teuthology.run_tasks:Unwinding manager nvme_loop 2023-11-30T22:07:51.659 INFO:tasks.nvme_loop:Disconnecting nvme_loop smithi016:/dev/vg_nvme/lv_1... 2023-11-30T22:07:51.659 DEBUG:teuthology.orchestra.run.smithi016:> sudo nvme disconnect -n lv_1 2023-11-30T22:07:51.799 INFO:teuthology.orchestra.run.smithi016.stdout:NQN:lv_1 disconnected 1 controller(s) 2023-11-30T22:07:51.800 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-11-30T22:07:51.801 INFO:tasks.nvme_loop:Disconnecting nvme_loop smithi016:/dev/vg_nvme/lv_2... 2023-11-30T22:07:51.801 DEBUG:teuthology.orchestra.run.smithi016:> sudo nvme disconnect -n lv_2 2023-11-30T22:07:51.927 INFO:teuthology.orchestra.run.smithi016.stdout:NQN:lv_2 disconnected 1 controller(s) 2023-11-30T22:07:51.929 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-11-30T22:07:51.929 INFO:tasks.nvme_loop:Disconnecting nvme_loop smithi016:/dev/vg_nvme/lv_3... 2023-11-30T22:07:51.929 DEBUG:teuthology.orchestra.run.smithi016:> sudo nvme disconnect -n lv_3 2023-11-30T22:07:52.067 INFO:teuthology.orchestra.run.smithi016.stdout:NQN:lv_3 disconnected 1 controller(s) 2023-11-30T22:07:52.068 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-11-30T22:07:52.069 INFO:tasks.nvme_loop:Disconnecting nvme_loop smithi016:/dev/vg_nvme/lv_4... 2023-11-30T22:07:52.069 DEBUG:teuthology.orchestra.run.smithi016:> sudo nvme disconnect -n lv_4 2023-11-30T22:07:52.189 INFO:teuthology.orchestra.run.smithi016.stdout:NQN:lv_4 disconnected 1 controller(s) 2023-11-30T22:07:52.190 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-11-30T22:07:52.191 DEBUG:teuthology.orchestra.run.smithi016:> set -ex 2023-11-30T22:07:52.191 DEBUG:teuthology.orchestra.run.smithi016:> sudo dd of=/scratch_devs 2023-11-30T22:07:52.217 INFO:tasks.nvme_loop:Disconnecting nvme_loop smithi069:/dev/vg_nvme/lv_1... 2023-11-30T22:07:52.217 DEBUG:teuthology.orchestra.run.smithi069:> sudo nvme disconnect -n lv_1 2023-11-30T22:07:52.348 INFO:teuthology.orchestra.run.smithi069.stdout:NQN:lv_1 disconnected 1 controller(s) 2023-11-30T22:07:52.350 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-11-30T22:07:52.350 INFO:tasks.nvme_loop:Disconnecting nvme_loop smithi069:/dev/vg_nvme/lv_2... 2023-11-30T22:07:52.350 DEBUG:teuthology.orchestra.run.smithi069:> sudo nvme disconnect -n lv_2 2023-11-30T22:07:52.476 INFO:teuthology.orchestra.run.smithi069.stdout:NQN:lv_2 disconnected 1 controller(s) 2023-11-30T22:07:52.479 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-11-30T22:07:52.479 INFO:tasks.nvme_loop:Disconnecting nvme_loop smithi069:/dev/vg_nvme/lv_3... 2023-11-30T22:07:52.479 DEBUG:teuthology.orchestra.run.smithi069:> sudo nvme disconnect -n lv_3 2023-11-30T22:07:52.625 INFO:teuthology.orchestra.run.smithi069.stdout:NQN:lv_3 disconnected 1 controller(s) 2023-11-30T22:07:52.626 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-11-30T22:07:52.627 INFO:tasks.nvme_loop:Disconnecting nvme_loop smithi069:/dev/vg_nvme/lv_4... 2023-11-30T22:07:52.627 DEBUG:teuthology.orchestra.run.smithi069:> sudo nvme disconnect -n lv_4 2023-11-30T22:07:52.768 INFO:teuthology.orchestra.run.smithi069.stdout:NQN:lv_4 disconnected 1 controller(s) 2023-11-30T22:07:52.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-11-30T22:07:52.770 DEBUG:teuthology.orchestra.run.smithi069:> set -ex 2023-11-30T22:07:52.770 DEBUG:teuthology.orchestra.run.smithi069:> sudo dd of=/scratch_devs 2023-11-30T22:07:52.794 DEBUG:teuthology.run_tasks:Unwinding manager clock 2023-11-30T22:07:52.805 INFO:teuthology.task.clock:Checking final clock skew... 2023-11-30T22:07:52.805 DEBUG:teuthology.orchestra.run.smithi016:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2023-11-30T22:07:52.808 DEBUG:teuthology.orchestra.run.smithi069:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2023-11-30T22:07:52.821 INFO:teuthology.orchestra.run.smithi016.stderr:bash: ntpq: command not found 2023-11-30T22:07:52.824 INFO:teuthology.orchestra.run.smithi016.stdout:210 Number of sources = 4 2023-11-30T22:07:52.825 INFO:teuthology.orchestra.run.smithi016.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-11-30T22:07:52.825 INFO:teuthology.orchestra.run.smithi016.stdout:=============================================================================== 2023-11-30T22:07:52.825 INFO:teuthology.orchestra.run.smithi016.stdout:^+ hv01.front.sepia.ceph.com 2 7 377 80 +1426us[+1445us] +/- 76ms 2023-11-30T22:07:52.825 INFO:teuthology.orchestra.run.smithi016.stdout:^* hv02.front.sepia.ceph.com 3 6 377 11 -445us[ -437us] +/- 57ms 2023-11-30T22:07:52.825 INFO:teuthology.orchestra.run.smithi016.stdout:^+ hv03.front.sepia.ceph.com 3 6 377 13 -785us[ -776us] +/- 78ms 2023-11-30T22:07:52.825 INFO:teuthology.orchestra.run.smithi016.stdout:^? hv04.front.sepia.ceph.com 0 9 0 - +0ns[ +0ns] +/- 0ns 2023-11-30T22:07:52.848 INFO:teuthology.orchestra.run.smithi069.stderr:bash: ntpq: command not found 2023-11-30T22:07:52.851 INFO:teuthology.orchestra.run.smithi069.stdout:210 Number of sources = 4 2023-11-30T22:07:52.851 INFO:teuthology.orchestra.run.smithi069.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-11-30T22:07:52.851 INFO:teuthology.orchestra.run.smithi069.stdout:=============================================================================== 2023-11-30T22:07:52.851 INFO:teuthology.orchestra.run.smithi069.stdout:^+ hv01.front.sepia.ceph.com 2 6 377 12 +1413us[+1423us] +/- 77ms 2023-11-30T22:07:52.851 INFO:teuthology.orchestra.run.smithi069.stdout:^* hv02.front.sepia.ceph.com 3 6 377 12 -442us[ -432us] +/- 57ms 2023-11-30T22:07:52.852 INFO:teuthology.orchestra.run.smithi069.stdout:^+ hv03.front.sepia.ceph.com 3 7 377 11 -741us[ -741us] +/- 78ms 2023-11-30T22:07:52.852 INFO:teuthology.orchestra.run.smithi069.stdout:^? hv04.front.sepia.ceph.com 0 9 0 - +0ns[ +0ns] +/- 0ns 2023-11-30T22:07:52.853 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2023-11-30T22:07:52.865 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2023-11-30T22:07:52.866 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2023-11-30T22:07:52.931 DEBUG:teuthology.orchestra.run.smithi016:> mkdir /home/ubuntu/cephtest/archive/audit && sudo cp /var/log/audit/audit.log /home/ubuntu/cephtest/archive/audit && sudo chown $USER /home/ubuntu/cephtest/archive/audit/audit.log && gzip /home/ubuntu/cephtest/archive/audit/audit.log 2023-11-30T22:07:53.037 DEBUG:teuthology.orchestra.run.smithi069:> mkdir /home/ubuntu/cephtest/archive/audit && sudo cp /var/log/audit/audit.log /home/ubuntu/cephtest/archive/audit && sudo chown $USER /home/ubuntu/cephtest/archive/audit/audit.log && gzip /home/ubuntu/cephtest/archive/audit/audit.log 2023-11-30T22:07:53.124 DEBUG:teuthology.orchestra.run.smithi016:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 2023-11-30T22:07:53.156 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-11-30T22:07:53.157 DEBUG:teuthology.orchestra.run.smithi069:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 2023-11-30T22:07:53.186 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-11-30T22:07:53.187 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2023-11-30T22:07:53.197 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2023-11-30T22:07:53.299 INFO:teuthology.task.internal:Duration was 2973.804968 seconds 2023-11-30T22:07:53.299 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2023-11-30T22:07:53.338 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2023-11-30T22:07:53.338 DEBUG:teuthology.orchestra.run.smithi016:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2023-11-30T22:07:53.343 DEBUG:teuthology.orchestra.run.smithi069:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2023-11-30T22:07:53.386 INFO:teuthology.orchestra.run.smithi016.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-11-30T22:07:53.386 INFO:teuthology.orchestra.run.smithi069.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-11-30T22:07:53.863 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2023-11-30T22:07:53.864 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi016.front.sepia.ceph.com 2023-11-30T22:07:53.864 DEBUG:teuthology.orchestra.run.smithi016:> egrep --binary-files=text '\bBUG\b|\bINFO\b|\bDEADLOCK\b' /home/ubuntu/cephtest/archive/syslog/kern.log | grep -v 'task .* blocked for more than .* seconds' | grep -v 'lockdep is turned off' | grep -v 'trying to register non-static key' | grep -v 'DEBUG: fsize' | grep -v CRON | grep -v 'BUG: bad unlock balance detected' | grep -v 'inconsistent lock state' | grep -v '*** DEADLOCK ***' | grep -v 'INFO: possible irq lock inversion dependency detected' | grep -v 'INFO: NMI handler (perf_event_nmi_handler) took too long to run' | grep -v 'INFO: recovery required on readonly' | grep -v 'ceph-create-keys: INFO' | grep -v INFO:ceph-create-keys | grep -v 'Loaded datasource DataSourceOpenStack' | grep -v 'container-storage-setup: INFO: Volume group backing root filesystem could not be determined' | egrep -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | egrep -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2023-11-30T22:07:53.885 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi069.front.sepia.ceph.com 2023-11-30T22:07:53.885 DEBUG:teuthology.orchestra.run.smithi069:> egrep --binary-files=text '\bBUG\b|\bINFO\b|\bDEADLOCK\b' /home/ubuntu/cephtest/archive/syslog/kern.log | grep -v 'task .* blocked for more than .* seconds' | grep -v 'lockdep is turned off' | grep -v 'trying to register non-static key' | grep -v 'DEBUG: fsize' | grep -v CRON | grep -v 'BUG: bad unlock balance detected' | grep -v 'inconsistent lock state' | grep -v '*** DEADLOCK ***' | grep -v 'INFO: possible irq lock inversion dependency detected' | grep -v 'INFO: NMI handler (perf_event_nmi_handler) took too long to run' | grep -v 'INFO: recovery required on readonly' | grep -v 'ceph-create-keys: INFO' | grep -v INFO:ceph-create-keys | grep -v 'Loaded datasource DataSourceOpenStack' | grep -v 'container-storage-setup: INFO: Volume group backing root filesystem could not be determined' | egrep -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | egrep -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2023-11-30T22:07:53.904 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2023-11-30T22:07:53.905 DEBUG:teuthology.orchestra.run.smithi016:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2023-11-30T22:07:53.927 DEBUG:teuthology.orchestra.run.smithi069:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2023-11-30T22:07:54.000 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2023-11-30T22:07:54.000 DEBUG:teuthology.orchestra.run.smithi016:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2023-11-30T22:07:54.002 DEBUG:teuthology.orchestra.run.smithi069:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2023-11-30T22:07:54.170 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2023-11-30T22:07:54.181 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2023-11-30T22:07:54.181 DEBUG:teuthology.orchestra.run.smithi016:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2023-11-30T22:07:54.207 DEBUG:teuthology.orchestra.run.smithi069:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2023-11-30T22:07:54.231 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2023-11-30T22:07:54.244 DEBUG:teuthology.orchestra.run.smithi016:> sudo sysctl -w kernel.core_pattern=core && sudo bash -c 'for f in `find /home/ubuntu/cephtest/archive/coredump -type f`; do file $f | grep -q systemd-sysusers && rm $f || true ; done' && rmdir --ignore-fail-on-non-empty -- /home/ubuntu/cephtest/archive/coredump 2023-11-30T22:07:54.249 DEBUG:teuthology.orchestra.run.smithi069:> sudo sysctl -w kernel.core_pattern=core && sudo bash -c 'for f in `find /home/ubuntu/cephtest/archive/coredump -type f`; do file $f | grep -q systemd-sysusers && rm $f || true ; done' && rmdir --ignore-fail-on-non-empty -- /home/ubuntu/cephtest/archive/coredump 2023-11-30T22:07:54.272 INFO:teuthology.orchestra.run.smithi016.stdout:kernel.core_pattern = core 2023-11-30T22:07:54.295 INFO:teuthology.orchestra.run.smithi069.stdout:kernel.core_pattern = core 2023-11-30T22:07:54.309 DEBUG:teuthology.orchestra.run.smithi016:> test -e /home/ubuntu/cephtest/archive/coredump 2023-11-30T22:07:54.340 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-11-30T22:07:54.341 DEBUG:teuthology.orchestra.run.smithi069:> test -e /home/ubuntu/cephtest/archive/coredump 2023-11-30T22:07:54.362 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-11-30T22:07:54.363 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2023-11-30T22:07:54.374 INFO:teuthology.task.internal:Transferring archived files... 2023-11-30T22:07:54.375 DEBUG:teuthology.misc:Transferring archived files from smithi016:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/yuriw-2023-11-30_16:00:27-rados-wip-yuri8-testing-2023-11-29-0706-pacific-distro-default-smithi/7472533/remote/smithi016 2023-11-30T22:07:54.375 DEBUG:teuthology.orchestra.run.smithi016:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2023-11-30T22:07:54.430 DEBUG:teuthology.misc:Transferring archived files from smithi069:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/yuriw-2023-11-30_16:00:27-rados-wip-yuri8-testing-2023-11-29-0706-pacific-distro-default-smithi/7472533/remote/smithi069 2023-11-30T22:07:54.431 DEBUG:teuthology.orchestra.run.smithi069:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2023-11-30T22:07:54.470 INFO:teuthology.task.internal:Removing archive directory... 2023-11-30T22:07:54.470 DEBUG:teuthology.orchestra.run.smithi016:> rm -rf -- /home/ubuntu/cephtest/archive 2023-11-30T22:07:54.472 DEBUG:teuthology.orchestra.run.smithi069:> rm -rf -- /home/ubuntu/cephtest/archive 2023-11-30T22:07:54.518 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2023-11-30T22:07:54.529 INFO:teuthology.task.internal:Not uploading archives. 2023-11-30T22:07:54.529 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2023-11-30T22:07:54.561 INFO:teuthology.task.internal:Tidying up after the test... 2023-11-30T22:07:54.561 DEBUG:teuthology.orchestra.run.smithi016:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2023-11-30T22:07:54.563 DEBUG:teuthology.orchestra.run.smithi069:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2023-11-30T22:07:54.576 INFO:teuthology.orchestra.run.smithi016.stdout: 262153 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Nov 30 22:07 /home/ubuntu/cephtest 2023-11-30T22:07:54.577 INFO:teuthology.orchestra.run.smithi069.stdout: 262153 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Nov 30 22:07 /home/ubuntu/cephtest 2023-11-30T22:07:54.579 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2023-11-30T22:07:54.595 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2023-11-30T22:07:54.663 INFO:teuthology.nuke:Checking targets against current locks 2023-11-30T22:07:54.684 DEBUG:teuthology.nuke:shortname: smithi016 2023-11-30T22:07:54.684 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-11-30T22:07:54.705 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi016.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2023-11-30_16:00:27-rados-wip-yuri8-testing-2023-11-29-0706-pacific-distro-default-smithi/7472533', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'rhel', 'os_version': '8.4', 'arch': 'x86_64', 'locked': True, 'locked_since': '2023-11-30 21:10:42.230831', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBH/qyaNok4zEtHKFgOs6Oy7nnnBhQitZ/YzQkbkBlb6SV8yOKqNgubSYgattv8fdAjswulHaplz6Sb8Dh9KSHqM='} 2023-11-30T22:07:54.709 DEBUG:teuthology.nuke:shortname: smithi069 2023-11-30T22:07:54.709 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-11-30T22:07:54.726 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi069.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2023-11-30_16:00:27-rados-wip-yuri8-testing-2023-11-29-0706-pacific-distro-default-smithi/7472533', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'rhel', 'os_version': '8.4', 'arch': 'x86_64', 'locked': True, 'locked_since': '2023-11-30 21:10:42.229523', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBF6VgJq11WUjMxBXGQAf3QcbyjwHcemVZJKOEgx0MLYeimcv3SpqXTdrNfHRNdxYhrx0aCdYy+BbbLta+A2EKqQ='} 2023-11-30T22:07:54.754 INFO:teuthology.orchestra.console.smithi016:Power off 2023-11-30T22:07:54.754 DEBUG:teuthology.orchestra.console.smithi016:pexpect command: ipmitool -H smithi016.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2023-11-30T22:07:54.778 DEBUG:teuthology.orchestra.console.smithi016:power off output: Chassis Power Control: Down/Off 2023-11-30T22:07:54.779 DEBUG:teuthology.orchestra.console.smithi016:pexpect command: ipmitool -H smithi016.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-11-30T22:07:54.795 INFO:teuthology.orchestra.console.smithi069:Power off 2023-11-30T22:07:54.796 DEBUG:teuthology.orchestra.console.smithi069:pexpect command: ipmitool -H smithi069.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2023-11-30T22:07:54.805 DEBUG:teuthology.orchestra.console.smithi016:check power output: Chassis Power is on 2023-11-30T22:07:54.821 DEBUG:teuthology.orchestra.console.smithi069:power off output: Chassis Power Control: Down/Off 2023-11-30T22:07:54.821 DEBUG:teuthology.orchestra.console.smithi069:pexpect command: ipmitool -H smithi069.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-11-30T22:07:54.845 DEBUG:teuthology.orchestra.console.smithi069:check power output: Chassis Power is on 2023-11-30T22:07:58.807 DEBUG:teuthology.orchestra.console.smithi016:pexpect command: ipmitool -H smithi016.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-11-30T22:07:58.847 DEBUG:teuthology.orchestra.console.smithi069:pexpect command: ipmitool -H smithi069.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-11-30T22:07:58.917 DEBUG:teuthology.orchestra.console.smithi016:check power output: Chassis Power is on 2023-11-30T22:07:58.957 DEBUG:teuthology.orchestra.console.smithi069:check power output: Chassis Power is on 2023-11-30T22:08:02.922 DEBUG:teuthology.orchestra.console.smithi016:pexpect command: ipmitool -H smithi016.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-11-30T22:08:02.959 DEBUG:teuthology.orchestra.console.smithi069:pexpect command: ipmitool -H smithi069.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-11-30T22:08:03.036 DEBUG:teuthology.orchestra.console.smithi016:check power output: Chassis Power is off 2023-11-30T22:08:03.070 DEBUG:teuthology.orchestra.console.smithi069:check power output: Chassis Power is on 2023-11-30T22:08:03.137 INFO:teuthology.orchestra.console.smithi016:Power off completed 2023-11-30T22:08:07.075 DEBUG:teuthology.orchestra.console.smithi069:pexpect command: ipmitool -H smithi069.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-11-30T22:08:07.186 DEBUG:teuthology.orchestra.console.smithi069:check power output: Chassis Power is off 2023-11-30T22:08:07.287 INFO:teuthology.orchestra.console.smithi069:Power off completed 2023-11-30T22:08:07.391 INFO:teuthology.run:Summary data: description: rados/cephadm/smoke-roleless/{0-distro/rhel_8.4_container_tools_rhel8 0-nvme-loop 1-start 2-services/nfs-ingress 3-final} duration: 2973.8049681186676 failure_reason: reached maximum tries (301) after waiting for 300 seconds owner: scheduled_yuriw@teuthology sentry_event: https://sentry.ceph.com/organizations/ceph/?query=e3e253960fc04a0c83271933ea8b0cc3 status: fail success: false 2023-11-30T22:08:07.391 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-11-30T22:08:07.476 INFO:teuthology.run:FAIL